Summary: | Adjust Time & Date: Example not updated when Adjustment Type changed | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Simon <simon.eu> |
Component: | Plugin-Generic-TimeAdjust | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, p.edelman |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.7.0 | |
Sentry Crash Report: |
Description
Simon
2009-09-16 21:26:42 UTC
Which kipi-plugins version you use. try 0.6.0... Gilles Caulier kipi-plugins: Installiert: 0.6.0-1 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 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 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 The menu entry is still present for me with the latest SVN, at least in Digikam. For me too. Sound like dupplicate entry in plugin registration list from KDE. Do you have uninstalled previous version of kipi-plugins ? Gilles Caulier 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 |