Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: CSoldier on December 27, 2005, 01:15:50 pm

Title: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: CSoldier on December 27, 2005, 01:15:50 pm
Hello everybody !

After installing the debian (.deb) package of Code::Blocks (with dependences), here the message which i receives at the launching of Code::Blocks :

Quote
Error with displaying error for dialog of class cannot_load_entry

What the problem ?
How i can solve this problem ?


Thanks for all !
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: takeshimiya on December 27, 2005, 01:58:58 pm
Have you installed the debian unstable package, the Ubuntu Breezy package, or another thing I'm missing?

From where you got C::B?
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: CSoldier on December 27, 2005, 02:15:49 pm
Have you installed the debian unstable package, the Ubuntu Breezy package, or another thing I'm missing?

From where you got C::B?
It's the Ubuntu Breezy package: http://neutronic.mine.nu/ubuntu-breezy/codeblocks_1.0rc2-1_i386.deb
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: takeshimiya on December 27, 2005, 03:58:33 pm
Dunno. Try to contact the package developer.
Or compile from sources.
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: CSoldier on December 27, 2005, 04:15:54 pm
Dunno. Try to contact the package developer.
Or compile from sources.

OK, thanks but the problem is solved !
While launching C::B by the Shell it run nice
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: CSoldier on December 27, 2005, 05:44:10 pm
Now other question :lol:

How i can make additionnal templates for making projects in C Langage with GTK+ ?

Thanks,
CSoldier
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: rickg22 on December 27, 2005, 05:51:27 pm
if you mean Code::Blocks templates, "save project as template" should do.
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: raicuandi on January 07, 2006, 12:47:33 pm
that is only a matter of menu shortcuts. the shortcut is designed for KDE, and does not work with Gnome. You don't have to start CB from console, you can doubleclick it in /usr/bin, or you can just copy the menu entry for calculator to your desktop and edit it to start codeblocks instead of the calculator (icon is: codeblocks.png)
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: Neumann on January 09, 2006, 06:40:28 pm
I use KDE myself.  I expected the shortcuts have similar behavior in KDE and GNOME but if it's not the case I'll double-check that.
Title: Re: Code::Blocks - Ubuntu Breezy ... Crash only !
Post by: mandrav on January 09, 2006, 06:43:42 pm
The shortcut is created using the freedesktop.org guidelines. I would have guessed that KDE respects that :shock: