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 … 56 57 58 59 60 … 101 Next »
Can't Run Nextpvr.exe Client After Upgrade

 
  • 0 Vote(s) - 0 Average
Can't Run Nextpvr.exe Client After Upgrade
gkw1973
Offline

Junior Member

United States
Posts: 25
Threads: 0
Joined: Sep 2021
#51
2021-09-26, 01:48 AM (This post was last modified: 2021-09-26, 01:49 AM by gkw1973.)
(2021-09-26, 01:29 AM)sub Wrote: I suspect it's because you're using a using a generic Microsoft display driver for your machine, and it doesn't support OpenGL.

I can see see some comments online about Intel not providing a Win10 set of drivers for this Q45 chipset. Some people have indicated you can install the old Intel supplied Win7 driver. I'm not sure whether this will resolve the issue for you or not though.

I had previously stated that the previous version I had was 5.1.1 (210329), available March 29, 2021, and I had no problems with it.  Someone had previously mentioned that there were some files missing from the x86 installer.  Could this be causing my problem? Was OpenGL added to NextPVR after my previous installation?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,747
Threads: 768
Joined: Nov 2003
#52
2021-09-26, 01:53 AM
(2021-09-26, 01:48 AM)gkw1973 Wrote:
(2021-09-26, 01:29 AM)sub Wrote: I suspect it's because you're using a using a generic Microsoft display driver for your machine, and it doesn't support OpenGL.

I can see see some comments online about Intel not providing a Win10 set of drivers for this Q45 chipset. Some people have indicated you can install the old Intel supplied Win7 driver. I'm not sure whether this will resolve the issue for you or not though.

I had previously stated that the previous version I had was 5.1.1 (210329), available March 29, 2021, and I had no problems with it.  Someone had previously mentioned that there were some files missing from the x86 installer.  Could this be causing my problem?  Was OpenGL added to NextPVR after my previous installation?
5.2.0 was a big change. Previously the UI rendering was done with GDI graphics and Direct2D for display. That is all gone. It's now based on Skia graphics with OpenGL for display.

This was done because Microsoft has said they are no longer developing GDI, and it will not be supported in any future version of .NET. (including the .NET 6 we will be moving to in a next couple of months)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,009
Threads: 956
Joined: May 2006
#53
2021-09-26, 01:54 AM
5.2 uses a new graphics engine designed for all future development in dotnet 6 later on.  Did you ever try Kodi with NextPVR. 

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,747
Threads: 768
Joined: Nov 2003
#54
2021-09-26, 02:04 AM
(2021-09-26, 01:48 AM)gkw1973 Wrote: Someone had previously mentioned that there were some files missing from the x86 installer.  Could this be causing my problem? 
Look, it is still totally possible it is just a missing runtime file or something (though I'm leaning towards it being a case of your graphics device not supporting OpenGL). If it is a missing file, it's very difficult for me to tell from here what it might be, and the problem is unique to you at this stage. There is a Microsoft tool for seeing missing runtime dependencies, called Fusion Log Viewer, but I it's kind of complicated, and I don't really know much about it, so I'm not well placed to give you exact instructions of what you need to do.

https://docs.microsoft.com/en-us/dotnet/...dfrom=MSDN
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,009
Threads: 956
Joined: May 2006
#55
2021-09-26, 02:15 AM
https://www.realtech-vr.com/home/glview seems like it might be what you need to check.

Martin
gkw1973
Offline

Junior Member

United States
Posts: 25
Threads: 0
Joined: Sep 2021
#56
2021-09-26, 02:19 AM
(2021-09-26, 01:54 AM)mvallevand Wrote: 5.2 uses a new graphics engine designed for all future development in dotnet 6 later on.  Did you ever try Kodi with NextPVR. 

Martin

No, I did not try Kodi.  Here's what I've been doing in between all the various tests.  Using the web version, I installed my tuner, scanned for channels, set up my Schedules Direct account, set up my recording preferences and programs to record.  The recording is successful.  I've recorded two programs tonight.  The big problem, as I originally saw it, was a way to play the recorded videos.  Normally, I'd run the nextpvr.exe program to get the traditional interface, select 'Recordings' and watch.  Obviously, doing that caused all of the problems I'm having.  So, using the web version, I clicked on the 'Recordings' menu at the top of the screen, selected one of the series that recorded tonight, and three episodes appeared.  The first one listed had a 'Play' button associated with it.  I clicked on it and the episode started to play, but then stopped and an error was displayed by the control buttons (Play, Pause, Fast Forward, etc.) saying that the browser prevented playing of the video.  There's a picture in picture option, so I selected it and a second, smaller window appeared and the recorded episode started playing in it.  I exited out of the smaller window and the image was transferred to the main window and started playing.  I'm using the Firefox browser.  If that wouldn't work, I was going to use the VLC Media Player to play the recorded videos.  I guess that's the process I'm going to have to use from now on.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,747
Threads: 768
Joined: Nov 2003
#57
2021-09-26, 02:23 AM
(2021-09-26, 02:19 AM)gkw1973 Wrote: but then stopped and an error was displayed by the control buttons (Play, Pause, Fast Forward, etc.) saying that the browser prevented playing of the video. 
Try allowing autoplay in firefox, by clicking the icon shown here.


Attached Files Thumbnail(s)
   
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,747
Threads: 768
Joined: Nov 2003
#58
2021-09-26, 02:24 AM
I have also added a "-nogl" command line option for the next build, which allows you to run without opengl. The UI animations aren't as smooth, but hopefully it'll give you a last resort if you can't get things going any other way.
gkw1973
Offline

Junior Member

United States
Posts: 25
Threads: 0
Joined: Sep 2021
#59
2021-09-26, 02:36 AM
(2021-09-26, 02:23 AM)sub Wrote:
(2021-09-26, 02:19 AM)gkw1973 Wrote: but then stopped and an error was displayed by the control buttons (Play, Pause, Fast Forward, etc.) saying that the browser prevented playing of the video. 
Try allowing autoplay in firefox, by clicking the icon shown here.

Hooray!  That works great!
gkw1973
Offline

Junior Member

United States
Posts: 25
Threads: 0
Joined: Sep 2021
#60
2021-09-26, 02:37 AM
(2021-09-26, 02:24 AM)sub Wrote: I have also added a "-nogl" command line option for the next build, which allows you to run without opengl. The UI animations aren't as smooth, but hopefully it'll give you a last resort if you can't get things going any other way.

Thank you very much for that!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows could not start the NextPVR Service service on Local Computer Error 193:0xc1 Jimmyts100 7 5,625 2025-06-18, 06:26 PM
Last Post: jcole998
  Audio out of synch with nextPVR.exe Higgo 20 929 2025-06-12, 01:01 PM
Last Post: mvallevand
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 25 1,816 2025-06-11, 12:47 AM
Last Post: sub
  NextPVR and IPTVBoss Druhl 5 286 2025-06-05, 04:36 PM
Last Post: mvallevand
  nextpvr.exe playback issues? hae 7 811 2025-05-31, 09:02 PM
Last Post: sub
  Pending recordings not showing in web interface and NextPVR gadget not working... henryixV 4 337 2025-05-27, 08:29 PM
Last Post: henryixV
  Time for upgrade greg in kansas 1 268 2025-05-06, 03:55 PM
Last Post: mvallevand
  NextPVR missing EPG benniehill 4 407 2025-04-28, 09:51 AM
Last Post: mvallevand
  NextPVR - Access from Remote Location - Port Forwarding? TomasCremin 2 427 2025-04-13, 08:39 PM
Last Post: boringgit
  Streamlink + NextPVR + Pluto TV Stream Freezes During Ads wrenloren 2 390 2025-04-01, 01:57 AM
Last Post: DessieJerde

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

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

Linear Mode
Threaded Mode