Bug 168421 - Dolphin doesn't update Folders panel while in Trash:/
Summary: Dolphin doesn't update Folders panel while in Trash:/
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 15:53 UTC by Dario Andres
Modified: 2008-12-25 00:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Screenshot showing the bug (46.48 KB, image/jpeg)
2008-08-05 16:00 UTC, Dario Andres
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dario Andres 2008-08-05 15:53:22 UTC
Version:           Version 1.1 Using KDE 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) (KDEmod) (using KDE 4.1.0)
Installed from:    Unlisted Binary Package
Compiler:          gcc 
OS:                Linux

Steps to reproduce

Have "Folders" panel enabled in Dolphin

- Empty your trashcan 

- Move to trash some folder
- Open Trash in Dolphin.
(A folder is in the main file list, and in the Folders panel)
- In the contextual menu (on the file list), select Empty Trash and click "Empty Trash" again in the dialog.

The folder in the main file list dissapears (as expected), but the folder in the "Folders" panel is still there. In fact, you can click on it and Dolphin will go to some buggie folder named ""somenumber-foldername"" (ex. "0-aa" or "8800-aa")

Without closing the Dolphin window you can right click the Folders panel and (un)select the "Show hidden files" and the view will be updated (the ghost folder will disappear)

If you close Dolphin and reopen it in the Trash folder, the "Folders" panel is clear as expected

---------------
Another case:

- Emtpy the trashcan
- Open a Dolphin window in Trash:/
- Move to trash some folder
- The Folders view is not updated (doesn't show the new folder in Trash)

You can update it (un)selecting "Show hidden files" in the rightclick contextual menu.
Comment 1 Dario Andres 2008-08-05 16:00:19 UTC
Created attachment 26647 [details]
Screenshot showing the bug
Comment 2 Dario Andres 2008-08-19 17:08:56 UTC
I can also reproduce this bug with:
kdelibs4.2 svn rev.849324
kdebase4.2 svn rev.849337
ArchLinux 2.6.25-zen2-20080814 i686 
Comment 3 Dario Andres 2008-12-25 00:09:06 UTC
Seems to be fixed here using:

Qt: 4.4.3
KDE: 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221))
kdelibs svn rev. 901241 / kdebase svn rev. 901241
on ArchLinux x86_64 - Kernel 2.6.27.8

:)