Kodi Community Forum
XBMC_PC Win32 GUI Development Environment for skinners (skin developers) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: XBMC_PC Win32 GUI Development Environment for skinners (skin developers) (/showthread.php?tid=23235)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24


- mcgoober - 2006-11-22

On most of the scripts i try to open to test, XBMC freezes up, and the log shows
09:36:36 M:1658032128 ERROR: CThread:ConfusedtaticThread : Access violation at 0x7c91142e: Reading location 0x00040046


- ashlar - 2006-11-23

spiff Wrote:so YOU go ahead and do it.

we have given you our opinions on doing a port. accept it
Sorry spiff, I was just answering a direct question.
I have stressed over and over how I respect your work and I'm thankful for it. The reason I asked the question regarding how complex it would be, etc. is because I was thinking about paying somebody to do it. Maybe with a joint effort of other users.
Not everybody is a programmer and I think you do appreciate all the success your creation has garnered among general users, not only programmers. But I'll refrain from posting, from now on, as I have a feeling you don't like what I have to say.
Sorry for whenever I bothered you and thanks again for your awesome work.

Farewell.


- spiff - 2006-11-23

nothing personal man, and i'm sorry if you got offended in any way.

just gets irritating to see users keep trying to convince us to do something we have clearly stated we don't want to do. futile discussion, that's all.

(i didn't do anything in regards to the pc port btw, it was all jmarshall).


- SleepyP - 2006-11-28

to delete them make a bat with this in it:
Code:
subst q: /D
subst p: /D
subst t: /D
subst z: /D

so I got my new(er) video card, and now the app crashes as soon as it is run. the bottom of the debug log seems to indicate the problem:

"15:12:33 M:763547648 FATAL: XBAppEx: Could not create D3D device!
15:12:33 M:763547648 FATAL: width/heightSad720x480)
15:12:33 M:763547648 FATAL: refreshrate:0
15:12:33 M:763547648 FATAL: 4:3"
Guessing I can't use this one either, huh?


- lolol - 2006-11-28

do you have directx installaled?

this my be the fault...

cheers lolol


- Smokehead - 2006-11-28

joining a bit late, but anyways .. loads of thanks coming your way for making this possible jmarshall Nod


- nnunodark - 2006-11-28

geez 90 replies (not undiserved)


- elupus - 2006-11-28

just for info, the fix for non power of 2 textures are in cvs since a while back, so those of you that got the error on caching fonts should atleast get abit further. The build posted in this thread doesn't include it thou. you'd need a newer build. maybe J could update it.


- Coolgamer30 - 2006-11-28

elupus Wrote:just for info, the fix for non power of 2 textures are in cvs since a while back, so those of you that got the error on caching fonts should atleast get abit further. The build posted in this thread doesn't include it thou. you'd need a newer build. maybe J could update it.
I've tried a new build with that fix but it still crashes after the splash. I guess my graphics card is just not supported. Here is the log file:
Code:
21:21:36 M:147902464  NOTICE: -----------------------------------------------------------------------
21:21:36 M:147881984  NOTICE: Starting XBoxMediaCenter.  Built on Nov 19 2006
21:21:36 M:147881984  NOTICE: Q is mapped to: \
21:21:36 M:147881984  NOTICE: Log File is located: Q:\xbmc.log
21:21:36 M:147881984  NOTICE: -----------------------------------------------------------------------
21:21:36 M:147746816  NOTICE: Setup DirectX
21:21:36 M:147296256  NOTICE: load settings...
21:21:36 M:147288064  NOTICE: loading T:\guisettings.xml
21:21:36 M:147128320  NOTICE: Getting hardware information now...
21:21:36 M:147120128  NOTICE: Checking resolution 10
21:21:36 M:147120128  NOTICE: Setting autoresolution mode 6
21:21:36 M:147099648  NOTICE: Getting hardware information now...
21:21:36 M:147099648  NOTICE: Checking resolution 10
21:21:36 M:147099648  NOTICE: Setting autoresolution mode 6
21:21:36 M:147099648  NOTICE: Per AV pack settings are on
21:21:36 M:147099648  NOTICE: Unknown found : loading T:\avpacksettings.xml
21:21:36 M:147079168  NOTICE: Getting hardware information now...
21:21:36 M:147070976  NOTICE: Checking resolution 10
21:21:36 M:147070976  NOTICE: Setting autoresolution mode 6
21:21:36 M:147124224  NOTICE: q:\userdata\sources.xml
21:21:36 M:145666048  NOTICE: Checking the Date!
21:21:36 M:145666048  NOTICE: start dvd mediatype detection
21:21:36 M:145657856  NOTICE: initializing playlistplayer
21:21:36 M:145645568  NOTICE: load default skin:[Project Mayhem III]
21:21:36 M:145604608 WARNING: file doesnt have <fontset> with name 'Default', defaulting to first fontset
21:21:36 M:145551360   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:145477632   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:145231872   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:145227776   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:145149952   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:145141760   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:145063936   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:145035264   ERROR: CGUIFontTTF::CreateShader - Failed to create pixel shader
21:21:36 M:144003072   FATAL: EXCEPTION_ACCESS_VIOLATION (0xc0000005)
                              at 0x6d9f764f



- SleepyP - 2006-11-29

lolol Wrote:do you have directx installaled?

this my be the fault...

cheers lolol
AFAIK it's impossible to run Windows XP without SOME sort of DirectX being installed during OS installation. I believe that the old SP1 versions of XP come with DX 7 or 8. I am using DX9c. The error results from using a 2MB video card from 1997 which apparently has no 3D capabilities at all Smile


- elupus - 2006-11-29

odd.. those failure to create shaders isn't anything that should be causing troubles. we must have forgot some more error checks in that code since it segfaults. will check what it might be later.


Divide By Zero - cmg - 2006-11-30

First of all, GREAT JOB on the PC port.

I am trying to run my script (bowser, available here)

And it crashes when trying to display the contents of a web site. The log shows:

16:12:49 M: 81735680 DEBUG: LoadLibraryA('ws2_32')
16:12:49 M: 81731584 DEBUG: LoadLibrary('ws2_32.dll') returning: 0x901754
16:12:49 M: 81731584 DEBUG: dllGetProcAddress(0x901754(ws2_32.dll), 'getaddrinfo') => 0x43daa0
16:12:49 M: 81731584 DEBUG: dllGetProcAddress(0x901754(ws2_32.dll), 'getaddrinfo') => 0x43daa0
16:12:49 M: 81731584 DEBUG: dllGetProcAddress(0x901754(ws2_32.dll), 'getnameinfo') => 0x43dac0
16:12:49 M: 81731584 DEBUG: dllGetProcAddress(0x901754(ws2_32.dll), 'freeaddrinfo') => 0x43daf0
16:14:13 M: 81506304 INFO: Loading skin file: DialogProgress.xml
16:14:23 M: 81113088 DEBUG: Activating window ID: 13000
16:14:23 M: 81166336 DEBUG: Checking if window ID 13000 is locked.
16:14:24 M: 85352448 FATAL: EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094)
at 0x006a080f

Any thoughts?


- Wilsot - 2006-12-03

I have to agree with these sentiments. If Media Portal is the closest thing to XBMC_PC then something went a bit wrong along the way.

I am looking for a PC Media Center and having looked at XP MCE, Media Portal, Sesam TV, Pinnacle Media Center and others, I have not found anything to beat XBMC in terms of stability, ease of use and versatility. What I would like to see is an XBMC port with DVB support. Perhaps a new thread could be started somewhere more appropriate for this to see if there is any appetite for this in the wider community.

And just so you know how worthwhile everyone’s work on XBMC has been, my wife told me the other day that the Xbox with XBMX (which we have not used for gaming for a few years) is the best value gadget we have ever bought.

Regards,

Wilsot


- Loaded Gun - 2006-12-04

I am still not getting any text whatsoever in xbmc360 and i am using now the new release of the XBMC-SVN_2006-12-03_rev7295-T3CH

I get text with PM3 but nothing with XBMC360 even with Jezz_X's font files.

Please anyhelp would be greatful.


- Loaded Gun - 2006-12-04

Sorry for the second post i would like to know how where to put movies music and pix, mostly for sh** and giggles.