Code::Blocks Forums
User forums => Help => Topic started by: Cookiehead on June 26, 2025, 04:05:18 pm
-
I'm using Arch Linux, and Code::Blocks always opens on startup after I restart my computer. It's not that big of a deal (I can just close it) but just a minor inconvenience.
There are no programs in the startup section, so what keeps starting Code::Blocks?
Forums, wiki, and manual do not mention anything like this.. does anyone know?
Thanks.
-
As far as I am aware there is nothing inside Code::Blocks for this. On my Arch Linux it does not start automatically. Please note
that I use Code::Block's trunk (as of now: svn rev 13672) with wxwidgets 3.3 trunk.
Did you close Code::Blocks before logging off the gui-session (gnome, kde or whatever) or shutting down the machine?
There are some scripts that start programs like: /etc/bash.bashrc, ~/.bashrc, /etc/cron*. I'd grep them for codeblocks.
-
I'm on 25.03 rev 13644 with wxwidgets 3.2.8.1
I did close it before starting
None of the files reference Code::Blocks in any way...