“Open File” dialog box takes a long time to appear on all applications

On Ubuntu 14.04. While using KeepassX, I tried to open a database with the Ctrl+O shortcut, but it appeared to crash with a non-responsive window. I then noticed the same behavior with Firefox, gedit, Eye of Gnome and nearly any application I have with an “Open File” dialog. Upon restart, I tried it again and … Read more

Unable to locate theme engine in module_path: “murrine”

I have downloaded and installed a new theme before in my fedora machine. However, I got this warning when I load gvim, nautilus every time. (gvim:4629): Gtk-WARNING **: Unable to locate theme engine in module_path: “murrine”, (gvim:4629): Gtk-WARNING **: Unable to locate theme engine in module_path: “equinox”, How can I download this theme engine?? and … Read more

Open Ubuntu Bash’s GUI applications on Windows 10

I have installed Windows 10 Insider build just to use Ubuntu Bash. I noticed its entire Ubuntu on Windows so I tried to install a GUI app i.e. Gedit. It was installed properly but when I try to open it. I see an error root@ACERASPIRE:~# gedit error: XDG_RUNTIME_DIR not set in the environment. (gedit:3994): Gtk-WARNING … Read more

Replace GTK+ file dialog with alternative

Is there any way to configure GTK+ programs to use a different file dialog? Reading ancient articles on the default dialog and seeing no difference to the current version does no bode well for it’s improvement in the near future. I’ve read this question, but I appear to be one of the few to do … Read more

How do I fix a “cannot open display” error when opening an X program after ssh’ing with X11 forwarding enabled?

After launching the X11 app (XQuartz 2.3.6, xorg-server 1.4.2-apple56) on my Mac (OS X 10.6.8), opening an terminal in X11 and running xhost +, I then ssh -Y to my Ubuntu 10.04 VM (running on VMware Fusion). When I run gedit .bashrc (for example), I get: (gedit:9510): Gtk-WARNING **: cannot open display: set | grep … Read more