|
I updated my sources from the media-sync-branch and rebuilt. Now when
I press Sync I no longer see the gtk_action_set_sensitive assertion,
but unfortunately it still does not seem to be syncing: nothing happens. I did also see some of these messages while my iPod was connected: ** (rhythmbox:5211): WARNING **: Unknown action type 33554433 ** (rhythmbox:5211): CRITICAL **: itdb_splr_validate: assertion `at != ITDB_SPLAT_UNKNOWN' failed I would love to see syncing working and merged into trunk in time for GNOME 2.30 this spring. I have a feeling there's a bit work to be done, however. Even if the missing action warnings are benign, we should fix them anyway: a well-behaved GNOME program should not normally be printing warnings. Jonathan, in a message in December you said you weren't completely happy with the sync settings dialog. I personally think it's usable enough for now - if syncing worked reliably, I think users would much rather have this capability including this dialog than not have it at all. Jonathan, are you able to sync reliabily to an iPod using the current code base? I hope to be able to help with getting this working to the point where we can merge into trunk. I'll delve into the syncing code and see if I can figure out what's wrong on my system. adam Jonathan Matthew wrote: On Thu, Jan 21, 2010 at 6:51 AM, Adam Dingle <adam yorba org> wrote: |