Re: [E-devel] entrance problems

2004-02-03 Thread The Rasterman
On Tue, 03 Feb 2004 16:37:37 +0100 Jochen Schroeder <[EMAIL PROTECTED]> babbled: > Corey Donohoe wrote: > > Does evas_software_x11_test work for you(i.e. not a bunch of pastel > > rectangles, colorful images)? My guess would be a broken png loader in > > evas. The default point

Re: [E-devel] entrance problems

2004-02-03 Thread The Rasterman
On Tue, 3 Feb 2004 14:07:21 -0600 Corey Donohoe <[EMAIL PROTECTED]> babbled: > * Jochen Schroeder ([EMAIL PROTECTED]) wrote: > > My solution to this problem was to > > export LDFLAGS='-L/usr/lib -Wl,-rpath,/usr/lib -lpng12 -lz -lm' > > before compilation, where the LDFLAGS variable

Re: Re: [E-devel] entrance problems

2004-02-03 Thread Corey Donohoe
* Jochen Schroeder ([EMAIL PROTECTED]) wrote: > My solution to this problem was to > export LDFLAGS='-L/usr/lib -Wl,-rpath,/usr/lib -lpng12 -lz -lm' > before compilation, where the LDFLAGS variable is the output of > libpng-config --ldflags > My knowledge of configure scripts is quite limited, but

Re: [E-devel] entrance problems

2004-02-03 Thread Jochen Schroeder
Corey Donohoe wrote: Does evas_software_x11_test work for you(i.e. not a bunch of pastel rectangles, colorful images)? My guess would be a broken png loader in evas. The default pointer image is a png, and loaded with ecore_evas_cursor_set. I imagine this function is dependent the image loaders

Re: [E-devel] entrance problems

2004-02-02 Thread Ibukun Olumuyiwa
Jochen Schroeder said: > Hi all, > I know this is developer code and I'm essentially on my own, but I#m not > sure if this might be a bug or just my inaptness. I#m having a problem > with entrance pulled from cvs jan 24th. There is no mouse pointer. It > happens with both entrance --test or entran

Re: [E-devel] entrance problems

2004-02-02 Thread Corey Donohoe
Does evas_software_x11_test work for you(i.e. not a bunch of pastel rectangles, colorful images)? My guess would be a broken png loader in evas. The default pointer image is a png, and loaded with ecore_evas_cursor_set. I imagine this function is dependent the image loaders your evas is compiled

Re: [E-devel] entrance problems

2004-02-02 Thread The Rasterman
On Mon, 02 Feb 2004 23:06:40 +0100 Jochen Schroeder <[EMAIL PROTECTED]> babbled: > Hi all, > I know this is developer code and I'm essentially on my own, but I#m not > sure if this might be a bug or just my inaptness. I#m having a problem > with entrance pulled from cvs jan 24t

[E-devel] entrance problems

2004-02-02 Thread Jochen Schroeder
Hi all, I know this is developer code and I'm essentially on my own, but I#m not sure if this might be a bug or just my inaptness. I#m having a problem with entrance pulled from cvs jan 24th. There is no mouse pointer. It happens with both entrance --test or entranced. The mouse pointer is not