[Gambas-user] [Gambas Bug Tracker] Bug #977: IDE crashes opening module
bugtracker at ...3416...
bugtracker at ...3416...
Sat Aug 20 06:59:46 CEST 2016
http://gambaswiki.org/bugtracker/edit?object=BUG.977&from=L21haW4-
Bruce BRUEN reported a new bug.
Summary
-------
IDE crashes opening module
Type : Bug
Priority : Medium
Gambas version : Unknown
Product : Unknown
Description
-----------
The IDE crashes with a highlighting error when I try to open a .module file.
The traceback is:
----------------------------------------
ERR: Cannot load highlighter: Custom (-1)
TextHighlighter._get.50
CDocument.Highlight_Write.839
>>>>TextEditor.Highlight_Write.2311
FConflict.FConflict.0
FConflict. at ...3503...
Project.OpenFile.2255
FMain.tvwProject_Activate.154
_TreeView.GridView_Activate.577
GridView.ScrollArea_DblClick.1314
----------------------------------------
However, the error seems to start lower than TextHighlighter.
Something no longer understands a .module file should be highlighted using "gambas"?
More information about the User
mailing list