NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 7 8 9 10 11 … 101 Next »
Problem losing thumbnail display.

 
  • 0 Vote(s) - 0 Average
Problem losing thumbnail display.
Bobins
Offline

Posting Freak

UK (North West)
Posts: 1,200
Threads: 133
Joined: Sep 2004
#1
2024-11-06, 09:33 PM
Sub,

Please see attached log NPVR.log.1

The NPVR client was used to play the recording of Antiques Road Trip. This worked fine with thumbnails OSD being displayed when mouse movement was detected.
At the end of playback, the file was deleted and the recording of Richard Osmans House of Games selected for playback.
At this point, it was noticed that moving the mouse did not display the OSD of timeline or thumbnails. Pressing the right arrow key then return did move playback to the position relative to the number of right arrow presses.

Stopped and re-started playback but this did not fix the lack of OSD.

At the end of playback the file was deleted and the recording of Expert Witness selected for playback.
At this point [20:39] there is a Skia error and the client has to be exited and re-started.

I have seen this sequence of events resulting in the error/client crash several times.

Ray


Attached Files
.zip   logs-20241106-2043.zip (Size: 500.13 KB / Downloads: 4)
NPVR Version= 7.0.1.241229
Intel i5 Ten Core 14400 + 16GB DDR5 in Gigabyte B760 AX Motherboard
Windows 11 Pro 64bit
TBS-6902 dual DVB-S tuner
TBS-6205 quad DVB-T tuner
500Gb System Disk (M2 Nvme SSD)
4Tb Media Store (2 x 2Tb M2 Nvme SSD Spanned)

Raspberry Pi3 B+, Pi4B (OSMC) & Pi5 (XBian) running Kodi v21.1
Bobins
Offline

Posting Freak

UK (North West)
Posts: 1,200
Threads: 133
Joined: Sep 2004
#2
2024-11-07, 12:14 PM
Here's another example of the SKIA error.
This appears to be a consistent/regular problem with the client exe.

2024-11-07 11:18:54.467 [DEBUG][1] ActivatePopup: null
2024-11-07 11:18:54.467 [DEBUG][1] deactivating old popup: ShowDetailsPopup
2024-11-07 11:18:54.467 [DEBUG][1] Going to dispose popup at end of animation
2024-11-07 11:18:54.467 [DEBUG][1] ANIMATE
2024-11-07 11:18:54.517 [DEBUG][1] ShowDetailsPopup()
2024-11-07 11:18:54.517 [DEBUG][1] ActivatePopup: ShowDetailsPopup
2024-11-07 11:18:54.517 [DEBUG][1] skin file? C:\Program Files\NextPVR\data\skin\Default\Popups\EventDetails.xml
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonNormal"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonSelected"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonNormal"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonSelected"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonNormal"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonSelected"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonNormal"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonSelected"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonNormal"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonSelected"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonNormal"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonSelected"]
2024-11-07 11:18:54.531 [DEBUG][1] Element not found: /Skin/Element[@name="PopupLeftButtonNormal"]
2024-11-07 11:18:54.531 [DEBUG][1] ANIMATE
2024-11-07 11:18:54.539 [DEBUG][1] ActivatePopup: null
2024-11-07 11:18:54.539 [DEBUG][1] deactivating old popup: ShowDetailsPopup
2024-11-07 11:18:54.539 [DEBUG][1] Going to dispose popup at end of animation
2024-11-07 11:18:54.539 [DEBUG][1] ANIMATE
2024-11-07 11:18:54.584 [DEBUG][1] ShowDetailsPopup()
2024-11-07 11:18:54.584 [DEBUG][1] ActivatePopup: ShowDetailsPopup
2024-11-07 11:18:54.584 [DEBUG][1] skin file? C:\Program Files\NextPVR\data\skin\Default\Popups\EventDetails.xml
2024-11-07 11:18:54.602 [DEBUG][1] System.Exception: Unable to allocate pixels for the bitmap.
at SkiaSharp.SKBitmap..ctor(SKImageInfo info, Int32 rowBytes)
at NUtility.SkinHelper.RenderElement(SKBitmap image, String name, Hashtable parameters)
at NUtility.Controls.UiStatic..ctor(String name, Hashtable args, SkinHelper skinHelper)
at NextPVR.TV.ShowDetailsPopup.Initialise()
at NextPVR.TV.ShowDetailsPopup.Activate()
at NUtility.UIController.ActivatePopup(IScreenPlugin popup)
at NextPVR.TV.Recordings2.ActivateItem(ListObject selectedObject)
at NUtility.Controls.ListRenderers.UiListList.OnKeyDown(KeyEventArgs e)
at NUtility.Controls.UiList.OnKeyDown(KeyEventArgs e)
at NextPVR.TV.Recordings2.OnKeyDown(KeyEventArgs e)
at NUtility.UIController.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.ControllerForm_KeyDown(Object sender, KeyEventArgs e)
2024-11-07 11:18:58.433 [DEBUG][1] ActivatePopup: null
2024-11-07 11:18:58.433 [DEBUG][1] deactivating old popup: ShowDetailsPopup
2024-11-07 11:18:58.433 [DEBUG][1] Going to dispose popup at end of animation
2024-11-07 11:18:58.433 [DEBUG][1] System.NullReferenceException: Object reference not set to an instance of an object.
at NextPVR.TV.ShowDetailsPopup.GetRenderList()
at NUtility.UIController.ActivatePopup(IScreenPlugin popup)
at NextPVR.TV.ShowDetailsPopup.HandleCommand(String command)
at NextPVR.TV.ShowDetailsPopup.OnKeyDown(KeyEventArgs e)
at NUtility.UIController.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.ControllerForm_KeyDown(Object sender, KeyEventArgs e)
2024-11-07 11:19:15.490 [DEBUG][1] FadeThroughTransitionHelper.GetRenderList() created
2024-11-07 11:19:22.635 [DEBUG][1] FadeThroughTransitionHelper.GetRenderList() created
NPVR Version= 7.0.1.241229
Intel i5 Ten Core 14400 + 16GB DDR5 in Gigabyte B760 AX Motherboard
Windows 11 Pro 64bit
TBS-6902 dual DVB-S tuner
TBS-6205 quad DVB-T tuner
500Gb System Disk (M2 Nvme SSD)
4Tb Media Store (2 x 2Tb M2 Nvme SSD Spanned)

Raspberry Pi3 B+, Pi4B (OSMC) & Pi5 (XBian) running Kodi v21.1
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#3
2024-11-07, 01:30 PM
While you are doing this do you notice memory use increasing in task manager?

Martin
Bobins
Offline

Posting Freak

UK (North West)
Posts: 1,200
Threads: 133
Joined: Sep 2004
#4
2024-11-07, 02:31 PM
Martin,

I did have a look at memory usage and intend to make a change so I can monitor it on a 2nd screen whilst the client is running on the 1st screen.

The client exe starts at about 150mb when first run and after 1st use for a playback and a couple of skips gets to 350mb.
After a few minutes it's increased to 480mb and after a couple more recording playbacks with skips it's hitting 650mb.

Obviously after a client re-start it's down to 150mb again.

Ray
NPVR Version= 7.0.1.241229
Intel i5 Ten Core 14400 + 16GB DDR5 in Gigabyte B760 AX Motherboard
Windows 11 Pro 64bit
TBS-6902 dual DVB-S tuner
TBS-6205 quad DVB-T tuner
500Gb System Disk (M2 Nvme SSD)
4Tb Media Store (2 x 2Tb M2 Nvme SSD Spanned)

Raspberry Pi3 B+, Pi4B (OSMC) & Pi5 (XBian) running Kodi v21.1
Bobins
Offline

Posting Freak

UK (North West)
Posts: 1,200
Threads: 133
Joined: Sep 2004
#5
2024-11-09, 12:07 PM
This SKIA error is now happening a couple of times a day during normal use. It's the same error message every time.

Sometimes when you hit the OK button in the error box the screen starts flashing white with a big red X across it and it's almost impossible to kill the nextpvr.exe (even using task manager) without re-booting the system.

This morning nextpvr.exe was showing 850mb of memory usage at the point it crashed.

Ray
NPVR Version= 7.0.1.241229
Intel i5 Ten Core 14400 + 16GB DDR5 in Gigabyte B760 AX Motherboard
Windows 11 Pro 64bit
TBS-6902 dual DVB-S tuner
TBS-6205 quad DVB-T tuner
500Gb System Disk (M2 Nvme SSD)
4Tb Media Store (2 x 2Tb M2 Nvme SSD Spanned)

Raspberry Pi3 B+, Pi4B (OSMC) & Pi5 (XBian) running Kodi v21.1
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with encrypted channels achim_m 0 108 2025-05-03, 03:34 PM
Last Post: achim_m
  Transcoding Problem Version: 7.0.1.241229 Metroid 1 276 2025-01-25, 12:44 AM
Last Post: mvallevand
  Strange blastcfg.exe & blast.exe repeated digits problem fla 4 294 2025-01-18, 08:02 PM
Last Post: fla
  Audio connection problem at TV jamesefrye 1 220 2025-01-18, 02:07 AM
Last Post: sub
Thumbs Up Can I get the Web EPG to display up to 3/6 AM instead of 12 AM? ChaosMageX 1 198 2024-12-30, 03:16 PM
Last Post: sub
  V7 current time display gone in OSD artmetz 19 948 2024-12-12, 03:33 PM
Last Post: artmetz
  Recording Auto Transcode Problem and HDHR Viewing Problems in v7 Metroid 8 1,003 2024-12-06, 04:42 AM
Last Post: mvallevand
  Problem XMLTV epg download Mastericarus333 3 1,324 2024-01-04, 12:47 PM
Last Post: Mastericarus333
  EPG can't display scandinavian characters fdgfsfdgsfg 15 1,368 2023-12-23, 01:35 AM
Last Post: mvallevand
  New problem with IPTV channels in NZ PeterWeb 36 8,794 2023-11-07, 02:48 AM
Last Post: PeterWeb

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

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

Linear Mode
Threaded Mode