[Desktop-packages] [Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-13 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 2.97-1ubuntu6.1

---
rhythmbox (2.97-1ubuntu6.1) quantal-proposed; urgency=low

  * debian/patches/git_rhythmdb_fix_deadlock.patch:
- Backported git patch to fix deadlock between db load and
  rhythmdb_add_uri_with_types: (LP: #1010619)
  * Updated 11_fix_cd_pausing.patch with fix from git (LP: #795765)
 -- Matthieu Baerts (matttbe) matt...@ubuntu.com   Wed, 07 Nov 2012 17:26:55 
+0100

** Changed in: rhythmbox (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Released
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-11 Thread Matthieu Baerts
@AraiBob: this bug should be fixed on Ubuntu-proposed repositories. Feel
free to test this version by enabling this repositories and update your
system as said on comment #17.

This new version is also linked to the bug #795765. Is it possible to try to 
reproduce this bug (CDs won't resume playing after being paused) with this new 
version and confirm if this bug is fixed too? :)
If yes, this package will be accepted for Ubuntu-update repositories.

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-10 Thread AraiBob
I upgraded to Ubuntu 12.10 a couple of weeks ago, and RB has a problem
with my over 45,000 mp3 and flac music directories. I uninstalled it,
waited a day, then installed. It worked the first day, but today, as it
began to read the directories, it froze...

There is no abort, so apport does not report this problem.

When can I get the new version, with the fix described here?

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-01 Thread Sander van Melsen
The proposed package seems to be working properly! Will change the tag
to 'verification-done'.

Thanks to everyone involved, finally Rhythmbox will work again since the
release of 12.10, was using Matthieu's PPA until now (thanks) :)

** 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 rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1010619

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-01 Thread Sander van Melsen
To show I am really using the proposed version:
rhythmbox:
  Installed: 2.97-1ubuntu6.1
  Candidate: 2.97-1ubuntu6.1
  Version table:
 *** 2.97-1ubuntu6.1 0
400 http://nl.archive.ubuntu.com/ubuntu/ quantal-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 2.97-1ubuntu6~quantal~matttbe0 0
500 http://ppa.launchpad.net/matttbe/ppa/ubuntu/ quantal/main amd64 
Packages
 2.97-1ubuntu5 0
500 http://nl.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-01 Thread Matthieu Baerts
Thank you for your help ;)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-30 Thread Sander van Melsen
Can't check this at the desktop I am currently on, but will check this
later on today.

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-29 Thread Brian Murray
Hello Matthieu, or anyone else affected,

Accepted rhythmbox into quantal-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/rhythmbox/2.97-1ubuntu6.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 change the bug tag from
verification-needed to verification-done.  If it does not, 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: rhythmbox (Ubuntu Quantal)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/rhythmbox

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-29 Thread Matthieu Baerts
I'm now using Ubuntu Raring 13.04.

@Ville Ranki, nachokb, Sander van Melsen, Carlos Cuevas or anyone else:
is it possible to confirm that this bug is fixed with this version
2.97-1ubuntu6.1? :)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Fix Committed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-11 Thread Ville Ranki
How about releasing the fix in Quantal asap? RB has been broken since
quantal release it's a bit annoying. Matttbe's package fixes the issue
here too, but average users won't be installing from PPA.

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Confirmed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-11 Thread Matthieu Baerts
@Ville: I introduce a new SRU (Stable Release Update) in order to backport this 
new version to Quantal-Update repos.
But feel free to talk with a member of the Ubuntu-SRU team on IRC ;) = 
https://launchpad.net/~ubuntu-sru

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Confirmed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-07 Thread Matthieu Baerts
** Summary changed:

- [2.97-0ubuntu2] Rhythmbox freezes
+ [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Confirmed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)

  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-07 Thread Matthieu Baerts
** Description changed:

  [IMPACT]
  
-  * Rhythmbox freezes when using a large collection.
+  * Rhythmbox freezes when using a large collection.
  
  [TESTCASE]
  
-  * It happens with a large collection.
-  * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
-  * After a few seconds, Rhythmbox will freeze.
-  * (this fix has been confirmed by a few people here above.)
+  * It happens with a large collection.
+  * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
+  * After a few seconds, Rhythmbox will freeze.
+  * (this fix has been confirmed by a few people here above.)
  
  [Regression Potential]
  
  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
- * This deadlock has been fixed by RB devs and it seems they understood why 
there was a deadlock
+ * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock
  
+ [ Other Info ]
+ 
+ * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
+ * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
  
  [ Original Bug Report ]
  
  Hello,
  
  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)
  
  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db
  
  Maybe my (huge) database is corrupted but if I launch RB with the debug
  mode (-d), I don't have this bug (but it takes a few time before being
  ready to use).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Confirmed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)

  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have 

[Desktop-packages] [Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-07 Thread nachokb
ref Testcase: with a 190gb collection, it happens  90% of the time RB
starts up

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Confirmed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+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 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-07 Thread Matthieu Baerts
** Description changed:

  [IMPACT]
  
   * Rhythmbox freezes when using a large collection.
  
  [TESTCASE]
  
   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)
  
  [Regression Potential]
  
  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock
  
  [ Other Info ]
  
  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
+   For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343
+ 
  
  [ Original Bug Report ]
  
  Hello,
  
  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)
  
  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db
  
  Maybe my (huge) database is corrupted but if I launch RB with the debug
  mode (-d), I don't have this bug (but it takes a few time before being
  ready to use).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

Status in The Rhythmbox Music Management Application:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Fix Released
Status in “rhythmbox” source package in Quantal:
  Confirmed
Status in “rhythmbox” source package in Raring:
  Fix Released

Bug description:
  [IMPACT]

   * Rhythmbox freezes when using a large collection.

  [TESTCASE]

   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)

  [Regression Potential]

  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock

  [ Other Info ]

  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343


  [ Original Bug Report ]

  Hello,

  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db

  Maybe my (huge) database is corrupted but if I launch RB with the
  debug mode (-d), I don't have this bug (but it takes a few time before
  being ready to use).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64