Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33218 - Blender menu doesn't display correct with mouse themes.
Summary: Blender menu doesn't display correct with mouse themes.
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-11 05:58 UTC by Andreas Volz
Modified: 2004-03-23 12:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Volz 2003-11-11 05:58:34 UTC
Blender menu doesn't display correct with mouse themes.

steps to reproduce:
- install a mouse cursor theme (e.g. from kde-look.org). I tried 3Dcursors-0.2
- start blender with active mouse theme and watch them menus
- it seems that the mouse has a block around and overpaints all menus
  (I could post a screenshot if you need one)
- bug apears in Blender 2.27 and 2.30
- after removing the mouse theme it works correct
Comment 1 aethyr 2003-12-06 22:21:30 UTC
I can't really offer much of the way of advice except to try a newer version of Xfree (xfree-4.3.99.901.ebuild) or a newer version of blender (blender-2.31a.ebuild).  I looked around on the internet (including the blender message boards), but couldn't find anything relevant.  Let me know if you make any progress.
Comment 2 aethyr 2003-12-06 23:24:26 UTC
Well, out of sheer boredom I decided to see if I could reproduce this.

Using Xfree 4.3.99.12 and blender 2.31a I also saw artifacts in the menus
using the whiteglass xcursor theme.

I will file a bug report upstream.
Comment 3 aethyr 2003-12-06 23:47:18 UTC
I filed it upstream under their bugtracker, it's bug #778

http://projects.blender.org/tracker/index.php?func=detail&aid=778&group_id=9&atid=125
Comment 4 Luca Barbato gentoo-dev 2003-12-09 19:58:16 UTC
Closed upstream as a settings issue.
Closing here as UPSTREAM
Comment 5 Anonymous 2004-03-23 12:18:31 UTC
Are you using NVIDIA drivers? I used NVIDIA drivers, and after setting

    Option      "HWCursor"      "true"

in /etc/X11/XF86Config in my graphics card section this was solved.