Results 1 to 8 of 8

Thread: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

  1. #1
    Join Date
    Jan 2008
    Beans
    Hidden!

    Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    I'm running the latest Kubuntu (11.10) upgraded from the previous release. I use evolution as my email client and now after the upgrade many of the buttons in the toolbar no longer display an icon.

    Launching evolution from the command line results in the following indicating this is a theme related issue:

    Code:
    (evolution:9780): e-table-WARNING **: Icon 'mail-unread' not present in theme
    (evolution:9780): e-table-WARNING **: Icon 'mail-read' not present in theme
    (evolution:9780): e-table-WARNING **: Icon 'mail-replied' not present in theme
    (evolution:9780): e-table-WARNING **: Icon 'mail-forward' not present in theme
    (evolution:9780): e-table-WARNING **: Icon 'emblem-important' not present in theme
    (evolution:9780): e-table-WARNING **: Icon 'mail-unread' not present in theme
    (evolution:9780): e-table-WARNING **: Icon 'emblem-important' not present in theme
    What additional packages do I need to install to get the icons? I've tried installing a few additional theme related packages but so far no luck.

    Thanks!

  2. #2
    Join Date
    Nov 2011
    Beans
    1

    Re: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    I have the same issue, did you ever get resolution on this?

    thanks in advance.

  3. #3
    Join Date
    Jan 2008
    Beans
    Hidden!

    Re: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    Nope. Unfortunately I haven't been able to track down a solution for this one yet.

  4. #4
    Join Date
    Dec 2007
    Beans
    55

    Re: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    I just upgraded my mom's PC to Kubuntu 11.10, and noticed the same thing: missing icons and ugly theme in Evolution. The ugly theme is because oxygen-gtk doesn't theme gtk3 apps yet (although this is in the works). I solved this by installing the Zukitwo gtk3 theme, but other gtk3 themes should work as well.

    Here are instructions that will resolve both the missing icons and the ugly theme issues:
    1. Install the following packages: gtk3-engines-unico gtk2-engines-murrine gtk2-engines-pixbuf humanity-icon-theme
    2. Download the Zukitwo theme from gnome-look.org.
    3. Follow the included instructions to install it (installing to ~/.themes works fine).
    4. Create the file /home/username/.config/gtk-3.0/settings.ini (replacing "username" with your login name) with the following contents:
      Code:
      [Settings]
      gtk-theme-name = Zukitwo
      gtk-fallback-icon-theme = Humanity
      # next option is applicable only if selected theme supports it
      gtk-application-prefer-dark-theme = false
      # set font name and dimension
      gtk-font-name = Ubuntu 9

    There you go. GTK3 apps should now look a lot nicer.

  5. #5
    Join Date
    Jan 2008
    Beans
    Hidden!

    Re: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    Mr_Bumpy:

    Thank you thank you thank you!!!

    Followed your directions (with the exclusion of installing the theme to /usr/share/theme) and it worked perfectly!! Once installed all I had to do was exit evolution and then relaunch it and it came back up looking much cleaner and with the icons.

    (Be glad you weren't here to see my happy dance, it's pretty ugly!)

    Thanks!

  6. #6
    Join Date
    Nov 2008
    Location
    United States
    Beans
    2,090
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    drumz, why did you go with evolution instead of kmail.

    curious is all, thanks

  7. #7
    Join Date
    Jan 2008
    Beans
    Hidden!

    Re: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    No particular reason other than I've used it for years - at the point I started using it I don't think KMail existed or it wasn't as feature rich at the time. I've amassed years worth of email and just haven't felt motivated to switch/import to another email client.

  8. #8
    Join Date
    Jan 2008
    Beans
    Hidden!

    Re: Kubuntu/Evolution: Missing Icons for Toolbar Buttons

    Just following up with this in regard to the latest release (12.10). Every other line in the message from/subject/date area was unreadable (white text on white background). Remembering the changes made here I simply deleted /home/<usernam>/.config/gtk-3.0 , exited evolution and restarted it and it was fine.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •