abrt version: 1.1.14 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/git-cola component: git-cola executable: /usr/bin/git-cola kernel: 2.6.35.10-74.fc14.x86_64 package: git-cola-1.4.3-1.fc14 reason: cmds.py:474:__init__:OSError: error: "None" does not exist release: Fedora release 14 (Laughlin) time: 1297088511 uid: 500 backtrace ----- cmds.py:474:__init__:OSError: error: "None" does not exist Traceback (most recent call last): File "/usr/share/git-cola/lib/cola/qtutils.py", line 46, in broadcast cola.notifier().broadcast(signal, *local_args, **local_opts) File "/usr/share/git-cola/lib/cola/notification.py", line 26, in broadcast self.emit(signal, *args, **opts) File "/usr/share/git-cola/lib/cola/notification.py", line 32, in emit fxn(*args, **opts) File "/usr/share/git-cola/lib/cola/cmdfactory.py", line 87, in run return self.do(signal, *args, **opts) File "/usr/share/git-cola/lib/cola/cmdfactory.py", line 93, in do cmdobj = cmdclass(*args, **opts) File "/usr/share/git-cola/lib/cola/cmds.py", line 492, in __init__ LoadCommitMessage.__init__(self, _config.get('commit.template')) File "/usr/share/git-cola/lib/cola/cmds.py", line 474, in __init__ raise OSError('error: "%s" does not exist' % path) OSError: error: "None" does not exist Local variables in innermost frame: path: None self: <cola.cmds.LoadCommitTemplate object at 0x1fc4890> How to reproduce ----- 1. click "File" and "Get commit message template" 2. crash (that doesn't close the application)
Created attachment 477419 [details] File: backtrace
Can you please report this crash to the upstream bug tracker at: https://github.com/davvid/git-cola/issues ?
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Upstream report: https://github.com/davvid/git-cola/issues/72
This is fixed upstream, so next version will solve the problem: https://github.com/davvid/git-cola/issues/72#comment_814449
git-cola 1.4.3.1 was released upstream.
Fixed by the release of git-cola 1.4.3.1 in Fedora repository, thanks anyone involved. https://bugzilla.redhat.com/show_bug.cgi?id=682518 http://cola.tuxfamily.org/share/doc/git-cola/html/relnotes.html#git-cola-v1-4-3-1