muzena / freetuxtv-old

Automatically exported from code.google.com/p/freetuxtv
GNU General Public License v3.0
5 stars 1 forks source link

Using GTK+ 2.x and GTK+ 3 in the same process is not supported #148

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please complete the following information about your configuration:
- FreetuxTV version: 0.6.5-0+svn-0~458~natty1
- Linux distribution and version: Linux mint 11 (2.6.38-8-generic #42-Ubuntu )
- VLC version: 1.1.9-1ubuntu1.3
- ISP:

Describe here your problem:
No way to use it
pas de lancement meme en mode console

What is the expected output? What do you see instead?
Resultat 
[FreetuxTV]    INFO       : Compiled with GTK3
[FreetuxTV]    INFO       : Compiled with LibVLC version 1.1.9
[FreetuxTV]    INFO       : Compiled with libnotify version 0.5.0

Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in
the same process is not supported
aborting...
Abandon

My configuration:
aptitude search -F "%p %v %V %d" ~i | grep libgtk
libgtk-3-0               3.0.8-0ubu 3.0.8-0ubu La bibliothèque
d'interface utili
libgtk-3-bin             3.0.8-0ubu 3.0.8-0ubu Les programmes pour la
bibliothèq
libgtk-3-common          3.0.8-0ubu 3.0.8-0ubu Fichier communs pour la
bibliothè
libgtk-vnc-1.0-0         0.4.3-0ubu 0.4.3-0ubu A VNC viewer widget for
GTK+ (run
libgtk2-ex-formfactory-p 0.66-0ubun 0.66-0ubun Makes building complex
GUI's easy
libgtk2-perl             2:1.223-1  2:1.223-1  Interface Perl pour la
série 2.X
libgtk2.0-0              2.24.4-0ub 2.24.4-0ub La bibliothèque
d'interface utili
libgtk2.0-bin            2.24.4-0ub 2.24.4-0ub Les programmes pour la
bibliothèq
libgtk2.0-common         2.24.4-0ub 2.24.4-0ub Fichier communs pour la
bibliothè
libgtkglext1             1.2.0-1.1u 1.2.0-1.1u OpenGL Extension to GTK
+ (shared
libgtkhtml-editor-common 1:3.32.2-0 1:3.32.2-0 HTML rendering/editing
library -
libgtkhtml-editor0       1:3.32.2-0 1:3.32.2-0 HTML rendering/editing
library -
libgtkhtml3.14-19        1:3.32.2-0 1:3.32.2-0 HTML rendering/editing
library -
libgtkmm-2.4-1c2a        1:2.24.0-0 1:2.24.0-0 C++ wrappers for GTK+
(shared lib
libgtksourceview2.0-0    2.10.5-0ub 2.10.5-0ub shared libraries for
the GTK+ syn
libgtksourceview2.0-comm 2.10.5-0ub 2.10.5-0ub common files for the GTK
+ syntax
libgtkspell0             2.0.16-1   2.0.16-1   a spell-checking addon
for GTK's

Original issue reported on code.google.com by vavavr...@gmail.com on 22 May 2012 at 8:17

GoogleCodeExporter commented 9 years ago
This can be a problem with libcanberra for gtk: 
(https://bugs.launchpad.net/ubuntu/+source/libcanberra/+bug/872172)

Could you give me your result of:
$> aptitude search -F "%c %p %v %V %d" libcanberra-gtk

Original comment by eric.beuque on 26 May 2012 at 12:13

GoogleCodeExporter commented 9 years ago
Bonjour, voici le resultat de la commande demandé
the result, you wanted

aptitude search -F "%c %p %v %V %d" libcanberra-gtk 
p libcanberra-gtk-common <aucun>    0.28-0ubun a simple abstract interface for 
p libcanberra-gtk-dev    <aucun>    0.28-0ubun a simple abstract interface for 
i libcanberra-gtk-module 0.28-0ubun 0.28-0ubun translates Gtk+ widgets signals 
p libcanberra-gtk-module <aucun>    0.28-0ubun libcanberra GtkModule detached d
i libcanberra-gtk0       0.28-0ubun 0.28-0ubun Gtk+ helper for playing widget e
p libcanberra-gtk0-dbg   <aucun>    0.28-0ubun libcanberra-gtk libraries detach
p libcanberra-gtk3-0     <aucun>    0.28-0ubun Gtk+ 3.0 helper for playing widg
p libcanberra-gtk3-0-dbg <aucun>    0.28-0ubun libcanberra-gtk libraries detach
p libcanberra-gtk3-dev   <aucun>    0.28-0ubun a simple abstract interface for 
p libcanberra-gtk3-modul <aucun>    0.28-0ubun translates Gtk3 widgets signals 
p libcanberra-gtk3-modul <aucun>    0.28-0ubun libcanberra GtkModule detached d

Original comment by vavavr...@gmail.com on 1 Jun 2012 at 7:27