Summary: | mounted unmounted devices show incorectly on desktop | ||
---|---|---|---|
Product: | [Unmaintained] kdesktop | Reporter: | Philip Wall <wallp> |
Component: | general | Assignee: | David Faure <faure> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | adam.richard2023, finex, tom.gufler |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Philip Wall
2003-08-14 00:31:59 UTC
automating hiding smb unmounted icons worked for me in 3.1.2 (all from slackware) now in 3.1.3 it doesnt work. it is corectly configured (show smb mounted devices, dont show smb unmounted devices) btw, my LC_ALL=sk_SK.ISO-8859-2 I am still seeing this bug in 3.2.2. Still seems to be an issue. 3.3.2 doesn't even seem to want to show icons for mounted cdrom drives at all no matter what options you check to show. Mis clicked and didn't mean to close the bug. Is this restricted to the devices appearing on the desktop or is it a problem as well in the devices:/ listing (Open "devices:/" in Konqueror and try the mounting/umounting, please)? Seems to only affect the desktop icons showing on the desktop. Konqueror shows the correct info. Here comes the hard part: can you reproduce this with KDE 3.4 alpha 1? The kio_devices ioslave has been replaced with a new one and the bug could have been solved. I tend to avoid Alpha level code but when it finalizes I will check it out. *** Bug 86666 has been marked as a duplicate of this bug. *** *** Bug 87378 has been marked as a duplicate of this bug. *** CVS commit by brade: Wonderful that Qt/KDE takes ages to compile---just had the best idea of all to fix #62627 most efficiently: add a new method aboutToRefreshItem() that tells the KDirListers which item will be refreshed so that the KDirLister can check if this item is currently filtered out or not. Then use this information in addRefreshItem() to decide if the newItems(), refreshItems(), or deleteItem() signal has to be used. BUGS:62627 M +57 -13 kdirlister.cpp 1.185 M +1 -0 kdirlister.h 1.75 M +6 -1 kdirlister_p.h 1.35 I am still seeing this bug in Slackware 10.1 (KDE 3.3.2) and in SimplyMepis 3.3 (KDE 3.3.1). If there is a fix, where can I get the correct script or how am I supposed to amend the existing ones? This appears to me to be fixed in KDE 3.4.0. Just got the build from source done and everything seems to work the way it should. Icons are correctly updating no matter how the partition or device is mounted. I will say I do miss the devices:/ sidebar tab that was in previous versions of KDE and appears to have been replaced with the media:/ url. Only took a few minutes to find the new type and to create the proper tab for the sidebar to get the same functionality back it just would have been nice to have the change done for me. Bug closed. Kdesktop is no more mantained. |