zorua98741 / PS3-Rich-Presence-for-Discord

Rich presence app for playstation 3. Display what game you are playing on the PS3 via PC
58 stars 6 forks source link

Python script can't detect discord when start as a linux service #6

Closed ndak0ta closed 1 year ago

ndak0ta commented 1 year ago

It works when i run script from terminal but i wanted to make it a service so it will automatically run on startup image my service file: image

zorua98741 commented 1 year ago

Hi, looking at the error code I assume it is because Discord has not completed its start-up procedures before PS3RPD attempts to connect (and likely the "findDiscord()" function is broken on Linux) I've got a Ubuntu virtual machine set up to test on, but I may not have time to test and implement potential fixes until the 23rd of September.