Bug 236098 - Plugin list not updated correctly
Summary: Plugin list not updated correctly
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 00:54 UTC by Sabine Faure
Modified: 2010-05-06 01:23 UTC (History)
1 user (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 Sabine Faure 2010-05-03 00:54:52 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Korg
- Go to File menu/Print...
- Check that there is no 'Print year' radio button in the Print Style section (Left hand side)
- Go to Settings menu/Configure KOrganizer...
- Click on 'Plugins' icon
- Check the 'Yearly Print Style' check box
- Click on 'Ok'
- Go back to File menu/Print...
- There is now a 'Print year' radio button

- Go back to Settings menu/Configure KOrganizer...
- Click on 'Plugins' icon
- Uncheck the 'Yearly Print Style' check box
- Click on 'Ok'
- Go to File menu/Print...

The 'Print year' radio button is still there whereas it should not be. 
However if you quit and relaunch Korg then it is not displayed anymore in the 'Print' dialogue. So this seems to be an update problem.

Note: there is also an update problem with the 'Journal Print Style' which is not displayed in the 'Print' dialogue when checked until quitting and relaunching KOrg and cannot be undisplayed until quitting and relaunching KOrg either.

Trunk, Svn Rev 1121836
Comment 1 Laurent Montel 2010-05-03 14:05:55 UTC
Ok found problem.
Will fix soon
Comment 2 Laurent Montel 2010-05-03 23:29:21 UTC
SVN commit 1122433 by mlaurent:

Fix bug #236098 "Plugin list not updated correctly"
BUG: 236098


 M  +8 -0      calendarview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1122433
Comment 3 Sabine Faure 2010-05-06 01:23:50 UTC
It is corrected now.

The Yearly and journal print styles are activated and disactivated correctly now.

Trunk, Svn Rev 1123349