NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) SearchWiz & MovieWiz v
« Previous 1 … 6 7 8 9 10 … 16 Next »
MovieWiz v1.0.21.0 broken

 
  • 0 Vote(s) - 0 Average
MovieWiz v1.0.21.0 broken
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#1
2008-11-22, 10:49 PM
Hi JavaWiz

I unsuccessfully upgraded to V1.0.21.0 from V1.20.0. MW Manager fails with error and crashes
"Error translating column image. Exception of type 'System.OutOfMemoryException' was thrown."

The plugin seems OK. Any thoughts? :confused:

Best regards,
Dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#2
2008-11-22, 10:58 PM (This post was last modified: 2008-11-23, 07:09 AM by JavaWiz.)
Can you post the log file? I'll take a look. It'll be either config.exe.log or MovieWizManager.exe.log depending on how you are launching it.

Also, I've posted new versions of the WizDLLs, you may want to try those also.
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#3
2008-11-23, 09:42 AM
Hi JW

I updated the WizDLL's but the problem with MW Manager crashing continues.

Included are MovieWiz manager logs. I hope they can shed some light onto the problem.

Cheers,
dan
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#4
2008-11-23, 05:15 PM
Does this same error occur when running from the plugin tasks-MovieWiz in the gbpvr config program?

I take it that you store the images in the db rather than just the URL (Settings 1-Save Images in DB)?

How much memory do you have on your machine?
Gedanken
Offline

Member

Posts: 70
Threads: 11
Joined: Nov 2005
#5
2008-11-23, 05:54 PM
I can confirm that v21 does appear to have issues. I had been using v16 with no issues but I upgraded to v21 and the external scanner crashes when it tries to load a new file.

I'l try upgrading to the latest wizutils libs and see if that affects anything.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at WizUtilities.WizWebHelper.WizThumbnail.get_ThumbnailImage()
at WizPlugin.MovieWizConfigForm.cmdLoad_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Gedanken
Offline

Member

Posts: 70
Threads: 11
Joined: Nov 2005
#6
2008-11-23, 06:26 PM
Upgrading the DLLs and resaving the configuration parameters seems to have cleaned up the problem.
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#7
2008-11-23, 09:28 PM
Hi JW

I have the same 'System.OutOfMemoryException' starting MW Manager from GBPVR Config as well. It crashes on the Manage Content tab selection, every time.

My test system has 4GB of RAM and XP Pro. My video library has 850 movies, all with covers stored in the DB. I did notice that when MW Manager starts it takes 1GB for itself and takes another 600MB when I select the Manage Content tab, then it crashes.
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#8
2008-11-24, 03:35 AM
Ok, it is bombing around the thumbnail logic. It tries to load all the DB images when it builds the list. I've made some code changes to do a 'lazy load', it may minimize the memory impact.

Attached is a new copy of MovieWiz and WizWebHelper.DLL. Try these and see if it helps. Attach your log file(s) so I can review the results.
Dan Soussi
Offline

Member

Posts: 86
Threads: 10
Joined: May 2006
#9
2008-11-24, 04:49 AM
Hi JW

Another great fix. Well done! Big Grin

Memory use is way down, again. Below 100MB. from previous memory and thumbs review, I thought you decided to load images as required. This would also be a speed improvement.
Dedicated XP SP2 + GB-PVR 1.2.13
Gigabyte GA EP45-DS3L, Q6600 processor, 2GB RAM, SPDIF optical audio
Sapphire ATI HD4850 GDDR3 512MB PCI-E
DVico Digital Tuner
4TB local storage, Pioneer 107 DVD+/-RW via USB
Logitech 785 remote control, Logitech wireless keyboard and mouse
Antec Sonata II case & PSU
Sony 40in X2000 Bravia LCD, Panasonic 5.1 surround sound
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#10
2008-11-24, 05:03 AM
Dan Soussi Wrote:Hi JW

Another great fix. Well done! Big Grin

Memory use is way down, again. Below 100MB. from previous memory and thumbs review, I thought you decided to load images as required. This would also be a speed improvement.
Great, glad we got it working for you. I did have lazy load in plugin, but forgot to put that logic in the config portion of the program.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MovieWiz movie folder structure? jfm 5 7,113 2011-03-13, 07:47 PM
Last Post: dljones8053
  MovieWiz: no movie data ga_mueller 6 7,866 2011-01-12, 01:22 AM
Last Post: ga_mueller
  A couple of problems with MovieWiz Lookups JP23 2 5,701 2010-05-19, 12:55 AM
Last Post: ga_mueller
  MovieWiz Descriptions now short Jaggy 3 5,708 2010-04-25, 04:01 PM
Last Post: JavaWiz
  MovieWiz: Wishlist 7ore 2 2,642 2010-02-25, 07:02 AM
Last Post: 7ore
  MovieWiz support for mymovies.xml file? daneo 42 19,558 2010-02-24, 04:31 AM
Last Post: 7ore
  MovieWiz - Plot field not being found/displayed JuicyFruits 4 2,786 2010-02-24, 04:20 AM
Last Post: JavaWiz
  Moviewiz not getting IMDB ratings. JP23 5 3,762 2010-02-23, 08:41 PM
Last Post: tbeaux
  MovieWiz exception 7ore 26 11,003 2010-02-22, 05:05 AM
Last Post: JavaWiz
  MovieWiz - Offline Import & Images meccano 8 4,060 2010-02-08, 01:48 PM
Last Post: meccano

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode