lakj2007 / flukeformac

Automatically exported from code.google.com/p/flukeformac
0 stars 0 forks source link

An unexpected error has occurred during execution of the main script Error: (-61, '') #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Fluke
2. Double click on a .flac file from my external HD (NTFS).

What is the expected output? What do you see instead?
Instead of playing I get an error message:
Fluke Error
An unexpected error has occurred during execution of the main script

Error: (-61, '')

What version of the product are you using? On what operating system?
fluke 0.2.5b (latest)
Mac OS X 10.6.7 w/ iTunes 10.2.1

Please provide any additional information below.
My files play normally with VLC.

Original issue reported on code.google.com by corestud...@gmail.com on 16 Apr 2011 at 2:50

GoogleCodeExporter commented 8 years ago
Same Error, with an External HD (HFS+), Mac OS X 10.5.8 + iTunes 10.2.2 + Fluke 
0.25b

Original comment by Alexandr...@gmail.com on 27 Apr 2011 at 10:37

GoogleCodeExporter commented 8 years ago
Same issue, but get Error -35

Original comment by luke.p...@gmail.com on 30 Apr 2011 at 1:33

GoogleCodeExporter commented 8 years ago
Same problem. Here's my error message from the console;
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke: Traceback (most 
recent call last):
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 137, in <module>
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:     
_run('flukeapp.py')
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 134, in _run
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:     execfile(path, 
globals(), globals())
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:   File 
"/Applications/Fluke.app/Contents/Resources/flukeapp.py", line 37, in <module>
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:     files.itunesAdd()
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:   File 
"fluke/__init__.pyc", line 20, in itunesAdd
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke:   File 
"fluke/__init__.pyc", line 113, in setFileTypeToOggs
1/23/12 11:22:54.560 AM [0x0-0xe92e92].com.kichenko.fluke: MacOS.Error: (-61, 
'')

Fluke 0.2.5b
Mac OS 10.7.2
Python 2.7.2

Original comment by steve.y...@gmail.com on 23 Jan 2012 at 4:35