MediaPortal Forums HTPC/MediaCenter
Old 2009-12-20, 01:57   #1 (permalink)
MP Donator
 
Join Date: Apr 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts

Country:

My System

Default Issues with Cached Graphics

First thanks this great plugin...

I seem to have a problem with this plugin, and the size of its thump
Just did a clean install of Win7, and installed MP 1.1 with newest SVN.
Added Moving Pictures, and loaded in the movies. But when i would start MP it fails to cache all the data's.
I can see that the Moving Pictures thump is well over 2,5 GB, and according to the logs this is the problem.
If i manually remove Moving Pictures folder from thump MP has no problem starting up at all.

Not sure whatever this is a problem with this particularly plug-in, or MP - or if it has been mentioned before..

Attached the logs.

//Spannari

Last edited by fforde; 2009-12-20 at 23:24.. Reason: changed thread title
Spannari is offline   Reply With Quote
Old 2009-12-20, 02:42   #2 (permalink)
Community Plugin Dev
 
fforde's Avatar
 
Join Date: Jun 2007
Location: Texas
Age: 28
Posts: 1,914
Thanks: 311
Thanked 850 Times in 284 Posts

Country:


Send a message via AIM to fforde Send a message via MSN to fforde Send a message via Yahoo to fforde
Default Re: Issues with MediaPortal SVN?

What do you mean by thump? If you mean the thumbnail folder these images are loaded one at a time as needed.

EDIT: Your error log has no references to Moving Pictures either...

EDIT2: Upon further inspection I see what you mean about the TexturePacker warning messages in your MediaPortal.log file (and I can reproduce with a recent SVN of MediaPortal). I am not having crashing issues but I am using a smaller test set. I will dig deeper tomorrow but this may be an issue with the latest MediaPortal SVN. I am not sure why it's trying to cache Moving Pictures cover and backdrop artwork, but this does not give me warm fuzzy feelings...

Last edited by fforde; 2009-12-20 at 05:13..
fforde is offline   Reply With Quote
Old 2009-12-20, 08:34   #3 (permalink)
MP Donator
 
Join Date: Apr 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts

Country:

My System

Default Re: Issues with MediaPortal SVN?

As i said, i didn't know if this was an error in the plugin or MP.

All that i could see, was that it somehow was caching the big "Moving Pictures" folder - something i didn't experience with the same SVN, but 0.7.5 of Moving Pictures before i made a clean install of Windows

Thanks again
Spannari
Spannari is offline   Reply With Quote
Old 2009-12-20, 09:13   #4 (permalink)
Community Plugin Dev
 
fforde's Avatar
 
Join Date: Jun 2007
Location: Texas
Age: 28
Posts: 1,914
Thanks: 311
Thanked 850 Times in 284 Posts

Country:


Send a message via AIM to fforde Send a message via MSN to fforde Send a message via Yahoo to fforde
Default Re: Issues with MediaPortal SVN?

Are you certain you didnt change your MediaPortal version? Or perhaps some configuration setting? The thumbs folder location and population has not changed for quite a while in Moving Pictures...
fforde is offline   Reply With Quote
Old 2009-12-20, 09:45   #5 (permalink)
MP Donator
 
Join Date: Apr 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts

Country:

My System

Default Re: Issues with MediaPortal SVN?

Only difference from now and before, is that i have installed Windows 7 instead of XP.

Can test with an older SVN if it can help resolve this issue...?
Spannari is offline   Reply With Quote
Old 2009-12-20, 13:07   #6 (permalink)
Portal Member
 
RoChess's Avatar
 
Join Date: Mar 2006
Posts: 550
Thanks: 16
Thanked 174 Times in 99 Posts


Default Re: Issues with MediaPortal SVN?

Windows 7 uses completely different folders then XP. The "C:\ProgramData" folder for example is where the data files are stored, including those for MediaPortal and the MovingPictures plugin.

Also UAC might come into play, even if you disabled it, the default ACL permissions are totally different and could cause problems with your configuration.

So verify everything to make sure it is configured correctly. You might need to manually edit the XML configuration files, as well as the database files that stored those paths that have to be changed.

PS: Try a backup under XPM (Windows XP Mode) inside Windows 7 otherwise, so you can see the problem is with your OS switch.
__________________

Your question might already have a solution: • MP-TVSeries FAQMoving Pictures FAQ
My own silly
HTPC Specs

MovingPictures Problems? • Create Debug Logs For Forum Proper Bug Reporting
RoChess is offline   Reply With Quote
Old 2009-12-20, 15:23   #7 (permalink)
Portal Member
 
Join Date: May 2007
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts


Default Re: Issues with MediaPortal SVN?

Believe I am seeing a similar problem. I did a clean install on a new Win7 x64 installation, currently running with 2GB memory. All worked fine using the blue3wide skin (see mplogs0). Then changed to a different skin - BlackGlass 2.0.1 - and MP crashes during initialization - specifically 'Caching Graphics' - then an error message: 'Critical Error Failed to load your skin - Aborting startup - Out of Memory' and it hangs (see mplogs.rar). Many error messages like '2009-12-20 13:34:53.082918 [Warn.][MPMain]: TexturePacker: Texture c:\programdata\team mediaportal\mediaportal\thumbs\movingpictures\covers\fullsize\{the.meaning.of.life} [-1383108388].png is too large to be cached. Texture 1000x1500 - limit 2048x2048'. Watching the process you can see the memory slowly rising to about 750MB (all that is available) then it errors out.
Note: Reinstall did not help. Disabling MoPi did not help (didn't want to completely uninstall though.) Seen similar problems with B&W 1080 and Purevision. I guess I will switch back to blue3wide for now - that appears to work fine under 64 bit Windows 7.

Last edited by sjcato; 2009-12-20 at 19:50..
sjcato is offline   Reply With Quote
Old 2009-12-20, 16:06   #8 (permalink)
MP Donator
 
Join Date: Apr 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts

Country:

My System

Default Re: Issues with MediaPortal SVN?

Exactly the same scenario i am expiring.

Tried a complete un-install of MediaPortal today, and first trying only with the 1.1 beta (no SVN) - Still the same error
Then tried with the newest SVN - Still the same error

The error happens both in B3W and X-Factor.

There is no problem with the 0.7.5 version

Last edited by Spannari; 2009-12-20 at 16:14..
Spannari is offline   Reply With Quote
Old 2009-12-20, 19:57   #9 (permalink)
Portal Member
 
Join Date: May 2007
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts


Default Re: Issues with MediaPortal SVN?

Spannari, interesting that b3w works for me but not for you. I have only 187 movies set up right now - my HD collection - now wondering what will happen when I add in the DVDrips - there are a lot more of them. Do you have a large number?
sjcato is offline   Reply With Quote
Old 2009-12-20, 20:24   #10 (permalink)
MP Donator
 
Join Date: Apr 2009
Posts: 14
Thanks: 8
Thanked 0 Times in 0 Posts

Country:

My System

Default Re: Issues with MediaPortal SVN?

Have added around 300 HD movies, and no dvdrips

The problem seems somehow related to the large cover-cache that Moving Pictures have in C:\ProgramData\Team MediaPortal\MediaPortal\thumbs , as if i delete this folder (fills up 3 gb of space) MP starts up just fine - until all the covers has been downloaded again...

But this is only guessings, as i am in no position of finding/locating the error, as i simply doesn't have the skills for that

Last edited by Spannari; 2009-12-20 at 20:37..
Spannari is offline   Reply With Quote
Reply

Bookmarks

Tags
cached, graphics

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mediaportal not working in Vista x64 after SVN MediaPortal-svn--04-01-2007--00-59-Rev AndyWhittaker MediaPortal 1 Talk 1 2007-04-06 14:13
what is the best svn release to install? MP remote control issues in standby darklord2005 Installation, configuration support 0 2007-02-06 15:37


All times are GMT +1. The time now is 14:44.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden