News:

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

Main Menu

Error C::B does not work as before

Started by solares, March 05, 2017, 06:19:42 PM

Previous topic - Next topic

solares

Well, my problem / bug is this, I was programming in c :: b (code :: blocks), but a few days ago it stopped working the way it worked ...
It opens normal, but it's as if it had corrupted, I ran after several forums and could not find any plausible solution despite trying all.
I don't know why, but it shows me a message...
The message is:

Scanning for lexers in /usr/share/codeblocks/lexers/...
Found 53 lexers
Loading lexer_sql
Loading lexer_srec
Loading lexer_registry
Loading lexer_vhdl
Loading lexer_latex
Loading lexer_diff
Loading lexer_d
Loading lexer_objc
Loading lexer_nsis
Loading lexer_hitasm
Loading lexer_glsl
Loading lexer_masm
Loading lexer_haskell
Loading lexer_rc
Loading lexer_lisp
Loading lexer_html
Loading lexer_fortran
Loading lexer_xml
Loading lexer_verilog
Loading lexer_css
Loading lexer_prg
Loading lexer_python
Loading lexer_matlab
Loading lexer_perl
Loading lexer_postscript
Loading lexer_angelscript
Loading lexer_proto
Loading lexer_pascal
Loading lexer_ruby
Loading lexer_lua
Loading lexer_cmake
Loading lexer_caml
Loading lexer_tehex
Loading lexer_ada
Loading lexer_bibtex
Loading lexer_cpp
Loading lexer_A68k
Loading lexer_bash
Loading lexer_vbscript
Loading lexer_OgreMaterial
Loading lexer_properties
Loading lexer_javascript
Loading lexer_squirrel
Loading lexer_f77
Loading lexer_smalltalk
Loading lexer_gm
Loading lexer_coffee
Loading lexer_cg
Loading lexer_make
Loading lexer_java
Loading lexer_OgreCompositor
Loading lexer_ihex
Loading lexer_batch
Configured 0 tools
Scanning for plugins in /home/rique/.local/share/codeblocks/plugins
Loaded 0 plugins
Scanning for plugins in /usr/lib/codeblocks/plugins
Loaded 11 plugins
Loading:
ToDoList
CodeCompletion
AStylePlugin
Autosave
ScriptedWizard
ClassWizard
Debugger
ProjectsImporter
FilesExtensionHandler
OpenFilesList
Compiler
Running startup script
Script plugin registered: Find Broken Files plugin
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'

It opens like this image

I am Thanksfully if you try help me! :D

BlueHazzard

and what is the problem?
it looks fine...

solares

It's like if it froze, i can not open any project, i cant create any project, it seems to me that the program is corrupted but i have had remove the c :: b a lot of times, and it continues giving the same :(

solares

Running startup script
Script plugin registered: Find Broken Files plugin
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'

This part i think that is something that have to do with the bug

solares

To be more clearer i have these differences :

How is this my c::b :

How does c::b have to be

BlueHazzard

Quote from: solares on March 05, 2017, 07:23:49 PM
Running startup script
Script plugin registered: Find Broken Files plugin
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'

This part i think that is something that have to do with the bug

No, there is a plugin that is called "Find broken files" and this log message means it is getting loaded...

so you are missing the management pane...
View->Manager...

Nothing broken here...

solares

That isn't normal, mate.
I've seen c::b before and it was not that way, it's bugged and it's crashing too much, it gets frozen some functions like in the image(ex: Compiler, run function, and a lot of), i'm going to put now:



There's something wrong, please help me :(

solares

Oh, i forgot to say in workspace it was to appear the source of my project or something similar and it does not show
:(

stahta01

When you click on the open icon, what happens?

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

solares

It opens as if normal, but the functions stay crashed




BlueHazzard

QuoteI've seen c::b before and it was not that way, it's bugged and it's crashing too much, it gets frozen some functions like in the image(ex: Compiler, run function, and a lot of), i'm going to put now:
Honestly your problem description are useless... You tell me the weather is not like the weather yesterday... How should i know how the weather was yesterday if i don't know from where you are...

You have to describe your problem as close as possible...

Quote from: solares on March 05, 2017, 08:56:56 PM
Oh, i forgot to say in workspace it was to appear the source of my project or something similar and it does not show
:(
From the image you show us i can guess two problems: You simply have not loaded the project (What i strongly think is the problem because of the log message "Project *NONE* parsed" )
or the ui is buggy as hell. But if you tell me you don't have done anything and it worked the other day i does not belive that... Then on the other side you are using unity and i know that wxWidgets has some problems with unity, but this is a problem of unity/wxWidgets and not codeblocks... If this is your problem i would suggest to use a more sofisticated desktop environment like lxde...

BlueHazzard

And here again:
Quotebut the functions stay crashed
What does this mean? What function? How does the crash manifest? Have you opened the .cbp file?

solares

it means that the no one function works as before, the functions are frozen or something like.
To be more specific in something what i did, i did something in the folder of the program two days ago, i had edited the main.cpp and main.c because whenever i will create a project on c::b it has showed this code : [printf("Hello world"); ], and i wanted to remove that startup code, then i was editing the files that i had quoted above...
Stayed less useless? sorry, i'm crazy with this bug ;-; :( :'(

solares

The function that i say is the icons that it has, the options on top of program as example : (Compiler, Run, and a lot of "functions"...).
When i say functions i want to say the icons in ide like this image:


Did you see the image? well, when i open the program it gets that way, as the image
:( Please help me guys, Thank all

solares

#14
Quote from: BlueHazzard on March 05, 2017, 09:13:13 PM
Have you opened the .cbp file?
well, when i open a .cbp file it shows this log =

Opening /home/rique/Documents/vhg/vhg.cbp
Done.
NativeParser::CreateParser(): Finish creating a new parser for project 'vhg'
NativeParser::DeleteParser(): Deleting parser for project '*NONE*'!
Switch parser to project 'vhg'
NativeParser::OnParserEnd(): Project 'vhg' parsing stage done!