[Gambas-user] Issue 85 in gambas: Component without any export crashes the IDE

gambas at ...2524... gambas at ...2524...
Sat Aug 27 09:22:11 CEST 2011


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

New issue 85 by adamn... at ...626...: Component without any export crashes  
the IDE
http://code.google.com/p/gambas/issues/detail?id=85

1) This problem arises when a project that is for a component has no  
exportable items.  The IDE crashes with a "unexpected error" when the  
Project|Component Properties menu item is clicked.

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

Version: TRUNK
Revision: r4033
Operating system: Linux
Distribution: Gentoo based
Architecture: x86
GUI component: GTK+
Desktop used: LXDE

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

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

5) Explain clearly how to reproduce the bug or the crash.
Pretty simple.
a) Create a new command line project, make it a component
b) In the IDE, delete the "Export" line in the default class CClass
c) Click on Project|Component Properties

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

FPropertyComponent.Form_Open.233: #45: File or directory does not exist
0: FPropertyComponent.Form_Open.233
1: FPropertyComponent.Run.10
2: FMain.Action_Activate.1204
3: >Action.Raise.217






More information about the User mailing list