Re: [e-users] Evas compilation woes. . .

2005-06-24 Thread John
Hmm, i have looked into this a bit more and it is definitely an nvidia problem. The openGL headers in their 7664 linux drivers are indeed screwed as Carsten put it. the orgininal error reported by Justin was with files in: /usr/X11R6/include/GL/ i assumed these were old XFree openGL headers, and

Re: [e-users] *.eapp files

2005-06-24 Thread DM
Ron Lau wrote: all eapp files are in .e/e/applications/all I copied and edited eterm.eapp to make 2 different eapp files (pyrrho.eapp and isengard.eapp) to launch an Eterm with different themes and executables (-e ssh to different machines). I used e_utils_eapp_edit and enlightenment_eapp. T

Re: [e-users] xscreensaver

2005-06-24 Thread The Rasterman
On Fri, 24 Jun 2005 08:23:54 -0500 Ron Lau <[EMAIL PROTECTED]> babbled: > fyi, I'm getting a lot of this... that'll be e17 doing ping protocols from netwm as per the netwm spec - xscreensaver just needs to shut up and be quiet and ignore it :) > pyrrho:~> xscreensaver: 08:20:22: no keyboard or m

[e-users] *.eapp files

2005-06-24 Thread Ron Lau
all eapp files are in .e/e/applications/all I copied and edited eterm.eapp to make 2 different eapp files (pyrrho.eapp and isengard.eapp) to launch an Eterm with different themes and executables (-e ssh to different machines). I used e_utils_eapp_edit and enlightenment_eapp. They work, and show

RE: [e-users] xscreensaver

2005-06-24 Thread Ronald Lau
Its on "Blank Screen Only" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Justin Sent: Friday, June 24, 2005 9:01 AM To: Ron Lau Cc: eusers Subject: Re: [e-users] xscreensaver Importance: Low Ron Lau wrote: >fyi, I'm getting a lot of this... > >pyrrh

Re: [e-users] Evas compilation woes. . .

2005-06-24 Thread temp1_snover
hmm, I just checked, and, the opengl-update ebuild didnt update those files at all. I think what has happened is re-emerging opengl-update has made it switch the system default openGL headers from my good Nvidia headers to the old, bad ones provided by my xfree86 try running: opengl-upd

Re: [e-users] Evas compilation woes. . .

2005-06-24 Thread temp1_snover
to be more specific: insert #define somewhere about line 157 of: /usr/X11R6/include/GL/glx.h giving: #define DEFINED_GLXFBConfigSGIX typedef struct __GLXFBConfigRec *GLXFBConfigSGIX; and then edit about line 268 of /usr/X11R6/include/GL/glxext.h giving: #ifndef DEFINED_GLXFBConfigSGIX typedef

Re: [e-users] Evas compilation woes. . .

2005-06-24 Thread temp1_snover
yes i recently got this error myself compiling somethign else after emerging an ebuild for new opengl headers. the offending ebuild is: [ebuild R ] x11-base/opengl-update-2.2.1 Infuriating. Do they test these things at all before they release them?!?! I went and hacked the headers back into

Re: [e-users] xscreensaver

2005-06-24 Thread Justin
Ron Lau wrote: fyi, I'm getting a lot of this... pyrrho:~> xscreensaver: 08:20:22: no keyboard or mouse data in /proc/interrupts? xscreensaver: 08:20:27: 0: unrecognised ClientMessage "WM_PROTOCOLS" received xscreensaver: 08:20:27: 0: for window 0x113 (root) xscreensaver: 08:20:29: 0: unrecogni

[e-users] xscreensaver

2005-06-24 Thread Ron Lau
fyi, I'm getting a lot of this... pyrrho:~> xscreensaver: 08:20:22: no keyboard or mouse data in /proc/interrupts? xscreensaver: 08:20:27: 0: unrecognised ClientMessage "WM_PROTOCOLS" received xscreensaver: 08:20:27: 0: for window 0x113 (root) xscreensaver: 08:20:29: 0: unrecognised ClientMessage

Re: [e-users] engage module redux

2005-06-24 Thread Ron Lau
On Thu, 2005-06-23 at 17:00 -0500, Andrew Elcock wrote: > Ron Lau wrote: > > Got that thing where the module is loaded and works but I cant see any > > of the icons or the border. Text of icon description is visible on > > mouseover. > > > > what was the fix for this again? > > > > > > > > >