Mouse cursor is a white outline on PowerPC systems.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Low
|
Steven Gawroriski | ||
inkscape (Debian) |
Fix Released
|
Unknown
|
Bug Description
Hello,
On big endian PowerPC, the cursors that appear in Inkscape are essentially white outlines or invisible. In `sp_cursor_
I will note that other programs such as GIMP show cursors correctly.
The attached patch essentially byte swaps the integers in the buffer before it is sent to `gdk_pixbuf_
The version of Inkscape is 0.91 r13725 from Debian.
I have reported this issue to Debian <https:/
Changed in inkscape (Debian): | |
status: | Unknown → Confirmed |
Changed in inkscape (Debian): | |
status: | Confirmed → Fix Released |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Thanks for the patch !
Pushed to trunk r15221 and to 0.92.x branch r15155