gtg-contributors team mailing list archive
-
gtg-contributors team
-
Mailing list archive
-
Message #01283
[Bug 1482752] Re: gtg 0.3.1 does not start on Ubuntu 14.04
When I execute the gtg command in the terminal; The error I get is the
following:
$ gtg
2015-08-07 15:26:33,837 - WARNING - __init__:__init__:74 - Backend backend_evolution could not be loaded: No module named evolution
Traceback (most recent call last):
File "/usr/bin/gtg", line 89, in <module>
main()
File "/usr/bin/gtg", line 85, in main
sys.exit(gtg.main(options, args))
File "/usr/share/gtg/GTG/gtg.py", line 121, in main
ds, req = core_main_init(options, args)
File "/usr/share/gtg/GTG/gtg.py", line 149, in core_main_init
backends_list = BackendFactory().get_saved_backends_list()
File "/usr/share/gtg/GTG/backends/__init__.py", line 174, in get_saved_backends_list
self.restore_backend_from_xml(dic)
File "/usr/share/gtg/GTG/backends/__init__.py", line 158, in restore_backend_from_xml
dic["backend"] = module.Backend(dic)
File "/usr/share/gtg/GTG/backends/backend_localfile.py", line 100, in __init__
cleanxml.savexml(self.get_path(), self.doc, backup=True)
File "/usr/share/gtg/GTG/tools/cleanxml.py", line 197, in savexml
os.rename(zefile, tmpfile)
OSError: [Errno 13] Permission denied
--
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to gtg in Ubuntu.
https://bugs.launchpad.net/bugs/1482752
Title:
gtg 0.3.1 does not start on Ubuntu 14.04
Status in gtg package in Ubuntu:
New
Bug description:
After a fresh install of Ubuntu 14.04 and installing gtg; I restored
the gtg data from old backup, but gtg does not start at all.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gtg 0.3.1-1
ProcVersionSignature: Ubuntu 3.16.0-45.60~14.04.1-generic 3.16.7-ckt14
Uname: Linux 3.16.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Aug 7 15:17:03 2015
PackageArchitecture: all
SourcePackage: gtg
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtg/+bug/1482752/+subscriptions
References