Closed Covkie closed 3 weeks ago
Steam client version (build number or date):
Distribution (e.g. Ubuntu): Arch, replicated in Ubuntu VM
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Steam Logs: steam-logs.tar.gz
GPU: Nvidia dGPU, AMD iGPU - Laptop system & VM
On startup Steam deletes all instances of /tmp/scoped_dir*/SingletonCookie (breaking Electron apps which rely on instance locking.) even though said files are unrelated to the Steam process. Auditd logs of steamwebhelper being the process responsible: https://gist.github.com/Covkie/5a81449a85b1f5679004b910e0dac8bf#file-steam_electron-audit-log-L11C169-L11C184
/tmp/scoped_dir*/SingletonCookie
Related Electron issue: https://github.com/electron/electron/issues/43350
Thanks @Covkie. This will be fixed in the next Steam beta update.
Your system information
Steam client version (build number or date):
Distribution (e.g. Ubuntu): Arch, replicated in Ubuntu VM
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Steam Logs: steam-logs.tar.gz
GPU: Nvidia dGPU, AMD iGPU - Laptop system & VM
Please describe your issue in as much detail as possible:
On startup Steam deletes all instances of
/tmp/scoped_dir*/SingletonCookie
(breaking Electron apps which rely on instance locking.) even though said files are unrelated to the Steam process. Auditd logs of steamwebhelper being the process responsible: https://gist.github.com/Covkie/5a81449a85b1f5679004b910e0dac8bf#file-steam_electron-audit-log-L11C169-L11C184Related Electron issue: https://github.com/electron/electron/issues/43350
Steps for reproducing this issue: