[Gambas-user] 4030: Now getting IDE runtime faults with Desktop class

Bruce Bruen bbruen at ...2308...
Mon Aug 22 06:33:25 CEST 2011


When trying to open a project from the welcome screen:

CBookmarkList.Load.52: #11: Unknown symbol 'Path' in class 'Desktop'
0: CBookmarkList.Load.52
1: CBookmarkList._new.11
2: FDirChooser._new.41
3: DirChooser._new.35
4: FOpenProject.FOpenProject.0
5: FOpenProject.FOpenProject.0
6: FWelcome.btnOpen_Click.113
7: CCoolButton.Panel_MouseUp.192
8: FWelcome.Run.32
9: Project.Main.273



When trying to open a project from the toolbar

CBookmarkList.Load.52: #11: Unknown symbol 'Path' in class 'Desktop'
0: CBookmarkList.Load.52
1: CBookmarkList._new.11
2: FDirChooser._new.41
3: DirChooser._new.35
4: FOpenProject.FOpenProject.0
5: FOpenProject.FOpenProject.0
6: FMain.OpenProject.106
7: FMain.Action_Activate.1193
8:>Action.Raise.217
9: MenuButton.Button_Click.134
10: MenuButton.DrawingArea_MouseUp.337



When trying to open a project from the menu

CBookmarkList.Load.52: #11: Unknown symbol 'Path' in class 'Desktop'
0: CBookmarkList.Load.52
1: CBookmarkList._new.11
2: FDirChooser._new.41
3: DirChooser._new.35
4: FOpenProject.FOpenProject.0
5: FOpenProject.FOpenProject.0
6: FMain.OpenProject.106
7: FMain.Action_Activate.1193
8:>Action.Raise.217



When trying to select an icon for a project from the project properties form

CBookmarkList.Load.52: #11: Unknown symbol 'Path' in class 'Desktop'
0: CBookmarkList.Load.52
1: CBookmarkList._new.11
2: FDirChooser._new.41
3: FileChooser._new.45
4: FSelectIcon.FSelectIcon.0
5: FSelectIcon.FSelectIcon.0
6: FPropertyProject.btnIcon_Click.646
7: FPropertyProject.Run.39
8: FMain.Action_Activate.1201
9:>Action.Raise.217






More information about the User mailing list