Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 190 by
mbeene...@gmail.com: Crash when starting
http://code.google.com/p/auto-sub/issues/detail?id=190
What steps will reproduce the problem?
1. Running Autosub on Ubuntu 12.04 and having our tv dirs added
2. As soon as we start auto-sub we get this error:
Traceback (most recent call last):
File "/home/michiel/auto-sub/autosub/Scheduler.py", line 21, in __init__
self.command.run()
File "/home/michiel/auto-sub/autosub/scanDisk.py", line 106, in run
walkDir(str(autosub.ROOTPATH))
File "/home/michiel/auto-sub/autosub/scanDisk.py", line 42, in walkDir
srtfile = os.path.splitext(filename)[0] + u"." + autosub.SUBNL + u".srt"
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 36:
ordinal not in range(128)
What is the expected output? What do you see instead?
The program should just run without problems.
This error shows up and nothing happens, program quits.
What version of the product are you using? On what operating system?
0.5.7 - Ubuntu 12.04
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings