|
From: Corey D. <at...@at...> - 2004-02-02 23:59:16
|
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 with. * Jochen Schroeder (js...@un...) wrote: > 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 > displayed, I still get mouse events, like the off button in the default > theme lighting up when the mouse is moving over it, but I can't see the > pointer. I'm using the nvidia binary drivers, and I thought it might be > an issue with hardware rendering of the mouse pointer, so I tried > disabling hardware rendering for the mouse pointer, to no avail. I > googled around but couldn't really find a solution for the problem. > There are no errors in /var/log/Xfree86.0.log either, so I'm out of > ideas. I'm running a from scratch system with a vanilla Xfree-4.3. I'm > happy to provide more info if needed. > Cheers > Jochen > > __ Corey Donohoe atmos.org |