https://bugzilla.novell.com/show_bug.cgi?id=811801 https://bugzilla.novell.com/show_bug.cgi?id=811801#c0 Summary: iPhone is not recognized when plugged in Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: schuetzm@gmx.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 When an iPhone or similar device is plugged in, a udev rule is used to start usbmuxd (which is responsible for notifying the DE about the new devices, among other things). However, current systemd does no longer support starting long-running processes from inside a udev rules file, and kills usbmuxd as soon as the udev event has been handled. This can be fixed by adding a systemd unit file for usbmuxd which can then be activated by the udev rule. (I'm going to submit a fixed package soon, where I will refer to this bug report.) Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.