Code::Blocks Forums
User forums => Help => Topic started by: jfpjr on January 26, 2007, 01:14:09 am
-
I have tried with the last 5 nightly builds to compile from svn and the only thing not working is the New project dialog. All i get is the dialog with the graphic and buttons. No text or options available to select.
Mingw (latest for MinGW site)
wxWigets 2.8 from wxPack
C::B Version (SVN 3625)
Applied 2.8 patches
Anyone have any suggestions where to look for the problem.
Thanks,
John
-
I have the same behaviour with the ansi version of C::B on Win 98. No templates are shown in the dialog box for "Create a new project". The unicode version on Win XP shows all templates. Is a plugin responsible for the templates (which I might have disabled in the ansi version)?
-
I have tried with the last 5 nightly builds to compile from svn and the only thing not working is the New project dialog. All i get is the dialog with the graphic and buttons. No text or options available to select.
I think we have the same problem on Linux (Fedora Development + wxGTK 2.8 ). When trying to create any new project, it shows a window with a graphics on the left side, buttons in the bottom, but no entry fields. Corresponding bugzilla entry is at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225058 (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225058) and a screenshot is at https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=146762 (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=146762)
-
Is a plugin responsible for the templates (which I might have disabled in the ansi version)?
I found the soultion for my problem here
http://forums.codeblocks.org/index.php?topic=4379.msg34804#msg34804
After reinstalling the "Scripted Wizard" all templates are shown now in the "New from template" dialog box ("File -> New -> Project").