News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Codeblocks crash on running please help!

Started by Fovu, April 15, 2021, 08:49:30 AM

Previous topic - Next topic

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

#16
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:

gdb /usr/bin/codeblocks
run
thread apply all bt

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Fovu

Ok I installed it and It runs me the codeblocks selestion compiler whick crashed on run and i can't slect nothing and after some secs the compiler selection screen  freezes as you will see in the photo.

oBFusCATed

You can use copy paste in your terminal.
These images are almost useless.
Also this is not the full output please post the full output!
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]