User forums > Using Code::Blocks

cannot create new project

<< < (2/2)

bootstrap:

--- Quote from: jens on August 22, 2010, 05:28:55 pm ---It says that the wizard is activated.
You can try to remove the config-file and see if it works than (just remove or better rename ~/.codeblocks/ ).

--- End quote ---
I renamed the ~/.codeblocks directory, then started up codeblocks again.  I still have the same problem.  It created a new ~/.codeblocks directory that contains two subdirectories called plugins and scripts, both of which are empty (as they were previously).

In case I didn't say it before, the selected compiler is "gnu gcc compiler".  Now what?

oBFusCATed:
Do you have something returned by this command:
"find /usr/share/codeblocks/templates/ -iname '*.script'"

Replace /usr with the prefix directory of you C::B installation

Also, go to Plugins -> Manage and verify that the Scripted wizard is enabled!

bootstrap:

--- Quote from: oBFusCATed on August 22, 2010, 08:47:36 pm ---Do you have something returned by this command:
"find /usr/share/codeblocks/templates/ -iname '*.script'"

Replace /usr with the prefix directory of you C::B installation

Also, go to Plugins -> Manage and verify that the Scripted wizard is enabled!

--- End quote ---
The find command generates:
/usr/share/codeblocks/templates/wizard/gtk/wizard.script
/usr/share/codeblocks/templates/wizard/dll/wizard.script
/usr/share/codeblocks/templates/wizard/directx/wizard.script
/usr/share/codeblocks/templates/wizard/sdl/wizard.script
/usr/share/codeblocks/templates/wizard/sfml/wizard.script
/usr/share/codeblocks/templates/wizard/stlport/wizard.script
/usr/share/codeblocks/templates/wizard/fltk/wizard.script
/usr/share/codeblocks/templates/wizard/ppc/wizard.script
/usr/share/codeblocks/templates/wizard/arm/wizard.script
/usr/share/codeblocks/templates/wizard/irrlicht/wizard.script
/usr/share/codeblocks/templates/wizard/avr/wizard.script
/usr/share/codeblocks/templates/wizard/c_file/wizard.script
/usr/share/codeblocks/templates/wizard/ogre/wizard.script
/usr/share/codeblocks/templates/wizard/d/wizard.script
/usr/share/codeblocks/templates/wizard/sharedlib/wizard.script
/usr/share/codeblocks/templates/wizard/win32gui/wizard.script
/usr/share/codeblocks/templates/wizard/glfw/wizard.script
/usr/share/codeblocks/templates/wizard/glut/wizard.script
/usr/share/codeblocks/templates/wizard/opengl/wizard.script
/usr/share/codeblocks/templates/wizard/empty/wizard.script
/usr/share/codeblocks/templates/wizard/empty_file/wizard.script
/usr/share/codeblocks/templates/wizard/smartwin/wizard.script
/usr/share/codeblocks/templates/wizard/wxwidgets/wizard.script
/usr/share/codeblocks/templates/wizard/qt4/wizard.script
/usr/share/codeblocks/templates/wizard/sys/wizard.script
/usr/share/codeblocks/templates/wizard/common_functions.script
/usr/share/codeblocks/templates/wizard/tricore/wizard.script
/usr/share/codeblocks/templates/wizard/config.script
/usr/share/codeblocks/templates/wizard/plugins/wizard.script
/usr/share/codeblocks/templates/wizard/console/wizard.script
/usr/share/codeblocks/templates/wizard/h_file/wizard.script
/usr/share/codeblocks/templates/wizard/matlab_csf/wizard.script
/usr/share/codeblocks/templates/wizard/lf/wizard.script
/usr/share/codeblocks/templates/wizard/staticlib/wizard.script

When I select "Plugins => Manage Plugins..." that displays a "Manage Plugins" dialog that is empty (except for a large borderless "tip" saying multiple selections are supported and warning against badly written plugins.  When I click the "Install New" button, it browses to the desktop where no plugins exist - and therefore displays nothing capable of being installed.

So I guess the second test is showing us the problem... hopefully someone knows what this result signifies.

Please help ASAP... I have so much programming work I need to do, and I'm stuck!  Thanks.

bootstrap:
Okay, I reinstalled ubuntu 64-bit 10.04 and codeblocks 10.05 and now it seems to work.  I think I know what happened, which I'll mention here for anyone who has the same problem and finds this thread.

What I think happened is, when I created a link/shortcut on the desktop, it created a copy of the codeblocks executable instead of a link/shortcut.  Since it was then being started in the /home/username/Desktop directory, I guess it wasn't finding files where it expected.  At least that's my guess, because I don't think I installed anything differently.  What I noticed is, the icon on the desktop is now codeblocks specific, while previously it was some generic looking diamond-shaped icon... I'm guessing a generic "executable" icon.

Navigation

[0] Message Index

[*] Previous page

Go to full version