Bug 272545 - Missing icons in Sidebar (probably due to relative image paths)
Summary: Missing icons in Sidebar (probably due to relative image paths)
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: sidebar (other bugs)
Version First Reported In: 4.8.3
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Raphael Rosch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-05 16:59 UTC by Alexander
Modified: 2025-09-13 05:56 UTC (History)
2 users (show)

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


Attachments
Screenshot (30.61 KB, image/png)
2011-05-05 16:59 UTC, Alexander
Details

Note You need to log in before you can comment on or make changes to this bug.
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.