gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02118
[Bug 576901] Re: hangs at startup
Settings are in .local/share/gtg , .config/gtg, and some plugins use .cache/gtg (which are standard directories, following the Freedesktop specifications).
It would be interesting to understand what caused that problem.
About the qutting problem, just to be clear, are you saying that selecting the Quit in the menu does not do anything (or ctrl+Q)?
Could you try to run
chmod -R u+rwx ~/.{local/share,config,cache}/gtg
and try running gtg again, to exclude it's a file permission problem?
--
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