NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 22 23 24 25 26 … 93 Next »
special MVP code?

 
  • 0 Vote(s) - 0 Average
special MVP code?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#21
2009-09-01, 11:29 AM
Jaggy Wrote:Further to this: Tonight after the boss got home I lost use of the laptop & went back to editing the skin on my PC (the NMT server for Weather2) & found now when I close GB & re-start it & then go back into Weather2 it doesn't do fresh update each time........maybe because it has now done a number of automatic updates during the day do you think??

Earlier I asked you to try <MVPLoadPluginsEarlier>true</MVPLoadPluginsEarlier> Perhaps you still have it true, which would explain this.

Martin
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#22
2009-09-01, 01:33 PM
Jaggy Wrote:There may still be a problem on the NMT as mine just rebooted for no apparent reason (something it doesn't normally do) after sitting on the screensaver for over an hour, but prior to that I had been modifying the skin to go with Blue-Retro-SHV so I can't produce meaningful logs at the moment. Tomorrow I will fire it up early with the blue skin & see if it does it again.

EDIT: I just had a look in the weather2\profile directory & I think it re-booted the NMT at the time it ran an automatic update.

Something else I have noticed (I think different with the version I am running now) is every time I enter it after restarting GB (which I have to do a lot modifying the skin) it now does an update every time. I notice there is a weather.xml in each profile does it check the age of this on starting & if newer than xxx not update?



No worries, when I beta test I report anything odd/out of the ordinary I see Smile

The update everytime is related to the Forecast screen showing 0 days. I think it is set to zero, so it will update everytime. I'll get you a build that fixes this Smile
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#23
2009-09-01, 01:35 PM
Jaggy Wrote:Further to this: Tonight after the boss got home I lost use of the laptop & went back to editing the skin on my PC (the NMT server for Weather2) & found now when I close GB & re-start it & then go back into Weather2 it doesn't do fresh update each time........maybe because it has now done a number of automatic updates during the day do you think??
I'd have to see some logs to see why it didn't update. But your build is not right either... I'll post here another build you can try.
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#24
2009-09-01, 02:14 PM
Jaggy---

Try the build in this post, let me know how it turns out... Thanks.

http://forums.gbpvr.com/showpost.php?p=3...stcount=19
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,639
Threads: 148
Joined: Mar 2006
#25
2009-09-01, 10:59 PM
mvallevand Wrote:Earlier I asked you to try <MVPLoadPluginsEarlier>true</MVPLoadPluginsEarlier> Perhaps you still have it true, which would explain this.

Oops..... good memory Batman I had forgotten, it is now set to false.

@scb147 Testing the new build it crashed on the initial update (I think when getting the animated satellite map for Masterton) for the other maps I have selected not animated.

It drops back to the main menu when I try to view the Masterton satellite map.

It crashes when I select the update button from the menu.

It still has 0 days forecast (but that could be because if fails to finish updating)

Logs attached
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,639
Threads: 148
Joined: Mar 2006
#26
2009-09-01, 11:54 PM
Update: Complete wipe of Weather2, re-install 1.0.0.0, update dlls & WizUiHelper.dll to latest versions. Update completed successfully on launch this time but it crashed when I selected forecast. Logs & image attached.
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#27
2009-09-02, 01:39 PM
Jaggy Wrote:It drops back to the main menu when I try to view the Masterton satellite map.

It crashes when I select the update button from the menu.
These were related, and I believe I fixed it.
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#28
2009-09-02, 01:42 PM
Jaggy Wrote:Update: Complete wipe of Weather2, re-install 1.0.0.0, update dlls & WizUiHelper.dll to latest versions. Update completed successfully on launch this time but it crashed when I selected forecast. Logs & image attached.

I believe this may be related to the WizUiHelper.dll...

Can you go back to the previous version of WizUiHelper.dll and see if this goes away?
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#29
2009-09-02, 08:53 PM
Jaggy Wrote:Update: Complete wipe of Weather2, re-install 1.0.0.0, update dlls & WizUiHelper.dll to latest versions. Update completed successfully on launch this time but it crashed when I selected forecast. Logs & image attached.
Yes, this is in WizUiHelper. I will take a look and provide an update.

Code:
009-09-02 11:42:36.878 ERROR [1] Unexpected error: System.ArgumentException: Item has already been added. Key in dictionary: '{X=0,Y=0,Width=0,Height=0}'  Key being added: '{X=0,Y=0,Width=0,Height=0}'
   at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
   at System.Collections.Hashtable.Add(Object key, Object value)
   at WizUtilities.WizUiHelper.WizUiList.GetRenderList()
   at weather2.WeatherTask.GetRenderList()
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,639
Threads: 148
Joined: Mar 2006
#30
2009-09-02, 10:08 PM
Unfortunately I was a bit like a flea in a fit yesterday with all I had to get done & while I did roll WizUiHelper.dll back when testing my first (update) problem I didn't get round to it for the second (forecast) problem. Yes a roll back of WizUiHelper.dll cured that problem, I will see what happens on the NMT during the day & post the results later tonight.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Remote control example code? drmargarit 4 3,931 2018-04-21, 11:24 PM
Last Post: drmargarit
  Looking for C# UPnP Media Server code bgowland 5 7,773 2016-12-16, 08:25 PM
Last Post: mvallevand
  How to convert special characters to use for a URL bgowland 2 1,609 2012-01-21, 05:35 PM
Last Post: bgowland
  Weird Code problem - serialisation (I'll spell it the proper way!!"0 psycik 22 6,487 2011-11-25, 03:16 AM
Last Post: whurlston
  sample video overlay plugin source code? reven 2 2,456 2011-10-03, 12:42 AM
Last Post: reven
  C# code to get data directory? McBainUK 2 2,835 2011-09-19, 07:57 PM
Last Post: McBainUK
  Source code for older versions ? Spark 1 1,803 2011-02-23, 01:19 AM
Last Post: sub
  some help on basic gbpvr plugin code Etacovda 12 4,862 2009-06-14, 08:24 PM
Last Post: Etacovda
  Does this code lock the database? pastro 19 5,690 2008-05-22, 10:06 AM
Last Post: Ommina
  My New Favorite Code Snippet jtokach 2 1,799 2007-11-05, 08:45 PM
Last Post: jtokach

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

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

Linear Mode
Threaded Mode