Bien l’bonjour à vous!
Je me suis lancé dans une petite migration de Etch à Lenny hier, et à part quelques problémes qui ont heureusement trouvé des solutions, tout est à peu prés ok pour le moment.
Tout sauf un probleme bien génant avec Quodlibet, quand je le lance en console ca donne ca :
nestorigor@debian:~$ quodlibet
Formats supportés : mod, mp3, mp4, mpc, spc, trueaudio, wav, wavpack, wma, xiph
Bibliothèque de chansons chargée.
Ouverture du périphérique audio.
/home/nestorigor/.gtkrc-2.0:3: error: scanner: unterminated string constant - e.g. `style'
Traceback (most recent call last):
File "/usr/share/quodlibet/qltk/quodlibet.py", line 504, in __browser_configure
def __browser_configure(self, paned, event, browser):
KeyboardInterrupt
Puis un nombre énormissime de messages d’erreur, peut être pour chaque musique de ma collection, dont ne voici qu’un extrait :
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/06 Another Brick In The Wall_2.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/12 One Of My Turns.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/08 Goodbye Blue Sky.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/05 The Happiest Days Of Our Lives.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/04 Another Brick In The Wall_1.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/02 In The Flesh.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/03 The Thin Ice.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/15 The Last Few Bricks.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determinedFile "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/06 Another Brick In The Wall_2.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/12 One Of My Turns.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/08 Goodbye Blue Sky.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/05 The Happiest Days Of Our Lives.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/04 Another Brick In The Wall_1.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/13 Don't Leave Me Now.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/10 What Shall We Do Now.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/14 Another Brick In The Wall_3.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/01 McAtmos.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/09 Empty Spaces.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD1/07 Mother.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/05 Bring The Boys Back Home.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/12 Stop.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/02 Is There Anybody Out There.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/14 Outside The Wall.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/03 Nobody Home.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/06 Comfortably Numb.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 140, in info
try: audio = mutagen.File(filename)
File "/usr/lib/python2.5/site-packages/mutagen/__init__.py", line 199, in File
if score > 0: return Kind(filename)
File "/usr/lib/python2.5/site-packages/mutagen/__init__.py", line 74, in __init__
self.load(filename, *args, **kwargs)
File "/usr/lib/python2.5/site-packages/mutagen/id3.py", line 1939, in load
self.info = self._Info(fileobj, offset)
File "/usr/lib/python2.5/site-packages/mutagen/mp3.py", line 101, in __init__
self.__try(fileobj, offset, size - offset, False)
File "/usr/lib/python2.5/site-packages/mutagen/mp3.py", line 138, in __try
raise HeaderNotFoundError("can't sync to an MPEG frame")
HeaderNotFoundError: can't sync to an MPEG frame
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/08 McAtmos.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/09 In The Flesh.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/04 Vera.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/10 Run Like Hell.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/07 The Show Must Go On.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/01 Hey You.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/11 Waiting For The Worms.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
W: Error loading /home/nestorigor/Musiques/Rock/PINK FLOYD APE/2000 - Is There Anybody Out There/CD2/13 The Trial.flac
Traceback (most recent call last):
File "/usr/share/quodlibet/formats/__init__.py", line 52, in MusicFile
return _infos[ext](filename)
File "/usr/share/quodlibet/formats/xiph.py", line 151, in info
raise IOError("file type could not be determined")
IOError: file type could not be determined
Au niveau du logi, ca donne une collection vide, qu’importe ce que je fais, rechargement de la bibliothéque ou non. Plus aucune musiques accessible.
J’ai retrouvé pas mal de log de bug avec cette ligne
Mais à chaque fois en anglais et pour des problémes liés à compiz je crois bien. Je suis dans un gros paté quoi en gros^^
Merci d’avance si quelqu’un voit poindre une lumiére à la sortie de ce bug bien sombre. 