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) Weather / Weather2 v
1 2 3 Next »
Weather 2 Wishlist

 
  • 0 Vote(s) - 0 Average
Weather 2 Wishlist
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#31
2012-01-15, 04:11 PM
I'm not sure what I've (not) done Iain... I'm only seeing 'Menu' on the hidden menu - no Forecast or Images. I've got Forecast days set to 6.

I installed from scratch using v1.0.1.0 from the wiki and then copied the patch over the top...

The good news is that I can switch between profiles using Alt-b/Alt-y Big Grin

Alex
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#32
2012-01-15, 04:18 PM
Try pushing right and see if the other items are there? They show up super-dark for me (some sort of skin issue).

Iain
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#33
2012-01-15, 04:31 PM
Yep, that was it - I normally use one of Jaggy's skins, but like a good little tester, I always switch to Default when testing stuff Rolleyes

So it's working for me fine - thanks...

Alex
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#34
2012-01-15, 08:19 PM
I'm one of the downloaders, thanks for fixing the yellow and blue buttons. This was a showstopper for me a while ago, but I worked around it by programming the MCE remote. Since Sub supports both alt-B and ctrl-B in NPVR, I just programmed the blue and yellow buttons for ctrl-B and ctrl-Y. Now I can remove this hack if necessary.

Couple of issues, if you could take a look at them:

I get a unhandled exception when selecting Images to get to the radar:

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: image
at System.Drawing.Graphics.FromImage(Image image)
at NUtility.Controls.UiStatic.set_Args(Hashtable value)
at NUtility.Controls.UiButtonStrip.OnKeyDown(KeyEventArgs e)
at Weather.Main.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
NextPVR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NextPVR.exe
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NShared.DLL
----------------------------------------
NUtility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.65.0
Win32 Version: 1.0.65.0
CodeBase: file:///C:/Program%20Files/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.Entity
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420 built by: Win7SP1
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.Entity/3.5.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420 built by: Win7SP1
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
NetworkRecorder
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.dll
----------------------------------------
System
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Weather
Assembly Version: 1.0.1.2
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.dll
----------------------------------------
WebRadio
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.dll
----------------------------------------
HtmlAgilityPack
Assembly Version: 1.4.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/NPVR/NUtility.dll
----------------------------------------
SlimDX
Assembly Version: 2.0.8.42
Win32 Version:
CodeBase: file:///C:/Program%20Files/NPVR/SlimDX.DLL
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.6161
Win32 Version: 9.00.30729.6161
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57/msvcm90.dll
----------------------------------------
taglib-sharp
Assembly Version: 2.0.3.0
Win32 Version: 2.0.3.0
CodeBase: file:///C:/Program%20Files/NPVR/taglib-sharp.DLL
----------------------------------------

I can select Continue to get past this and then the radar image is available.

The context (right arrow) menu items have really low contrast on the TV in the default skin. If you could point me where to look, I could try to fix this.

Thanks for picking up the project. I use this plug-in alot.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#35
2012-01-15, 08:28 PM
I'll take a look, but I make no promises. It's not my code, c# isn't my first language, and I did say my time was limited Big Grin

Iain
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#36
2012-01-15, 08:57 PM (This post was last modified: 2012-01-16, 01:16 AM by mikeh49.)
Whatever time you can spare will be appreciated. It doesn't hurt to ask, right? Smile

Thanks, again.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,638
Threads: 148
Joined: Mar 2006
#37
2012-01-15, 09:46 PM
mikeh49 Wrote:Couple of issues, if you could take a look at them:

I get a unhandled exception when selecting Images to get to the radar:

I can select Continue to get past this and then the radar image is available.

I get something like this when I select satellite image & Continue works for me also, on the NMT it's fine.

Quote:The context (right arrow) menu items have really low contrast on the TV in the default skin. If you could point me where to look, I could try to fix this.

If you could post a screenshot showing what you mean I will attempt to have a look at it, I was just about to fix the "dull" hidden menu problem that I also noticed with the default skin anyway.
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#38
2012-01-16, 12:33 AM
Here's a Word doc with a regular NPVR context menu screenshot and a Weather context menu screenshot. Hopefully this shows the issue. Both with the default skin.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,638
Threads: 148
Joined: Mar 2006
#39
2012-01-16, 01:10 AM
Bugger I don't have word or openoffice installed on this PC so I can't open your doc.
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#40
2012-01-16, 01:20 AM
Jaggy Wrote:Bugger I don't have word or openoffice installed on this PC so I can't open your doc.
jpgs...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 2 3 4 5 6 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Weather V1.0.1.0 Notes scb147 1 11,018 2011-03-31, 04:22 PM
Last Post: rkircher
  Weather Plugin with NPVR Blue Racer 6 7,506 2010-10-01, 06:31 PM
Last Post: Blue Racer
  Weather V1.0.0.2 Notes scb147 0 4,743 2010-09-28, 06:33 PM
Last Post: scb147
  NPVR Weather Plugin Name is "Weather" scb147 21 17,695 2010-08-18, 07:26 PM
Last Post: scb147
  Weather crashes GB PVR on MVP JonRoyle 8 9,363 2010-01-11, 10:04 PM
Last Post: Jaggy
  Showing Weather on Menu Page -Oz- 6 7,703 2010-01-11, 04:10 PM
Last Post: scb147
  Weather 2 just not working right steeb 13 7,666 2009-11-13, 03:39 AM
Last Post: JavaWiz
  Weather 2 nearly steeb 16 7,906 2009-09-26, 03:07 AM
Last Post: steeb

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

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

Linear Mode
Threaded Mode