Bug 75949 - Add GUI option for selecting the module on start
Summary: Add GUI option for selecting the module on start
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 78859 93677 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-23 23:02 UTC by Martin Fabian Hohenberg
Modified: 2005-01-09 05:09 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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