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 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.
NB: entrance doesn't use X cursors at all. The mouse cursor is just a canvas
image object (a png file actually) that just follows where the cursor position
is. ecore_evas is told by entrance to "blank out the cursor and use a "soft"
cursors in the canvas". this works great as you get alpha blending and full
colour cursors regardless of what xserver, driver, hardware etc. you have, but
if evas cannot load the png (png loader disabled? not compiled in? libbng not
detected? cursor file for some reason deleted or permissions set so entrance is
unable to load it?) then you will get a big fat BLANK (an unload-able image is
blank by default as no data was accessible - thus no pixels are produced).
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
熊耳 - 車君 (数田) [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel