https://bugs.kde.org/show_bug.cgi?id=387454
tejbeer singh <tejbeersin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tejbeersin...@gmail.com --- Comment #45 from tejbeer singh <tejbeersin...@gmail.com> --- (In reply to Jordan Bradley from comment #39) > 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.