Thread: pymtp bindings out of date?
i have been trying hack around mtp plugin exaile music player, first hurdle getting basic mtp operations succeed. following python calls caused segmentation fault:
i had @ pymtp 0.0.4.1-1 , think not in sync libmtp8 package (version 1.0.2) have installed on xubuntu 10.04 system.code:>>> import pymtp >>> dev = pymtp.mtp() >>> dev.connect() >>> tracks = dev.get_tracklisting() segmentation fault
have looked @ libmtp.h file 1.0.2 , made changes pymtp appear job - no more crash, haven't yet tested other parts of interface.
feel free use attached patched file. try package owner further testing , eventual package update.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [xubuntu] pymtp bindings out of date?
Ubuntu
Comments
Post a Comment