[Bug 280240] Re: can not see icons for mail folders (inbox, outbox, sent)
Hi. I have evolution version 2.22.3.1 installed at my linux gentoo distribution and I have the same problem. The icons for the Inbox and Outbox and Sent folders are missing and instead just a "paper with a red cross" is showing, I guess that is because the application cannot find the icon. I can find the icons on these places on my machine: [EMAIL PROTECTED] / $ ls /usr/share/evolution/2.22/icons/hicolor/16x16/places/ mail-inbox.png mail-outbox.png mail-sent.png [EMAIL PROTECTED] / $ ls /usr/share/evolution/2.22/icons/hicolor/22x22/places/ mail-inbox.png mail-outbox.png mail-sent.png [EMAIL PROTECTED] / $ ls /usr/share/evolution/2.22/icons/hicolor/24x24/places/ mail-inbox.png mail-outbox.png mail-sent.png But they do not show up in the evolution mail-program. What can I do about it? I have : [EMAIL PROTECTED] ~ $ cat .gtkrc-2.0 gtk-icon-theme-name="gnome" May be these icons must be moved to some subfolder of /usr/share/icons/gnome of something? -- can not see icons for mail folders (inbox, outbox, sent) https://bugs.launchpad.net/bugs/280240 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/mailman/listinfo/ubuntu-bugs
[Bug 280240] Re: can not see icons for mail folders (inbox, outbox, sent)
I can confirm that this is a bug ** Changed in: evolution (Ubuntu) Status: Incomplete => Confirmed -- can not see icons for mail folders (inbox, outbox, sent) https://bugs.launchpad.net/bugs/280240 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/mailman/listinfo/ubuntu-bugs
[Bug 280240] Re: can not see icons for mail folders (inbox, outbox, sent)
What do you mean by "a stock user configuration" ? -- can not see icons for mail folders (inbox, outbox, sent) https://bugs.launchpad.net/bugs/280240 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/mailman/listinfo/ubuntu-bugs
[Bug 280240] Re: can not see icons for mail folders (inbox, outbox, sent)
If I add a new user, thst user has no icons in evolution at all. All the icons are missing and I just see the "paper with a red cross" icon everywhere. But if I make a .gtkrc-2.0 file that contains this line: gtk-icon-theme-name="gnome" and restart evolution, then all the icons are there, exept those that are mentioned in this bug-report. -- can not see icons for mail folders (inbox, outbox, sent) https://bugs.launchpad.net/bugs/280240 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/mailman/listinfo/ubuntu-bugs
[Bug 280240] Re: can not see icons for mail folders (inbox, outbox, sent)
May be so, but that was not the issue her. The issue here is that the inbox, outbox and sent icons (and some other icons) are missing no matter what I do. Anyone here that has any clue to what I can do to get them to show up? -- can not see icons for mail folders (inbox, outbox, sent) https://bugs.launchpad.net/bugs/280240 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/mailman/listinfo/ubuntu-bugs
[Bug 280240] Re: can not see icons for mail folders (inbox, outbox, sent)
Ok. Here is attached the output of strace -e open evolution 2>&1 | grep icon ** Attachment added: "strace -e open evolution 2>&1 | grep icon" http://launchpadlibrarian.net/19117020/log -- can not see icons for mail folders (inbox, outbox, sent) https://bugs.launchpad.net/bugs/280240 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/mailman/listinfo/ubuntu-bugs
[Bug 1120359] [NEW] php5-dev version does not match php5 version
Public bug reported: terjebr@banan:~$ dpkg -s libapache2-mod-php5 Package: libapache2-mod-php5 Status: install ok installed Priority: optional Section: httpd Installed-Size: 8338 Maintainer: Ubuntu Developers Architecture: i386 Source: php5 Version: 5.4.6-1ubuntu1 Provides: phpapi-20100525+lfs [snip] ... terjebr@banan:~$ dpkg -s php5-cli Package: php5-cli Status: install ok installed Priority: optional Section: php Installed-Size: 8116 Maintainer: Ubuntu Developers Architecture: i386 Source: php5 Version: 5.4.6-1ubuntu1 Provides: phpapi-20100525+lfs [snip] ... terjebr@banan:~$ dpkg -s php5-dev Package: php5-dev Status: install ok installed Priority: optional Section: php Installed-Size: 2613 Maintainer: Ubuntu Developers Architecture: i386 Source: php5 Version: 5.3.10-1ubuntu3.4 [snip] ... The php5-dev package should be based on the the same php version as the php non-dev packages. This made f.ex. installation of xdebug impossible, since the phpize binary from php5-dev did not match the php binary used in the apache2 server. ** Affects: php5 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1120359 Title: php5-dev version does not match php5 version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1120359/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1120359] Re: php5-dev version does not match php5 version
I am running Ubuntu 12.04.1 LTS Here is what I get when I try to upgrade the php-dev package: $ sudo apt-get install php5-dev Reading package lists... Done Building dependency tree Reading state information... Done php5-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. ** Changed in: php5 (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1120359 Title: php5-dev version does not match php5 version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1120359/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1120359] Re: php5-dev version does not match php5 version
I think this is the fault of the package maintainers at Ubuntu. If it is my fault that my system is set up worng, I would appriciate any help to see why it would be so. I am not a newbie at GNU/Linux. Terje Bråten. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1120359 Title: php5-dev version does not match php5 version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1120359/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1120359] Re: php5-dev version does not match php5 version
OK, thank you Robie Basak. You helped me to figure out the problem. It was not the php-dev version that did not have the new enough version, but it was my ordinary php packages that was somehow too new. ( or ahead of the distribution version) Again, thank you for the help, and please forgive me for for reporting a wrong bug report. I sincerely believed that it was a bug in the packaging of php because I was unable to bring php-dev up to par with the installed running php version. Terje B. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1120359 Title: php5-dev version does not match php5 version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1120359/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 966429] Re: [power]: gnome-settings-daemon crashed with signal 5 in _XReply()
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966429 Title: [power]: gnome-settings-daemon crashed with signal 5 in _XReply() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/966429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 966429] Re: [power]: gnome-settings-daemon crashed with signal 5 in _XReply()
Hi. How do I get rid of all outdated packages? When I typed sudo apt-get update sudo apt-get dist-upgrade I got the message that there where 0 more packages to upgrade. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966429 Title: [power]: gnome-settings-daemon crashed with signal 5 in _XReply() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/966429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 712034] Re: udev error messages to console
*** This bug is a duplicate of bug 647404 *** https://bugs.launchpad.net/bugs/647404 ** This bug has been marked a duplicate of bug 647404 Udev worker error during boot "worker [XX] did not accept message -1 (Connection refused), kill it * You can subscribe to bug 647404 by following this link: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/647404/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712034 Title: udev error messages to console -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs