Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

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

  • 1 Antwort
  • 1 hat dieses Problem
  • 18 Aufrufe
  • Letzte Antwort von cor-el

more options

I had been using firefox just fine, until I started to get the error message:

   $ ./firefox -safe-mode &
   [3] 4499
   $ 
   (firefox:4499): Gtk-WARNING **: GTK+ module libgail.so cannot be loaded.
   GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
   close failed in file object destructor:
   sys.excepthook is missing
   lost sys.stderr
   [3]+  Exit 1                  ./firefox -safe-mode
   $ 
How should I troubleshoot such error?
lbrtchx
I had been using firefox just fine, until I started to get the error message: $ ./firefox -safe-mode & [3] 4499 $ (firefox:4499): Gtk-WARNING **: GTK+ module libgail.so cannot be loaded. GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported. close failed in file object destructor: sys.excepthook is missing lost sys.stderr [3]+ Exit 1 ./firefox -safe-mode $ How should I troubleshoot such error? lbrtchx

Alle Antworten (1)

more options

It is likely that you have an old version of libgail.so that is part of GTK+ 2. You will have to check your software update to see if you can install a GTK+ 3 version.