Bug 272545

Summary: Missing icons in Sidebar (probably due to relative image paths)
Product: [Applications] konqueror Reporter: Alexander <alexander.nofamilyname>
Component: sidebarAssignee: Raphael Rosch <kdebugs>
Status: RESOLVED FIXED    
Severity: normal CC: kdebugs, martin
Priority: NOR    
Version First Reported In: 4.8.3   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screenshot

Description Alexander 2011-05-05 16:59:22 UTC
Created attachment 59657 [details]
Screenshot

Version:           4.6.2 (using KDE 4.6.2) 
OS:                Linux

In the Sidebar of Konqueror the icons are missing.
I use relative Paths for the icon images in my .directory files.
Like this:





Reproducible: Always

Steps to Reproduce:
Create a .directory file in a Folder and use a image in the same folder for example: .directory:
[Desktop Entry]
Icon=./.personal.png

Actual Results:  
You don't see the icon, instead you see a placeholder so at least it reads the .directory.

Expected Results:  
You should see the actual icon.

It works fine in Dolphin.


OS: Linux (x86_64) release 2.6.38-3.slh.2-aptosid-amd64
Compiler: gcc
Comment 1 Alexander 2011-07-06 13:38:56 UTC
Can anyone confirm this bug?
Comment 2 Martin Koller 2011-10-06 07:37:09 UTC
confirmed in 4.6.5. only the sidebar seems to not display the image, all other views either in Dolphin or embedded in konqueror show it.
Comment 3 Alexander 2012-06-06 16:04:20 UTC
Bug Still Present in Kde 4.8.3
Comment 4 Alexander 2012-06-28 18:26:28 UTC
Also present in 4.8.4.
As I do not use konqueror anymore and if there is no time/priority to fix this I would be fine to close this bug as wontfix.
Comment 5 Raphael Rosch 2020-02-27 00:35:16 UTC
I'm working on the new sidebar. Once the code is accepted this should be resolved.
Comment 6 Raphael Rosch 2020-02-27 00:49:15 UTC
You can test the version at:

https://github.com/insaner/konqueror

to see if it has been resolved there.