------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 Summary: Can't change the date of a photo Product: digikam Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: digikam-devel kde org ReportedBy: frederic.coiffier free fr Version: 0.9.1-rc1 (using KDE KDE 3.5.6) Installed from: Gentoo Packages Compiler: gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3) OS: Linux When I change the date of a photo in the Comments/Tags panel and I click on "Apply", the hour isn't taken in account. So, I'm unable to change the date of a photo with this version (0.9.1-rc1). _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 ------- Additional Comments From frederic.coiffier free fr 2007-03-05 21:40 ------- In fact, it seems the old date is cached so I can't see the change : 1. I select a photo 2. I change the date 3. I select another photo and next, the first one ==> The old date is displayed in the Comments/Tag panel 4. I move to another album and I go bak to the previous album ==> The date has changed _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Frédéric COIFFIER
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 Thomas.McGuire gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Thomas.McGuire gmx net Component|general |Metadata ------- Additional Comments From Thomas.McGuire gmx net 2007-03-27 23:45 ------- See also my comment at bug 141601, comment 2. I think bug 141601 is the same issue. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Frédéric COIFFIER
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 ------- Additional Comments From caulier.gilles gmail com 2007-10-02 09:43 ------- Fred, This problem still reproductible with 0.9.2 ? If you can, try also digiKAm 0.9.3-svn... Thanks in advance Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Frédéric COIFFIER
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 ------- Additional Comments From frederic.coiffier free fr 2007-10-02 13:45 ------- I can reproduce the problem with 0.9.2. The problem exists for Date but not for tags : If I check a tag and if I select another photo, the tag is correctly displayed on the previous photo. I'll try with digiKAm 0.9.3-svn _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Frédéric COIFFIER
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 ------- Additional Comments From arnd.baecker web de 2007-10-02 14:06 ------- I can confirm the problem as described in #1 above with current svn. Sounds a bit a like a signal is not emitted? _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Frédéric COIFFIER
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 ------- Additional Comments From caulier.gilles gmail com 2007-10-02 14:12 ------- Yes, Arnd, or a chache problem. Marcel ? Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Frédéric COIFFIER
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 ------- Additional Comments From arnd.baecker web de 2007-10-03 07:59 ------- I had a quick look: in magedescedittab.cpp, the d->dateTimeEdit is connected with void ImageDescEditTab::slotDateTimeChanged(const QDateTime& dateTime) { d->hub.setDateTime(dateTime); setMetadataWidgetStatus(d->hub.dateTimeStatus(), d->dateTimeEdit); slotModified(); } So to my naive eye this looks ok. However I am wondering, whether an additional explicit call to void ImageDescEditTab::updateDate() would be necessary? _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Frédéric COIFFIER
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=142566 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aboelens engin umass edu ------- Additional Comments From caulier.gilles gmail com 2007-12-04 10:48 ------- *** Bug 145723 has been marked as a duplicate of this bug. *** _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |