Bug 418930 - Kile should be able to have multiple instances simultaneously
Summary: Kile should be able to have multiple instances simultaneously
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.9.92
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-16 16:43 UTC by John S.
Modified: 2020-04-09 22:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John S. 2020-03-16 16:43:41 UTC
SUMMARY
When attempting to launch multiple instances of Kile, e.g. to have multiple PDF's render at the same time, the first instance is selected instead of launching a new one.

STEPS TO REPRODUCE
1. Launch Kile
2. If in a KDE environment, right click on the Kile taskbar item and select "Start New Instance"
3. Otherwise, find the shortcut to launch Kile and select it.

OBSERVED RESULT
Current Kile taskbar item turns orange as if a new dialog has opened. When selected, it returns to its normal color. No output is produced from this action.

EXPECTED RESULT
A separate instance of Kile should be launched.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.5.8
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.67.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION
Comment 1 John S. 2020-04-09 22:48:55 UTC
While looking through the Kile cgit repository, I found this commit: https://cgit.kde.org/kile.git/commit/?h=1.6

It looks like this functionality was supposed to be put into an earlier version of Kile.