Re: [Bug 491521] Re: Decorations and RGBA

2016-01-17 Thread Benjamin Otte (Company)
I'm not involved in the development of gksu. Nor have I looked at GTK2 related code in ages. So I'm definitely the wrong person to poke. Benjamin On Sun, Jan 17, 2016 at 3:32 PM, Mattias Andrée wrote: > https://launchpadlibrarian.net/36875787/libgksu-rgba-fix.diff > >

[Bug 592049] Re: [Maverick only] Can't select files after changing sort setting in Gnome file chooser

2010-10-01 Thread Benjamin Otte (Company)
This bug should be fixed in Maverick by now. It works for me at least. -- [Maverick only] Can't select files after changing sort setting in Gnome file chooser https://bugs.launchpad.net/bugs/592049 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 491521] Re: Decorations and RGBA

2010-01-11 Thread Benjamin Otte (Company)
if (DETAIL (entry_bg)) { cairo_set_operator (cr, CAIRO_OPERATOR_SOURCE); murrine_set_color_rgba (cr, colors-base[state_type], ENTRY_OPACITY); cairo_rectangle (cr, 0, 0, width, height); cairo_fill (cr); } should work as well. It's even more than twice as fast. -- Decorations and RGBA

[Bug 188150] Re: promote to main (swfdec-gnome)

2008-03-27 Thread Benjamin Otte (Company)
Upstream would be me in this case and what I said can be read in detail at https://www.redhat.com/archives/fedora-desktop-list/2008-January/msg00084.html In short: I wouldn't recommend Swfdec for an LTS release, so this should likely be done after Hardy. -- promote to main (swfdec-gnome)

[Bug 187451] Re: Undefined symbols (libeel problem?)

2008-02-27 Thread Benjamin Otte (Company)
The missing symbols are in libgnome-desktop-2 I just had the same problem when upgrading (only) nautilus from gutsy to hardy. -- Undefined symbols (libeel problem?) https://bugs.launchpad.net/bugs/187451 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 115937] [shares-admin] Can't share files on Windows partition

2007-05-29 Thread Benjamin Otte \(Company\)
You have been subscribed to a public bug: Steps to reproduce (This is on Feisty): 1) plan to share /media/windows/Stuff 2) open shares-admin 3) select add 4) select Path/other 5) in the file selector, navigate to /media/windows, which is the mount point of the windows partition 6) don't find any

[Bug 38198] Re: Garbled using open source Radeon driver

2006-09-05 Thread Benjamin Otte \(Company\)
This might be related to https://bugs.freedesktop.org/show_bug.cgi?id=8134 -- Garbled using open source Radeon driver https://launchpad.net/bugs/38198 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 57749] Re: radio and check buttons are drawn wrong

2006-08-25 Thread Benjamin Otte \(Company\)
THis patch fixes it. It's against the svn version at home.stellingwerff.com/svn -- radio and check buttons are drawn wrong https://launchpad.net/bugs/57749 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 57749] radio and check buttons are drawn wrong

2006-08-25 Thread Benjamin Otte \(Company\)
Public bug reported: If draw_option is called with a non-rectangular argument, the drawn button looks weird, because it's scaled according to width. Also, if draw_option and draw_check are called with non-standard sizes (not the usual 12 or 13 px), the checks are drawn at the wrong place and