Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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 :
Error with displaying error for dialog of class cannot_load_entry
What the problem ?
How i can solve this problem ?
Thanks for all !
-
Have you installed the debian unstable package, the Ubuntu Breezy package, or another thing I'm missing?
From where you got C::B?
-
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
-
Dunno. Try to contact the package developer.
Or compile from sources.
-
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
-
Now other question :lol:
How i can make additionnal templates for making projects in C Langage with GTK+ ?
Thanks,
CSoldier
-
if you mean Code::Blocks templates, "save project as template" should do.
-
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)
-
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.
-
The shortcut is created using the freedesktop.org guidelines. I would have guessed that KDE respects that :shock: