Kodi Community Forum
Need help installing script installer - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: Need help installing script installer (/showthread.php?tid=19999)



- masterchief1517 - 2006-05-16

the last line in the log says atribute error: 'gui' object has no attribute 'setcoordinateresolution'

thanks in advance, i'm a :joker:


- masterchief1517 - 2006-05-17

i managed to find something, in xbmc.log it says texture manager unable to load file: q:\skin\project mayhem iii\media\defaultscriptbig.png

i checked and i didn't see that file in the directory, so i guess i need it.


- Nuka1195 - 2006-05-17

sounds like your xbmc build is older than when 'setcoordinateresolution' was added.

- 01-07-2005 added: window methods getresolution() and setcoordinateresolution() to python interface.  should allow xbmc to scale control sizes and positions, removing the burden off python coders.

edit: that's july 1st






- masterchief1517 - 2006-05-17

thanks, and this will be hard to update cause i don't have xdk to build a copy..... pm me if you can...point me in the right direction :pirate:






- masterchief1517 - 2006-05-18

cancel that, my problem has been isolated, simplified, and completed