rockfish not starting

Bug #876199 reported by Oleg Koptev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rockfish
Fix Released
High
Unassigned

Bug Description

Just downloaded Rockfish to check translation, but was unable to start it.

The further investigation shows, that in code (../rockfish-0.9.0/build/lib.linux-i686-2.7/rockfish/rockfish.py) in line 99 you hardcoded:

if __name__ == '__main__':
    logging.basicConfig(filename="/home/rhorning/rockfish_debug")

For sure not all users have such file in such directory :) So all I got was:

...
IOError: [Errno 2] No such file or folder: '/home/rhorning/rockfish_debug'
...

I've pointed this string to existing temp file, and voilá.

I think will be great to turn debugging off by default, or somewhat else, to not confuse average users like me :D

Roan (roan)
Changed in rockfish:
assignee: nobody → Roan (roan)
importance: Undecided → High
status: New → Confirmed
assignee: Roan (roan) → nobody
Revision history for this message
Roan (roan) wrote :

Thanks Oleg!

Changed in rockfish:
status: Confirmed → 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.