Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341197 - Kile: replace exec=kile by exec=kile --new in kile.desktop
Summary: Kile: replace exec=kile by exec=kile --new in kile.desktop
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-16 02:53 UTC by Dmitri Pogosian
Modified: 2010-10-25 21:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Pogosian 2010-10-16 02:53:32 UTC
To open kile in a new window after one instance is running kile should be called
as "kile --new".  Current kile.desktop sets exec=kile so when one instance of kile is running, selecting kile in the menu does nothing.

It is more logical to have exec=kile --new, so that menu selection will always launch a new instance of kile.

Reproducible: Always
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2010-10-25 20:54:26 UTC
I dont think we want to change the upstream default settings. This is just a matter of taste... and should also be configurable on user profile level...
Comment 2 Dmitri Pogosian 2010-10-25 21:44:55 UTC
(In reply to comment #1)
> I dont think we want to change the upstream default settings. This is just a
> matter of taste... and should also be configurable on user profile level...
> 

OK, although it is not exactly matter of taste.  Once you launch KIle from a menu, the second press on the menu item does nothing, and there is no feedback of any kind. Which is traditionally considered as classical UI error.