I've got C::B working looks good but whene i run ./codeblocks i get this error in the bash window, and
How do I fix This?(codeblocks:5194): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
Text seems to be pure ASCII!
We tried to find out systems default-encoding: Unicode 8 bit (UTF-8) (ID: 41)
Final encoding detected: Unicode 8 bit (UTF-8) (ID: 41)
my configure \
--prefix=/opt/wx/2.8. \
--enable-xrc \
--enable-monolithic \
--enable-unicode \
--with-gtk
so i know that i --enable-unicode.
Like I stated before I'm some what new in Linux, It has been about 5 years sense I have worked with Linux. But I did use Linux for about 3 or 4 years before I quit, I have forgot so.so..... much about it and wished I had never left Linux.
I also edited this post. I got my luncher working.

Thanks