Gtk-Message: Failed to load module “pantheon-filechooser-module”

TristeShine

I am a green hand on Linux and am now on Elementary OS Loki. I met a problem when I tried to access to Software Sources with the command line:

gksudo software-properties-gtk

This is what I received:

> Gtk-Message: Failed to load module "pantheon-filechooser-module"
> (gksudo:21308): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "pixmap", (gksudo:21308): Gtk-WARNING **: Unable to
> locate theme engine in module_path: "pixmap", (gksudo:21308):
> Gtk-WARNING **: Unable to locate theme engine in module_path:
> "pixmap", (gksudo:21308): Gtk-WARNING **: Unable to locate theme
> engine in module_path: "pixmap",

Just to be more specific, this problem happened after I made an autoremove. I think probably I have wrongly deleted some package useful.

All answers will be appricated, thanks in advance.

Patricio Acevedo

The below command resolve pixmap dependence.

sudo apt-get update && sudo apt-get install gtk2-engines-pixbuf

You can to see this response from Daniel Foré, (AKA Elementary´s creator) about filechooser bug.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Gtk-Message: Failed to load module "pantheon-filechooser-module"

From Dev

Gtk Failed to load module "pantheon-filechooser-module"

From Dev

Gtk-Message: Failed to load module "overlay-scrollbar"

From Dev

Failed to load module "canberra-gtk-module"

From Dev

How to fix error: Failed to load module "canberra-gtk-module"

From Dev

Gimp won't start: Gtk-Message: Failed to load module "atk-bridge"

From Dev

While launching Apache NetBeans terminal shows: Failed to load module "canberra-gtk-module"

From Dev

Electron Failed to load Module

From Dev

Failed to load kafka module

From Dev

Haskell Failed to load interface for module

From Dev

Failed to load module in Angular JS

From Dev

Ubuntu 'Failed to import the site module' error message

From Dev

The Module "aspnetcorev2.dll" failed to load

From Dev

Wildfly Failed to Load Module for Oracle Driver

From

Android Firebase DynamiteModule: Failed to load module descriptor

From Dev

What is a "Failed to load module "module-ladspa-sink"" error?

From

"message failed to fetch from registry" while trying to install any module

From Dev

Ubuntu 'Failed to import the site module' error message With Python

From Dev

Message "Failed to instantiate module growlNotifications..." appear on production env

From Dev

ImportError: DLL load failed: The specified module could not be found for numpy

From Dev

pyodbc ImportError: DLL load failed: The specified module could > not be found

From Dev

Python: ImportError: DLL load failed: The specified module could not be found

From Dev

py2exe failed to load specified module

From Dev

"Failed to load module" error for Firebird datasource on WildFly 8.1.0.Final

From Java

ImportError: DLL load failed: The specified module could not be found

From Java

ImportError: DLL load failed: The specified module could not be found

From Dev

Express routing static file: Failed to load module script

From Dev

Pyjnius. ImportError: DLL load failed: The specified module was not found

From Dev

Pyinstaller: Import Error: DLL load failed: The specified module could not be found

Related Related

  1. 1

    Gtk-Message: Failed to load module "pantheon-filechooser-module"

  2. 2

    Gtk Failed to load module "pantheon-filechooser-module"

  3. 3

    Gtk-Message: Failed to load module "overlay-scrollbar"

  4. 4

    Failed to load module "canberra-gtk-module"

  5. 5

    How to fix error: Failed to load module "canberra-gtk-module"

  6. 6

    Gimp won't start: Gtk-Message: Failed to load module "atk-bridge"

  7. 7

    While launching Apache NetBeans terminal shows: Failed to load module "canberra-gtk-module"

  8. 8

    Electron Failed to load Module

  9. 9

    Failed to load kafka module

  10. 10

    Haskell Failed to load interface for module

  11. 11

    Failed to load module in Angular JS

  12. 12

    Ubuntu 'Failed to import the site module' error message

  13. 13

    The Module "aspnetcorev2.dll" failed to load

  14. 14

    Wildfly Failed to Load Module for Oracle Driver

  15. 15

    Android Firebase DynamiteModule: Failed to load module descriptor

  16. 16

    What is a "Failed to load module "module-ladspa-sink"" error?

  17. 17

    "message failed to fetch from registry" while trying to install any module

  18. 18

    Ubuntu 'Failed to import the site module' error message With Python

  19. 19

    Message "Failed to instantiate module growlNotifications..." appear on production env

  20. 20

    ImportError: DLL load failed: The specified module could not be found for numpy

  21. 21

    pyodbc ImportError: DLL load failed: The specified module could > not be found

  22. 22

    Python: ImportError: DLL load failed: The specified module could not be found

  23. 23

    py2exe failed to load specified module

  24. 24

    "Failed to load module" error for Firebird datasource on WildFly 8.1.0.Final

  25. 25

    ImportError: DLL load failed: The specified module could not be found

  26. 26

    ImportError: DLL load failed: The specified module could not be found

  27. 27

    Express routing static file: Failed to load module script

  28. 28

    Pyjnius. ImportError: DLL load failed: The specified module was not found

  29. 29

    Pyinstaller: Import Error: DLL load failed: The specified module could not be found

HotTag

Archive