[Bug 864791] Re: After syncing iPod, description-less phantom operation keeps animating progress bar and prevents closing Banshee

2012-05-05 Thread Chris Jenkins
This is still a bug in Banshee 2.4.0 and it affects Android sync'ing,
too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/864791

Title:
  After syncing iPod, description-less phantom operation keeps animating
  progress bar and prevents closing Banshee

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/864791/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164265] Re: Transferring AAC files to iPod is broken

2011-04-01 Thread Chris Jenkins
This bug is active again in rhythmbox 13.3 . It looks like it was fixed
here:

https://bugzilla.gnome.org/show_bug.cgi?id=508537

by adding:

} else if (strcmp (entry_mime, "audio/x-m4a") == 0) {
entry_mime = "audio/aac";

to sources/rb-removable-media-source.c

I think the code for determining the entry mime has moved to
backends/gstreamer/rb-encoder-gst.c and entry_mime is now
entry_media_type . I'm no programming expert but I've created a patch
which should do what the old one did.

** Patch added: "aac_entry_media_type.patch"
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/164265/+attachment/1963216/+files/aac_entry_media_type.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/164265

Title:
  Transferring AAC files to iPod is broken

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs