Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 267333

Summary: Inkscape color chooser widgets maximum limited to 245 instead of 255 with gtk 2.13+
Product: Gentoo Linux Reporter: Cheba <gentoo>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: paulo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugzilla.gnome.org/show_bug.cgi?id=549832
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix proposed in Ubuntu/Debian

Description Cheba 2009-04-24 13:55:58 UTC
Inkscape color chooser widgets maximum value is limited to 245 instead of 255. Colour values can be changed to higher values but they set back when you touch any of colour chooser widgets.

Reproducible: Always

Steps to Reproduce:
1. Install Inkscape with GTK+ 2.13+
2. Set colour chooser widget to maximum value


Actual Results:  
You get 245

Expected Results:  
You get 255
Comment 1 Cheba 2009-04-24 13:57:34 UTC
Created attachment 189321 [details, diff]
Fix proposed in Ubuntu/Debian

A slightly modified Debian patch to make it build on Gentoo.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-24 14:00:24 UTC
don't touch fields you are not familiar with. thanks.
Comment 3 Paulo J. Matos 2009-05-31 11:46:18 UTC
Link to the inkscape bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525100
Comment 4 Paulo J. Matos 2009-05-31 11:46:33 UTC
(In reply to comment #2)
> don't touch fields you are not familiar with. thanks.
> 

What do you mean?
Comment 5 Markus Meier gentoo-dev 2009-07-04 19:08:05 UTC
is this still an issue in media-gfx/inkscape-0.47_pre1?
Comment 6 Joshua Clayton 2009-07-17 02:11:51 UTC
This bug did not go away.

I can confirm the patch works out of the box for me (Thanks Cheba).

The problem is a change in gtk+ widget behaviour.  The new behaviour has always been the "documented" behaviour, so the gtk+ upstream does not intend to correct it. Hopefully inkscape upstream will, but for now, please do what is needed to make this patch official.

Inkscape is unusable without it.
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2010-04-16 11:00:09 UTC
The patch appears to be in 0.47 final (at least first good half of it)