patregan23 / flukeformac

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

Fluke Crashes with exit code 255 #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. right click a .flac file
2. open with Fluke
3.

What is the expected output? What do you see instead?

12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754] Traceback (most 
recent call last):
12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754]   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 137, in <module>
12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754]     
_run('flukeapp.py')
12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754]   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 134, in _run
12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754]     execfile(path, 
globals(), globals())
12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754]   File 
"/Applications/Fluke.app/Contents/Resources/flukeapp.py", line 37, in <module>
12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754]     
files.itunesAdd()
12-03-08 12:51:48 PM    [0x0-0x187187].com.kichenko.fluke[4754]   File 
"fluke/__init__.pyc", line 25, in itunesAdd
12-03-08 12:51:48 
PM  [0x0-0x187187].com.kichenko.fluke[4754] fluke.exceptions.GUIFormatError: 
app(u'/Applications/iTunes.app').add
12-03-08 12:51:48 PM    Fluke[4754] Fluke Error
12-03-08 12:51:48 PM    Fluke[4754] Fluke Error
An unexpected error has occurred during execution of the main script

GUIFormatError: app(u'/Applications/iTunes.app').add
12-03-08 12:51:53 
PM  com.apple.launchd.peruser.501[355]  ([0x0-0x187187].com.kichenko.fluke[4754]) 
Exited with exit code: 255

What version of the product are you using? On what operating system?

Mac OSX 10.6.8

Please provide any additional information below.

Original issue reported on code.google.com by jmac...@gmail.com on 8 Mar 2012 at 5:58