Displaying 20 results from an estimated 1000 matches similar to: "(no subject)"
2002 Oct 18
5
Printing with wine
Ooops, I guess a suject will get some of you to read this, hey?
Hi All,
Wondering if there is a document that tells how to get wine printing through
a cups printer working? Yes I know the wine docs say it's all magic and if
you're using cups your printing will magically work, but for some reason, it
doesn't, my wine session crashes and burns when I try to print from the
built in
2003 Mar 29
1
Wine Printing Problem
Hi,
I want to print with Internal Postscript Driver of Wine.
But i have this error in Notepad.
1. No printer by default
2. The Postscript Driver of Wine don't work
The log are the following:
fixme:commdlg:PRINTDLG_SetUpPrinterListComboA Can't find '(null)' in
printer list so trying to find default
fixme:commdlg:PRINTDLG_SetUpPrinterListComboA Can't find default printer
2005 Sep 05
1
Printing with Photoshop 6.0
Dear readers of this list,
I have a working CUPS-based printing configuration, which I can use for
example to print documents with Microsoft Office 2000 programs which I run
with wine (CrossOver Office 4).
However, Photoshop 6.0 run with wine just shows my printers (the same which
work e.g. with Microsoft Word) in its printing dialog, but does not print.
The only working button in the
2005 Mar 03
0
CUPS printing problem with Wine on FC3
I'm having trouble getting any application to print from Wine to a CUPS
networked printer.
I'm using Fedora Core 3.
Firstly, the printer works fine under Linux.
What I have tried so far is:
Install the latest wine rpm (wine-20050211-1fc3winehq.i686.rpm)
Install from source with cups-devel package installed as per the posts I
found here:
2007 Jul 03
3
Printer error message
I'm trying to run a fairly old economic programme. I starts and runs but
all these messages comes up. The printer is working with CUPS. In my
system.reg the printer is registered and it all looks right.
Any clues?
Thanks
/Leslie
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availa
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availa
2002 Mar 02
3
sorting listview by clicking header
thanks to all of the great work that has been done to listview, my app
is finally readable. cudos on the latest patch that fixed up text
(that was getting truncated), it's correct this time around. anyways,
the one thing missing to get my app working is column sorting (done by
clicking a header). i have below the output from a
"trace+listview,trace+header" run of the app, clipped
2010 Nov 28
2
wine: Unhandled page fault on read access
Hi,
Thanks for the tips. I tried with winetricks but gave me a problem to get this installed, I finally did it semi-manual. As you said I could open an sample set but nothing more.
I then upgraded to wine 1.3.8 today. Will this overwrite the winetricks dll's or not? I could start the application open and save a dataset although they seem to be empty!?.
I started to move deeper into the
2011 Jan 25
2
Psi-Ops: The Mindgate Conspiracy
Ok so I used to play this game a lot on my old pc and want to play it again. Awesomely its now freeware but anyway. I downloaded the file and then put it in a folder named PsiOps in my desktop, navigated to the folder in Terminal and then tried using wine to run the .exe. The error message "so and so.exe has encountered a serious problem and needs to close" This is what was in the
2011 Jan 31
1
crash with winecfg
hi,
when i start winecfg in terminal i get an error message.
Code:
maik at maik-laptop:~$ winecfg
fixme:shell:MLSetMLHInstance (0x71590000,0x7e950000) stub
fixme:mlang:GetGlobalFontLinkObject
wine: Unhandled page fault on read access to 0x00000004 at address 0x4 (thread 0049), starting debugger...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x00000004).
2010 Jun 20
2
DIBEngine and gdi32/user32 controls drawing loop performance
Hello,
since I had a poor performance in drawing many buttons and text input fields at the same time into a window with wine, I applied the DIBEngine patch (http://wiki.winehq.org/DIBEngine) that is available for wine 1.1.44 (http://bugs.winehq.org/attachment.cgi?id=27879) to the 1.1.44 version of wine and started my application program that needs to draw many button and text input fields in a
2002 Feb 26
0
DDE problems
Hi!
I started using wine (wine-20020122 compiled from source tarball) a couple
of weeks ago to run a store-point-of-sale application.
The idea is to port this windows application to linux. Before porting, we
decided to check if the app could be emulated on linux with wine or
recompiled with winelib.
This is also necessary to run proprietary windows DLLs from third parties
such as credit card
2005 Mar 22
0
Print on HP deskjet via Samba 3
Hi list,
I have troubles with printing on a HP Deskjet 1220C (connected on
network through jet direct device).
I have a print server, which use LPRng and allow clients to print on
this 1220c printer as well as laserjet printers.
If client is Linux, I can print on all printers. So I guess my LPRng
config is good.
Another server runs Samba 3. This server's printcap redirect jobs to my
2009 Aug 06
1
WH_KEYBOARD_LL vs GetKeyState
hi all,
i have problems running this code (taken from: http://blogs.msdn.com/michkap/archive/2006/12/20/1332470.aspx) in wine (1.1.26). the GetKeyState trick is not working, so GetKeyboardState never fills in any information in windowless apps.
> /*
> * If this thread needs a key state event, give one to it. There are
> * cases where
2002 Jul 15
2
oggdrop with quality < 0
If anyone is interested, I smushed the less than 0 quality rate setting into
oggdrop. The diff is below.
Alan
<p><p>Index: encthread.c
===================================================================
RCS file: /usr/local/cvsroot/win32-tools/oggdrop/encthread.c,v
retrieving revision 1.9
diff -r1.9 encthread.c
117,118c117,118
< if (quality < 0)
< quality = 1;
---
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
Wine version: 20011108
CVS update run this morning
Ran the following commands
make uninstall
make clean
/tools/wineinstall
Lotus Notes RNext running OK with latest CVS (I was having problems where
buttons would not work), however if I go into User Preferences, and then
click on either the OK or Cancel button, a crash occurs producing the
following in the debugger....
WineDbg starting...
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hooray, I got gdb to do what I need, to skip the first exception and
break before the second.
The key commands are:
gdb (winepath)/bin/wine
Set the arguments:
> set args --winver nt40 yourapp
Tell gdb to pass segmentation faults to the program:
> handle SIGSEGV nostop pass
Set a breakpoint at main:
> b main
Run the program:
> run
This loads all the shared libraries, and
2008 Jul 09
0
Is there any othere software like samba?
Hi, every one
As we all konw ,smb/cifs is a standardized protocol. So is there any othere software like samba implement smb/cifs ?
Thanks!From aoster at novanetwork.de Wed Jul 9 12:40:19 2008
From: aoster at novanetwork.de (Andreas Oster)
Date: Wed Jul 9 12:40:48 2008
Subject: [Samba] rpcclient 'adddriver issue HP Deskjet 1220C
Message-ID: <4874B1B3.7080902@novanetwork.de>
2004 Aug 06
1
C++ wrapper for speex
hi sirs,
i am only recently studying speex and i'm looking for
a C++ wrapper for speex that has higer-level
implementations for the Encode and Decode functions,
to sort of base my initial understaning of how the
speex API work.
i have in fact created my own, following on the
instructions in the speex codec manual, but i havn't
really made any positive progress. (a lot of people
have
2004 Aug 06
0
C++ wrapper for speex
Ronald,
I recently wrote some wrapper classes for the Speex encoder and decoder
for use with my VoIP program. I think they're pretty high level and
easy to use. They handle all buffer allocation internally to make life
easy. Here's a simple little example that happens to use VAD:
// buf is float[] or short int[], buflen is multiple of frame size
// (there is a getFrameSize() method
2010 May 15
2
Wineboot: useless dialog
Hi!
I wonder about something, which disturb me:
thisone (wineboot.c):
Code:
static INT_PTR CALLBACK wait_dlgproc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp )
{
switch (msg)
{
case WM_INITDIALOG:
{
WCHAR *buffer, text[1024];
const WCHAR *name = (WCHAR *)lp;
HICON icon = LoadImageW( 0, (LPCWSTR)IDI_WINLOGO, IMAGE_ICON, 48, 48, LR_SHARED );