BigNoid / Aeon-Nox

A skin for XBMC/Kodi
Other
255 stars 187 forks source link

Artist Bios #192

Closed ferent closed 12 years ago

ferent commented 12 years ago

In the last SVN versions (1080i), in Music TAB-Screen, there is no Artist Info, see the image below:

http://imageshack.us/photo/my-images/94/instantnea6.jpg/

but I have it:

http://imageshack.us/photo/my-images/534/instantnea7.jpg/

BigNoid commented 12 years ago

This works for me no problem. I can't see a fault in the code either. Could you make a debug log?

ferent commented 12 years ago

My error, I clear previous Bignoid skin installation, restart a now perfect. Sorry for this mistake :-)

ferent commented 12 years ago

Anyway, here is my error log:

20:04:07 T:140027245119360 ERROR: Unable to load libcrystalhd.so.3, reason: libcrystalhd.so.3: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio 20:04:07 T:140027245119360 ERROR: Error loading special://profile/advancedsettings.xml, no node 20:04:07 T:140027245119360 ERROR: Keymapping error: no such action 'language' defined 20:04:08 T:140027245119360 ERROR: unable to load:/home/alfredo/.xbmc/addons/BigNoid-Aeon-Nox-aa03e71/1080i/DialogExtendedProgressBar.xml, Line 0 20:04:08 T:140027245119360 ERROR: unable to load:/home/alfredo/.xbmc/addons/BigNoid-Aeon-Nox-aa03e71/1080i/DialogExtendedProgressBar.xml, Line 0 20:04:11 T:140027245119360 ERROR: Incorrect movie stacking regexp format:[(.?)([ .-](?:cd|dvd|p(?:(?:ar)?t)|dis[ck]|d)[ .-][a-d])(.?)(.[^.]+)$] 20:04:11 T:140027245119360 ERROR: Incorrect movie stacking regexp format:[(.?)([ .-][a-d])(.?)(.[^.]+)$] 20:04:11 T:140027245119360 ERROR: Incorrect movie stacking regexp format:[(.?)([ .-](?:cd|dvd|p(?:(?:ar)?t)|dis[ck]|d)[ .-][a-d])(._?)(.[^.]+)$] 20:04:11 T:140027245119360 ERROR: Incorrect movie stacking regexp format:[(.?)([ .-][a-d])(._?)(.[^.]+)$] 20:04:18 T:140026738370304 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true 20:04:28 T:140026713192192 ERROR: Traceback (most recent call last): 20:04:28 T:140026713192192 ERROR: File "/home/alfredo/.xbmc/addons/script.xbmc.intro.movie/resources/lib/settings.py", line 133, in service 20:04:28 T:140026713192192 ERROR: has_splash = dom.getElementsByTagName( "splash" )[ 0 ].firstChild.nodeValue 20:04:28 T:140026713192192 ERROR: IndexError: list index out of range 20:04:30 T:140027245119360 ERROR: Python script "/home/alfredo/.xbmc/addons/script.sharethetv/default.py" does not exist 20:04:37 T:140026713192192 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true 20:05:02 T:140027245119360 ERROR: Texture manager unable to load file: /home/alfredo/musica/Jazz/Adele/21/fanart.jpg 20:05:02 T:140027245119360 ERROR: Texture manager unable to load file: /home/alfredo/musica/Jazz/Adele/21/../fanart.jpg 20:05:02 T:140027245119360 ERROR: GetDirectory - Error getting /home/alfredo/imagenes/Ordenador/Cantantes/Adele/extrafanart/ 20:06:15 T:140027245119360 ERROR: Control 100 in window 13000 has been asked to focus, but it can't

BigNoid commented 12 years ago

Did you install from zip from github? Be sure to rename the folder inside the zip first before installing to the correct name (skin.aeon.nox) to avoid weird foldernames like BigNoid-Aeon-Nox-aa03e71. Because that way versions get mixed up because you end up with several skin folders.