- Moderator
- #1
MediaPortal Version: 1.1.1 final
MediaPortal Skin: B3W and/or Maya
Windows Version: Windows XP SP3
Hi
I have found that if I set
in the thumbnailpanel in the file common.facade.video.xml and start up MediaPortal, then it will freeze when I enter "My Videos".
I have also tested Moving Pictures, and used Maya as skin. These produce the same problem.
I cannot gather the logs with the debug-tools, but I have attached previous log-files. Look at error.log.
The problem goes away when setting the values back to
(and killing MP and then restarting it off course).
I was just playing around to see what could be done with the thumbview, and this occurred
MediaPortal Skin: B3W and/or Maya
Windows Version: Windows XP SP3
Hi
I have found that if I set
Code:
<itemWidth>5</itemWidth>
<itemHeight>5</itemHeight>
in the thumbnailpanel in the file common.facade.video.xml and start up MediaPortal, then it will freeze when I enter "My Videos".
I have also tested Moving Pictures, and used Maya as skin. These produce the same problem.
I cannot gather the logs with the debug-tools, but I have attached previous log-files. Look at error.log.
The problem goes away when setting the values back to
Code:
<itemWidth>157</itemWidth>
<itemHeight>185</itemHeight>
(and killing MP and then restarting it off course).
I was just playing around to see what could be done with the thumbview, and this occurred