News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

New Project Dialog not working

Started by jfpjr, January 26, 2007, 01:14:09 AM

Previous topic - Next topic

jfpjr

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

maxx.t

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)?


SharkCZ

Quote from: 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.
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 and a screenshot is at https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=146762
Code::Blocks package maintainer for Fedora and EPEL

maxx.t

Quote from: maxx.t on January 26, 2007, 09:48:16 AM
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.next.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").