Author Topic: New Project Dialog not working  (Read 4154 times)

Offline jfpjr

  • Multiple posting newcomer
  • *
  • Posts: 27
New Project Dialog not working
« 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

maxx.t

  • Guest
Re: New Project Dialog not working
« Reply #1 on: January 26, 2007, 09:48:16 am »
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)?


Offline SharkCZ

  • Almost regular
  • **
  • Posts: 132
Re: New Project Dialog not working
« Reply #2 on: January 28, 2007, 04:19:56 pm »
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

  • Guest
Re: New Project Dialog not working
« Reply #3 on: January 29, 2007, 08:37:41 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.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").