-
-
Notifications
You must be signed in to change notification settings - Fork 572
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
[Bug?] Primary instance already running; but PID of this instance is not active #649
Comments
According to your attached log file:
This must have been a custom or test build. There is a known issue (itay-grudev/SingleApplication#190 (comment)) with multi-instance support for anything past Qt 6.5, thus Qt 6.7 will have this kind of error |
I did not do any custom builds; but downloaded it from your GitHub repo. I
am puzzled. What is your proposed solution?
…On Sat, Oct 19, 2024 at 3:19 PM dail8859 ***@***.***> wrote:
According to your attached log file:
[ 1.250] I: Notepad Next v0.7
[ 1.250] I: Build Date/Time: Apr 5 2024 16:36:24
[ 1.250] I: Qt: 6.7.0
This must have been a custom or test build. There is a known issue (itay-grudev/SingleApplication#190
(comment)
<itay-grudev/SingleApplication#190 (comment)>)
with multi-instance support for anything past Qt 6.5, thus Qt 6.7 will have
this kind of error
—
Reply to this email directly, view it on GitHub
<#649 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACIWLMJSQ3HUVACT5KE2YWLZ4JL4VAVCNFSM6AAAAABQET5DTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTHA2DKOBUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Use the latest v0.8 version from this repository and it should work fine. |
I did use the latest version: I observe the following: NotepadNext built w/
Q 6.6 does yield the error message, the version using Qt 6.5 runs just fine.
That is super strange...
…On Sat, Oct 19, 2024 at 4:13 PM dail8859 ***@***.***> wrote:
Use the latest v0.8 version from this repository and it should work fine.
—
Reply to this email directly, view it on GitHub
<#649 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACIWLMPCEWJQAZBXOC2Q3VDZ4JSG7AVCNFSM6AAAAABQET5DTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTHEYDMNRUGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yes that is expected. This is why all published versions are built with Qt 6.5 |
All good then; I always prefer the official versions ;)
…On Sat, Oct 19, 2024 at 5:40 PM dail8859 ***@***.***> wrote:
NotepadNext built w/ Q 6.6 does yield the error message, the version using
Qt 6.5 runs just fine
Yes that is expected. This is why all published versions are built with Qt
6.5
—
Reply to this email directly, view it on GitHub
<#649 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACIWLMNMPN7R53QLIJ776JTZ4J4NHAVCNFSM6AAAAABQET5DTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTHE4DMMZXGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Operating System and Version
macOS Sequoia
Distribution
dmg
Description
I cannot start
NotepadNext
, as there seems to be an already running instance.No process exists. Are there any stale lock files stored?
Steps to Reproduce
NotepadNext.app/../MacOS/
./NotepadNext
=== ... [ 1.250] I: Primary instance already running. PID: 45127 [ 1.357] I: Secondary instance closing...
NotepadNext
is actually running)NotepadNext
cannot be started (anymore)Additional Details
NotepadNext.log
The text was updated successfully, but these errors were encountered: