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.
Quote from: sethjackson on July 18, 2006, 12:20:50 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?
i got a script-error when i used the project wizard to generate a C::B-plugin project.
Quote from: 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.
Ok... which one?! :roll: :D
Quote from: MortenMacFly on July 18, 2006, 02:13:21 PM
Quote from: 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.
Ok... which one?! :roll: :D
this one :D
(http://img208.imageshack.us/img208/1654/cbpluginscriptingerrortn3.png)
Quote from: sethjackson on July 18, 2006, 12:20:50 AM
This only happens if you have not already defined the global variable.
;)
Quote from: sethjackson on July 18, 2006, 02:31:35 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 !!!
Quote from: tiwag on July 18, 2006, 02:36:45 PM
Quote from: sethjackson on July 18, 2006, 02:31:35 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....
Quote from: tiwag on July 18, 2006, 02:21:21 PM
this one :D
...then you know, what to do. Of course the affected line should read:
DebugSymbolsOn instead of
DebugingSymbolsOnI'll commit this later.
Quote from: sethjackson on July 18, 2006, 02:41:06 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... ;-)
Quote from: sethjackson on July 18, 2006, 02:41:06 PM
Quote from: tiwag on July 18, 2006, 02:36:45 PM
Quote from: sethjackson on July 18, 2006, 02:31:35 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
Quote from: tiwag on July 18, 2006, 02:44:56 PM
Quote from: sethjackson on July 18, 2006, 02:41:06 PM
Quote from: tiwag on July 18, 2006, 02:36:45 PM
Quote from: sethjackson on July 18, 2006, 02:31:35 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....
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... ;-)
Quote from: 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... ;-)
You
are the wizard man aren't you. 8) Thanks for looking at it. :)
Quote from: sethjackson on July 18, 2006, 03:32:22 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!
Quote from: Pecan on July 18, 2006, 06:41:00 PM
Quote from: sethjackson on July 18, 2006, 03:32:22 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!
The Wizard of OS. :lol:
Nice. :lol: