Skip to content

Default steam.desktop has BAD options causing it to close and open repeatedly #10026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
theofficialgman opened this issue Aug 30, 2023 · 1 comment

Comments

@theofficialgman
Copy link

theofficialgman commented Aug 30, 2023

Your system information

  • Steam client version (build number or date): Jun 21 2023 21:17:38
  • Distribution (e.g. Ubuntu): Ubuntu 23.10 KDE Plasma
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes
  • GPU: Primary AMD, Secondary Intel (connected monitor currently off)

Please describe your issue in as much detail as possible:

Running steam from the default .desktop file causes the GUI to open and close over and over and I can not use steam.

Steps for reproducing this issue:

  1. Install steam which will have the the following BAD options in the .desktop file
PrefersNonDefaultGPU=true
X-KDE-RunOnDiscreteGpu=true
  1. Start Steam from the .desktop file
  2. Observe that it opens and closes repeatedly

Cause

This issue is caused due to BAD options present in the .desktop file. Since my Primary GPU (discrete AMD GPU) is the one that is currently connected to my active monitor (as it should be), I WANT to run on the Default GPU. However Steam has decided to set its default .desktop file to NOT use the primary GPU. This causes Steam to want to use my Secondary GPU (monitor currently off so the GPU is not active, my intel CPU's iGPU). The result is Steam will open and shut over and over.

This should be corrected ASAP to PrefersNonDefaultGPU=false or remove this option entirely. If you want to make it a configurable option, make it a configurable option, but this is BAD since it breaks for users who have normal setups (ie: anyone that has their monitor connected to their primary GPU).

@kisak-valve
Copy link
Member

Hello @theofficialgman, this issue is already being tracked at #9383 / #9940. Closing as a duplicate.

@kisak-valve kisak-valve closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants