You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.
At time of instance creation the process list is scanned for the name of the executable using the given text. If this is found, the app instance is initialized with the respective information (PID, executable, window title of main/frontmost window).
I want to try to solve this. I looked in the code and it seems like a very localized fix in LinuxUtil.java file (as well as the other function like isRunning#276)
I am not very familiar with java build systems though. Is there a better way developing rather than building with maven a package and installing and opening the IDE? I am sure there is more developer friendly way I have missed here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The relevant documentaion:
I tried this:
Results in firefox being open twice
OS is Ubuntu 17.4 and installed Sikulix 1.1.0 from apt.
The text was updated successfully, but these errors were encountered: