Bug 207620 - Adjust Time & Date: Example not updated when Adjustment Type changed
Summary: Adjust Time & Date: Example not updated when Adjustment Type changed
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-TimeAdjust (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 21:26 UTC by Simon
Modified: 2018-09-22 08:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2009-09-16 21:26:42 UTC
Version:           1.0.0-beta5 (rev.: 1023063) (using 4.3.1 (KDE 4.3.1), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.31-0.slh.1-sidux-686

See title. 

E.g. setting «months» to 2 and then changing to «Subtraction» will not update the example.
Comment 1 caulier.gilles 2009-09-16 21:47:54 UTC
Which kipi-plugins version you use. try 0.6.0...

Gilles Caulier
Comment 2 Simon 2009-09-16 23:00:29 UTC
kipi-plugins:
  Installiert: 0.6.0-1
Comment 3 caulier.gilles 2009-09-17 07:59:28 UTC
Simon,

If you can, try current kipi-plugins code from trunk (0.7.0) where TimeAdjust plugin have been improved recently with new features. Perhaps this problem is disappear ?

Gilles Caulier
Comment 4 Pieter Edelman 2009-09-17 08:19:05 UTC
SVN commit 1024660 by pieteredelman:

Also call slotUpdateExample when changing the adjustment type, instead of only calling this when changing the adjustment value.
BUG: 207620

 M  +3 -0      timeadjustdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1024660
Comment 5 Simon 2009-09-19 14:06:46 UTC
I think I compiled digikam with kipi-plugins from SVN, but the menu entry for adjusting Time&Date doesn't seem to be there any more. :S
Comment 6 Pieter Edelman 2009-09-20 16:03:38 UTC
The menu entry is still present for me with the latest SVN, at least in Digikam.
Comment 7 caulier.gilles 2009-09-20 16:54:43 UTC
For me too. Sound like  dupplicate entry in plugin registration list from KDE. Do you have uninstalled previous version of kipi-plugins ?

Gilles Caulier
Comment 8 Simon 2009-09-20 18:05:41 UTC
Yes, I've uninstalled kipi-plugins and then followed the steps here:
http://www.digikam.org/drupal/download?q=download/KDE4
(with running configure, make clean and make)

After installing kipi-plugins again (via apt) the menu entry is there again. What did I do wrong? I don't have to build kipi-plugins separately, do I?

@Pieter, btw, thank you for fixing the dialog, working now