Bug 75949

Summary: Add GUI option for selecting the module on start
Product: [Applications] kontact Reporter: Martin Fabian Hohenberg <martin.hohenberg>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: bertvv, ian, winter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Fabian Hohenberg 2004-02-23 23:02:59 UTC
Version:           Unbekannt (using KDE 3.2.0, SuSE)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-166-default

There should be a possibility to set a "standard" module to be started ... rather than opening the module last active in the last session.

For example, it qould be nice if I could specify somewhere that kontact should always start with the KMail part or the summary.
Comment 1 Stephan Binner 2004-02-24 20:46:24 UTC
HEAD has a --module <module> command line parameter. But I guess you want a GUI option?
Comment 2 Martin Fabian Hohenberg 2004-02-25 08:23:28 UTC
A GUI option really would be nice. However, it also would be sufficient (for the moment ;) if you simply tell me how to make use of that --module parameter. kontact --module XXX seems to do nothing ("Unknown option")
Comment 3 Stephan Binner 2004-04-03 18:29:03 UTC
*** Bug 78859 has been marked as a duplicate of this bug. ***
Comment 4 Ingo Klöcker 2004-06-06 12:27:45 UTC
The --module option will be new in Kontact 1.0 (KDE 3.3). That's why it doesn't work for you.
With 'kontact --list' you'll get a list of all modules.
Comment 5 Stephan Binner 2004-12-02 12:29:50 UTC
*** Bug 93677 has been marked as a duplicate of this bug. ***
Comment 6 Ian Ventura-Whiting 2004-12-05 11:14:24 UTC
A GUI configuration option is definatly needed. :-)
Comment 7 Daniel Molkentin 2005-01-09 05:09:26 UTC
CVS commit by danimo: 

another one off the feature plan: allow to select a default startup part in the gui.

This now works like the following:

If module spefied via parameter => load it 
else If default part specified => load it
else load recently used part

nice side effect: beineri now owes me a beer, cookies are also accepted :)

BUG:75949


  M +50 -60    kcmkontact.cpp   1.15
  M +9 -6      kcmkontact.h   1.6
  M +6 -1      main.cpp   1.53