JamesCJ60 / Universal-x86-Tuning-Utility

Unlock the full potential of your Intel/AMD based device.
GNU General Public License v3.0
1.54k stars 38 forks source link

[BUG] [IMPROVEMENT] Weird GUI behavior #215

Open ottozumkeller opened 2 months ago

ottozumkeller commented 2 months ago

Describe the bug If I launch the app from the startmenu, etc. an error pops up, stating an instance of UXTU is already running.

To Reproduce Steps to reproduce the behaviour:

  1. Start the app from the startmenu or desktop shortcut

Expected behaviour IMHO a click on an app icon should open the GUI window of said application or bring the current window in focus as standart behavior and not try to create another instance in the background (or even throw an error)

  1. Application starts in background on startup
  2. User clicks on shortcut
  3. If instance is already running in background continue else create new instance
  4. Open GUI window

--> No need to throw an error

Screenshots

Desktop (please complete the following information):

Additional context Just my opinion on the apps window management