discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Printing not working at all...


From: Riccardo Mottola
Subject: Re: Printing not working at all...
Date: Wed, 13 Jul 2016 18:10:22 +0200
User-agent: Mozilla/5.0 (X11; NetBSD amd64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Hi,

Gregory Casamento wrote:
It seems that printing is no longer producing a proper .ps file when it's supposed to save to disk or even when it's supposed to print. More correctly, it is producing the file, but it is of zero length.

Have there been any changes recently which anyone can think of which might have caused this? I'm asking to see if anyone knows offhand because at this point I'm having to search through the latest commits to see if it's something which has been done recently.y
I can only partially reproduce this.

Graphos prints fine for me!
Ink however does not, print has an exception and I see no print panel. SInce it locks up X11 while in the debugger, getting a stacktrace was difficult. I see this:

Breakpoint 1, 0x00007aedc665766d in -[NSException raise] ()
   from /System/Library/Libraries/libgnustep-base.so.1.24.9
(gdb) bt
#0  0x00007aedc665766d in -[NSException raise] ()
   from /System/Library/Libraries/libgnustep-base.so.1.24.9
#1  0x00007aedc6656e03 in +[NSException raise:format:arguments:] ()
   from /System/Library/Libraries/libgnustep-base.so.1.24.9
#2  0x00007aedc6656d41 in +[NSException raise:format:] ()
   from /System/Library/Libraries/libgnustep-base.so.1.24.9
#3 0x00007aedc7126240 in -[NSPrinter(PPDParsingPrivate) loadPPDAtPath:symbolValues:inclusionSet:] () from /System/Library/Libraries/libgnustep-gui.so.0.25.0
#4  0x00007aedc7125dd4 in -[NSPrinter(PPDParsing) parsePPDAtPath:] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.25.0
#5  0x00007aedb3a04453 in +[GSLPRPrinter printerWithName:] ()
   from /System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
#6  0x00007aedc7123e5a in +[NSPrinter printerWithName:] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.25.0
#7  0x00007aedb3a03459 in +[GSLPRPrintInfo defaultPrinter] ()
   from /System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
#8  0x00007aedc7128677 in +[NSPrintInfo defaultPrinter] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.25.0
#9  0x00007aedc71288d9 in -[NSPrintInfo initWithDictionary:] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.25.0
#10 0x00007aedc712852a in +[NSPrintInfo sharedPrintInfo] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.25.0
#11 0x00007aedc70908a3 in -[NSDocument printInfo] ()

PPDs are no longer installed? where should be they?
Also I wonder why one application prints, the other not.

Riccardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]