[Bug 449473] Re: Notification icons have grey background, ie transparancy is not working

2010-09-25 Thread Christian Rudh
The same in 10.10. -- Notification icons have grey background, ie transparancy is not working https://bugs.launchpad.net/bugs/449473 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 449473] Re: Notification icons have grey background, ie transparancy is not working

2010-09-13 Thread Christian Rudh
Still the same in 10.04, haven't tried in 10.10. -- Notification icons have grey background, ie transparancy is not working https://bugs.launchpad.net/bugs/449473 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 463168] Re: gnome-panel crashes with a BadPixmap X error

2009-11-26 Thread Christian Rudh
I get it when I close Opera or Spotify (running in Wine). Both have notification icons. -- gnome-panel crashes with a BadPixmap X error https://bugs.launchpad.net/bugs/463168 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 444171] Re: Firefox plugin shows incorrect icon

2009-11-12 Thread Christian Rudh
I did: sudo ln -s /usr/share/pixmaps/firefox-3.5.png /usr/share/pixmaps/firefox-3.0.png sudo ln -s /usr/share/pixmaps/firefox-3.5.png /usr/share/pixmaps/firefox.png Then restarted gnome-do and it works. Thanks! -- Firefox plugin shows incorrect icon https://bugs.launchpad.net/bugs/444171 You re

[Bug 395942] Re: Segmentation Fault leaving desktop without icons

2009-11-06 Thread Christian Rudh
*** This bug is a duplicate of bug 395710 *** https://bugs.launchpad.net/bugs/395710 Same problem here when copying files to SFTP-mounts. And it only happens for some of the mounts, but for those every file copy causes the crash. It worked fine when upgrading to Karmic, but started to happen d

[Bug 434748] Re: update-manager crashed with DBusException in call_blocking()

2009-10-16 Thread Christian Rudh
After the last few days of updates this does not occur for me any longer, everything works fine. -- update-manager crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/434748 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 447233] Re: NetworkManager notifications strange when changing connections

2009-10-16 Thread Christian Rudh
All problems seems to be fixed when I updated today. So this can be closed. -- NetworkManager notifications strange when changing connections https://bugs.launchpad.net/bugs/447233 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 449473] [NEW] Notification icons have grey background, ie transparancy is not working

2009-10-12 Thread Christian Rudh
Public bug reported: Binary package hint: wine I tried it with the "Spotify" application, but I guess it will affect all windows programs with notification icons. Worked fine in 9.04. ProblemType: Bug Architecture: amd64 Date: Mon Oct 12 13:44:14 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModu

[Bug 449473] Re: Notification icons have grey background, ie transparancy is not working

2009-10-12 Thread Christian Rudh
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33489716/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/33489717/ProcEnviron.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33489718/XsessionErrors.t

[Bug 445674] Re: gdm login displays 12 hour (AM/PM) clock -- I want a 24 hour clock

2009-10-09 Thread Christian Rudh
I changed the gdm.conf file so the export looked like this: export LANG LANGUAGE LC_TIME then I get the following in GDM: "fre okt 9, 4:36" instead of "fri oct 9, 4:36PM". So it's more correct for a swede, and it dropped the "PM". But the hours are still in 12h mode, it should have said "16:36

[Bug 445674] Re: gdm login displays 12 hour (AM/PM) clock -- I want a 24 hour clock

2009-10-09 Thread Christian Rudh
I am using these locale settings: LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_CTYPE=sv_SE.UTF-8 LC_NUMERIC=sv_SE.UTF-8 LC_TIME=sv_SE.UTF-8 LC_COLLATE=sv_SE.UTF-8 LC_MONETARY=sv_SE.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=sv_SE.UTF-8 LC_NAME=sv_SE.UTF-8 LC_ADDRESS=sv_SE.UTF-8 LC_TELEPHONE=sv_SE.UTF-8

[Bug 447233] Re: NetworkManager notifications strange when changing connections

2009-10-09 Thread Christian Rudh
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33358277/Dependencies.txt ** Attachment added: "Gconf.txt" http://launchpadlibrarian.net/33358278/Gconf.txt ** Attachment added: "IpAddr.txt" http://launchpadlibrarian.net/33358280/IpAddr.txt ** Attachment added: "Iw

[Bug 447233] [NEW] NetworkManager notifications strange when changing connections

2009-10-09 Thread Christian Rudh
Public bug reported: The notification from the NetworkManager applet is only showing for disconnect, not connect. * If you unplug the cable it says "Wired network - disconnected". If you plug it in again it says nothing, but the network is working. * If you change connection profile (DHCP <-> st

[Bug 332014] Re: "Notification Settings" is available but has no effect when Notify OSD is used

2009-10-07 Thread Christian Rudh
I had the notification-properties menu item in 9.04 and it is still there in 9.10 beta. Is the fix only for new installs so I have to manually hide it on update? -- "Notification Settings" is available but has no effect when Notify OSD is used https://bugs.launchpad.net/bugs/332014 You received t

[Bug 434748] Re: update-manager crashed with DBusException in call_blocking()

2009-10-07 Thread Christian Rudh
I get the same behaviour as in #20. The update manager lists all updates and when I click "Install" I get a window that only says "Wating for other tasks". But the update is done in the background. Both windows stays open forever, and when I try to close the main window (no close button on the "W

[Bug 444316] Re: Software center does not respect locale settings

2009-10-06 Thread Christian Rudh
Thanks a lot! -- Software center does not respect locale settings https://bugs.launchpad.net/bugs/444316 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 444316] Re: Software center does not respect locale settings

2009-10-06 Thread Christian Rudh
Synaptic displays everyhing in english. $ python -c 'import locale; print locale.getdefaultlocale()' ('sv_SE', 'UTF8') So that returns sv_SE, don't know why. But all other apps are in english (even other python apps like Pitivi) except for the beta of Google Chrome that also shows some swedish st

[Bug 444316] [NEW] Software center does not respect locale settings

2009-10-06 Thread Christian Rudh
Public bug reported: Binary package hint: software-center Most of the application is in english, as it should be for me, but in the list of packages both the name and the description of the packages are in swedish. Everything else in GNOME is in english for me, this is the only exception. My /et