-
Notifications
You must be signed in to change notification settings - Fork 70
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
[Slick window arrangement] Incompatibility with Plex #546
Comments
I think it would be better handled as a bug report to the mod author. In this case, I'm the author of "Slick window arrangement", so I'm willing to make the mod compatible with Plex. How can I reproduce the problem? In fact, I'm using Plex, but it's just a web app running in a browser and a tray icon. Perhaps there's some other functionality I'm not familiar with. Meanwhile, perhaps you already know that, but you can exclude Plex in the mod's advanced tab. |
I'm also running into an incompatibility problem between Plex and Slick Window Arrangement that might be linked to this issue. When starting the Plex and Plex HTPC Windows apps with the mod enabled and no apps blacklisted, I instantly get "Entry Point Not Found" error windows, as shown on these screenshots : When I dismiss these windows, the apps start normally, without the mod injected into them. Both of these apps are Qt5 based, their UI is mostly rendered using QtWebEngine but they are using mpv as a video player and I believe some native code is used for other features like downloading and display management, so they are a little more than simple web apps. |
I can report the same problem. It doesn't seem to interfere with the behavior of the Plex server itself, just its initiation. No error window is popped if I run Plex first and then enable mod. Adding Plex to the exclusion list (as "C:\Program Files\Plex\Plex Media Server\Plex Media Server.exe") doesn't change anything. |
How did you exclude it? Please follow the steps in the video here: |
The solution: removing quotes from the file exclusion path. I had put them there originally because the path contains spaces. Without them, though, there's no error popup, It works equally if the exclusion is entered in the main app settings (as per your video), or in just the mod's settings (which is what I did originally). |
Slick window arrangement was not compatible with plex, and i found no incompatibility list anywhere, so i want to request a community driven/submit option to add the affected programs which dev can then look through, and either note next to each that "those can't be made a fix for, keep as excluded" and/or a "show more" list under compatibility list with apps that was previously incompatible, to now be compatible for us who had it under excluded list previously and now can remove it to be included with floating/snapping windows.
The text was updated successfully, but these errors were encountered: