You are not logged in.

#1 2009-04-09 17:02:02

artoale
Member
Registered: 2009-04-09
Posts: 14

Cannot open bootchart.svgz

I've installed bootchart with

$sudo pacman -S bootchart

then I've used

$sudo pacman -S java-runtime

to get bootchart-render work correctly. Then I've configured my /boot/grub/menu.lst and addedm the "init=/sbin/bootchartd" option...
everythings seems to work, I found a /var/log/bootchart.tgz file....so I ran bootchar-render....no apparent error...and.......
.....the output picture is just impossible to open, with both inkscape and gimp....

I've also tried a script found somewhere in the Arch wiki/forum, but with no result...
ideas? (dunno if is relevant, but the java-runtime package is in conflict with jre, wich I temporally removed)

Offline

#2 2009-04-09 17:10:18

proxima_centauri
Member
From: Nova Scotia, Canada
Registered: 2008-07-17
Posts: 117
Website

Re: Cannot open bootchart.svgz

When I run "bootchart-render" in terminal, it sends a bootchart.png to whatever directory I'm currently in terminal


Thinkpad T61p - 15.4' WSXGA TFT - 2.5Ghz Intel Core2 Duo T9300 - 2X2GB Kingston RAM - 160GB 7200RPM - NVIDIA Quadro FX 570m - Intel 4965AGN

Offline

#3 2009-04-09 17:11:49

artoale
Member
Registered: 2009-04-09
Posts: 14

Re: Cannot open bootchart.svgz

Mmm...my output pitcure is a ".svgz" and not a png...

Offline

#4 2009-04-09 17:13:14

proxima_centauri
Member
From: Nova Scotia, Canada
Registered: 2008-07-17
Posts: 117
Website

Re: Cannot open bootchart.svgz

Open up a terminal, type bootchart-render. This should output --> Wrote image: ./bootchart.png
Forget about /var/log; Open up your home folder, should be a bootchart.png. If not, then i don't know why.


Thinkpad T61p - 15.4' WSXGA TFT - 2.5Ghz Intel Core2 Duo T9300 - 2X2GB Kingston RAM - 160GB 7200RPM - NVIDIA Quadro FX 570m - Intel 4965AGN

Offline

#5 2009-04-09 17:18:06

artoale
Member
Registered: 2009-04-09
Posts: 14

Re: Cannot open bootchart.svgz

it's what I've done....but the output for me is ./bootchart.svgz....:(

Offline

#6 2009-04-09 17:21:51

artoale
Member
Registered: 2009-04-09
Posts: 14

Re: Cannot open bootchart.svgz

Well....i've created a new directory under my home, then runbootchart-render from VC2 (not gnome-terminal) and it works!

Offline

#7 2009-04-10 09:24:32

SteveB
Member
Registered: 2009-04-10
Posts: 7

Re: Cannot open bootchart.svgz

Edit the bootchart-render script in /usr/bin

I've changed mine to:

# !/bin/sh
java -jar /usr/share/bootchart/bootchart.jar -f png

The -f switch will let you specify different file format, svg is the default.

Offline

#8 2009-04-10 12:03:15

artoale
Member
Registered: 2009-04-09
Posts: 14

Re: Cannot open bootchart.svgz

tankyou!

Offline

#9 2009-04-10 13:33:33

fogobogo
Member
Registered: 2008-08-24
Posts: 83

Re: Cannot open bootchart.svgz

.svgz is a compressed vector image i think. inkscape/inkview should be able to render it

Offline

#10 2009-04-10 18:48:49

artoale
Member
Registered: 2009-04-09
Posts: 14

Re: Cannot open bootchart.svgz

I know...but it doesn't....I've also tried it with other pc and distos....but no result...mayby there's something wrong with the bootchart render...which have some rendering error...

Offline

#11 2009-04-12 21:29:25

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 688

Re: Cannot open bootchart.svgz

I can confirm that I had the same problem. It seems that x86_64 bootchart is "vanilla" while i686 is edited to put out .png files.

OT:
While processing I got:

Xlib:  extension "Generic Event Extension" missing on display ":0.0".

Wasn't that repaired by newest X? Or x86_64 has older packages?


Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

#12 2009-04-14 09:56:20

artoale
Member
Registered: 2009-04-09
Posts: 14

Re: Cannot open bootchart.svgz

I've this problem too...but I have an i686 kernel....

Offline

Board footer

Powered by FluxBB