Gentoo Archives: gentoo-user

From: "Michael P. Soulier" <msoulier@×××××××××××××.ca>
To: gentoo-user@l.g.o
Subject: [gentoo-user] inkscape won't start
Date: Sat, 13 Jun 2009 23:18:06
Message-Id: 20090613231752.GB17445@anton.digitaltorque.ca
1 So, it used to work, but now I get this:
2
3 (inkscape:456): gtkmm-CRITICAL **:
4 void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion
5 `widget != 0' failed
6
7 Emergency save activated!
8 Emergency save completed. Inkscape will close now.
9 If you can reproduce this crash, please file a bug at www.inkscape.org
10 with a detailed description of the steps leading to the crash, so we can fix
11 it
12
13 So I figure something needed is missing.
14
15 msoulier@anton:~$ revdep-rebuild --pretend
16 * Configuring search environment for revdep-rebuild
17
18 * Checking reverse dependencies
19 * Packages containing binaries and libraries broken by a package update
20 * will be emerged.
21
22 * Collecting system binaries and libraries
23 * Generated new 1_files.rr
24 * Collecting complete LD_LIBRARY_PATH
25 * Generated new 2_ldpath.rr
26 * Checking dynamic linking consistency
27 [ 100% ]
28
29 * Dynamic linking on your system is consistent... All done.
30
31 Hmm. Not according to revdep-rebuild.
32
33 So, lets try to rebuild it.
34
35 msoulier@anton:~$ sudo emerge media-gfx/inkscape
36 Password:
37 Calculating dependencies... done!
38 [ebuild N ] dev-libs/poppler-0.10.7 USE="abiword poppler-data"
39 [ebuild N ] dev-libs/poppler-glib-0.10.7 USE="cairo"
40 [uninstall ] app-text/poppler-bindings-0.10.5-r1
41 [blocks b ] dev-libs/poppler ("dev-libs/poppler" is blocking
42 app-text/popple
43 r-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
44 [blocks b ] app-text/poppler-bindings ("app-text/poppler-bindings" is
45 blocki
46 ng dev-libs/poppler-glib-0.10.7, dev-libs/poppler-0.10.7)
47 [blocks b ] dev-libs/poppler-glib ("dev-libs/poppler-glib" is blocking
48 app-t
49 ext/poppler-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
50 [ebuild U ] virtual/poppler-glib-0.10.7 [0.10.5]
51 [ebuild R ] media-gfx/inkscape-0.46-r5
52 [blocks B ] app-text/poppler ("app-text/poppler" is blocking
53 dev-libs/popple
54 r-glib-0.10.7, dev-libs/poppler-0.10.7)
55 [blocks B ] dev-libs/poppler ("dev-libs/poppler" is blocking
56 app-text/popple
57 r-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
58 [blocks B ] dev-libs/poppler-glib ("dev-libs/poppler-glib" is blocking
59 app-t
60 ext/poppler-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
61
62 * Error: The above package list contains packages which cannot be
63 * installed at the same time on the same system.
64
65 ('ebuild', '/', 'dev-libs/poppler-glib-0.10.7', 'merge') pulled in by
66 ~dev-libs/poppler-glib-0.10.7[cairo] required by ('installed', '/',
67 'media-g
68 fx/gimp-2.6.4', 'nomerge')
69 ~dev-libs/poppler-glib-0.10.7[cairo] required by ('ebuild', '/',
70 'virtual/po
71 ppler-glib-0.10.7', 'merge')
72 ~dev-libs/poppler-glib-0.10.7[cairo] required by ('ebuild', '/',
73 'media-gfx/
74 inkscape-0.46-r5', 'merge')
75
76 ('installed', '/', 'app-text/poppler-0.10.5-r1', 'nomerge') pulled in by
77 ~app-text/poppler-0.10.5 required by ('installed', '/',
78 'app-text/xpdf-3.02-
79 r2', 'nomerge')
80 ~app-text/poppler-0.10.5 required by ('installed', '/',
81 'app-office/openoffi
82 ce-3.0.0', 'nomerge')
83 ~app-text/poppler-0.10.5 required by ('installed', '/',
84 'dev-tex/luatex-0.30
85 .3', 'nomerge')
86 (and 1 more)
87
88 Wow. How'd I get in this state?
89
90 I'm not completely up-to-date, so I'm going to update world first, but there's
91 no update to inkscape or poppler mentioned in that.
92
93 This seems like a full-time job.
94
95 Mike
96 --
97 Michael P. Soulier <msoulier@×××××××××××××.ca>
98 "Any intelligent fool can make things bigger and more complex... It takes a
99 touch of genius - and a lot of courage to move in the opposite direction."
100 --Albert Einstein

Replies

Subject Author
Re: [gentoo-user] inkscape won't start Ward Poelmans <wpoely86@×××××.com>