Hi, thanks Anders!
I made some tests with my different kernel configurations, and I
discovered that with original Ubuntu kernel 2.6.32 bootchart generates
correctly the png, while with my custom kernel Ubuntu-2.6.32 and with my
vanilla 2.6.33 it doesn't.
I had another problem with my custom kerne
Hi Emas,
I think the bug you are seeing now is this one.
https://bugs.launchpad.net/ubuntu/+source/pybootchartgui/+bug/512172
(there is also a workaround until the package is updated)
Best
Anders
--
pybootchartgui crashed with ValueError in get_proc_state()
https://bugs.launchpad.net/bugs/343
** Attachment added: "file that doesn't work"
http://launchpadlibrarian.net/47983689/ima-zen-lucid-20100506-5.tgz
--
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, wh
Hi, this bug "reappeared" suddenly yesterday, pybootchartgui cannot
generate a .png for some .tgz, the error reported is
parsing '/var/log/bootchart/ima-zen-lucid-20100506-4.tgz'
parsing 'header'
parsing 'proc_stat.log'
parsing 'proc_diskstats.log'
parsing 'proc_ps.log'
warning: no parent for pid
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 incorr
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 ar
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"
http://launchpadlibrarian.net/25788262/pybootchartgui
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
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 Standa
** 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.
--
ubuntu-b
** 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
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. Add
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 a
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 ubuntu
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 regardin
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.debd
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:
http://launchpadli
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"
http://launchpadli
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: "pybootchartgui_0+
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).
pybootcha
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 "/var/
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
https://bugs.launchpad.net/ubuntu/+source/pybootcha
** 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.
--
ubuntu-bug
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 Ubu
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()
https://bugs.launch
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 Ubun
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
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, wh
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 Ubuntu
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 ValueEr
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()
https://bugs.launc
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-bugs@lists.ubuntu.com
htt
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()
https://bugs.launchpad.net/b
** Attachment added: ".tgz file, creating .png file on startup worked with"
http://launchpadlibrarian.net/23884281/test-laptop-jaunty-20090315-2.tgz
--
pybootchartgui crashed with ValueError in get_proc_state()
https://bugs.launchpad.net/bugs/343215
You received this bug notification because
Sure...the first attachment is the .tgz file which causes the crash and
the second one is a .tgz file from which a .png could be created at
startup (I restarted again).
** Attachment added: ".tgz file, causing crash"
http://launchpadlibrarian.net/23884263/test-laptop-jaunty-20090315-1.tgz
--
Hi Martin,
If you upload your bootchart.tgz file, then I'll have a look.
Best
Anders
--
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.
-
** Tags removed: need-duplicate-check
--
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-bugs@lists.ubu
I now tried to run the command that's in the bug description to generate
the png file and it crashed again, so this is reproducable.
** Changed in: pybootchartgui (Ubuntu)
Importance: Undecided => Medium
** Visibility changed to: Public
--
pybootchartgui crashed with ValueError in get_proc_s
38 matches
Mail list logo