It seems to be a bug in SQLite when a task is in Russian UTF-8 encoding: $ hamster-cli start 'Моя Новая Задача@Work' $ hamster-cli stop $ hamster-cli start 'моя новая задача@Work'
$ ./src/hamster-cli list Start | End | Duration | Activity | Category ----------------------------------------------------------- 11:30 | 11:32 | 1min | Моя Новая Задача | Work 11:32 | 11:33 | 1min | моя новая задач | Work Should be Start | End | Duration | Activity | Category ----------------------------------------------------------- 11:30 | 11:32 | 1min | Моя Новая Задача | Work 11:32 | 11:33 | 1min | Моя Новая Задача | Work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519242 Title: Existed tasks submitted in lower case To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hamster-applet/+bug/1519242/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
