User forums > Help

print a file and settings - strange behaviours

<< < (2/4) > >>

Alpha:
Also, does anything change if you delete the configuration files (located in ~/.codeblocks)?

Huipil:
I already deleted ./codeblocks and nothing changed, but in safe-mode it worked: i have opened a .c file and then changes prospective and it has closed well, but after reaopening codeblocks normally it didn't close

Alpha:
If you launch Code::Blocks from terminal, once you close Code::Blocks (and it hangs in memory), what messages are left in the terminal window?

@Anyone: Ideas? ... I seem to be getting nowhere.

Huipil:
I have just unistalled everything from synaptic, I reinstalled codeblocks and now I decided to install also the package codeblocks-contrib with updated plugins.
I have opened codeblocks from terminal and I just did nothing and it has closed well, after that i reopened codeblocks from terminal and I open a .c file with it and compiled it, after that I've closed codeblocks and now it still opened: these are the last few lines from terminal:


--- Code: ---Found 1 files:
- /home/user/Dekstop/file.c
Updating class browser...
Class browser updated.

(codeblocks:20329): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
Deinitializing plugins...

(codeblocks:20329): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkRadioMenuItem'

(codeblocks:20329): Gtk-CRITICAL **: IA__gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed

(codeblocks:20329): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkRadioMenuItem'

(codeblocks:20329): Gtk-CRITICAL **: IA__gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed
--- End code ---

and it stays on the last line.

Huipil:
I understood that the problem is concerned to editor maybe, because codeblocks doesn't close only when I open a .c file: Infact I made another try from terminal and I had this:

--- Code: ---Editor Open
Caching GCC default include dir: /usr/include/c++/4.6
Caching GCC default include dir: /usr/include/c++/4.6/x86_64-linux-gnu
Caching GCC default include dir: /usr/include/c++/4.6/backward
Caching GCC default include dir: /usr/lib/gcc/x86_64-linux-gnu/4.6/include
Caching GCC default include dir: /usr/local/include
Caching GCC default include dir: /usr/lib/gcc/x86_64-linux-gnu/4.6/include-fixed
Caching GCC default include dir: /usr/include/x86_64-linux-gnu
Caching GCC default include dir: /usr/include
Passing list of files to batch-parser.
Header to parse with priority: '/usr/include/c++/4.6/cstddef'
Add 1 priority parsing file(s) for project '*NONE*'...
No active project available.
Traversing '/home/user/Scrivania' for: Untitled1.*
Found 1 files:
- /home/user/Scrivania/Untitled1.c
Create new parser for project '*NONE*'
Updating class browser...
Class browser updated.
Starting batch parsing for project '*NONE*'...
Pool task operated?!
Pool task operated?!
Pool task operated?!
Already current parser present?!
Project '*NONE*' parsing stage done!
Project '*NONE*' parsing stage done (9 total parsed files, 589 tokens in 0 minute(s), 0.059 seconds).
No active project available.
Traversing '/home/user/Scrivania' for: Untitled1.*
Found 1 files:
- /home/user/Scrivania/Untitled1.c
Updating class browser...
Class browser updated.

(codeblocks:2985): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
Deinitializing plugins...

(codeblocks:2985): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkRadioMenuItem'

(codeblocks:2985): Gtk-CRITICAL **: IA__gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed

(codeblocks:2985): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkRadioMenuItem'

(codeblocks:2985): Gtk-CRITICAL **: IA__gtk_radio_menu_item_get_group: assertion `GTK_IS_RADIO_MENU_ITEM (radio_menu_item)' failed
--- End code ---

I hope it will help to solve my problem, thanks

edit: same thing in --safemode

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version