[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-07-11 Thread Brian Murray
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Released

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package banshee - 2.6.1-1ubuntu1.2

---
banshee (2.6.1-1ubuntu1.2) raring-proposed; urgency=low

  * [13571f2] Disable BPM support.
It doesn't work prior to the GStreamer patch, and sigabrts with the patch
due to a SoundTouch bug. (LP: #1193667)

banshee (2.6.1-1ubuntu1.1) raring-proposed; urgency=low

  * [6fe3971] Cherry-pick fix for transcoding exceptions (LP: #1159513)
 -- Chow Loong Jin hyper...@debian.org   Tue, 25 Jun 2013 01:07:25 +0800

** Changed in: banshee (Ubuntu Raring)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Released

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-30 Thread mark
Yes! I have given 2.6.1-1ubuntu1.2 a decent workover and cannot find any 
regressions. Transcoding is very stable. 
Tks Ubuntu and Chow Loong Jin - with the USB interface improvements and this 
Banshee fix I now have full portability for my music collection across any 
device. This is something I have never been able to do in Linux . A major step 
forward. Thank you very much :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Committed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-30 Thread Chow Loong Jin
On Sun, Jun 30, 2013 at 06:35:32AM -, mark wrote:
 Yes! I have given 2.6.1-1ubuntu1.2 a decent workover and cannot find any
 regressions. Transcoding is very stable. Tks Ubuntu and Chow Loong Jin - with
 the USB interface improvements and this Banshee fix I now have full
 portability for my music collection across any device. This is something I
 have never been able to do in Linux . A major step forward. Thank you very
 much :)

Great, thanks for verifying!

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Committed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-27 Thread mark
Well, I was previously unable to transcode anything in 13.04x64 and
2.6.1. Having shouted at GStreamer for a few weeks I enabled proposed
updates just now and I confirm it works on both my Galaxy Note GT-N7000
and several USB .is_audio_player enabled sticks using Mass Storage. Only
issue appears that whilst it does actually transfer and transcode all
the tracks - it appears not to stop. The lower left hand indicator still
continues. However, just starting another sync seems to push off the
previous one and all is well.

Thanks.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Committed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-27 Thread Chow Loong Jin
** Changed in: banshee (Ubuntu Raring)
   Status: Fix Committed = Confirmed

** Tags removed: verification-failed

** Changed in: banshee (Ubuntu Raring)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Triaged

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-27 Thread Brian Murray
Hello Tommaso, or anyone else affected,

Accepted banshee into raring-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/banshee/2.6.1-1ubuntu1.2 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: banshee (Ubuntu Raring)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Committed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-23 Thread Chow Loong Jin
Looks like there's a regression in Bug #1193667. I'll make another upload
dropping the BPM portions of the patch.

  tag verification-failed -verification-needed

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Committed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-20 Thread Brian Murray
Hello Tommaso, or anyone else affected,

Accepted banshee into raring-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/banshee/2.6.1-1ubuntu1.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: banshee (Ubuntu Raring)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Committed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/banshee

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Fix Committed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-16 Thread Chow Loong Jin
** Description changed:

  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.
  
  I am able to transcode the files manually with SoundConverter, though I
  usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).
  
  This too is new since the upgrade. I do not know if the two problems are
  related and if they indicate a deeper problem in the GStreamer stack.
  Please let me know if there is any further testing that I can perform to
  help assess the problem. Please also let me know if you wish me to
  report separate bugs against SoundCoverter and/or GStreamer.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 13.04
- Package: banshee 2.6.0-6ubuntu1
- ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
- Uname: Linux 3.8.0-14-generic x86_64
- ApportVersion: 2.9.2-0ubuntu2
- Architecture: amd64
- Date: Sun Mar 24 16:02:45 2013
- InstallationDate: Installed on 2012-04-27 (330 days ago)
- InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
- MarkForUpload: True
- SourcePackage: banshee
- UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)
+ TEST CASE:
+ 1. Launch Banshee
+ 2. Attach an iPod
+ 3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
+ 4. Observe to see if the transcoding and transfer finishes successfully.
+ 
+ If the bug is present, Banshee freezes halfway and does not complete the
+ transfer.
+ 
+ REGRESSION POTENTIAL:
+ Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.
+ 
+ Aside from the aforementioned two features, nothing else should be
+ affected.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Triaged

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  TEST CASE:
  1. Launch Banshee
  2. Attach an iPod
  3. Attempt to transfer files which are not natively supported on iPods (e.g. 
flac, ogg)
  4. Observe to see if the transcoding and transfer finishes successfully.

  If the bug is present, Banshee freezes halfway and does not complete
  the transfer.

  REGRESSION POTENTIAL:
  Not much. The patch appears to be fairly localized between the BPM detection 
and transcoding bits, and should fix Banshee freezing while performing BPM 
detection as well.

  Aside from the aforementioned two features, nothing else should be
  affected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-15 Thread Audiger Jeremy
I tried the new package of Banshee from the PPA and I detect no problems
since the update : now Banshee doesn't crash, the conversion then the
import of the musics runs properly. I have the music on my IPod. It
seems to work! Anyone can confirm that?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-15 Thread David Legg
After seeing your success I too added the new package from the PPA and
upgraded Banshee.  It works!

I had been having the same issue as you but using a Samsung Galaxy SII
on Ubuntu 13.04.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-15 Thread Chow Loong Jin
On Sat, Jun 15, 2013 at 04:15:29PM -, David Legg wrote:
 After seeing your success I too added the new package from the PPA and
 upgraded Banshee.  It works!
 
 I had been having the same issue as you but using a Samsung Galaxy SII
 on Ubuntu 13.04.

Great, thanks for your replies. I'll need to get the new patches backported to
Ubuntu 13.04 then.

  affects ubuntu/banshee
  status fixreleased

  affects ubuntu/raring/banshee
  status triaged
  assignee hyperair

-- 
Kind regards,
Loong Jin


** Changed in: banshee (Ubuntu)
   Status: Incomplete = Fix Released

** Also affects: banshee (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: banshee (Ubuntu Raring)
   Importance: Undecided
 Assignee: Chow Loong Jin (hyperair)
   Status: Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “banshee” source package in Raring:
  Triaged

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-14 Thread Chow Loong Jin
On Tue, Jun 11, 2013 at 01:32:00AM -, Alan Birstok wrote:
 I have been having this issue and am now getting around to looking at
 it. I think it has something to do with gstreamer and not banshee.

Could you try the packages from https://launchpad.net/~banshee-team/+archive/ppa
and see if they fix the error for you?

  status incomplete

-- 
Kind regards,
Loong Jin


** Changed in: banshee (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-06-10 Thread Alan Birstok
I have been having this issue and am now getting around to looking at
it. I think it has something to do with gstreamer and not banshee.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Confirmed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-05-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: banshee (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Confirmed

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-04-04 Thread Tommaso R. Donnarumma
** Changed in: banshee (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  New

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-03-28 Thread Tommaso R. Donnarumma
This is the stak trace I get in the error popup:

An unhandled exception was thrown: Object reference not set to an
instance of an object

at Banshee.Sources.PrimarySource.IncrementAddedTracks () 0x0004d
at Banshee.Dap.DapSource.OnTrackTranscodeError (Banshee.Collection.TrackInfo) 
0x00067
at Banshee.MediaEngine.TranscoderService.OnError 
(object,Banshee.MediaEngine.TranscoderErrorArgs) 0x0007c
at Banshee.GStreamer.Transcoder.OnError (Banshee.Collection.TrackInfo,string) 
0x00063
at Banshee.GStreamer.Transcoder.OnNativeError (intptr,intptr,intptr) 0x000f4
at (wrapper native-to-managed) Banshee.GStreamer.Transcoder.OnNativeError 
(intptr,intptr,intptr) 0x00083
at (wrapper managed-to-native) Gtk.Application.gtk_main () 0x00054
at Gtk.Application.Run () 0xb
at Banshee.Gui.GtkBaseClient.Run () 0x0005f
at Banshee.Gui.GtkBaseClient.Startup () 0x00049
at Hyena.Gui.CleanRoomStartup.Startup 
(Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) 0x0008e

I'm attaching the whole contents of banshee.log as requested.

** Attachment added: banshee.log
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1159513/+attachment/3605027/+files/banshee.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-03-28 Thread Tommaso R. Donnarumma
Looking into banshee.log, the underlying problem seems to be the
following:

[Error 19:09:33.070] Cannot Convert File - GStreamer encountered a general 
stream error.: gstbaseparse.c(3038): gst_base_parse_loop (): 
/GstPipeline:pipeline/GstDecodeBin:decodebin/GstFlacParse:flacparse0:
streaming stopped, reason not-linked

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1159513] Re: Banshee freezes on copying to iPod music which needs transcoding

2013-03-24 Thread Joeri Eilander
hello,

could you maybe attach a screenshot of this issue? also, does this issue
happen on 12.10? or just now after upgrade? and could you please run
apport-collect 1159513 in a terminal on your 13.04 installation?

thanks in advance.

** Changed in: banshee (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/1159513

Title:
  Banshee freezes on copying to iPod music which needs transcoding

Status in “banshee” package in Ubuntu:
  Incomplete

Bug description:
  After updating to raring, Banshee freezes each time I try to import to
  an iPod any music file which needs transcoding (i.e., FLAC and OGG).
  Importing music which doesn't need transcoding works, so the problem
  seems to be with the transcoding process itself and not with the iPod
  interaction.

  I am able to transcode the files manually with SoundConverter, though
  I usually need to start the process two or three times and I still get
  spurious error messages (typically, the message says the output file
  cannot be saved, although the output file IS correctly saved and it
  plays back just fine).

  This too is new since the upgrade. I do not know if the two problems
  are related and if they indicate a deeper problem in the GStreamer
  stack. Please let me know if there is any further testing that I can
  perform to help assess the problem. Please also let me know if you
  wish me to report separate bugs against SoundCoverter and/or
  GStreamer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: banshee 2.6.0-6ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  Date: Sun Mar 24 16:02:45 2013
  InstallationDate: Installed on 2012-04-27 (330 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to raring on 2013-02-09 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp