User forums > Help

Errors after executing Code::Blocks

<< < (3/5) > >>

ordak:
I uninstalled Code::Blocks and reinstalled it, still got some errors:


--- Code: ---sudo make uninstall

sudo checkinstall -y make install
--- End code ---


--- Code: ---Scanning for lexers in /usr/local/share/codeblocks/lexers/...
Found 60 lexers
Loading lexer_autotools
Loading lexer_fortran
Loading lexer_yaml
Loading lexer_cg
Loading lexer_gm
Loading lexer_latex
Loading lexer_cpp
Loading lexer_OgreCompositor
Loading lexer_python
Loading lexer_tehex
Loading lexer_nsis
Loading lexer_ruby
Loading lexer_lua
Loading lexer_css
Loading lexer_batch
Loading lexer_cmake
Loading lexer_masm
Loading lexer_coffee
Loading lexer_java
Loading lexer_srec
Loading lexer_cu
Loading lexer_A68k
Loading lexer_vhdl
Loading lexer_properties
Loading lexer_powershell
Loading lexer_inno
Loading lexer_angelscript
Loading lexer_sql
Loading lexer_xml
Loading lexer_f77
Loading lexer_make
Loading lexer_haskell
Loading lexer_proto
Loading lexer_rc
Loading lexer_objc
Loading lexer_smalltalk
Loading lexer_bibtex
Loading lexer_caml
Loading lexer_perl
Loading lexer_verilog
Loading lexer_prg
Loading lexer_plain
Loading lexer_squirrel
Loading lexer_html
Loading lexer_glsl
Loading lexer_diff
Loading lexer_vbscript
Loading lexer_postscript
Loading lexer_hitasm
Loading lexer_bash
Loading lexer_ihex
Loading lexer_lisp
Loading lexer_registry
Loading lexer_markdown
Loading lexer_matlab
Loading lexer_ada
Loading lexer_OgreMaterial
Loading lexer_pascal
Loading lexer_javascript
Loading lexer_d
Configured 0 tools
Scanning for plugins in /home/mehdi/.local/share/codeblocks/plugins
Loaded 0 plugins
Scanning for plugins in /usr/local/lib/codeblocks/plugins
Manager failed to load XRC resource '/usr/local/share/codeblocks/Cccc.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/EditorConfig.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/headerfixup.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/Cscope.zip'.
Tools Plus Plugin: Registering shell type Piped Process Control
Manager failed to load XRC resource '/usr/local/share/codeblocks/ToolsPlus.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/wxSmithAui.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/DoxyBlocks.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/Valgrind.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/ThreadSearch.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/CppCheck.zip'.
Loaded 58 plugins
Loading:
AStylePlugin
wxSmith
wxSmithMime
Compiler
EnvVars
EditorTweaks
ClassWizard
Autosave
Debugger
SmartIndentLua
Cccc
SmartIndentPython
ReopenEditor
BrowseTracker
EditorConfig
cbDragScroll
MouseSap
HeaderFixup
Cscope
OpenFilesList
SmartIndentFortran
SmartIndentPascal
SmartIndentCpp
FileManager
FilesExtensionHandler
CodeSnippets
ToolsPlus
HelpPlugin
CodeCompletion
ScriptedWizard
rndgen
wxSmithAui
IncrementalSearch
SmartIndentXML
ToDoList
OccurrencesHighlighting
CodeStat
Abbreviations
SmartIndentHDL
RegExTestbed
Exporter
lib_finder
ProjectsImporter
ThreadSearch
NassiShneidermanPlugin
AutoVersioning
cbKeyBinder
HexEditor
wxSmithContribItems
CppCheck
copystrings
CB_Koders
Running startup script
Script plugin registered: Find Broken Files plugin
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'


--- End code ---

blauzahn:
You probably still have stale files from a previous (maybe configured differenty) or parallel installation.
This can not be handled by make uninstall automatically.

ordak:

--- Quote from: oBFusCATed on November 07, 2018, 11:30:55 pm ---@blauzahn: Why don't you just make full dep packages?

@ordak: Deleting /usr/local is the only clean way to do it. But then you'll lose other softwares you've installed from source in the default prefix...

--- End quote ---

Can you be more specific on what files/folders related to Code::Blocks to delete?

/usr/local has +5000 items taking 1.9 GB of space.

oBFusCATed:
To be safe you have to delete everything in this folder. This is why using the default prefix is a bad idea.

You could probably grep for codeblocks and hope if you've deleted everything, but I'm not sure you would succeed.

ordak:

--- Quote from: oBFusCATed on November 08, 2018, 01:24:22 pm ---To be safe you have to delete everything in this folder. This is why using the default prefix is a bad idea.

You could probably grep for codeblocks and hope if you've deleted everything, but I'm not sure you would succeed.

--- End quote ---

I deleted /usr/local folder and did this :


--- Code: ---sudo checkinstall -y make install

--- End code ---

I still get this after running Code::Blocks :


--- Code: ---Scanning for lexers in /usr/local/share/codeblocks/lexers/...
Found 60 lexers
Loading lexer_autotools
Loading lexer_fortran
Loading lexer_yaml
Loading lexer_cg
Loading lexer_gm
Loading lexer_latex
Loading lexer_cpp
Loading lexer_OgreCompositor
Loading lexer_python
Loading lexer_tehex
Loading lexer_nsis
Loading lexer_ruby
Loading lexer_lua
Loading lexer_css
Loading lexer_batch
Loading lexer_cmake
Loading lexer_masm
Loading lexer_coffee
Loading lexer_java
Loading lexer_srec
Loading lexer_cu
Loading lexer_A68k
Loading lexer_vhdl
Loading lexer_properties
Loading lexer_powershell
Loading lexer_inno
Loading lexer_angelscript
Loading lexer_sql
Loading lexer_xml
Loading lexer_f77
Loading lexer_make
Loading lexer_haskell
Loading lexer_proto
Loading lexer_rc
Loading lexer_objc
Loading lexer_smalltalk
Loading lexer_bibtex
Loading lexer_caml
Loading lexer_perl
Loading lexer_verilog
Loading lexer_prg
Loading lexer_plain
Loading lexer_squirrel
Loading lexer_html
Loading lexer_glsl
Loading lexer_diff
Loading lexer_vbscript
Loading lexer_postscript
Loading lexer_hitasm
Loading lexer_bash
Loading lexer_ihex
Loading lexer_lisp
Loading lexer_registry
Loading lexer_markdown
Loading lexer_matlab
Loading lexer_ada
Loading lexer_OgreMaterial
Loading lexer_pascal
Loading lexer_javascript
Loading lexer_d
Configured 0 tools
Scanning for plugins in /home/mehdi/.local/share/codeblocks/plugins
Loaded 0 plugins
Scanning for plugins in /usr/local/lib/codeblocks/plugins
Manager failed to load XRC resource '/usr/local/share/codeblocks/Cccc.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/EditorConfig.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/headerfixup.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/Cscope.zip'.
Tools Plus Plugin: Registering shell type Piped Process Control
Manager failed to load XRC resource '/usr/local/share/codeblocks/ToolsPlus.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/wxSmithAui.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/DoxyBlocks.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/Valgrind.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/ThreadSearch.zip'.
Manager failed to load XRC resource '/usr/local/share/codeblocks/CppCheck.zip'.
Loaded 58 plugins
Loading:
AStylePlugin
wxSmith
wxSmithMime
Compiler
EnvVars
EditorTweaks
ClassWizard
Autosave
Debugger
SmartIndentLua
Cccc
SmartIndentPython
ReopenEditor
BrowseTracker
EditorConfig
cbDragScroll
MouseSap
HeaderFixup
Cscope
OpenFilesList
SmartIndentFortran
SmartIndentPascal
SmartIndentCpp
FileManager
FilesExtensionHandler
CodeSnippets
ToolsPlus
HelpPlugin
CodeCompletion
ScriptedWizard
rndgen
wxSmithAui
IncrementalSearch
SmartIndentXML
ToDoList
OccurrencesHighlighting
CodeStat
Abbreviations
SmartIndentHDL
RegExTestbed
Exporter
lib_finder
ProjectsImporter
ThreadSearch
NassiShneidermanPlugin
AutoVersioning
cbKeyBinder
HexEditor
wxSmithContribItems
CppCheck
copystrings
CB_Koders
Running startup script
Script plugin registered: Find Broken Files plugin
Script/function 'edit_startup_script.script' registered under menu '&Settings/-Edit startup script'


--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version