[arch-general] seahorse-tool: problem with GTK+ 2.x and GTK+ 3 symbols
Hi, there's an error when I've been trying to decrypt a file. --- % seahorse-tool -d cont.ods.pgp Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported aborting... [1] 5404 abort (core dumped) seahorse-tool -d cont.ods.pgp --- It has been built a file named 'core' (size: 1.1 MB). --- % file core core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'seahorse-tool -d cont.ods.pgp' ---
On 04/14/2011 01:29 PM, F. Gr. wrote:
Hi, there's an error when I've been trying to decrypt a file.
--- % seahorse-tool -d cont.ods.pgp
Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported aborting... [1] 5404 abort (core dumped) seahorse-tool -d cont.ods.pgp ---
It has been built a file named 'core' (size: 1.1 MB).
--- % file core core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'seahorse-tool -d cont.ods.pgp' ---
i guess you have xfce and exports GTK_PATH which is bad https://bugzilla.xfce.org/show_bug.cgi?id=7483 -- Ionuț
Ionuț Bîru [2011-04-14 13:56 +0300]:
On 04/14/2011 01:29 PM, F. Gr. wrote:
Hi, there's an error when I've been trying to decrypt a file.
--- % seahorse-tool -d cont.ods.pgp
Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported aborting... [1] 5404 abort (core dumped) seahorse-tool -d cont.ods.pgp ---
It has been built a file named 'core' (size: 1.1 MB).
--- % file core core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'seahorse-tool -d cont.ods.pgp' ---
i guess you have xfce and exports GTK_PATH which is bad
I use GNOME 3, GTK_PATH is empty. Regards
On Thu, 2011-04-14 at 12:29 +0200, F. Gr. wrote:
Hi, there's an error when I've been trying to decrypt a file.
--- % seahorse-tool -d cont.ods.pgp
Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported aborting... [1] 5404 abort (core dumped) seahorse-tool -d cont.ods.pgp ---
It has been built a file named 'core' (size: 1.1 MB).
--- % file core core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 'seahorse-tool -d cont.ods.pgp' ---
Seahorse-plugins needs an update. The version in the repositories is built against seahorse 2.32.x which links to gtk2, the seahorse version in testing links to gtk3.
participants (3)
-
F. Gr.
-
Ionuț Bîru
-
Jan de Groot