lakj2007 / flukeformac

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

IndexError: list index out of range #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open flac files with Fluke

What is the expected output? What do you see instead?
import to iTunes ---> error

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

Please provide any additional information below.

Fluke Error
An unexpected error has occurred during execution of the main script

IndexError: list index out of range

Original issue reported on code.google.com by kristof....@gmail.com on 13 Jan 2011 at 11:40

GoogleCodeExporter commented 8 years ago
Same problem here.

Original comment by ifiwas...@gmail.com on 28 Jan 2011 at 12:48

GoogleCodeExporter commented 8 years ago
I have the same problem when I tried to open .flac files

Original comment by Abrahams...@gmail.com on 31 Jan 2011 at 12:10

GoogleCodeExporter commented 8 years ago
i have the issue as well. i am running 10.5.8. this is what was printed to the 
console:

3/10/11 3:57:58 AM Fluke[17342] Fluke Error 
3/10/11 3:57:58 AM Fluke[17342] Fluke Error
An unexpected error has occurred during execution of the main script

ItunesReferenceError: Supplied argument is not a valid iTunes track.

3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342] Traceback (most 
recent call last): 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 137, in <module> 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]     
_run('flukeapp.py') 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 134, in _run 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]     execfile(path, 
globals(), globals()) 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"/Applications/Fluke.app/Contents/Resources/flukeapp.py", line 37, in <module> 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]     
files.itunesAdd() 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"fluke/__init__.pyc", line 39, in itunesAdd 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"fluke/itunes.pyc", line 45, in fixMetadata 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"fluke/itunes.pyc", line 66, in isSong 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"fluke/itunes.pyc", line 75, in validateTrack 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342]   File 
"fluke/itunes.pyc", line 75, in validateTrack 
3/10/11 3:57:58 AM [0x0-0x3eb3eb].com.kichenko.fluke[17342] 
fluke.exceptions.ItunesReferenceError: Supplied argument is not a valid iTunes 
track. 
3/10/11 3:58:01 AM com.apple.launchd[105] 
([0x0-0x3eb3eb].com.kichenko.fluke[17342]) Exited with exit code: 255 

Original comment by jonmann3...@gmail.com on 10 Mar 2011 at 9:00

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
If u still have the problem, this did it for me.

Close down Quicktime & iTunes. Do it again, and it should work :)!

Original comment by Olufniel...@gmail.com on 17 Mar 2011 at 8:06

GoogleCodeExporter commented 8 years ago
Worked for me as well! thanks! 

Original comment by fallforl...@gmail.com on 7 Apr 2011 at 3:49

GoogleCodeExporter commented 8 years ago
restarting itunes and quicktime didn't work for me.  tried uninstalling fluke 
and reinstalling it - still not working.  same error: "list index out of range"

Original comment by hajispec...@gmail.com on 29 Dec 2011 at 8:52

GoogleCodeExporter commented 8 years ago
same as above

Original comment by IliasTsa...@gmail.com on 31 Dec 2011 at 8:49

GoogleCodeExporter commented 8 years ago
Same as above! Any solutions?

Original comment by cjrudge on 9 Jan 2012 at 5:17

GoogleCodeExporter commented 8 years ago
Same as above...

Original comment by benoit.m...@gmail.com on 10 Jan 2012 at 2:03

GoogleCodeExporter commented 8 years ago
Same as above, any ideas of hot to solve this?

See error message:
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke: Traceback (most recent 
call last):
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke:   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 137, in <module>
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke:     _run('flukeapp.py')
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke:   File 
"/Applications/Fluke.app/Contents/Resources/__boot__.py", line 134, in _run
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke:     execfile(path, 
globals(), globals())
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke:   File 
"/Applications/Fluke.app/Contents/Resources/flukeapp.py", line 37, in <module>
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke:     files.itunesAdd()
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke:   File 
"fluke/__init__.pyc", line 32, in itunesAdd
10/03/12 08:37:00,079 [0x0-0xca0ca].com.kichenko.fluke: IndexError: list index 
out of range
10/03/12 08:37:00,142 Fluke: Fluke Error
10/03/12 08:37:00,143 Fluke: Fluke Error
An unexpected error has occurred during execution of the main script

IndexError: list index out of range
10/03/12 08:38:21,866 com.apple.launchd.peruser.501: 
([0x0-0xca0ca].com.kichenko.fluke[1743]) Exited with code: 255

Original comment by dasq...@gmail.com on 10 Mar 2012 at 12:39

GoogleCodeExporter commented 8 years ago
Experiencing the same.

Original comment by kir...@gmail.com on 14 May 2012 at 4:22

GoogleCodeExporter commented 8 years ago
Close your iTunes!! Fluke worked fine for me after doing this, it opened my 
FLAC files and put them right into iTunes. Thanks to the commenter in #5  :) 

Original comment by sarah.he...@gmail.com on 16 Jun 2012 at 4:01

GoogleCodeExporter commented 8 years ago
this is still happening to me with this app. is anyone working on fixing it?

Original comment by m2544...@gmail.com on 28 Jun 2012 at 4:45

GoogleCodeExporter commented 8 years ago
I had the same problem (10.7 Lion) make sure iTunes runs in 32bit mode!

Original comment by ray.deh...@gmail.com on 4 Jul 2012 at 9:23

GoogleCodeExporter commented 8 years ago
Worked after I installed itunes 10.6.1, removed and reinstalled fluke, and 
restarted.

Original comment by zmac...@gmail.com on 7 Sep 2012 at 4:48

GoogleCodeExporter commented 8 years ago
Update to this thread: Running OSX 10.7.5 Lion and Itunes V11, just had a 
fiddle and managed to get everything working smoothly by running itunes in 
32bit mode and reinstalling fluke. Hope this helps. 

Original comment by oscarwat...@gmail.com on 21 Jan 2013 at 3:52

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
My solution:

Put iTunes back into 64-bit mode
Open iTunes ; Close iTunes
Put iTunes into 32-bit mode
Open .flac files with Fluke (which would also open iTunes)

Tada!

Original comment by froobadd...@gmail.com on 24 Sep 2013 at 8:45