On 2018-07-09 21:24:38 +0200 Yavor Doganov <[email protected]> wrote:
> В Mon, 09 Jul 2018 21:18:12 +0200, Patrick CARDONA написа:
>> On 2018-07-09 16:04:08 +0200 Yavor Doganov <[email protected]> wrote:
>>
>> Ok : dpkg -l returns :
>>> ii textedit.app 5.0-2 i386 Text editor for GNUstep
>
> OK, thanks.
>
>>> No, that is the wrong file to move. I asked for
>>> /home/patrick/GNUstep/Defaults/TextEdit.plist.
>>>
>> Sorry. The file "/home/patrick/GNUstep/Defaults/TextEdit.plist" does not
>> exist, maybe because the app never started up to save preferences there.
>
> OK, so the problem lies elsewhere.
>
>>> patrick@patrick-Macmini1:~$ gdb TextEdit (...)
>>> Reading symbols from TextEdit...Reading symbols from
>>> /usr/lib/debug/.build-id/d3/
> d7000fb36cd0134659949fd83b715a6bda667d.debug...done.
>>> done.
>>> (gdb) break -[NSException raise]
>>> Function "-[NSException raise]" not defined.
>>> Make breakpoint pending on future shared library load? (y or [n])
>
> That's all expected and indicates you have at least textedit.app-dbgsym
> installed -- the file at /usr/lib/debug contains the detached debugging
> symbols. Please answer "y" to the question "Make breakpoint pending on
> future shared library load?", then type "r" and when you get SIGABRT, type
> "bt" at the gdb prompt and send the output.
>
OK. I got it and send it as an attached file.
As I can understand, it seems You were right about the printer hypothesis.
Bye!
Patrick
<gdb_output_NSException_raise.txt>
#0 0xb763a0f0 in -[NSException raise] (self=0x624a80, _cmd=0xb79d8720
<_OBJC_SELECTOR_TABLE+192>) at NSException.m:1136
#1 0xb7639db9 in +[NSException raise:format:] (self=0xb79d88c0
<_OBJC_Class_NSException>, _cmd=0xb79a5268 <_OBJC_SELECTOR_TABLE+8>,
name=0xb79d8bbc <_OBJC_INSTANCE_4>, format=0xb79a5dc4 <_OBJC_INSTANCE_10>) at
NSException.m:1016
#2 0xb756e35e in -[GSMutableArray addObject:] (self=0x624400, _cmd=0xb7f3e328
<_OBJC_SELECTOR_TABLE+712>, anObject=0x0) at GSArray.m:439
#3 0xb7c13d27 in -[NSPrinter(PPDParsingPrivate) addString:forKey:inTable:]
(self=0x64ac10, _cmd=0xb7f3e318 <_OBJC_SELECTOR_TABLE+696>, string=0x0,
key=0x6241a0, table=0xb7f3eaf0 <_OBJC_INSTANCE_1>) at NSPrinter.m:1427
#4 0xb7c130e2 in -[NSPrinter(PPDParsingPrivate)
addValue:andValueTranslation:andOptionTranslation:forKey:] (self=0x64ac10,
_cmd=0xb7f3e310 <_OBJC_SELECTOR_TABLE+688>, value=0x0, valueTranslation=0x0,
optionTranslation=0x6243a0, key=0x6241a0) at NSPrinter.m:1383
#5 0xb7c1281a in -[NSPrinter(PPDParsingPrivate)
addPPDKeyword:withScanner:withPPDPath:] (self=0x64ac10, _cmd=0xb7f3e2f0
<_OBJC_SELECTOR_TABLE+656>, mainKeyword=0x6242f0, ppdData=0x64d870,
ppdPath=0x64a550) at NSPrinter.m:1200
#6 0xb7c122fa in -[NSPrinter(PPDParsingPrivate)
loadPPDAtPath:symbolValues:inclusionSet:] (self=0x64ac10, _cmd=0xb7f3e240
<_OBJC_SELECTOR_TABLE+480>, ppdPath=0x64a550, ppdSymbolValues=0x64afb0,
inclusionSet=0x159dbf0) at NSPrinter.m:1070
#7 0xb7c1171d in -[NSPrinter(PPDParsing) parsePPDAtPath:] (self=0x64ac10,
_cmd=0xb24ece80, ppdPath=0x64a550) at NSPrinter.m:790
#8 0xb24e94c7 in ()
at /usr/lib/GNUstep/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS
#9 0xb7c10534 in +[NSPrinter printerWithName:] (self=0xb7f3e380
<_OBJC_Class_NSPrinter>, _cmd=0xb24ec398, name=0x667cd0) at NSPrinter.m:191
#10 0xb24e889a in ()
at /usr/lib/GNUstep/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS
#11 0xb7c15735 in -[NSPrintInfo initWithDictionary:] (self=0x159c7e0,
_cmd=0xb7f3f3d0 <_OBJC_SELECTOR_TABLE+80>, aDict=0x0) at NSPrintInfo.m:161
#12 0xb7c142a0 in +[NSPrintInfo sharedPrintInfo] (self=0xb7f3f560
<_OBJC_Class_NSPrintInfo>, _cmd=0xb7efdde8 <_OBJC_SELECTOR_TABLE+1288>) at
NSPrintInfo.m:96
#13 0x0040c626 in -[Document printInfo] (self=0x1559200, _cmd=0x436af0
<_OBJC_SELECTOR_TABLE+944>) at Document.m:697
#14 0x0040cfa2 in -[Document init] (self=0x1559200, _cmd=0xb7efd968
<_OBJC_SELECTOR_TABLE+136>) at Document.m:78
#15 0xb7b951c8 in -[NSDocument initWithType:error:] (self=0x1559200,
_cmd=0xb7f00418 <_OBJC_SELECTOR_TABLE+344>, type=0x439708 <_OBJC_INSTANCE_3>,
error=0xbfffe238) at NSDocument.m:213
#16 0xb7b9c3ca in -[NSDocumentController makeUntitledDocumentOfType:error:]
(self=0x14f7bf0, _cmd=0xb7f004b8 <_OBJC_SELECTOR_TABLE+504>, type=0x439708
<_OBJC_INSTANCE_3>, err=0xbfffe238) at NSDocumentController.m:428
#17 0xb7b9cb7f in -[NSDocumentController openUntitledDocumentAndDisplay:error:]
(self=0x14f7bf0, _cmd=0x439238 <_OBJC_SELECTOR_TABLE+1080>, display=1 '\001',
err=0xbfffe238) at NSDocumentController.m:609
#18 0x0041409c in -[DocumentController openUntitledDocumentAndDisplay:error:]
(self=0x14f7bf0, _cmd=0xb7ecd910 <_OBJC_SELECTOR_TABLE+2032>, displayDocument=1
'\001', outError=0xbfffe238) at DocumentController.m:146
SPrintInfo>, _cmd=0xb7efdde8 <_OBJC_SELECTOR_TABLE+1288>) at NSPrintInfo.m:96
#13 0x0040c626 in -[Document printInfo] (self=0x1559200, _cmd=0x436af0
<_OBJC_SELECTOR_TABLE+944>) at Document.m:697
#14 0x0040cfa2 in -[Document init] (self=0x1559200, _cmd=0xb7efd968
<_OBJC_SELECTOR_TABLE+136>) at Document.m:78
#15 0xb7b951c8 in -[NSDocument initWithType:error:] (self=0x1559200,
_cmd=0xb7f00418 <_OBJC_SELECTOR_TABLE+344>, type=0x439708 <_OBJC_INSTANCE_3>,
error=0xbfffe238) at NSDocument.m:213
#16 0xb7b9c3ca in -[NSDocumentController makeUntitledDocumentOfType:error:]
(self=0x14f7bf0, _cmd=0xb7f004b8 <_OBJC_SELECTOR_TABLE+504>, type=0x439708
<_OBJC_INSTANCE_3>, err=0xbfffe238) at NSDocumentController.m:428
#17 0xb7b9cb7f in -[NSDocumentController openUntitledDocumentAndDisplay:error:]
(self=0x14f7bf0, _cmd=0x439238 <_OBJC_SELECTOR_TABLE+1080>, display=1 '\001',
err=0xbfffe238) at NSDocumentController.m:609
#18 0x0041409c in -[DocumentController openUntitledDocumentAndDisplay:error:]
(self=0x14f7bf0, _cmd=0xb7ecd910 <_OBJC_SELECTOR_TABLE+2032>, displayDocument=1
'\001', outError=0xbfffe238) at DocumentController.m:146
---Type <return> to continue, or q <return> to quit---
#19 0xb7b311d1 in -[NSApplication finishLaunching] (self=0x597b80,
_cmd=0xb7ecd9b8 <_OBJC_SELECTOR_TABLE+2200>) at NSApplication.m:1163
#20 0xb7b34c9a in -[NSApplication run] (self=<optimized out>, _cmd=<optimized
out>) at NSApplication.m:1538
#21 0xb7b15efc in NSApplicationMain (argc=1, argv=0xbfffe3d4) at Functions.m:91
#22 0x0040afb7 in main (argc=1, argv=0xbfffe3d4) at Edit_main.m:4
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep