https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #20 from Gilles Caulier <[hidden email]> --- Ilya, Binary compatibility problem on your computer are solved now ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #21 from Gilles Caulier <[hidden email]> --- Marcel, There is a way to have a quick feedback after KIOSlave initialization to prompt user is a problem occurs ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #22 from Marcel Wiesweg <[hidden email]> --- I would expect that the KIO Job fails, and this error could be used to report such errors. I dont know if we get a specific error though. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #23 from Gilles Caulier <[hidden email]> --- Marcel, I can take a look. Where digiKam KIOSlave instances are created exactly in digiKam ? At the first time to use it ? We don't have a pre-creation stage ? Gilles -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
--- Comment #24 from Marcel Wiesweg <[hidden email]> --- The most relevant location is ImageAlbumModel::startListJob. I would expect the error in the slotResult which is connected here. (There are some other places calling ImageLister::startListJob(url) which is where the KIO job is created, but not handled any further.) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Digikam should inform users |digiKam should inform users |when kio libs fail to load |when kio-slave fail to load Version|2.4.1 |4.3.0 Component|Albums GUI |Kioslave -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.3.0 Latest Commit| |http://commits.kde.org/digi | |kam/235bb6e3945cdc42c0f890d | |3ad3adf1eea001179 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #25 from Gilles Caulier <[hidden email]> --- Git commit 235bb6e3945cdc42c0f890d3ad3adf1eea001179 by Gilles Caulier. Committed on 25/08/2014 at 10:02. Pushed by cgilles into branch 'master'. New notification event sent when digiKam KIO-slave cannot be started. Related: bug 289872 FIXED-IN: 4.3.0 M +4 -1 NEWS M +21 -2 digikam/album/albumlabelstreeview.cpp M +1 -0 digikam/album/albumlabelstreeview.h M +17 -0 digikam/album/albummanager.cpp M +7 -0 libs/models/imagealbummodel.cpp M +2 -1 libs/widgets/common/knotificationwrapper.cpp M +1 -1 libs/widgets/common/knotificationwrapper.h M +10 -6 utilities/gpssearch/gpsmarkertiler.cpp M +14 -2 utilities/maintenance/duplicatesfinder.cpp M +1 -1 utilities/maintenance/duplicatesfinder.h M +9 -3 utilities/maintenance/imageinfojob.cpp M +1 -1 utilities/maintenance/imageinfojob.h http://commits.kde.org/digikam/235bb6e3945cdc42c0f890d3ad3adf1eea001179 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Kioslave |Database -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from danaivehr@gmail.com
https://bugs.kde.org/show_bug.cgi?id=290421
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|4.3.0 |5.7.0 Component|Database |Database-Albums --- Comment #26 from [hidden email] --- This problem is relevant of digiKam KIO slaves which are dropped since version 5.0.0 in favor of a multithreaded interface to query the database. It will not reproducible. -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |