GraphicContext.cpp and projectM visualizations
#1
ok, i started debugging a little more my problems with projectM not working...

i run xbmc with debug log on and when using projectM i had a lot of errors like this (using PM3-hd skin)
Code:
20:45:36 T:3050067856 M: 47501312   ERROR: GL ERROR: invalid value
20:45:36 T:3050067856 M: 47501312   ERROR: In file:GraphicContext.cpp function:EndPaint line:1459
20:45:36 T:3050067856 M: 47501312   DEBUG: Scissor box: 0,000000, 0,000000, 1920,000000, 1080,000000
20:45:36 T:3050067856 M: 47501312   DEBUG: Scissor test enabled: 0
20:45:36 T:3050067856 M: 47501312   DEBUG: Viewport: 0,000000, 0,000000, 1920,000000, 1080,000000
20:45:36 T:3050067856 M: 47501312   DEBUG: Projection Matrix:
20:45:36 T:3050067856 M: 47501312   DEBUG:  2,000  0,000  0,000  0,000
20:45:36 T:3050067856 M: 47501312   DEBUG:  0,000  2,000  0,000  0,000
20:45:36 T:3050067856 M: 47501312   DEBUG:  0,000  0,000 -0,025  0,000
20:45:36 T:3050067856 M: 47501312   DEBUG: -0,000 -0,000 -0,000  1,000
20:45:36 T:3050067856 M: 47501312   DEBUG: Modelview Matrix:
20:45:36 T:3050067856 M: 47501312   DEBUG:  1,000  0,000  0,000  0,000
20:45:36 T:3050067856 M: 47501312   DEBUG:  0,000  1,000  0,000  0,000
20:45:36 T:3050067856 M: 47501312   DEBUG:  0,000  0,000  1,000  0,000
20:45:36 T:3050067856 M: 47501312   DEBUG:  0,000  0,000  0,000  1,000
many, many, (i mean) many times Smile

of course when switching to another vis the error goes away
[code]
20:45:36 T:3050067856 M: 47501312 DEBUG: FreeVisualisation() started
20:45:36 T:3050067856 M: 47501312 DEBUG: Visualisation::Stop()
20:45:36 T:3050067856 M: 47501312 DEBUG: delete Visualisation()
20:45:36 T:3050067856 M: 47501312 DEBUG: SECTION:UnloadDll(Q:\visualisations\ProjectM.vis)
20:45:36 T:3050067856 M: 47501312 DEBUG: Unloading: ProjectM.vis
20:45:36 T:3050067856 M: 47501312 DEBUG: FreeVisualisation() done
20:45:36 T:3050067856 M: 47501312 DEBUG: Loading: /usr/share/xbmc/visualisations/Waveform.vis
20:45:36 T:3050067856 M: 47501312 DEBUG: create:1920x1080 at 0x0 Waveform
20:45:36 T:3050067856 M: 47501312 DEBUG: OnInitialize() started
20:45:36 T:3050067856 M: 47501312 DEBUG: Visualisation::Start()
20:45:36 T:3050067856 M: 47501312 DEBUG: Updating visualisation albumart: /home/myuser/.xbmc/userdata/Thumbnails/Music/8/841b00f4.tbn
20:45:36 T:3050067856 M: 47501312 DEBUG: OnInitialize() done
20:45:36 T:3050067856 M: 47501312 DEBUG: Load osd_button_visFO.png: 0,1ms (bundled)[code]
i'm running R17368
Reply
#2
btw, i just forgot to say that projectM gives me a nice black (and blank) screen, while all the other visualizations work just nice
Reply

Logout Mark Read Team Forum Stats Members Help
GraphicContext.cpp and projectM visualizations0