It almost looks like the contents of the Preferences window are opening as a
document tab. I have no idea how that could happen unless a plugin or something
was intentionally doing it intentionally.
@jrittenh can you try to run Geany directly from the console using a clean
config dir. I'm not exactly sure but somewhere in the bundle directory there
should be the actual geany binary (or an equivalent runner script?), and pass
it an option like `geany -c /tmp/just_testing` to have it use a clean config
dir for testing. Alternatively, you could move `~/.config/geany` directory out
of the way (ex. `mv ~/.config/geany{,.backup}`) and then running Geany normally.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1428#issuecomment-287930087