Pascal Obry
Pascal Obry
@ngseer : No, it was clear at least that's what I understood to be sure i just restarted and launched the player and while a music was played I again...
Just in case it is needed, here I have: - Debian sid - GNOME Shell 3.34
@ngseer : sure, I'll do my best to help fixing that properly.
@ngseer: Ok, I did test all that: - Get current master - Apply fix in commit a1d6d34 - Clean everything locally (rm -fr build node_modules dist) - Did a systemctl...
Not sure why, I tried again: ``` $ rm -fr node_modules build $ git checkout a1d6d348b8fa6 $ npm install ; npm run build ; npm start ``` No MPRIS on...
With the same procedure when I apply my "fix" it works. Can't tell more as I said previously I'm no expert on Node.js.
Same with yarn: ``` $ rm -fr node_modules build $ yarn && yarn run build && yarn start ``` MPRIS ok with my fix, not ok when building from commit...
@ngseer : yes, I'm referring to #3661 as "my fix".
@jostrander : No I had already tested that and it does not fix the issue on my system. I'm still applying the fix I had proposed which works for me....
@dtorop : Looks like it could be closed at this stage, ok by you?