Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Check GMail icon in Lucid

  1. #1
    Join Date
    Oct 2008
    Beans
    62

    Check GMail icon in Lucid

    Since upgrading to Lucid, the "Check GMail" icon in the system tray doesn't fit in to the Lucid colour scheme (see screenshot).

    The preferences offer a "Set Tray Background" option, but this doesn't seem to make a difference. Anyone had this problem and managed to sort it out?

    Attached Images Attached Images

  2. #2
    Join Date
    May 2009
    Location
    Lancaster, PA
    Beans
    1,334
    Distro
    Ubuntu Development Release

    Re: Check GMail icon in Lucid

    Yup yup, theres a fix.

    Open the terminal (Applications, accessories, terminal)
    and type the following command into the window.

    Code:
    sudo checkgmail --update
    I noticed that problem about a month ago, and they had already pushed the update.
    Java Guide Media support Flash x64 Grub2 Get Dropbox! My Look! RSync Twitter

    "Windows 7 was my idea"- I guess Microsoft enjoys copyright infringement?

  3. #3
    Join Date
    Oct 2008
    Beans
    62

    Re: Check GMail icon in Lucid

    Thanks!

  4. #4
    Join Date
    May 2009
    Location
    Lancaster, PA
    Beans
    1,334
    Distro
    Ubuntu Development Release

    Re: Check GMail icon in Lucid

    Quote Originally Posted by andypi View Post
    Thanks!
    Sure! Dont forget to mark the thread as solved from the thread tools at the top
    Java Guide Media support Flash x64 Grub2 Get Dropbox! My Look! RSync Twitter

    "Windows 7 was my idea"- I guess Microsoft enjoys copyright infringement?

  5. #5
    Join Date
    Mar 2010
    Beans
    13

    Exclamation Same Problem here

    Quote Originally Posted by tom.swartz07 View Post
    Code:
    sudo checkgmail --update
    I've got same problem, but the update isn't solved it.
    $ uname -r
    2.6.32-24-generic-pae
    $ checkgmail -h
    CheckGmail v1.14pre-svn Copyright © 2005-10 Owen Marshall
    $ apt-cache policy compiz
    compiz: Installed: 1:0.8.4-0ubuntu15
    $ apt-cache policy avant-window-navigator
    avant-window-navigator: Installed: 0.4.0-0ubuntu1
    What can I do?!

  6. #6
    Join Date
    Dec 2007
    Beans
    10

    Re: Same Problem here

    Quote Originally Posted by Rolandmaffia View Post
    I've got same problem, but the update isn't solved it.

    What can I do?!
    Same problem here. Have tried everything, no luck!

  7. #7
    Join Date
    May 2007
    Location
    Santiago, Chile
    Beans
    32
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Same Problem here

    Quote Originally Posted by amirhomayoun View Post
    Same problem here. Have tried everything, no luck!
    In Lucid, it only works with Ambiance default theme.

  8. #8
    Join Date
    Apr 2008
    Beans
    268

    Re: Same Problem here

    I modified the latest svn version to fix this problem for other themes than Ambiance. Transparency doesn't work, but now you can change the background to whatever color you want.

    You can download the file here: http://dl.dropbox.com/u/555601/checkgmail

    Save the file to your home folder, then open a terminal and copy it to /usr/bin

    Code:
    sudo cp checkgmail /usr/bin
    and make it executable
    Code:
    sudo chmod +x /usr/bin/checkgmail
    Restart checkgmail, set the tray background, and restart again.

  9. #9
    Join Date
    Mar 2008
    Location
    Waterloo, ON, Canada
    Beans
    13
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Check GMail icon in Lucid

    One thing that foiled me for a while: the --update asks you a <Y/n> question about whether to proceed. Just pressing ENTER doesn't work, you need to type a capital Y and then ENTER.

  10. #10
    Join Date
    Oct 2010
    Location
    Canada
    Beans
    13
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Same Problem here

    Quote Originally Posted by Stefanie View Post
    I modified the latest svn version to fix this problem for other themes than Ambiance. Transparency doesn't work, but now you can change the background to whatever color you want.

    You can download the file here: http://dl.dropbox.com/u/555601/checkgmail

    Save the file to your home folder, then open a terminal and copy it to /usr/bin

    Code:
    sudo cp checkgmail /usr/bin
    and make it executable
    Code:
    sudo chmod +x /usr/bin/checkgmail
    Restart checkgmail, set the tray background, and restart again.
    Very nice work!!!! Worked perfectly, thanks

Page 1 of 2 12 LastLast

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
  •