* [gentoo-user] inkscape won't start
@ 2009-06-13 23:17 Michael P. Soulier
2009-06-14 8:41 ` Ward Poelmans
0 siblings, 1 reply; 3+ messages in thread
From: Michael P. Soulier @ 2009-06-13 23:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 3613 bytes --]
So, it used to work, but now I get this:
(inkscape:456): gtkmm-CRITICAL **:
void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion
`widget != 0' failed
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
So I figure something needed is missing.
msoulier@anton:~$ revdep-rebuild --pretend
* Configuring search environment for revdep-rebuild
* Checking reverse dependencies
* Packages containing binaries and libraries broken by a package update
* will be emerged.
* Collecting system binaries and libraries
* Generated new 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Generated new 2_ldpath.rr
* Checking dynamic linking consistency
[ 100% ]
* Dynamic linking on your system is consistent... All done.
Hmm. Not according to revdep-rebuild.
So, lets try to rebuild it.
msoulier@anton:~$ sudo emerge media-gfx/inkscape
Password:
Calculating dependencies... done!
[ebuild N ] dev-libs/poppler-0.10.7 USE="abiword poppler-data"
[ebuild N ] dev-libs/poppler-glib-0.10.7 USE="cairo"
[uninstall ] app-text/poppler-bindings-0.10.5-r1
[blocks b ] dev-libs/poppler ("dev-libs/poppler" is blocking
app-text/popple
r-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
[blocks b ] app-text/poppler-bindings ("app-text/poppler-bindings" is
blocki
ng dev-libs/poppler-glib-0.10.7, dev-libs/poppler-0.10.7)
[blocks b ] dev-libs/poppler-glib ("dev-libs/poppler-glib" is blocking
app-t
ext/poppler-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
[ebuild U ] virtual/poppler-glib-0.10.7 [0.10.5]
[ebuild R ] media-gfx/inkscape-0.46-r5
[blocks B ] app-text/poppler ("app-text/poppler" is blocking
dev-libs/popple
r-glib-0.10.7, dev-libs/poppler-0.10.7)
[blocks B ] dev-libs/poppler ("dev-libs/poppler" is blocking
app-text/popple
r-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
[blocks B ] dev-libs/poppler-glib ("dev-libs/poppler-glib" is blocking
app-t
ext/poppler-bindings-0.10.5-r1, app-text/poppler-0.10.5-r1)
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
('ebuild', '/', 'dev-libs/poppler-glib-0.10.7', 'merge') pulled in by
~dev-libs/poppler-glib-0.10.7[cairo] required by ('installed', '/',
'media-g
fx/gimp-2.6.4', 'nomerge')
~dev-libs/poppler-glib-0.10.7[cairo] required by ('ebuild', '/',
'virtual/po
ppler-glib-0.10.7', 'merge')
~dev-libs/poppler-glib-0.10.7[cairo] required by ('ebuild', '/',
'media-gfx/
inkscape-0.46-r5', 'merge')
('installed', '/', 'app-text/poppler-0.10.5-r1', 'nomerge') pulled in by
~app-text/poppler-0.10.5 required by ('installed', '/',
'app-text/xpdf-3.02-
r2', 'nomerge')
~app-text/poppler-0.10.5 required by ('installed', '/',
'app-office/openoffi
ce-3.0.0', 'nomerge')
~app-text/poppler-0.10.5 required by ('installed', '/',
'dev-tex/luatex-0.30
.3', 'nomerge')
(and 1 more)
Wow. How'd I get in this state?
I'm not completely up-to-date, so I'm going to update world first, but there's
no update to inkscape or poppler mentioned in that.
This seems like a full-time job.
Mike
--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] inkscape won't start
2009-06-13 23:17 [gentoo-user] inkscape won't start Michael P. Soulier
@ 2009-06-14 8:41 ` Ward Poelmans
2009-06-14 16:24 ` Michael P. Soulier
0 siblings, 1 reply; 3+ messages in thread
From: Ward Poelmans @ 2009-06-14 8:41 UTC (permalink / raw
To: gentoo-user
On Sun, Jun 14, 2009 at 01:17, Michael P.
Soulier<msoulier@digitaltorque.ca> wrote:
> Wow. How'd I get in this state?
Try unmerging app-text/poppler*. It's being replaced by dev-libs/poppler*
Ward
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] inkscape won't start
2009-06-14 8:41 ` Ward Poelmans
@ 2009-06-14 16:24 ` Michael P. Soulier
0 siblings, 0 replies; 3+ messages in thread
From: Michael P. Soulier @ 2009-06-14 16:24 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 879 bytes --]
On 14/06/09 Ward Poelmans said:
> Try unmerging app-text/poppler*. It's being replaced by dev-libs/poppler*
Ok, after completely rebuilding inkscape, it works now. With warnings mind you
(inkscape:25661): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
(inkscape:25661): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
(inkscape:25661): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
(inkscape:25661): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
Mike
--
Michael P. Soulier <msoulier@digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-14 16:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-13 23:17 [gentoo-user] inkscape won't start Michael P. Soulier
2009-06-14 8:41 ` Ward Poelmans
2009-06-14 16:24 ` Michael P. Soulier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox