Smoke wrote:
Sorry for the delay... I was out of town for a week :)

I originally wrote on the enlightenment-users list:

In my recent forays into E's CVS code, i noticed a problem... I'm
currently running E compiled from CVS, current as of about 3 days ago,
with one minor patch applied. What i noticed when compiling the same
on another machine, where i use a more colourful theme, is that the
cursors are now being displayed in black and white.


On Thursday, Feb 19, 2004 at 13:40, Kim Woelders wrote:

I was not aware of this problem. Which theme is that?


The theme is XanAlloy, which according to the ABOUT page is written by
[EMAIL PROTECTED] The cursors are normally two-tone blue, but
since i've been running CVS they appear in black and white.


One big difference between DR16.6 and CVS is that CVS by default uses imlib2.


Yup, i noticed this. I tried the --without-imlib2 configure option
before my first post, but the problem persists. I verified that the
enlightenment executable was linked against libImlib.so.1, same as the
0.16.6 release.

I just tried the latest CVS to see if the problem "went away" in the
past week, but i still have black-and-white cursors.

Any suggestions? Again, I'm not averse to fiddling with the code if
someone could give me a starting point :)

While porting to imlib2 I messed with the way single colors are handled.
It is not unlikely that something was broken.

To debug this I'd start in Config_ECursor(), check the reading of the
RGB values, trace it down into CreateECursor(), and see that the colors
get allocated properly.

/Kim


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to