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) International Cinema Listings, RSS Reader, WebCams, Calendar, Files and Screen Saver v
1 2 3 4 Next »
problem with volumeosd plugin and 2.2.6

 
  • 0 Vote(s) - 0 Average
problem with volumeosd plugin and 2.2.6
Wakalaka
Offline

Posting Freak

Posts: 926
Threads: 161
Joined: Jan 2007
#1
2011-09-06, 04:33 AM (This post was last modified: 2011-09-06, 04:44 AM by Wakalaka.)
I have 2.2.6 installed and patch 1. When I play a ripped DVD and change volume (either with my remote or on my computer using the Volume icon in the System Tray), it crashes with the following data from the Details button (the dialog immediately reappears if I click Continue button):

NOTE1: I have the VolumeOSD plugin installed, and have not tried uninstall it to see if the problem goes away.
NOTE2: I can change volume with LiveTV and recordings with no errors.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NUtility.Base.SimpleMessageBox.GetRenderList()
at NextPVR.Players.BasePlayer.RefeshOSD()
at NextPVR.ControllerForm.timer1_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

<snip>
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#2
2011-09-07, 08:36 AM
Was this a one-off or is it reproducible? Does it still crash if the VolumeOSD plugin is not installed?

I can create a version with some extra logging if it's reproducible and it's definitely the VolumeOSD plugin causing it.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Wakalaka
Offline

Posting Freak

Posts: 926
Threads: 161
Joined: Jan 2007
#3
2011-09-09, 03:45 AM
It is reproducible and happens only when VolumeOSDPlugin.dll is present in C:\Users\Public\NPVR\Plugins\Volume. I killed all NPVR items, renamed .dll to .xxx, restarted all NPVR items, and was able to change volume during ripped DVD playback. I then killed all NPVR items, renamed .xxx to .dll, restarted all NPVR items, and was not able to change volume during ripped DVD playback.

Note that I said ripped DVD playback. Playback of a DVD in my DVD drive has no issues with volume changing and your plugin. Strange combination to reproduce the bug.
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
tieke
Offline

Senior Member

Posts: 450
Threads: 72
Joined: Jul 2004
#4
2011-09-10, 10:16 PM
Just to say that I have this too - same combination (volumeosd, playing from ripped VIDEO_TS dvd directory etc) although I'm on the previous NPVR version, so it isn't something that has changed in 2.2.6.

cheers,

tieke
[SIZE="1"]Gigabyte GA-MA69GM-S2H motherboard, HD6450, Athlon X2 4800+, Ninja Mini cooler, 1Gig RAM, Antec Fusion Case, 2xHauppauge HVR-3000 DVB-S, win7, 1 MVP[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#5
2011-09-13, 12:45 PM
Nothing obvious in the code or logs. Looks like I will need to create a VIDEO_TS copy of a DVD. Unless I can download a sample one from somewhere?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#6
2011-09-14, 11:20 AM
It crashes in NUtiity.dll. Although I can see where it crashes, I can't see why. It crashes because the local variable backgroundUiStatic used in the method NUtility\Base\SimplePopup:GetRenderList() is null. I think this is because the SimplePopupBig Grinispose() method has been called on the same class and so the backgroundUiStatic is now invalid.

Like Wakalaka said, a strange one. Any help with this one sub?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
Wakalaka
Offline

Posting Freak

Posts: 926
Threads: 161
Joined: Jan 2007
#7
2011-09-15, 07:43 PM
Use any DVD ripping app, such as DVDFab (this is what I use).

McBainUK Wrote:Nothing obvious in the code or logs. Looks like I will need to create a VIDEO_TS copy of a DVD. Unless I can download a sample one from somewhere?
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#8
2011-09-15, 07:50 PM
Thanks Wakalaka. I managed to create a rip using the old DVD ripper plugin for GB-PVR!

It's crashing in the base popup window, not sure why though.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#9
2011-09-16, 01:08 PM
If you set <PromptForResumeDVD>false</PromptForResumeDVD> in config.xml, NextPVR no longer crashes when the volume is changed.

I think when the OSD is being refreshed (because the volume plugin wants to show it's UI) the resume popup message is trying to be shown, but it has been disposed. Sub?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#10
2011-09-16, 07:43 PM
Is this while the resume prompt is still visible, or just after it's gone away, or any time (even a long time) after having seen the resume prompt?
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  McBainUK's first NPVR plugin McBainUK 35 27,845 2011-02-17, 07:58 PM
Last Post: elbryyan
  Screen Saver Plugin - Support Thread McBainUK 34 30,994 2010-01-10, 10:10 PM
Last Post: McBainUK
  Files Plugin support thread McBainUK 28 22,583 2010-01-04, 02:46 PM
Last Post: msrtlt
  Found the No Trailers problem? Snooze 14 14,563 2009-11-19, 12:20 PM
Last Post: McBainUK
  Problem after upgrade JimmyA 1 5,590 2009-09-04, 12:57 AM
Last Post: JimmyA
  Some ICL Plugin issues... jflet1 12 14,284 2009-07-10, 05:02 PM
Last Post: McBainUK
  Cinema Plugin v7.3 - now with Google Movies! McBainUK 54 33,719 2009-05-29, 11:27 PM
Last Post: liteswap
  International Cinema Listings plugin version 7.2 McBainUK 39 29,653 2009-04-03, 02:03 PM
Last Post: McBainUK
  International cinema listings problem lost@c 3 3,586 2009-01-27, 01:39 PM
Last Post: McBainUK
  International Cinema Listings plugin version 7.1 McBainUK 27 12,237 2008-09-26, 07:07 PM
Last Post: leaded1

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

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

Linear Mode
Threaded Mode