https://bugs.kde.org/show_bug.cgi?id=361723
Bug ID: 361723 Summary: kdf in kf5 does not show all mounted compared to kdf in kde4 Product: kdf Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: yoann.lais...@gmail.com Reporter: lu...@hube-lueck.de Created attachment 98376 --> https://bugs.kde.org/attachment.cgi?id=98376&action=edit kdf/kf5 kdf/kf5 does show less devices than kdf/kde4, see screenshots kdf/kde4: Ubuntu 15.10 Wiley Qt: 4.8.6 KDE: 4.14.13 KDiskFree: v0.15 kdf/kf5: master build from sources kdf 16.07.70 frameworks 5.21.0 Qt-5.5.1 The devices are mounted via dolphin panel (disks) respectivly device notifier (usb stick) $ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # / was on /dev/sda1 during installation UUID=7b568717-ae68-45fb-bc17-3cac79aaf648 / ext4 errors=remount-ro 0 1 UUID=ccc93446-f8fd-4223-aec3-2c57846eddf5 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 $ ls -l /dev/disk/by-uuid insgesamt 0 lrwxrwxrwx 1 root root 10 Apr 13 16:03 0A1D-9EB9 -> ../../sdd1 lrwxrwxrwx 1 root root 10 Apr 10 14:23 613d5b66-274a-4c75-a706-2c3c67c6c825 -> ../../sdc1 lrwxrwxrwx 1 root root 10 Apr 10 14:23 7b568717-ae68-45fb-bc17-3cac79aaf648 -> ../../sdb1 lrwxrwxrwx 1 root root 10 Apr 10 14:23 874c2a7e-27d1-457c-aade-993e43dc460d -> ../../sda1 lrwxrwxrwx 1 root root 10 Apr 10 14:23 ccc93446-f8fd-4223-aec3-2c57846eddf5 -> ../../sdb3 -- You are receiving this mail because: You are watching all bug changes.