Summary: | icons in .directory file not processed. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Stef Bon <stefbon> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | cfeck, der.ole.becker |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Folder with custom icon in folder view and with properties dialog. |
Description
Stef Bon
2012-01-10 14:56:41 UTC
Strange enough, directories where the opendir call is denied, (EACCES), the .directory file is processed like it should. (directories like this in my fuse fs is the directory representing the cdrom device, containing no media, so no contents, that's why I let the opendir call deny). Created attachment 68408 [details]
Folder with custom icon in folder view and with properties dialog.
I have the same behaviour here with my Gentoo box. No custom icon of an folder is shown. The strange thing is, that in the properties dialog the custom icon is shown normally. Hi Oliver, it's "good" to know that you have the same problem. Is there maybe an undocumented dependency to some graphics format (svg, png, mng) introduced with kde 4.8?? I'm thinking about that since you have a "compiled from sources" distro like me, linuxfromscratch?? Stef I don't think so. I already had this problem in 4.7.4 and I think it was introduced in this version. Besides I don't think that KDE now needs an whole new graphics library which isn't installed on my system already. This Bug seems to be an duplicate of https://bugs.kde.org/show_bug.cgi?id=288824 Yes that's the same issue. *** This bug has been marked as a duplicate of bug 288824 *** |