* [gentoo-user] InkScape trouble
@ 2006-03-26 11:28 Meino Christian Cramer
2006-03-26 12:06 ` Christoph Eckert
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Meino Christian Cramer @ 2006-03-26 11:28 UTC (permalink / raw
To: gentoo-user
Hi,
I did:
emerge -p -v inkscape
which gaves me a couple of lines of output but nothing flagged as
source of trouble, nothing, blocked, masked or such...
"Ok", I thought, "let's go!"
emerge inkscape
...the CPU was glowing hot for a while....
then...it was ready.
As normal user I did:
#> inkscape
"Ok", InkScape thought, "let's crash!"
BADABOOM!
That's it.
Please tell me, what I did so badly wrong here, since anything else I
emerge exactly in the same way in the last days, either works well out
of the box or failed to compile right in the beginning.
(PS: I checked for any config-files of InkScape at home and removed
them several times -- no chance)
Slightly astonished,
mcc
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 11:28 [gentoo-user] InkScape trouble Meino Christian Cramer
@ 2006-03-26 12:06 ` Christoph Eckert
2006-03-26 20:19 ` Meino Christian Cramer
2006-03-26 12:46 ` b.n.
2006-03-26 15:55 ` JimD
2 siblings, 1 reply; 9+ messages in thread
From: Christoph Eckert @ 2006-03-26 12:06 UTC (permalink / raw
To: gentoo-user
> BADABOOM!
>
> That's it.
not really. PLease start Inkscape from a terminal emulation and post the
output.
Best regards
ce
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 12:06 ` Christoph Eckert
@ 2006-03-26 20:19 ` Meino Christian Cramer
2006-03-26 20:27 ` Christoph Eckert
0 siblings, 1 reply; 9+ messages in thread
From: Meino Christian Cramer @ 2006-03-26 20:19 UTC (permalink / raw
To: gentoo-user, ce
From: Christoph Eckert <ce@christeck.de>
Subject: Re: [gentoo-user] InkScape trouble
Date: Sun, 26 Mar 2006 14:06:27 +0200
Hi,
ok, my last post was in fact based on emotions -- being sure that I
myself has something done wrong (that's why I onyl post the emerge
command I did...).
Now, here is the output of inkscape right before it crashes:
Script started on Sun Mar 26 15:11:00 2006
solfire:/home/mccramer>inkscape
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
zsh: abort
solfire:/home/mccramer>
Script done on Sun Mar 26 15:11:14 2006
But I fear this say as much as my emotional post previously....
Keep hacking!
mcc
>
> > BADABOOM!
> >
> > That's it.
>
> not really. PLease start Inkscape from a terminal emulation and post the
> output.
>
>
> Best regards
>
>
> ce
>
> --
> gentoo-user@gentoo.org mailing list
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 20:19 ` Meino Christian Cramer
@ 2006-03-26 20:27 ` Christoph Eckert
2006-04-01 10:15 ` CapSel
0 siblings, 1 reply; 9+ messages in thread
From: Christoph Eckert @ 2006-03-26 20:27 UTC (permalink / raw
To: gentoo-user
> solfire:/home/mccramer>inkscape
>
> Emergency save activated!
> Emergency save completed. Inkscape will close now.
> If you can reproduce this crash, please file a bug at
> www.inkscape.org with a detailed description of the steps leading to
> the crash, so we can fix it. zsh: abort
> solfire:/home/mccramer>
>
> Script done on Sun Mar 26 15:11:14 2006
>
>
> But I fear this say as much as my emotional post previously....
unfortunately you're right :( .
Best regards
ce
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 20:27 ` Christoph Eckert
@ 2006-04-01 10:15 ` CapSel
0 siblings, 0 replies; 9+ messages in thread
From: CapSel @ 2006-04-01 10:15 UTC (permalink / raw
To: gentoo-user
On 3/26/06, Christoph Eckert <ce@christeck.de> wrote:
>
> > solfire:/home/mccramer>inkscape
> >
> > Emergency save activated!
> > Emergency save completed. Inkscape will close now.
> > If you can reproduce this crash, please file a bug at
> > www.inkscape.org with a detailed description of the steps leading to
> > the crash, so we can fix it. zsh: abort
> > solfire:/home/mccramer>
> >
> > Script done on Sun Mar 26 15:11:14 2006
> >
> >
> > But I fear this say as much as my emotional post previously....
>
> unfortunately you're right :( .
>
>
> Best regards
>
>
> ce
> --
> gentoo-user@gentoo.org mailing list
>
>
I've got almost same problem. After removing ~/.inkscape/ error says:
capsel@capsel ~ $ inkscape
Emergency save activated!
*** glibc detected *** free(): invalid pointer: 0x08958250 ***
Przerwane
(afaik "przerwane" = "segmentation fault")
After this I have ~/.inkscape/ with file preferences.xml, and the next error is:
capsel@capsel ~ $ inkscape
/home/capsel/.inkscape/preferences.xml:2: parser error : Start tag
expected, '<' not found
^
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
Przerwane
(...)
I tried to recompile librsvg (mozilla-firefox-bin does not show svg
files), glib, gtk+... as I noticed strange display behaviour (cuting
or adding pixel lines when scrolling pages).
Yesterday I upgraded portage (glibc) but all those errors wasn't fixed.
I don't think it is my fault (use flags/cflags) as it all happend
after emerge -uDN world, but I can't say exactly when and what was
upgraded... Some time ago, 3 months maybe, I had same problem with GTK
(don't know about inkscape) on my second machine but 2 weeks I sold
it. I had same use flags and cflags as on this machine.
Can any one help?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 11:28 [gentoo-user] InkScape trouble Meino Christian Cramer
2006-03-26 12:06 ` Christoph Eckert
@ 2006-03-26 12:46 ` b.n.
2006-03-26 12:04 ` Matthias Langer
2006-03-26 15:55 ` JimD
2 siblings, 1 reply; 9+ messages in thread
From: b.n. @ 2006-03-26 12:46 UTC (permalink / raw
To: gentoo-user
Meino Christian Cramer wrote:
> As normal user I did:
>
> #> inkscape
>
> "Ok", InkScape thought, "let's crash!"
>
> BADABOOM!
>
> That's it.
Funny :) , but I think this is not the error message you're displayed
when inkscape crashes...
Can you post the true error message and not your,ehm,emotional
interpretation?
m.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 12:46 ` b.n.
@ 2006-03-26 12:04 ` Matthias Langer
0 siblings, 0 replies; 9+ messages in thread
From: Matthias Langer @ 2006-03-26 12:04 UTC (permalink / raw
To: gentoo-user
On Sun, 2006-03-26 at 12:46 +0000, b.n. wrote:
> Meino Christian Cramer wrote:
> > As normal user I did:
> >
> > #> inkscape
> >
> > "Ok", InkScape thought, "let's crash!"
> >
> > BADABOOM!
> >
> > That's it.
>
> Funny :) , but I think this is not the error message you're displayed
> when inkscape crashes...
> Can you post the true error message and not your,ehm,emotional
> interpretation?
>
> m.
Maybe dynamic linking is not consistent on your system:
Try
# emerge gentoolkit
# revdep-rebuild -p
# revdep-rebuild
Matthias
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 11:28 [gentoo-user] InkScape trouble Meino Christian Cramer
2006-03-26 12:06 ` Christoph Eckert
2006-03-26 12:46 ` b.n.
@ 2006-03-26 15:55 ` JimD
2006-03-26 19:24 ` Francesco Riosa
2 siblings, 1 reply; 9+ messages in thread
From: JimD @ 2006-03-26 15:55 UTC (permalink / raw
To: gentoo-user
On Sun, 26 Mar 2006 13:28:01 +0200 (CEST)
Meino Christian Cramer <Meino.Cramer@gmx.de> wrote:
> Hi,
>
<snip>
> As normal user I did:
>
> #> inkscape
>
> "Ok", InkScape thought, "let's crash!"
>
> BADABOOM!
>
> That's it.
Do you get any error messages on in your terminal? If not run inkscape
like this:
#> strace inkscape &> /temp/ink.trace
Post the file /temp/ink.trace
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] InkScape trouble
2006-03-26 15:55 ` JimD
@ 2006-03-26 19:24 ` Francesco Riosa
0 siblings, 0 replies; 9+ messages in thread
From: Francesco Riosa @ 2006-03-26 19:24 UTC (permalink / raw
To: gentoo-user
> #> strace inkscape &> /temp/ink.trace
>
> Post the file /temp/ink.trace
>
Please, please do _not_ post the file on the mail list unless it's very
small, use bugzilla for that.
Rationale: 100Kb attacment multiplied 20 Kusers = 2000 Mb = 2 Gb traffic
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-04-01 10:20 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-26 11:28 [gentoo-user] InkScape trouble Meino Christian Cramer
2006-03-26 12:06 ` Christoph Eckert
2006-03-26 20:19 ` Meino Christian Cramer
2006-03-26 20:27 ` Christoph Eckert
2006-04-01 10:15 ` CapSel
2006-03-26 12:46 ` b.n.
2006-03-26 12:04 ` Matthias Langer
2006-03-26 15:55 ` JimD
2006-03-26 19:24 ` Francesco Riosa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox