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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to