#324 ✓resolved
Lane LiaBraaten

ideviceinstaller crashes when built with libimobiledevice1.1.5

Reported by Lane LiaBraaten | March 21st, 2013 @ 05:58 PM

I recently updated to libimobiledevice 1.1.5 and afterwards ideviceinstaller began to crash. I tracked it down to an API change made in libimobiledevice that has not yet been picked up in ideviceinstaller. Attached is a patch that gets ideviceinstaller working again.

To apply the patch:

git clone git://git.sukimashita.com/ideviceinstaller.git
cd ideviceinstaller/
patch -p1 < fix_idevice_installer.patch

Comments and changes to this ticket

  • Martin S.

    Martin S. April 5th, 2013 @ 04:51 PM

    • State changed from “new” to “resolved”
    • Tag set to ideviceinstaller
    • Assigned user set to “Martin S.”

    Thanks, we'll fix client applications after libimobiledevice 1.2.0 stable is released.
    Anyways, fixed in git master for now.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

People watching this ticket

Attachments

Pages