[Bug 392066] Re: hamster-applet doesn't show anything at panel

S. Erben s.erben at txc834.mailfolder.eu
Tue Sep 8 17:29:44 UTC 2009


On the ground of your debugging information there should be an decoding problem. It happens when the hamster-applet is querying the already existing activities for the autocompletion feature of hamster during the startup.
There is data in your database which is not stored in the unicode format UTF-8 and the hamster program cannot handle this.

Take a look on the table 'activities' in your database file 'hamster.db'
with the SQLite data browser (a GUI for SQLite). You can install it with
'sudo aptitude install sqlitebrowser'. Maybe you can solve your problem
manually.

-- 
hamster-applet doesn't show anything at panel
https://bugs.launchpad.net/bugs/392066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list