gnustep-dev
[Top][All Lists]
Advanced

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

GWorkspace startup - Setting unknown econding


From: Riccardo Mottola
Subject: GWorkspace startup - Setting unknown econding
Date: Tue, 26 May 2020 12:05:34 +0200
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 SeaMonkey/2.53.2

Hi,

after checking the strange encoding bug, I have another strange error in GWorkspace which is either new or I never noticed.
I get several of these:

2020-05-26 09:37:22.971 GWorkspace[13276:100105] Setting unknown encoding 10000


this is not 32bit or 64bit dependent at all.

The only occourence I see is in RTFConsumer.m line 1426 in libs gui, where indeed a value "10000" looks like bogus.

However, if I try to run GWorkspace in the debugger with:


(gdb) b RTFConsumer.m:1426
No source file named RTFConsumer.m.
Make breakpoint pending on future shared library load? (y or [n])


even after the executable has been run. Why that? Perhaps it is totally unrelated

Input appreciated.

Riccardo



reply via email to

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