|
From: | Andreas Höschler |
Subject: | Re: GNUstep app fails on Ubuntu 16 |
Date: | Thu, 7 May 2020 01:01:44 +0200 |
Hi all,
I googled some more and found this $ ProjectCenter Xlib: extension "MIT-SHM" missing on display "localhost:11.0". 2009-02-09 20:43:11.131 ProjectCenter[9121] File NSView.m: 524. In [GSBackendWindowDecorationView -initWithFrame:] given negative width 2009-02-09 20:43:11.132 ProjectCenter[9121] File NSView.m: 529. In [GSBackendWindowDecorationView -initWithFrame:] given negative height 2009-02-09 20:43:11.140 ProjectCenter[9121] File NSView.m: 1082. In [GSBackendWindowDecorationView -setFrame:] given negative width 2009-02-09 20:43:11.140 ProjectCenter[9121] File NSView.m: 1087. In [GSBackendWindowDecorationView -setFrame:] given negative height 2009-02-09 20:43:11.156 ProjectCenter[9121] X-Windows error - BadAlloc (insufficient resources for operation) on display: localhost:11.0 type: 0 serial number: 3174 request code: 53 Charles Philip Chan wrote: I assume this worked before with the same setup (art backend, etc)? Do you have problems with other images or just gifs? It seems to me some of the errors about may be causing this, but I don't really know. Maybe you could try it with the standard xlib backend.2002-10-26 22:41:11.699 GWorkspace[3495] Warning: shmget() failed: Invalid argument. Falling back to normal XImage:s (will be slower). 2002-10-26 22:41:11.743 GWorkspace[3495] Warning: failed to create image for window! 2002-10-26 22:41:11.876 GWorkspace[3495] X-Windows error - BadAlloc (insufficient resources for operation) on display: Do you have WindowMaker installed?You might also try starting the programs with --GNU-Debug=NSImage and looking for things like:2002-10-26 20:10:16.893 ImageViewer[21857] Loading /home/users/fedor/align_pics/rx7/rx2s-0s.gif using wraster routines 2002-10-26 20:10:16.989 ImageViewer[21857] Cached image rep is 2715895282002-10-26 20:10:17.002 ImageViewer[21857] Drawing in rect (0.000000 0.000000 510.000000 483.000000) 2002-10-26 20:10:17.217 ImageViewer[21857] Rendered rep 271589528 on background { ColorSpace = "NSCalibratedWhiteColorSpace"; W = "0.333000"; Alpha = "1.000000"; } 2002-10-26 20:10:17.226 ImageViewer[21857] composite rect {x=0; y=0; width=510; height=483} in {x=0; y=0; width=510; height=483} It might give some additional info. So others encountered this as well!? Regards, Andreas |
[Prev in Thread] | Current Thread | [Next in Thread] |