https://bugs.kde.org/show_bug.cgi?id=401501
Bug ID: 401501 Summary: "Ambiguous Shortcuts" reported when dolphin launches upon automount of usb thumb drive Product: dolphin Version: 18.08.1 Platform: Other OS: FreeBSD Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: holt_ja...@rocketmail.com CC: elvis.angelac...@kde.org Target Milestone: --- SUMMARY "Ambiguous Shortcuts" reported when dolphin launches upon automount of usb thumb drive STEPS TO REPRODUCE 1. On FreeBSD 11.2-RELEASE-p4 using "pkg install xorg kde5 sddm automount" 2. /etc/rc.conf has: dbus_enable="YES" hald_enable="NO" sddm_enable="YES" autofs_enable="NO" 3. /usr/local/etc/automount.conf configured to launch dolphin for non-root user as per vermaden's recommendations at https://github.com/vermaden/automount/blob/master/README OBSERVED RESULT Before automatically opening itself after a USB drive insertion, dolphin reports as follows in a popup window: "There are two actions (New Tab, New Tab) that want to use the same shortcut (Ctrl+T). This is most probably a bug. Please report it in bugs.kde.org" EXPECTED RESULT No popup. This popup only occurs when automounting. It does not occur when dolphin launches normally from an icon click, menu selection, or command line. SOFTWARE/OS VERSIONS Windows: No MacOS: No Linux/KDE Plasma: No (available in About System) KDE Plasma Version: 5.12.5.18.08.1 from x11/kde5 port on FreeBSD 11.2-RELEASE-p4 KDE Frameworks Version: 5.50.0 Qt Version: 5.11.2 ADDITIONAL INFORMATION OS type: 32 bit It's apparent that KDE/Plasma/qt5 and dolphin still contain a few dependencies on the HAL hardware abstraction layer, although not so many as in kde 4. I'm trying to wean myself away from HAL dependencies, and it's my understanding that you are also trying to wean yourselves off of it. Thus I'm running KDE without enabling HAL, and making do as well as I can with devd and vermaden's automount.conf configuration as documented at https://github.com/vermaden/automount/blob/master/README which for me has been a better workaround than using autofs_enable="YES" with the FreeBSD-recommended /etc/auto_master /media configuration. Also, I've noticed that FreeBSD's man pages for automount, autofs, and auto_master do not mention automount.conf or vermaden's alternative solution. It's quite possible that they're unaware of it, but I simply don't know. This minor error doesn't occur when HAL is enabled to detect devices and automount usb drives. I can live with this minor error for the time being, and am happy to report it to you as per your request in the popup window. Good luck, be well, and thanks for everything. -- You are receiving this mail because: You are watching all bug changes.