[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-13 Thread Martin Pitt
Copied to maverick.

** Changed in: soprano (Ubuntu)
   Status: In Progress => Fix Released

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-13 Thread Launchpad Bug Tracker
This bug was fixed in the package soprano - 2.4.2+dfsg.1-0ubuntu1.1

---
soprano (2.4.2+dfsg.1-0ubuntu1.1) lucid-proposed; urgency=low

  * Add kubuntu_02_fix_clientmodel_crashes.diff from upstream to fix each
soprano query from creating a new ClientModel (LP: #576660)
 -- Jonathan ThomasFri, 07 May 2010 09:40:52 -0400

** Changed in: soprano (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
Thanks. The package should be copied to the lucid-updates repository
within a few days.

** Tags added: verification-done
** Tags removed: verification-needed

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread jamboarder
Tested with libsoprano4 version 2.4.2+dfsg.1-0ubuntu1.1 in
lucid-proposed.  I can no longer duplicate the bug.  It appears to be
fixed.

Thanks much and let me know if there is anything else I can do.

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
For the record, this solved the bangarang crashes for me. I would like
for this to be verified by jamboarder before the verification process is
considered done.

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/soprano

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Scott Kitterman
Accepted into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: soprano (Ubuntu Lucid)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
** Changed in: soprano (Ubuntu Lucid)
   Status: New => In Progress

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread John Dong
After discussing this bug with Jonathan in #ubuntu-motu, I am giving a
SRU ACK for the debdiff

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
** Changed in: soprano (Ubuntu Lucid)
 Assignee: (unassigned) => Jonathan Thomas (echidnaman)

** Changed in: soprano (Ubuntu Lucid)
   Importance: Undecided => Medium

** Changed in: soprano (Ubuntu Lucid)
Milestone: None => lucid-updates

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
** Description changed:

  ##SRU Info added by Jonathan Thomas##
  Impact: Makes the bangarang package largely unusable.
  Addressed by: Upstream released a fix in soprano 2.4.3. Once maverick opens, 
this version will be uploaded.
- Patch: I took the svn commit mentioned in comment #1 from upstream svn and 
applied it to the current lucid package
+ Patch: I took the svn commit mentioned in comment #1 from upstream svn and 
applied it to the current lucid package. The patch fixes the isConnected() 
function so that a new ClientModel is not made for each soprano query.
  Testcase: Scroll through all the items in the "Media List" side-pane. Doing 
it too fast will cause the crash.
  Regression potential: Pretty low, I'd say. Upstream developed the fix, and 
soprano is usually good about not causing regressions.
  ##
  
  Binary package hint: libsoprano4
  
  Found in Kubuntu 10.04
  libsoprano4 package version 2.4.2
  
  There is a bug in Soprano 2.4.2 that causes a crash when multiple
  simultaneous nepomuk queries are launched.  This can be replicated in
  the packaged version of Bangarang (1.0.1) and in the developement
  version of bangarang. It may be possible in other ways, maybe by
  attempting to do simultaneous searches in Dolphin.
  
  Soprano 2.4.3, released on April 24th, 2010, fixes the issue.

** Description changed:

  ##SRU Info added by Jonathan Thomas##
  Impact: Makes the bangarang package largely unusable.
  Addressed by: Upstream released a fix in soprano 2.4.3. Once maverick opens, 
this version will be uploaded.
  Patch: I took the svn commit mentioned in comment #1 from upstream svn and 
applied it to the current lucid package. The patch fixes the isConnected() 
function so that a new ClientModel is not made for each soprano query.
  Testcase: Scroll through all the items in the "Media List" side-pane. Doing 
it too fast will cause the crash.
- Regression potential: Pretty low, I'd say. Upstream developed the fix, and 
soprano is usually good about not causing regressions.
+ Regression potential: Pretty low, small patch. Non-intrusive.
  ##
  
  Binary package hint: libsoprano4
  
  Found in Kubuntu 10.04
  libsoprano4 package version 2.4.2
  
  There is a bug in Soprano 2.4.2 that causes a crash when multiple
  simultaneous nepomuk queries are launched.  This can be replicated in
  the packaged version of Bangarang (1.0.1) and in the developement
  version of bangarang. It may be possible in other ways, maybe by
  attempting to do simultaneous searches in Dolphin.
  
  Soprano 2.4.3, released on April 24th, 2010, fixes the issue.

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Cody A.W. Somerville
 * Please describe the change that is actually being made (ie. the commit 
message is pretty descriptive and would be a good start). 
 * Please describe how this change fixes this bug.
 * Although the patch being done upstream and upstream history can be a factor 
in your regression analysis, the meat and potatoes should be based on the 
actual change you're proposing.

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas

** Patch added: "0ubuntu1.1.debdiff"
   http://launchpadlibrarian.net/48002046/0ubuntu1.1.debdiff

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
** Description changed:

  ##SRU Info added by Jonathan Thomas##
  Impact: Makes the bangarang package largely unusable.
  Addressed by: Upstream released a fix in soprano 2.4.3. Once maverick opens, 
this version will be uploaded.
  Patch: I took the svn commit mentioned in comment #1 from upstream svn and 
applied it to the current lucid package
- Testcase: Using bangarang for any amount of time will generally trigger this 
bug.
+ Testcase: Scroll through all the items in the "Media List" side-pane. Doing 
it too fast will cause the crash.
  Regression potential: Pretty low, I'd say. Upstream developed the fix, and 
soprano is usually good about not causing regressions.
  ##
  
  Binary package hint: libsoprano4
  
  Found in Kubuntu 10.04
  libsoprano4 package version 2.4.2
  
  There is a bug in Soprano 2.4.2 that causes a crash when multiple
  simultaneous nepomuk queries are launched.  This can be replicated in
  the packaged version of Bangarang (1.0.1) and in the developement
  version of bangarang. It may be possible in other ways, maybe by
  attempting to do simultaneous searches in Dolphin.
  
  Soprano 2.4.3, released on April 24th, 2010, fixes the issue.

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
** Description changed:

+ ##SRU Info added by Jonathan Thomas##
+ Impact: Makes the bangarang package largely unusable.
+ Addressed by: Upstream released a fix in soprano 2.4.3. Once maverick opens, 
this version will be uploaded.
+ Patch: I took the svn commit mentioned in comment #1 from upstream svn and 
applied it to the current lucid package
+ Testcase: Using bangarang for any amount of time will generally trigger this 
bug.
+ Regression potential: Pretty low, I'd say. Upstream developed the fix, and 
soprano is usually good about not causing regressions.
+ ##
+ 
  Binary package hint: libsoprano4
  
  Found in Kubuntu 10.04
  libsoprano4 package version 2.4.2
  
  There is a bug in Soprano 2.4.2 that causes a crash when multiple
  simultaneous nepomuk queries are launched.  This can be replicated in
  the packaged version of Bangarang (1.0.1) and in the developement
  version of bangarang. It may be possible in other ways, maybe by
  attempting to do simultaneous searches in Dolphin.
  
  Soprano 2.4.3, released on April 24th, 2010, fixes the issue.

** Also affects: soprano (Ubuntu Lucid)
   Importance: Undecided
   Status: New

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-07 Thread Jonathan Thomas
** Changed in: soprano (Ubuntu)
   Importance: Undecided => Medium

** Changed in: soprano (Ubuntu)
   Status: Triaged => In Progress

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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


[Bug 576660] Re: soprano crashes on multiple simultaneous queries

2010-05-06 Thread Jonathan Thomas
We can push through the crash fix as an Stable Release Update: 
http://websvn.kde.org/?view=revision&revision=1117465
(Once we get the packages into lucid-proposed, we'll need testers to test to 
see if the bug works/to see if there are any regressions)

We can't introduce the new version, though, since it's not absolutely
certain that there won't be regressions with the other changes the new
version introduces.

** Changed in: soprano (Ubuntu)
   Status: New => Triaged

** Changed in: soprano (Ubuntu)
 Assignee: (unassigned) => Jonathan Thomas (echidnaman)

-- 
soprano crashes on multiple simultaneous queries
https://bugs.launchpad.net/bugs/576660
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to soprano in ubuntu.

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