gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02116
[Bug 576901] Re: hangs at startup
result under clean user:
2010-05-07 20:07:34,797 - DEBUG - gtg:main:105 - Debug output enabled.
2010-05-07 20:07:35,585 - DEBUG - browser:on_task_added:1811 - Add task with ID: 0@1
2010-05-07 20:07:35,586 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 0@1
2010-05-07 20:07:35,587 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 1@1
2010-05-07 20:07:35,587 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 2@1
2010-05-07 20:07:35,587 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 3@1
2010-05-07 20:07:35,587 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 4@1
2010-05-07 20:07:35,588 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 5@1
2010-05-07 20:07:35,588 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 6@1
2010-05-07 20:07:35,588 - DEBUG - browser:on_task_added:1811 - Add task with ID: 6@1
2010-05-07 20:07:35,589 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 6@1
2010-05-07 20:07:35,591 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 0@1
2010-05-07 20:07:35,592 - DEBUG - browser:on_task_added:1811 - Add task with ID: 5@1
2010-05-07 20:07:35,605 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 5@1
2010-05-07 20:07:35,607 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 0@1
2010-05-07 20:07:35,608 - DEBUG - browser:on_task_added:1811 - Add task with ID: 4@1
2010-05-07 20:07:35,609 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 4@1
2010-05-07 20:07:35,613 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 0@1
2010-05-07 20:07:35,615 - DEBUG - browser:on_task_added:1811 - Add task with ID: 3@1
2010-05-07 20:07:35,616 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 3@1
2010-05-07 20:07:35,617 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 0@1
2010-05-07 20:07:35,620 - DEBUG - browser:on_task_added:1811 - Add task with ID: 2@1
2010-05-07 20:07:35,621 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 2@1
2010-05-07 20:07:35,622 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 0@1
2010-05-07 20:07:35,625 - DEBUG - browser:on_task_added:1811 - Add task with ID: 1@1
2010-05-07 20:07:35,626 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 1@1
2010-05-07 20:07:35,628 - DEBUG - browser:on_task_modified:1828 - Modify task with ID: 0@1
2010-05-07 20:07:35,650 - DEBUG - browser:general_refresh:1865 - Trigger refresh on taskbrowser.
after the restart with the working user, the program correctly loaded with the launch of the operating system, which means that when you reinstall the program, not all settings have been removed, although I re-installed as follows:
sudo aptitude purge gtg
rm -rfv ~/.local/share/gtg/
sudo aptitude install -y gtg
--
hangs at startup
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