gnustep-dev
[Top][All Lists]
Advanced

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

Re: crash when using local display but not remote


From: Riccardo Mottola
Subject: Re: crash when using local display but not remote
Date: Tue, 25 Feb 2020 17:25:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.9.1

Hi!

Fred Kiefer wrote:
> I still don’t know for sure what is going on here. Most likely we are 
> overriding some other data when copying the image. To prevent this I made the 
> pre conditions of the new code explicit. If these are not fulfilled no app 
> icon for WindowMaker will be created. I also changed the code to only create 
> this icon for WindowMake, that way less systems will be affected by this 
> issue. Could you please try again on your Letux?

I just tried again, now Ink starts up both locally & remotely!
However, I get this warning when exporting to a "real color" display

2020-02-25 16:36:17.620 Ink[2192:2192] Unsupported context depth 24
2020-02-25 16:36:18.236 Ink[2192:2192] XShm not supported, XShmAttach()
failed.
2020-02-25 16:36:18.238 Ink[2192:2192] Falling back to normal XImage
(will be slower).


I suppose XShm fails because it is over ssh? But what is the first message?

Locally, instead, I only get
Unsupported context depth 16

So... the depth is correct 16 and 24, but why unsupported?

On the same computer which gave the 24bit depth warning and I was
exporting the display to, if I run instead GNUstep and Ink locally, I see:
2020-02-25 16:02:43.318 Ink[24686:24686] No local time zone specified.
2020-02-25 16:02:43.319 Ink[24686:24686] Using time zone with absolute
offset 0.
2020-02-25 16:02:43.252 Ink[24686:24686] styleoffsets ... guessing offsets
2020-02-25 16:02:43.320 Ink[24686:24686] styleoffsets ... guessing offsets
2020-02-25 16:02:49.517 Ink[24686:24686] The font specified for NSFont,
FreeSans, can't be found.
2020-02-25 16:02:50.744 Ink[24686:24686] The font specified for NSFont,
FreeSans, can't be found.
2020-02-25 16:02:50.998 Ink[24686:24686] The font specified for NSFont,
FreeSans, can't be found.
2020-02-25 16:02:51.071 Ink[24686:24686] The font specified for NSFont,
FreeSans, can't be found.
2020-02-25 16:02:51.072 Ink[24686:24686] The font specified for NSFont,
FreeSans, can't be found.
2020-02-25 16:02:51.646 Ink[24686:24686] Ignore left offset change from
0 to 31
2020-02-25 16:02:51.646 Ink[24686:24686] Ignore right offset change from
0 to -31
2020-02-25 16:02:51.647 Ink[24686:24686] Ignore top offset change from 0
to 31
2020-02-25 16:02:51.647 Ink[24686:24686] Ignore bottom offset change
from 0 to -31
2020-02-25 16:02:51.647 Ink[24686:24686] Reparent was with offset 31 31
2020-02-25 16:02:51.647 Ink[24686:24686] Parent border,width,height 0,64,64
2020-02-25 16:02:51.977 Ink[24686:24686] The font specified for NSFont,
FreeSans, can't be found.



Riccardo



reply via email to

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