Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: sethjackson on July 18, 2006, 12:20:50 am

Title: Project wizards
Post by: sethjackson on July 18, 2006, 12:20:50 am
Hi I think I may have found a bug.

1. File -> New -> Project - > wxWidgets application
2. Next
3. Fill in a project name
4. Next
5. Take the default value
6. Next
7. C::B asks you define the global variable
8. Select a valid location
9. Bug

This only happens if you have not already defined the global variable.
Title: Re: Project wizards
Post by: MortenMacFly on July 18, 2006, 07:25:34 am
8. Select a valid location
Hmmm... I cannot reproduce - it works just fine for me. What do you mean by "Select a valid location"? Is this the wizard's message?
Title: Re: Project wizards
Post by: tiwag on July 18, 2006, 11:41:05 am
i got a script-error when i used the project wizard to generate a C::B-plugin project.
Title: Re: Project wizards
Post by: MortenMacFly on July 18, 2006, 02:13:21 pm
i got a script-error when i used the project wizard to generate a C::B-plugin project.
Ok... which one?! :roll: :D
Title: Re: Project wizards
Post by: tiwag on July 18, 2006, 02:21:21 pm
i got a script-error when i used the project wizard to generate a C::B-plugin project.
Ok... which one?! :roll: :D

this one :D
(http://img208.imageshack.us/img208/1654/cbpluginscriptingerrortn3.png)
Title: Re: Project wizards
Post by: sethjackson on July 18, 2006, 02:31:35 pm
This only happens if you have not already defined the global variable.

;)
Title: Re: Project wizards
Post by: tiwag on July 18, 2006, 02:36:45 pm
This only happens if you have not already defined the global variable.
which global variable ??? does it have a specific name ??? tell it me !!!
Title: Re: Project wizards
Post by: sethjackson on July 18, 2006, 02:41:06 pm
This only happens if you have not already defined the global variable.
which global variable ??? does it have a specific name ??? tell it me !!!

Any. It doesn't matter. What happens is that when the wizard asks you for a GV, and you have not already defined it it asks you for the GV. Ok no big deal that is correct behavior. Then when you hit next (after closing the GV dialog), you get the bug. Code::Blocks tells you it is not a valid location (even though you gave it a valid location). :P

Maybe I could make some screenshots....
Title: Re: Project wizards
Post by: MortenMacFly on July 18, 2006, 02:41:20 pm
this one :D
...then you know, what to do. Of course the affected line should read:
Code
DebugSymbolsOn
instead of
Code
DebugingSymbolsOn
I'll commit this later.
Title: Re: Project wizards
Post by: MortenMacFly on July 18, 2006, 02:42:40 pm
Maybe I could make some screenshots....
You don't need to, I could reproduce. The fix can be done inside the wizard, I'm trying... ;-)
Title: Re: Project wizards
Post by: tiwag on July 18, 2006, 02:44:56 pm
This only happens if you have not already defined the global variable.
which global variable ??? does it have a specific name ??? tell it me !!!

Any. ...

seems that my error wasn't related to your GV theory :D
Title: Re: Project wizards
Post by: sethjackson on July 18, 2006, 02:45:26 pm
This only happens if you have not already defined the global variable.
which global variable ??? does it have a specific name ??? tell it me !!!

Any. ...

seems that my error wasn't related to your GV theory :D

No it wasn't....
Title: Re: Project wizards
Post by: MortenMacFly on July 18, 2006, 03:05:43 pm
Ok, there are a couple of things not very nice on second thoughts. Unfortunately nearly all wizards are affected. I'm in the process of correcting this - so please give me some time. mandrav: If you read this I hope you are not working on this, too... ;-)
Title: Re: Project wizards
Post by: sethjackson on July 18, 2006, 03:32:22 pm
Ok, there are a couple of things not very nice on second thoughts. Unfortunately nearly all wizards are affected. I'm in the process of correcting this - so please give me some time. mandrav: If you read this I hope you are not working on this, too... ;-)

You are the wizard man aren't you.  8) Thanks for looking at it. :)
Title: Re: Project wizards
Post by: Pecan on July 18, 2006, 06:41:00 pm
You are the wizard man aren't you.  8) Thanks for looking at it. :)

Ah,  The Wizard of OS?  :)

Pay no attention to that man behind the curtain!
Title: Re: Project wizards
Post by: sethjackson on July 19, 2006, 02:08:07 am
You are the wizard man aren't you.  8) Thanks for looking at it. :)

Ah,  The Wizard of OS?  :)

Pay no attention to that man behind the curtain!

The Wizard of OS.  :lol:

Nice.  :lol: