I cleared the folders and ran the ./install file which created fresh copies of the files in ~/.config/geany/filedefs and colorschemes.
Here is the output from the file:
23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap", 23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap", 23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap", 23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap", 23:43:15: Geany INFO : Geany 0.21, en_US.UTF-8 23:43:15: Geany INFO : GTK 2.24.6, GLib 2.30.0 23:43:15: Geany INFO : System data dir: /usr/local/share/geany 23:43:15: Geany INFO : User config dir: /home/noah/.config/geany 23:43:16: Geany INFO : Added filetype Cython (52). 23:43:16: Geany INFO : Added filetype Scala (53). 23:43:16: Geany INFO : Added filetype Genie (54). 23:43:16: Geany INFO : /var/www/tony/modules/kacela/vendor/Gacela/library/Gacela/Mapper/Mapper.php : PHP (UTF-8) 23:43:16: Geany INFO : Loaded /usr/local/share/geany/php.tags (PHP), 2338 tag(s). 23:43:16: LIBDBUSMENU-GTK CRITICAL : watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
On 11-10-18 10:46 PM, Noah Goodrich wrote:
I cleared the folders and ran the ./install file which created fresh copies of the files in ~/.config/geany/filedefs and colorschemes.
Here is the output from the file:
23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap", 23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap", 23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap", 23:43:15: Gtk WARNING : Unable to locate theme engine in module_path: "pixmap",
This stuff should be unrelated to the problem but I think you need to install a theme engine package, which IIRC is called gtk2-engines-pixbuf on Ubuntu/Debian.
23:43:16: LIBDBUSMENU-GTK CRITICAL : watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
Not sure what this is? It's not from Geany I don't think. Are you using Global Menu or something like this?
There seems to be a related bug here: https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/733918
Cheers, Matthew Brush