Bug 366467 - Dolphin does not show metadata (id3) when opening symbolic link.
Summary: Dolphin does not show metadata (id3) when opening symbolic link.
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: information (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-06 08:20 UTC by firewalker
Modified: 2018-02-14 16:25 UTC (History)
2 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 firewalker 2016-08-06 08:20:21 UTC
If you have a folder with (for example mp3 songs) Dolphin will display metadata on the information panel. If you create a symbolic link to that folder and open it with Dolphin, no metadata infos are shown.

In the picture bellow the left folder is the "original". The right one is the symbolic link to the original.

http://i.imgur.com/bGHrxAC.png

Dolphin version: 16.04.3

Reproducible: Always

Steps to Reproduce:
1. Create a folder with mp3 songs. 
2. Create a symbolic link to that folder.
3. Open the symbolic link with Dolphin.

Actual Results:  
Dolphin does not display metadata on the symbolic link folder.

Expected Results:  
Dolphin should display metadata on the symbolic link folder.
Comment 1 Rog131 2016-08-06 15:14:08 UTC
(In reply to firewalker from comment #0)
> If you have a folder with (for example mp3 songs) Dolphin will display
> metadata on the information panel. If you create a symbolic link to that
> folder and open it with Dolphin, no metadata infos are shown.
> 
> In the picture bellow the left folder is the "original". The right one is
> the symbolic link to the original.
> 
> http://i.imgur.com/bGHrxAC.png
> 
> Dolphin version: 16.04.3
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Create a folder with mp3 songs. 
> 2. Create a symbolic link to that folder.
> 3. Open the symbolic link with Dolphin.
> 
> Actual Results:  
> Dolphin does not display metadata on the symbolic link folder.
> 
> Expected Results:  
> Dolphin should display metadata on the symbolic link folder.

Are you using the file search (Baloo) ?

Could be linked to the Bug 333678 - Cannot index and search files in soft link path using Baloo Desktop Search: https://bugs.kde.org/show_bug.cgi?id=333678

At here:

Case 1 - File search enabled but the symlinked folder (partition) is on the 'Do not search' list.
The metadata is not shown: http://imgur.com/a/5Lo9B

Case 2 - File search enabled and the Baloo can index the symlinked folder.
The metadata is shown: http://imgur.com/a/SgHtE

Case 3 - File search is disabled.
The metadata is shown: http://imgur.com/a/PWNWP
Comment 2 Julian Steinmann 2018-01-27 16:38:00 UTC
After the merge of the patch for Bug 333678 I can no longer reproduce this bug (using Dolphin 17.12.1). 

This should (theoretically) resolve this bug.
Comment 3 Julian Steinmann 2018-02-14 16:25:17 UTC
Should be fixed with the patch for #333678. Closing.