NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients NLite v
« Previous 1 2 3 Next »
NLite for Mac

 
  • 0 Vote(s) - 0 Average
NLite for Mac
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,735
Threads: 767
Joined: Nov 2003
#1
2018-05-27, 09:42 PM
I've had a nlite client for the Mac for a couple of years, but I'd never packaged it up and released it (because I know nothing about packaging Mac apps). I was using it over the weekend and thought I really should try to make it available.

So if someone has got a Mac and want to help me see if it works, you can download the image from https://nextpvr.com/nlite.dmg

To use it, just open the dmg file, and click on the nlite executable. With any luck you should see the familiar NextPVR interface a few seconds later.
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#2
2018-05-27, 10:08 PM
Gave it a go, got "no mountable file systems" when double clicking the dmg. I'm not a Mac expert, so may be operator error. Dunno.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,735
Threads: 767
Joined: Nov 2003
#3
2018-05-28, 12:37 AM
Thanks for the giving it a go - not really sure why you'd get that message. I did a quick google on possible causes, but it's not really any clearer. We'll see if others encounter the same error.

I might need to do a bit more reading on how to package up Mac apps.
gEd
Offline

Posting Freak

London
Posts: 3,516
Threads: 100
Joined: Jan 2005
#4
2018-05-29, 11:28 PM
No luck here (2 months before I have to hand my Mac back I might add, having asked for this 2 years ago!!)

I first had to tell it to "open anyway" as it is from an ungrecognised developer and block by default on my machine

https://support.apple.com/kb/ph25088?locale=en_US

$ /Volumes/binaries/nlite ; exit;
dyld: Library not loaded: @rpath/SDL2.framework/Versions/A/SDL2
Referenced from: /Volumes/binaries/nlite
Reason: image not found
Abort trap: 6
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

http://www.mameworld.info/ubbthreads/sho...=7&o=&vc=1
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,735
Threads: 767
Joined: Nov 2003
#5
2018-05-30, 01:19 AM
gEd Wrote:No luck here (2 months before I have to hand my Mac back I might add, having asked for this 2 years ago!!)

I first had to tell it to "open anyway" as it is from an ungrecognised developer and block by default on my machine

https://support.apple.com/kb/ph25088?locale=en_US

$ /Volumes/binaries/nlite ; exit;
dyld: Library not loaded: @rpath/SDL2.framework/Versions/A/SDL2
Referenced from: /Volumes/binaries/nlite
Reason: image not found
Abort trap: 6
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

http://www.mameworld.info/ubbthreads/sho...=7&o=&vc=1
Thanks for giving it a go. Can you try http://nextpvr.com/nlite.dmg again? I've updated it to include the SDL framework in it.
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#6
2018-05-30, 02:41 AM (This post was last modified: 2018-05-30, 02:57 AM by mikeh49.)
Same "no mountable file system" on the 29/30 May version. I'm on El Capitan 10.11.6. Found this, does it make any sense:

https://forum.qt.io/topic/86672/qt-dmg-n...ty-issue/4

Or it might be an app store issue?

I also tried the command line hdiutil, but got the same error.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
gEd
Offline

Posting Freak

London
Posts: 3,516
Threads: 100
Joined: Jan 2005
#7
2018-05-30, 08:35 PM
sub Wrote:Thanks for giving it a go. Can you try http://nextpvr.com/nlite.dmg again? I've updated it to include the SDL framework in it.

no change - same error. It's the new version as I have the SDL folders within Framework
for giggles I tried to run the SDL2 file

$ /Volumes/binaries/Frameworks/SDL2.framework/Versions/A/SDL2 ; exit;
-bash: /Volumes/binaries/Frameworks/SDL2.framework/Versions/A/SDL2: cannot execute binary file
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#8
2018-06-01, 08:57 AM
gEd Wrote:no change - same error. It's the new version as I have the SDL folders within Framework
for giggles I tried to run the SDL2 file

$ /Volumes/binaries/Frameworks/SDL2.framework/Versions/A/SDL2 ; exit;
-bash: /Volumes/binaries/Frameworks/SDL2.framework/Versions/A/SDL2: cannot execute binary file
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

I'm seeing the same error on a 10.13.3 macbook.

I no next to nothing about using a mac though, despite having this one lying in the office for occasional testing of our software, but happy to help where I can...

Iain
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#9
2018-09-14, 03:33 AM
If anyone wants to have a go at getting this working (and can open the dmg) let me know. I am very new to a Mac but I can see some issues that I think I can work around.

Martin
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#10
2018-09-14, 01:53 PM
I can give it a try but not sure what you mean by open the dmg. I just tried again and got the "no mountable file systems" error. I'm Mac ignorant, so not familiar with the terminology. dmg = disk image? Can be mounted as a separate (from the installing system) file system? Can be unpacked like a Windows install file?

I might be of no help.

BTW, El Capitan 10.11.6. Too old?
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NLite access to directory shares Bobins 8 903 2024-10-21, 04:52 PM
Last Post: mvallevand
  Nlite freezes on channel exit Brucek2839 13 2,873 2023-09-11, 11:52 PM
Last Post: Brucek2839
  nlite installation mvallevand 12 2,807 2023-08-12, 06:02 PM
Last Post: sub
  change Nlite startup Brucek2839 17 3,254 2023-07-03, 08:02 PM
Last Post: sub
  Nlite on LibreElec? jcjefferies 3 1,413 2023-03-15, 02:16 PM
Last Post: mvallevand
  NLite SkiaSharp issue artmetz 2 1,364 2023-02-23, 04:26 PM
Last Post: artmetz
  Nlite will not resume Brucek2839 1 1,108 2023-01-23, 04:25 AM
Last Post: Brucek2839
  NLite Hand on Exit Brucek2839 1 1,101 2023-01-17, 03:16 AM
Last Post: mvallevand
  Nlite server setting Brucek2839 2 1,586 2022-09-27, 06:59 PM
Last Post: mvallevand
  NLite live tv artmetz 60 10,752 2022-09-15, 03:22 PM
Last Post: artmetz

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

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

Linear Mode
Threaded Mode