community/osmscout-server: remove X-GNOME-Autostart phase
Things in the 'panel' phase block gnome-session, and this particular application doesn't seem to be sending any startup notification. This means that DE boot up is blocked for ~90 seconds until gnome-session times out:
gnome-session-binary[2242]: WARNING: Application 'osmscout-server.desktop' failed to register before timeout gnome-session-binary[2242]: CODE_FILE=../gnome-session/gsm-manager.c:CODE_LINE=1389:start_phase:Entering running state
There's no reason I can think of why this needs to be started early in the "gnome boot".
Merge request reports
Activity
assigned to @PureTryOut
added 17 commits
-
2239742c...8a154636 - 16 commits from branch
alpine:master
- 6ac0d3e4 - community/osmscout-server: remove X-GNOME-Autostart phase
-
2239742c...8a154636 - 16 commits from branch
- Resolved by Bart Ribbers
Sure, but didn't we (as in you made the MR, I merged it) add the option in the first place to get autostart working? It's a bit weird to just remove again, won't we be back where we started?