Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Codeblocks crash on running please help!
BlueHazzard:
Can you give us the default.conf file from /home/USERNAME/.config/codeblocks or /home/USERNAME/.codeblocks ?
And also if it exists every file from /home/USERNAME/.config/codeblocks/share/codeblocks/compilers or /home/USERNAME/.codeblocks/share/codeblocks/compilers
Thank you for your work!
Fovu:
Ok I opened the file "/home/fovu/.config/codeblocks/" and it opened me a folder with no files, altrough I have installed it, maybe this is the problem? I don't have that files I dont know.
oBFusCATed:
Can you please start cb under gdb and print the backtrace?
These are the commands you need to run:
--- Code: ---gdb /usr/bin/codeblocks
run
thread apply all bt
--- End code ---
Fovu:
It doesn't work to run gdb just says me where it is.
oBFusCATed:
Obviously you have to install it. It already told you the package you need to install.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version