https://bugs.kde.org/show_bug.cgi?id=387454
Jordan Bradley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #39 from Jordan Bradley <[email protected]> --- This still hasn't been fixed in the Fedora 29 beta. For anyone else having this problem this is the fix: > $dnf install libmtp > $nano /lib/udev/rules.d/69-libmtp.rules And change > ACTION!="add", GOTO="libmtp_rules_end" to > ACTION!="bind", ACTION!="add", GOTO="libmtp_rules_end" And reboot -- You are receiving this mail because: You are watching all bug changes.
