dail8859 / dail8859/NotepadNext

Opening a file when another instance is already is running sometimes fails

Open
#541 6 comments 0 reactions 0 assignees View on GitHub
linux
Dominant language
C++
Stars
14.6k
Forks
914
Avg merge
6d 18h
Merged PRs (30d)
7

Description

Opening a file when another instance is already is running sometimes fail, ending up with just raising a window and not actually opening the file (ie. `MainWindow::bringWindowToForeground()` runs in primary instance, but it's not followed by `NotepadNextApplication::openFiles(const QStringList&)` or anything else )

It might be my imagination, but the more tabs are open the higher the chances of it failing

NotepadNext 0.7 running on linux

New file opened using `NotepadNext "/home/user/dir/foo bar.txt"`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.