[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TextEdit : critical error prevents loading
From: |
Yavor Doganov |
Subject: |
Re: TextEdit : critical error prevents loading |
Date: |
Mon, 9 Jul 2018 19:24:38 +0000 (UTC) |
User-agent: |
Pan/0.145 (Duplicitous mercenary valetism; d7e168a git.gnome.org/pan2) |
В Mon, 09 Jul 2018 21:18:12 +0200, Patrick CARDONA написа:
> On 2018-07-09 16:04:08 +0200 Yavor Doganov <yavor@gnu.org> 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.
- TextEdit : critical error prevents loading, Patrick CARDONA, 2018/07/08
- Re: TextEdit : critical error prevents loading, Yavor Doganov, 2018/07/08
- Re: TextEdit : critical error prevents loading, Patrick CARDONA, 2018/07/09
- Re: TextEdit : critical error prevents loading, Yavor Doganov, 2018/07/09
- Re: TextEdit : critical error prevents loading, Patrick CARDONA, 2018/07/09
- Re: TextEdit : critical error prevents loading,
Yavor Doganov <=
- Re: TextEdit : critical error prevents loading, Patrick CARDONA, 2018/07/09
- Re: TextEdit : critical error prevents loading, Yavor Doganov, 2018/07/09
- Re: TextEdit : critical error prevents loading, Patrick CARDONA, 2018/07/09
- Re: TextEdit : critical error prevents loading, Yavor Doganov, 2018/07/10
- Message not available
- Re: TextEdit : critical error prevents loading, Yavor Doganov, 2018/07/10
- Re: TextEdit : critical error prevents loading, Yavor Doganov, 2018/07/13
- Re: TextEdit : critical error prevents loading, Patrick CARDONA, 2018/07/09