discuss-gnustep
[Top][All Lists]
Advanced

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

Re: TextEdit.app problems X11


From: Andrew Ruder
Subject: Re: TextEdit.app problems X11
Date: Wed, 23 Apr 2008 20:40:54 -0500

A long time ago when Ubuntu made the transition to Xorg, I found myself needing to set XLIB_SKIP_ARGB_VISUALS=1 to get GNUstep applications to run.  Maybe try something like this at the command line:

export XLIB_SKIP_ARGB_VISUALS=1
openapp TextEdit.app

and see if that solves the issue?

Cheers,
Andy

On Wed, Apr 23, 2008 at 11:23 AM, pedro alves <pedro.sousaalves@uclouvain.be> wrote:
Hi

I am have installed GNUstep and I am interested to install GNUstep applications to know how they work and later on learn how to program in Objective-c using GNUstep.

I have installed TextEdit.app.
The applications lunches but then the menus are draw but no text is found in the menus. Either all dialog boxes are empty. The Xterm terminal shows these kind of lines everytime a event call is made to the menu or dialog box.

"TextEdit[770] X-Windows error - RenderBadPicture (invalid Picture parameter)"
on display: :0.0
type: 0
serial number: 2688
request code: 153


What is wrong here and how to solve that?
I am running Xorg 7.2

Best

Pedro




_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep



--
Andrew Ruder <andy@aeruder.net>
http://www.aeruder.net
reply via email to

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