ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

Clicking taskbar icon twice results in "Failed to execute script a2app". #220

Open OlafHaag opened 3 years ago

OlafHaag commented 3 years ago

Expected Behavior

Current Behavior

Steps to Reproduce (for bugs)

  1. Unpack portable version of a2.
  2. Start a2.exe
  3. Click taskbar icon opens GUI
  4. Click taskbar icon again without closing GUI first.

Context

First time a2 portable experience. Not yet tested with a2 install!

Your Environment

OlafHaag commented 3 years ago

I also deactivated antivirus protection just to make sure it's not causing the issue.

ewerybody commented 3 years ago

Hopefully we can repro this from the dev version. Maybe make a package and try that 🤔 might be a missing DLL.

ewerybody commented 1 year ago

@OlafHaag Hey. I just did something with the ui starter for dev version but not much changed for release 🤔 Checked it with a freshly build a2-portable and it just works. Do you still have the issue? Thanks for checking if you find the time :)