[Digikam-devel] [digikam] [Bug 323165] Delete pictures and folders are not removed from table-view

Smit Mehta smit.meh at gmail.com
Thu Aug 8 17:53:26 BST 2013


https://bugs.kde.org/show_bug.cgi?id=323165

--- Comment #2 from Smit Mehta <smit.meh at gmail.com> ---
@Gilles

I think there is some inherent problem with updating the views. In all the
three modes, there is NO code to handle the updation of the views. There is
only code for moving the selection to the next image. I can reproduce it in
icon, preview and table mode. See if you can do it as well.

See the relevant code here :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/items/digikamimageview.cpp#L524

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/digikam/views/tableview.cpp#L443

Also, there is a 'signalItemsChanged()' in TableView, which by name, I thought
would take care of this. But there is NO code to catch this signal in the
entire project. Am I missing anything here?

Smit

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list