Ticket #445 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Add the option to make a KMess singleton instance

Reported by: sjors Owned by:
Priority: normal Milestone: kmess-3.0
Component: GUI (general) Version: 2.0-beta1
Keywords: junior-job Cc:

Description (last modified by valerio) (diff)

From Likeback:

Type: Dislike Comment: Kmess doesn't warn the user when a second instance of kmess is being launched. It would be nice if it warned and even if there was an option to set it as a singleton.

I agree. It should be possible to configure kmess to run in singleton mode. (This could be done by putting a simple pid file in ~/.kde, and sending a -0 signal to see if the other process is still alive, etc.)

Change History

Changed 3 years ago by valerio

...or use KUniqueApplication _

Changed 2 years ago by valerio

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

Done with r5394.

Note: See TracTickets for help on using tickets.