[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-20 Thread Johan Euphrosine
Here is an updated patch, that I believe implement the suggested changes. ** Attachment added: pybootchartgui-0+r124.diff http://launchpadlibrarian.net/25785937/pybootchartgui-0%2Br124.diff -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-20 Thread Johan Euphrosine
Here is an updated debdiff also including upstream changes Generated using: debdiff --exclude .bzr pybootchartgui_0+r102-2.dsc pybootchartgui_0+r124.dsc pybootchartgui_0+r124.debdiff ** Attachment added: pybootchartgui_0+r124.debdiff

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-20 Thread James Westby
Uploaded and in the queue. Thanks for your contribution. James ** Changed in: pybootchartgui (Ubuntu) Status: Confirmed = Fix Committed -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-20 Thread Launchpad Bug Tracker
This bug was fixed in the package pybootchartgui - 0+r124 --- pybootchartgui (0+r124) jaunty; urgency=low * New upstream revision: - Fix some drawing issues (lp: #342593) - Fix drawing bug (lp: #343215) - Empty bootcharts are now discovered (lp: #355952) - Fix

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-19 Thread Martin Mai
** Changed in: pybootchartgui (Ubuntu) Status: Incomplete = Triaged -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-19 Thread Nathan Handler
The changes look pretty sane. However, the patch needs some work. For instance, the version currently in the repositories is a native package, but you are proposing uploading a non-native package (.orig.tar.gz and .diff.gz). You also are making some non-necessary clean-up changes (i.e. Bump

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-18 Thread Nathan Handler
Since this is an upgrade, you do not want to create a debdiff. Instead, you will want to attach the .diff.gz. Also, since no formal tarball was released upstream, you will want to attach a .tar.gz that we can use for the upgrade. As a side note, 'Fix Committed' is not a proper status for the

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-18 Thread Martin Mai
Nathan, sorry for the bad preparation. The attached original .tar.gz is based on svn export -r 124 http://pybootchartgui.googlecode.com/svn/trunk/ pybootchartgui-0+r124 For every bug I have listed in the changelog, I tested if the bug is still present after upgrading to the latest revision.

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-18 Thread Photon
As to the testing of the new version: I've tested it a bit (not that long though...) and there are several improvements and the crashes of r102 didn't appear till now. However, r102 _is_ broken so it has to be replaced till final jaunty release I think. But I'm sure that Martin can report of more

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-18 Thread Martin Mai
** Attachment added: pybootchartgui-0+r124.tar.gz http://launchpadlibrarian.net/25713242/pybootchartgui-0%2Br124.tar.gz -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-14 Thread Martin Mai
With revision 120 another two bugs get fixed, so I made a new debdiff and added them as well. ** Attachment added: pybootchartgui_0+r120.debdiff http://launchpadlibrarian.net/25380497/pybootchartgui_0%2Br120.debdiff ** Attachment removed: pybootchartgui_0+r113.debdiff

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-14 Thread Martin Mai
For those who want to test the package, I uploaded it to my ppa: https://launchpad.net/~mrkanister/+archive/ppa. @Sponsors: Maybe this diff is better because it contains the removal of the .bzr directory which was present in revision 102 which is the repositories at the moment:

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-14 Thread Martin Mai
A new diff, two more bugs that gets fixed :) ** Attachment removed: pybootchartgui_0+r120.debdiff http://launchpadlibrarian.net/25380497/pybootchartgui_0%2Br120.debdiff ** Attachment added: pybootchartgui_0+r124.debdiff http://launchpadlibrarian.net/25470395/pybootchartgui_0%2Br124.debdiff

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-14 Thread Martin Mai
To summerize it for the MOTUs: The changes in the diff are taken from upstream (http://code.google.com/p/pybootchartgui/source/list), so this is more or less like a sync request. The diff fixes 8 bugs. 3 of them are crashers, which is the reason why it should go into Jaunty. The changes

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-12 Thread biehl
Hi Martin, Nice with the debdiff - can you update it to note that bugs https://bugs.launchpad.net/bugs/342593 https://bugs.launchpad.net/bugs/355954 would also be fixed? And if you add python-cairo and python-gtk2 as runtime dependencies then

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-12 Thread Tomasz Czapiewski
Traceback (most recent call last): File /var/lib/python-support/python2.6/pybootchartgui/gui.py, line 51, in do_expose_event self.draw(cr, self.get_allocation()) File /var/lib/python-support/python2.6/pybootchartgui/gui.py, line 59, in draw draw.render(cr, *self.res) File

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-12 Thread Tomasz Czapiewski
I've get the same problem today - Kubuntu Jaunty with newest updates. I've used bootchart and bootchartgui from 2009.03.31 on this system and it had no problems until now. There is no 'png' file generated, only 'tgz' and pybootchartgui crashed few times (~10 - one right after another).

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-12 Thread Martin Mai
That was a good idea, biehl. Here is the new debdiff including notes about the other two fixes and the additional two depencies. ** Attachment added: pybootchartgui_0+r113.debdiff http://launchpadlibrarian.net/25294280/pybootchartgui_0%2Br113.debdiff ** Attachment removed:

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-11 Thread Martin Mai
** Changed in: pybootchartgui (Ubuntu) Milestone: None = ubuntu-9.04 -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-10 Thread Photon
Please include the new version before final Jaunty release since the current r102 is broken! -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-10 Thread Martin Mai
Ok, here is a debdiff for updating pybootchartgui to revision 113, which is the newest. ** Attachment added: pybootchartgui_0+r113.debdiff http://launchpadlibrarian.net/25212797/pybootchartgui_0%2Br113.debdiff -- pybootchartgui crashed with ValueError in get_proc_state()

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-10 Thread Martin Mai
I subscribed the sponsors for universe. Since the new revision fixes a crash, I am confident that it will be uploaded for Jaunty. -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-07 Thread David Gaarenstroom
I'm having this issue too. Can pybootchartgui be updated to revision 107 in time before the Jaunty final release? -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-03 Thread Martin Mai
jan2ary, yes, the fix is not yet in Ubuntu as it shipps pybootchartgui revision 102 while the fix is in revision 107. -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-04-02 Thread jan2ary
An error has happen on my updated jaunty today. Does it mean fix is not in repository yet? -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-03-18 Thread Sune Keller
Revision 107 works for me. -- pybootchartgui crashed with ValueError in get_proc_state() https://bugs.launchpad.net/bugs/343215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-03-18 Thread Martin Mai
Wow...thank you all for the fast processing of this bug. Setting to fix commited since you vaildated it is fixed upstream in revision 107. ** Changed in: pybootchartgui (Ubuntu) Status: New = Fix Committed -- pybootchartgui crashed with ValueError in get_proc_state()

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-03-18 Thread Jeremy
I can also confirm that the patch works with an existing bootchart tarball which had previously unrecognised states. (Maybe a separate feature request would be in order for these states to be also added to the legend at the top of draw_process_bar_chart...) -- pybootchartgui crashed with

[Bug 343215] Re: pybootchartgui crashed with ValueError in get_proc_state()

2009-03-16 Thread biehl
It seems that a new process state 'X' is possible in Jaunty (?). Henning committed a fix for this in revision 107 http://code.google.com/p/pybootchartgui/source/detail?r=107 Thanks for the report. Anders -- pybootchartgui crashed with ValueError in get_proc_state()