Bug 211690 - konqueror file manager detailed list view has no option to display symbolic link destination or target
Summary: konqueror file manager detailed list view has no option to display symbolic l...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
: 246206 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-24 20:23 UTC by John
Modified: 2010-08-02 12:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John 2009-10-24 20:23:54 UTC
Version:            (using KDE 4.3.2)
Installed from:    Fedora RPMs

The ability to see the destination of a symlink is absolutely vital functionality in a file browser. All it needs is an extra column in the detailed list view. This option has been present in konqueror since as far back as 2001, maybe earlier.

This functionality should be added (as an option) to Dolphin too. I do not think the sky will fall in and new users will have nervous breakdowns if they are given the opportunity to add an extra column to view symlink targets when they right click and get the available columns list, in detailed list view.

I have been waiting and waiting for this feature to be reimplemented, but it does not even seem to be on the agenda.

I would like to make it clear this is not an item for the wishlist.

The lack of this feature is a bug.
Comment 1 Frank Reininghaus 2009-10-25 12:32:57 UTC
Thanks for the report - I'll reassign it to Dolphin because Konqueror uses Dolphin's code for file management.

Note that bug 169904, bug 171899 are related.
Comment 2 John 2009-10-25 23:54:24 UTC
thanks guys, if this bug can be fixed soon i think I'll probably cry (with happiness :)
Comment 3 Frank Reininghaus 2010-05-10 14:44:34 UTC
SVN commit 1124982 by freininghaus:

Provide the destination of a symbolic link as a column in Dolphin's
(and Konqueror's) Details View in KDE SC 4.5.

This is based on the changes to KFileItemDelegate from commit 1124981.

FEATURE: 211690


 M  +17 -5     dolphindetailsview.cpp  
 M  +12 -4     dolphinmodel.cpp  
 M  +1 -0      dolphinmodel.h  
 M  +1 -0      panels/folders/paneltreeview.cpp  
 M  +1 -1      settings/dolphin_detailsmodesettings.kcfg  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1124982
Comment 4 Frank Reininghaus 2010-05-10 19:54:35 UTC
This feature will be in KDE SC 4.5. At the moment, there are two issues left:

1. Dolphin does not remember if the "Link Destination" column is enabled or not.
2. If the column is enabled by the user, it is only shown if the user manually shrinks the "Name" column.

We'll try to fix this before 4.5.0 is released.
Comment 5 John 2010-05-21 05:49:50 UTC
Thats fantastic, thank you very much guys.

This one fix will go a long way towards bringing dolphin up and konqueror back up to a standard at which they might actually be usable as file browsers!

With this fixed, the only other thing that really cripples the re-implemented kde4 konqueror, is the way the left folder pane does not update properly when directories are added or removed. But perhaps thats already fixed in cvs, or will be soon.

It will be so nice to have a usable file browser again... so... thanks again for getting this symlink feature added back in, this does get us a lot closer to having usable file manager again!
Comment 6 Aaron Peterson 2010-07-21 02:57:15 UTC
Thank you! I see it on my beta2 copy of 4.5 and will try to look at your changes to see if I can learn more about adding other columns to Dolphin
Comment 7 Frank Reininghaus 2010-08-02 12:58:52 UTC
*** Bug 246206 has been marked as a duplicate of this bug. ***