crashes on startup trying to open config.json

Bug #804231 reported by Paul Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
identicurse (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Version: 0.6.4-2

$ identicurse
Welcome to IdentiCurse 0.6.4 (Fishguard) - #metametamicroblogging
Traceback (most recent call last):
  File "/usr/bin/identicurse", line 9, in <module>
    load_entry_point('identicurse==0.6', 'console_scripts', 'identicurse')()
  File "/usr/lib/python2.7/dist-packages/identicurse/__init__.py", line 89, in main
    IdentiCurse(additional_config)
  File "/usr/lib/python2.7/dist-packages/identicurse/identicurse.py", line 96, in __init__
    self.config = json.loads(open(os.path.join(self.path, "config.json"), "r").read()) # get the base config
IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/dist-packages/identicurse/config.json'
$ dpkg -S config.json
identicurse: /usr/share/identicurse/config.json

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Fixed in Oneiric.

Changed in identicurse (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.