https://bugs.kde.org/show_bug.cgi?id=417269
Bug ID: 417269 Summary: Items whose deletions were invoked in Images directory, are still visible there Product: dolphin Version: 19.12.1 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: ricky.t...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY Items whose deletions were invoked in Images directory, are still visible there. STEPS TO REPRODUCE 1. In Images directory, right-click an existent item, then invoke Delete; 2. Right-click that same item, then invoke Delete; 3. Empty the waste-bin; 4. Go back to Images directory; 5. Close and reopen Dolphin. OBSERVED RESULT in terminal $ gdb -q dolphin Reading symbols from dolphin... Reading symbols from /usr/lib/debug/usr/bin/dolphin-19.12.1-1.fc31.x86_64.debug... (gdb) run Starting program: /usr/bin/dolphin warning: Loadable section ".note.gnu.property" outside of ELF segments [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffe4195700 (LWP 25291)] [New Thread 0x7fffe3596700 (LWP 25292)] [New Thread 0x7fffe0a9b700 (LWP 25293)] [New Thread 0x7fffd37b6700 (LWP 25294)] # step 1 org.kde.kcoreaddons: Error loading plugin "akregatorplugin" "The shared library was not found." Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") The environment variable QT_PLUGIN_PATH might be not correctly set [Detaching after fork from child process 25316] [Detaching after fork from child process 25321] Cannot initialize model with data QJsonObject() . missing: QJsonValue(string, "urls") [Detaching after fork from child process 25322] [Detaching after fork from child process 25327] [Detaching after fork from child process 25328] [Detaching after fork from child process 25333] # step 2 org.kde.kcoreaddons: Error loading plugin "akregatorplugin" "The shared library was not found." Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") The environment variable QT_PLUGIN_PATH might be not correctly set [Detaching after fork from child process 25316] [Detaching after fork from child process 25321] Cannot initialize model with data QJsonObject() . missing: QJsonValue(string, "urls") [Detaching after fork from child process 25322] [Detaching after fork from child process 25327] [Detaching after fork from child process 25328] [Detaching after fork from child process 25333] # step 3 warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffd2bea700 (LWP 25400)] in Dolphin # step 4 Item whose deletion was invoked, is still listed. # step 5 Item whose deletion was invoked is no more listed. SOFTWARE/OS VERSIONS Dolphin version: 19.12.1 Operating System: Fedora 31; KDE Plasma Version: 5.17.5; KDE Frameworks Version: 5.66.0; Qt Version: 5.13.2; Kernel Version: 5.4.15-200.fc31.x86_64 -- You are receiving this mail because: You are watching all bug changes.