Gentoo Archives: gentoo-user

From: Srdjan Rakic <srki80@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error on freemind execution
Date: Sun, 24 Jul 2011 00:09:12
Message-Id: CA+tP=ajmUhROKMNLUhDe77CjXkwEMvy6uxEZ0wHVJP49Ez2t0g@mail.gmail.com
In Reply to: [gentoo-user] Error on freemind execution by "akio.tamura@gmail.com"
1 It looks like freemind looks for Look and Feel properties in
2 /home/akio/.freemind/user.properties.
3 user.properties is set to use java swing GTK library (GTK.LookAndFeel). Not
4 sure how exactly that works but that is my guess. You might want to backup
5 user.properties file and try to edit it (remove) GTK from there. Maybe
6 emerging freemind with USE="-gtk" would help?
7
8 On Sat, Jul 23, 2011 at 7:46 PM, akio.tamura@×××××.com <
9 akio.tamura@×××××.com> wrote:
10
11 > Hello,
12 >
13 > Just emerged freemind package and installation was fine, but when I try to
14 > run freemind it gives me the error as follows:
15 >
16 > $ freemind
17 >
18 > Looking for user properties:
19 > /home/akio/.freemind/user.properties
20 >
21 > User properties found.
22 > Default (System) Look & Feel: com.sun.java.swing.plaf.gtk.GTKLookAndFeel
23 >
24 > *Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the
25 > same process is not supported*
26 > aborting...
27 > Aborted
28 >
29 > What could be the cause of this error?
30 > I understood that this error is related to gnome3 or gkt3 but so far I did
31 > not do any kind of these packages installation so I am a little bit lost on
32 > this...
33 >
34 > Anyone could help me?
35 > Thanks a lot,
36 >
37 > Regards,
38 > Akio
39 >

Replies

Subject Author
Re: [gentoo-user] Error on freemind execution "akio.tamura@×××××.com" <akio.tamura@×××××.com>