User forums > Using Code::Blocks
wxsmith plugin, where is it?
jjenson:
--- Quote from: BlueHazzard on February 12, 2019, 06:49:52 pm ---sadly this does not tell us what plugin causes the error...
Do you start codeblocks through the command line?
If you stop codeblocks with this error message, what plugin is the last that was loaded?
I do not get this error...
Can it be that there are some old resources still left from the old codeblocks installation?
Have you deleted the ~/.config/codeblocks folder?
--- End quote ---
I deleted that folder just now and started codeblocks. The same thing happened. Are there any other folders I should try deleting?
Here is what my commandline looks like when started at the terminal:
~ $ codeblocks
Starting Code::Blocks Release 17.12 rev 11256 Feb 11 2019, 22:15:17 - wx3.1.2 (Linux, unicode) - 64 bit
Initialize EditColourSet .....
Initialize EditColourSet: done.
Loading menubar...
Valgrind: loaded
cbDragScroll: loaded
lib_finder: loaded
EditorTweaks: loaded
FilesExtensionHandler: loaded
Abbreviations: loaded
EditorConfig: loaded
RegExTestbed: loaded
Profiler: loaded
AutoVersioning: loaded
OpenFilesList: loaded
EnvVars: loaded
Autosave: loaded
HexEditor: loaded
./src/generic/imaglist.cpp(85): assert "bitmapSize == m_size" failed in Add(): All bitmaps in wxImageList must have the same size
It happens right after HexEditor loaded. The incrementalSearch is supposed to load next according to one of my previous posts.
jjenson:
I went into the manage plugins dialog and matched all entries to what I have seen on the commandline in an older post. Every one of them had been accounted for except the one called KeyBinder. It's the only one that is not in the list and in an older post it said that KeyBinder failed. So I think KeyBinder is the culprit.
Nope, I looked again. Keybinder is in the list under the name Keyboard Shortcuts.
oBFusCATed:
Uninstall every package related to codeblocks. Then go to /usr and /usr/local and inspect them for files related to codeblocks. Delete those files. Reinstall the packages...
jjenson:
--- Quote from: oBFusCATed on February 12, 2019, 08:47:17 pm ---Uninstall every package related to codeblocks. Then go to /usr and /usr/local and inspect them for files related to codeblocks. Delete those files. Reinstall the packages...
--- End quote ---
After an uninstall, all I see if a bunch of empty directories.
/usr/local/lib/wx/config/ contains a program called gtk2-unicode-3.1
Is this program specifically for wxwidgets? or is it needed by the system. There's also a file called setup.h in /usr/local/lib/wx/include/gtk2-unicode-3.1/wx/
oBFusCATed:
The system stuff is not stored in /usr/local. If you've not installed anything else from source it is probably the best idea to delete everything from this folder.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version