Can you supply the .desktop file that doesn’t work? put the contents on gist.github.com or something.
Imagine the script is launching the binary and completing - which may make it not-a-bug for steam.
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=/home/adam/.app/grisaia.sh
Name=Grisaia
Icon=/home/adam/.app/grisaia.png
#!/bin/bash
cd $HOME/grisaia/
None of them will fork into background.
PS: After deleted the .desktop from steam and imported again, it is working now.
Hello @adam900710, are you able to reproduce this issue with an up to date client?
Closing pending feedback.
Nothing extracted yet.
BUG:
When imported a working .desktop and run it,
the status of your account will not change.
That is different from the behavior of windows version.
And about the .desktop file, the exec word will call a bash script to setup the needed environment to start a wine with xboxdrv.
Step to reproduce:
System Info:(nothing to do with the bug though)
Archlinux
WM: Openbox 3.5.0
Additional info:
Some desktop file will be OK, like the one of chromium but some will not, like audacious.