[Gambas-user] Issue 70 in gambas: Package build wizard increments project version number of project being built

gambas at ...2524... gambas at ...2524...
Tue Jun 14 02:07:40 CEST 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 70 by nospamhere2001 at ...43...: Package build wizard increments  
project version number of project being built
http://code.google.com/p/gambas/issues/detail?id=70

1) Describe the problem.

When using the "make installation package" wizard, the wizard shows the  
version number being incremented +1 too many compared to the actual version  
being built.

Example: After working on MyExcellentGambas3App-0.0.6 and moving to  
the "make installation package" wizard, the wizard increments the version  
number (0.0.7) in the IDE (as expected), but the wizard is also using the  
new (updated) version number (0.0.7) instead of the actual version (0.0.6)  
you have just been working on and trying to build.


2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.31.14-0.8-desktop
DistributionVendor=SuSE
DistributionRelease=openSUSE 11.2 (x86_64)
VERSION = 11.2

[System]
CPUArchitecture=x86_64
TotalRam=2055736 kB
Desktop=KDE4

[Gambas]
Gambas1=Not Installed
Gambas2=2.22.0
Gambas2Path=/usr/bin/gbx2
Gambas3=2.99.1
Gambas3Path=/usr/local/bin/gbx3


3) Provide a little project that reproduces the bug or the crash.

4) If your project needs a database, try to provide it, or part of it.

5) Explain clearly how to reproduce the bug or the crash.

Use any project, note the version number, and start the "make installation  
package" wizard. Now notice both IDE and new build are using the newly  
incremented version number.


6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!






More information about the User mailing list