Summary: | Folder Icons not displayed on manually mounted partitions | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | Larry CK <blackravener> |
Component: | kpropertiesdialog | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | code, finex, nate, peter.penz19 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Larry CK
2009-09-29 11:40:56 UTC
*** Bug 208368 has been marked as a duplicate of this bug. *** I can confirm that this happens on Kubuntu Karmic (4.3 packages) for vfat and ntfs mounts. However, I am not marking it as »confirmed« yet as I still need to do some more research on which conditions trigger this bug. Larry mentioned the directory owner: I have tried changing the owner of the mounted vfat resp. nfts volume to the user changing the icon, but this didn't have any effect. Unfortunately I am not experiencing this bug on my (Arch) development where I run a Debug build of trunk, so there is not very much information in any logs. Some messages are written to ~/.xsession-errors though when closing the »Properties« dialog resp. applying the icon change: QFSFileEngine::open: No file name specified couldn't lock local file couldn't lock local file couldn't lock local file I've accidentally came across sort of a workaround. If you have a folder and it will not display an icon of your choice, try setting “folder-brown” as an icon and click ok and ok again. If your default folder icon changes to the brown-folder, try going back to the settings and selecting the icon you actually want to use. It should be displayed correctly now. I've tested this on Kubuntu 9.10 with KDE 4.3.2 only, but assuming that this should apply to Kubuntu 9.04 with KDE 4.3.1 as well. Just to give a further update. I'm now using Kubuntu 9.10 64bit witj KDE 4.3.5 on a different laptop and still having the sae isue with folder icons. I can change folder icons on some folders, but not the others. No error message is displayed. Changinf a folder icon does create a .directory file, that is displayed as an icon I chose for the folder, but the folder itself is displayed with default folder icon. Bellow is content of .directory file for a folder that is dispayed as default blue folder [Desktop Entry] Icon=folder-development [Dolphin] AdditionalInfo=7 Timestamp=2010,2,7,11,41,50 ViewMode=1 [Settings] ShowDotFiles=true Ant the workaround I've mentioned before - seems to work in rare cases only, so It's not a really a workaround. Works for me in KDE Frameworks 5.47. |