NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 36 37 38 39 40 … 56 Next »
Updated weather plug-in posted

 
  • 0 Vote(s) - 0 Average
Updated weather plug-in posted
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#21
2006-03-14, 06:48 PM
Thanks Jeff for working on the Weather plugin.

I have skinned the weather plugin for the BaseSkin.

There is one bitmap (popup_sep.png) in the Please Wait popup that is hardcoded to .\resources directory

[SIZE="1"] <CompositeImage name="PleaseWait" size="720,480">
<DrawImage filename="..\popup_background.png" loc="105,140" size="510,170"/>
<DrawImage filename="..\resources\popup_sep.png" loc="105,140" size="510,85"/>
<DrawText text="Downloading Weather Forecast" loc="120,150" size="482,30" textStyle="WaitTitle" align="Left"/>
<DrawText text="Please wait while downloading weather forecast from msnbc.com, this may take awhile depending on your Internet connection" loc="120,212" size="482,108" textStyle="WaitMessage" align="Left"/>
</CompositeImage>[/SIZE]

There are a number of text strings that are not translatable.
I am collecting these for next "translation release"
I will mail you these when I think I have found them all.
Perhaps the translations can be in next GBPVR release from Sub.
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
Old Dog
Offline

Posting Freak

Posts: 1,083
Threads: 99
Joined: Jul 2005
#22
2006-03-15, 09:00 AM (This post was last modified: 2006-03-15, 09:09 AM by Old Dog.)
Jeff Wrote:Could you look in your gbpvr.exe.log file and see what it has in there? I use the VA plug-in and panel on my home machine, which I think has the same configuration,, but then again I may have an updated video archive.dll. Mine is dated 1/16/2006 at 10:52PM.

Jeff
Hi Jeff,

I updated video archive then installed the weather update. Same problem when I scroll to the videos button.

I've attached my log file. Basically it shows the Out of Memory exception just after a key-down event (but I only scrolled to it).

I rolled back only the utils dll. Everything is okay.

Best Regards,
David
Learning new tricks!
Visit Plain Jane's Collection
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#23
2006-03-15, 10:31 AM
Hello Jeff

There seems to be a new version 3.0 of CommonGBPVRutilities.dll (144kb) that comes with the Weather plugin.
It seems like this version of CommonGBPVRutilities.dll causes Appearence Manager to crash GBPVR with an Out of memory .net message.

From what I can see both Weather and AM work with version 2.0 of CommonGBPVRutilities.dll (120kb)

Whats new with version 3.0 of CommonGBPVRutilities.dll ? ..... is it needed for some functionality with your plugins ?
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#24
2006-03-15, 02:18 PM
I have been making changes to the database to permissions for viewing files and for making the display faster in the video archive plug-ins. It was supposed to be backwards compatible, but I have not tested it much to confirm this yet.

The weather plug-in does not require any of the new features so it should work just fine with the old version. I will download the appearance manger and see if I can find out why the new version does not work with it. We should also probably move this discusion thread over to the plug-in support area so that this thread just stays as the announcement.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#25
2006-03-15, 04:38 PM
I think I found the problem. I had changed the way the commongbpvrutilities returned task image files. I had added code that someone suggested so as to try to not leave the file in use so that it could be changed dynamically. I rememeber Reven saying that he had tried this too but that it did not work correctly. I forgot to back out the change. Can you try the attached and see if the problem is fixed?

Thanks

Jeff
Old Dog
Offline

Posting Freak

Posts: 1,083
Threads: 99
Joined: Jul 2005
#26
2006-03-15, 05:30 PM
This really sounds interesting.

I'll try it out as soon as I can. Unfortunately I'm working 12 hour shifts plus weekends and I'm beat so I might not be the quickest.

-David
Learning new tricks!
Visit Plain Jane's Collection
MixMan
Offline

Posting Freak

Posts: 1,239
Threads: 100
Joined: Oct 2005
#27
2006-03-15, 08:41 PM
This version of CommonGBPVRutilities.dll works with AM.
No more crashes. Please update the weather plugin with this version.
Thanks for correcting the "bug"
Best Regards
MixMan
[SIZE="1"]
Antec Fusion case with Gigabyte GA-MA78GM-SH, AMD X2 4850e, 2GB RAM, AMD780G Onboard graphics. WinTV-PVR 150 MCE (With FM), Twinhan DVB-T, 750GB + 250GB HDD. Windows XP Pro SP3, MCE 2005 Remote, 29" 4:3 monitor and a 47" Philips 9603H LCD[/SIZE]
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#28
2006-03-16, 12:47 AM
There is nothing posted below; can you edit your message?

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#29
2006-03-16, 03:38 AM
There was a period of time where the wiki had the old setup file rather than the updated one. Can you try downloading again now, reinstall, and see if things are fixed.

Thanks

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#30
2006-03-16, 05:10 AM
Yes; I just uploaded a new version with an updated commongbpvrutiliites.dll

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  UK Freeview & Freesat Channel Logos (Updated) Lao Pan 58 30,641 2025-06-08, 02:46 PM
Last Post: Lao Pan
  Blue-Retro-SHV Skin updated Jaggy 55 26,844 2018-01-09, 12:52 AM
Last Post: Jaggy
  AutoRefresh Updated (27th Oct 2013) imilne 0 2,040 2013-10-27, 02:43 PM
Last Post: imilne
  AutoRefresh - Updated 21st December, 2012 imilne 0 2,224 2012-12-21, 02:55 PM
Last Post: imilne
  System - Updated 19th December, 2012 imilne 0 2,260 2012-12-19, 08:38 PM
Last Post: imilne
  AutoRefresh - Updated 13th April, 2012 imilne 0 2,025 2012-04-13, 07:36 PM
Last Post: imilne
  System - Updated 25th February, 2012 imilne 0 1,778 2012-02-25, 11:11 AM
Last Post: imilne
  AutoRefresh - Updated 18th February, 2012 imilne 0 1,589 2012-02-18, 10:04 AM
Last Post: imilne
  SubMenu - Updated January 23rd, 2012 imilne 0 1,550 2012-01-23, 09:52 AM
Last Post: imilne
  Weather plugin for NPVR scb147 9 3,047 2010-10-18, 07:42 PM
Last Post: scb147

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

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

Linear Mode
Threaded Mode