gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02127
[Bug 576901] Re: plugin: task reaper automatic timer hangs gtg on quit
Thanks for isolating this bug! I believe it's caused by a timer that
doesn't close nicely when the quitting signal is received. I'll look
into this.
** Summary changed:
- hangs at startup
+ plugin: task reaper automatic timer hangs gtg on quit
** Changed in: gtg
Assignee: (unassigned) => Luca Invernizzi (invernizzi)
** Changed in: gtg
Importance: Undecided => Medium
--
plugin: task reaper automatic timer hangs gtg on quit
https://bugs.launchpad.net/bugs/576901
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: Confirmed
Bug description:
there aren't conf-files:
$ ls ~/.local/share/
desktop-couch gnome-do gvfs-metadata hamster-applet moonlight quadrapassel Trash vlc webkit
enter in the console:
$ /usr/bin/gtg
program window was not appear, and nothing was taken into the console, but...
process is appeared:
$ ps -ef | grep gtg
ap 31975 22648 0 13:36 pts/6 00:00:00 /usr/bin/python /usr/bin/gtg
ap 32607 32382 0 13:37 pts/7 00:00:00 grep --color=auto gtg
and conf-files is created:
$ ll ~/.local/share/gtg/
total 40
-rw-r--r-- 1 ap ap 11856 2010-05-07 13:36 0ce76e57-9542-4035-a903-a900837ad6ac.xml
-rw-r--r-- 1 ap ap 11856 2010-05-07 13:36 0ce76e57-9542-4035-a903-a900837ad6ac.xml.bak.0
-rw------- 1 ap ap 5 2010-05-07 13:36 gtg.pid
-rw-r--r-- 1 ap ap 133 2010-05-07 13:36 projects.xml
-rw-r--r-- 1 ap ap 133 2010-05-07 13:36 projects.xml.bak.0
-rw-r--r-- 1 ap ap 33 2010-05-07 13:36 tags.xml
additional info:
$ cat /etc/issue.net
Ubuntu 10.04 LTS
$ dpkg-query -s gtg
Package: gtg
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 3068
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Architecture: all
Version: 0.2.4-1ubuntu1
Depends: python (>= 2.5), python-support (>= 0.90.0), python-gtk2 (>= 2.14), python-gnome2, python-glade2, python-dbus, python-xdg, python-configobj
Description: organizer for the GNOME desktop environment
Getting Things GNOME! is an organizer for the GNOME desktop environment.
GTG focuses on usability and ease of use. Its main objective is to
provide a simple and yet flexible organization tool for life and work.
Original-Maintainer: Luca Falavigna <dktrkranz@xxxxxxxxxx>
Homepage: http://gtg.fritalk.com/
References