-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plexamp: init #85408
plexamp: init #85408
Conversation
Desktop file does not work.
@killercup I wholesale copied this into my home-manager configuration (bumping the version to latest, I wonder if there's something in the version bump that changed things? |
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
@afontaine thanks! I'm not sure what blocked me from pushing this as a non-draft. Does the desktop file with the icon show up correctly? |
@killercup I just checked with rofi, and the icon appears to be missing. I also seem to be having intermittent issues building the package as This seems fixed in #93398 but that isn't merged in yet 😞 |
Thanks for checking! I'll follow that issue and see if I can find some time to update this PR when it's fixed. You're also very welcome to take over if you have some more time :) |
@killercup it looks like that PR has been merged 😁 I might be able to find some time evening EDT to check things out as well and see if I can get the icon working. |
@killercup found some time to play with it earlier than I thought, got the icon working 👍 |
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
Awesome, thanks so much, Andrew! This is now ready to be merged. |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the app launches fine for me, but I'm unable to do anything after signing in :(
@jonringer were you able to log in or did it not get pasted the initial sign-in? I noticed it took a few attempts to log in, but it also took a few attempts on my Windows installation as well, so I am not sure if it's an issue with nix or with plexamp 🤔 |
Ah, it's a feature. Didn't realise :) /s Edit: Finally got a different error message. I don't have a plex pass :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff LGTM
gui launches fine
Motivation for this change
Brand new rewrite of the standalone Plex music player (announcment).
Requires a subscription right now.
The app image extraction works and the app starts, but I've not been able to log in. The sign in page opens in Web (even though my default browser is Firefox), which is not able to load any page for some reason. Just wanted to throw this out there for others to test and maybe fix my stupid mistake :)Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)