[Desktop-packages] [Bug 932658] Re: Banshee now playing not displaying correctly in sound menu

2012-02-19 Thread Arnel A. Borja
*** This bug is a duplicate of bug 927733 *** https://bugs.launchpad.net/bugs/927733 ** This bug has been marked a duplicate of bug 927733 Mouse on coverart flushes the sound menu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 929651] Re: contact info is not appearing in empathy

2012-02-19 Thread Arnel A. Borja
*** This bug is a duplicate of bug 933841 *** https://bugs.launchpad.net/bugs/933841 ** This bug has been marked a duplicate of bug 933841 Ugly context menu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu.

[Desktop-packages] [Bug 926346] Re: The transparency around the Gnome menu icons is wrong after the latest update

2012-02-06 Thread Arnel A. Borja
Seems like this bug actually affects Ambiance, though not much noticable. See attachment (I used 11.10 for comparison instead of downgrading GTK+ because it's quite a hassle to do it, but they do look similar before the last GTK+ upgrade in 12.04). ** Attachment added: 11.10 and 12.04

[Desktop-packages] [Bug 926346] Re: The transparency around the Gnome menu icons is wrong after the latest update

2012-02-04 Thread Arnel A. Borja
This seems to be a bug in gnome-themes-standard, rather that gtk+3.0. I tested 5 themes: Adwaita, Ambiance, Radiance, High Contrast and High Contrast Inverse. In the three themes from gnome-themes-standard (Adwaita, High Contrast and High Contrast Inverse), the transparency is wrong. In the two

[Desktop-packages] [Bug 926346] Re: The transparency around the Gnome menu icons is wrong after the latest update

2012-02-04 Thread Arnel A. Borja
The GNOME Icon Theme is not in the gnome-themes-standard package, it is in the gnome-icon-theme package. The gnome-themes-standard package contains the GTK+, Cursor and Metacity themes. I believe that this bug is caused by recent changes to GTK+; in the last 3 unstable releases of GTK+, there are

[Desktop-packages] [Bug 926346] Re: The transparency around the Gnome menu icons is wrong after the latest update

2012-02-04 Thread Arnel A. Borja
I might have already found the culprit: gdk-pixbuf! Compiling GTK+ from Git produces the following error: --- make[4]: Entering directory `/home/kyoushuu/Devel/Compiled-Git/gtk+/gtk' CCLD gtk-query-immodules-3.0 ./.libs/libgtk-3.so: undefined reference to `gdk_pixbuf_new_from_resource'

[Desktop-packages] [Bug 926346] Re: The transparency around the Gnome menu icons is wrong after the latest update

2012-02-04 Thread Arnel A. Borja
I tried compiling gdk-pixbuf but there's no difference :/ (though it would be nice if 2.25.2 will be included in the archives). I also tried installing older GTK+ and GLib (the versions before: 3.3.10-0ubuntu3 and 2.31.12-0ubuntu1, they are very dependent according to the GTK+ Mailing List). The