On Sun, Jan 06, 2002 at 08:06:33AM +0000, Alex Newman wrote:
Hello wine people, this is my first posting here. I am using the gimp printing ppd,cups and lpr on a hpdj842c. Wine release 20011226. On Debian woody with 2.4.17. Everything rocks so far except whenever i try to print in quicken either 2002 or version 6 which seem to printing with the same program. wine freaks out and dies.
wine --debugmsg +winspool .wine/fake_windows/Program\ Files/QUICKENW/QW.EXE was sent to http://www.wuli.nu/users/dolemite/winedebugmsg my .wine/config is at http://www.wuli.nu/users/dolemite/wineconfig
I have printed with other progs in wine and normally and it works fine.
Difficult. Try running it within winedbg, so it triggers at the time the exception appears and we can see the backtrace.
(Just replace 'wine' by 'winedbg' in the commandline, type 'cont' to start the program.)
Ciao, Marcus