(2012-03-05 05:46)mcborzu Wrote: Windows 7
RC 2
DEBUG LOG
Full .xml thats causing error
For some reason changing line 4 from:
<control type="list" id="8000">
to
<control type="wraplist" id="8000">
causes a unstoppable memory leak that crashes my computer if I dont catch it in time, I have 7 seconds I have to 'end process' via Windows Task Manager before all RAM is taken up.
Now I dont need this to be a "wraplist" I was just trying to reverse engineer an effect 'black had in his Xpirence skin but regardless I dont think we want memory leaks that crash the computer...
If need full skin to debug, PM me as I dont want skin public yet...
peter200285
Junior Member Posts: 2 Joined: Mar 2012 Reputation: 0 |
2012-03-17 19:11
Post: #11
I am also facing same problem, and the below solution not work for me, any other solution?
|
| find quote |
pieh
Team-XBMC Member Posts: 665 Joined: Aug 2010 Reputation: 13 Location: Poland |
2012-03-17 20:32
Post: #12
(2012-03-17 19:11)peter200285 Wrote: I am also facing same problem, and the below solution not work for me, any other solution?If this is same problem - check if focusedlayout width (for horizontal orientation) or height (vertical) is greater than container width/height. It might be also something else - in that case give me more details so I can fix it
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first My previous forum/trac nickname: grajen3 |
| find quote |
peter200285
Junior Member Posts: 2 Joined: Mar 2012 Reputation: 0 |
2012-03-18 08:34
Post: #13
Yes you are right the problem was in focusedlayout's width and now its solved, thanks pieh for helping me out.
(2012-03-17 20:32)pieh Wrote:(2012-03-17 19:11)peter200285 Wrote: I am also facing same problem, and the below solution not work for me, any other solution?If this is same problem - check if focusedlayout width (for horizontal orientation) or height (vertical) is greater than container width/height. It might be also something else - in that case give me more details so I can fix it |
| find quote |
mcborzu
Skilled Skinner Joined: Feb 2009 Reputation: 15 Location: dsf |
2012-03-18 16:54
Post: #14
@pieh
Thanks for checking into this Check out The Carmichael - A Skin For XBMC Check out Night - A Skin For XBMC Check out Unfinished - A Skin For XBMC |
| find quote |

Search
Help