Results 1 to 10 of 12
i have this irritating problem kde3.5 it keeps showing my unmounted drives there is an option under view filter but its not permanent i need a permanent solution for this ...
- 02-08-2009 #1
prevent kde from showing unmounted
i have this irritating problem kde3.5 it keeps showing my unmounted drives there is an option under view filter but its not permanent i need a permanent solution for this thanx
_
- 02-08-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Under the K menu, run Personal Settings/Configure Desktop, Then in the left panel navigate to Desktop -> Behavior. In the right panel select the Device Icons tab.
Configure to your personal preference.
- 02-09-2009 #3
tried that already it does not work the icons only disappear when i select view filter
- 02-09-2009 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 88
Actually, it should work, I've tried it myself and they vanished...if not then click on the 'defaults' tab to return to the original configuration.
Still, try to trace-back what you did (maybe a slight error or unintended change in the original config.)just before the nagging display of unmounted icons started annoying you.
- 02-09-2009 #5Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
I'm wondering if then they're not KDE device icons, but rather desktop shortcuts to the devices. The KDE menu wouldn't get rid of those, but if I'm right, they should show up in ~/Desktop
- 02-10-2009 #6
Post the contents of /etc/fstab file and output of this
Code:cd ls Desktop
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-10-2009 #7
I will have too post content's later as i am not at home but this problem started with opensuse 11.1 all previous version's of opensuse i have not had this problem
- 02-10-2009 #8
/dev/disk/by-id/ata-ST3200820A_5QE104AX-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-ST3200820A_5QE104AX-part7 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST3200820A_5QE104AX-part8 /home ext3 acl,user_xattr 1 2
/dev/disk/by-id/ata-ST3250824ACE_5ND4VRNV-part1 /local vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/disk/by-id/ata-ST3200820A_5QE104AX-part2 /windows/T ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.U TF-8 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
ls Desktop
myComputer.desktop trash.desktop
- 02-10-2009 #9
drives - Photo & Image Galleries for MyBroadband Members
the 2.3g media and the 5.9 are unmounted
but the still show up under storage media
- 02-10-2009 #10Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Konqueror is different form the desktop, it's the equivalent of Windows Explorer. It'll by default always show all mountable partitions detected by the OS regardless of status. Applying the filter is the only way I know to remove the unmounted ones in the list, and sorry, I don't know how to make it stick; documentation is practically non-existent.


Reply With Quote
