Checkgmail not strating.
Brought to you by:
owenjm
When launching checkgmail, the CPU grows to 100%, and finally it's doesn't works.
I let the tty output for checkgmail :
> julien@julien-laptop:~$ checkgmail -verbose
> CheckGmail 1.13svn
> Copyright © 2005-7 Owen Marshall
>
> Warning: Gtk2::Sexy not found ...
>
> CheckGmail uses Gtk2::Sexy for clickable URLs in mail messages
> Please download and install from CPAN (http://search.cpan.org) if you want to use this feature ...
>
> No close element tag [Ln: 14, Col: 15]
> A thread exited while 2 threads were running.
I'm running on ubuntu 8.04 hardy heron, with checkgmail updated manually.
Maybe that's happens because of non-standart symbols in Gmail label names, like "|". I've renamed all my labels using only "A-Z","a-z" and "_" symbols, and that's solved the issue.