On 2018-07-09 23:12:15 +0200 Yavor Doganov <[email protected]> wrote:

> В Mon, 09 Jul 2018 22:14:15 +0200, Patrick CARDONA написа:
> 
>> As I can understand, it seems You were right about the printer
>> hypothesis.
> 
> Yes, thank you very much.  There's a problem with parsing the PPD file. It 
> could be a corrupted file or a bug.  I tried one .ppd file for your printer 
> (Epson-XP-510_Series-epson-escpr-en.ppd) and could not reproduce.  Probably 
> it is not the same file you are using, so it would be best if you just send 
> it (in case it is not available in some official Ubuntu package).
> 
> You can find out which file it is with gdb.  When you reach the breakpoint, 
> type "fr 7", then type "po ppdPath".
> 

Sorry, I can't get now the answer : I may do something wrong...

> (gdb) break -[NSException raise]
> Function "-[NSException raise]" not defined.
> Make breakpoint pending on future shared library load? (y or [n]) y
> Breakpoint 1 (-[NSException raise]) pending.
> (gdb) fr 7
> No registers.
> (gdb) po ppdPath
> No symbol "ppdPath" in current context.
> 


_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to