[Gambas-user] Cant open projects after last update
bb
adamnt42 at gmail.com
Sat Jul 16 09:01:18 CEST 2022
On Sat, 2022-07-16 at 16:00 +0930, bb wrote:
> IDE pops up the following message
>
> Cannot open project file :
> /srv/gb3prj/menuminer1/cdj2
>
> Void path
> Main.NormalizePath.161
> Bookmarks.Add.28
> Project.UpdateBookmarks.540
> VersionControl.Refresh.98
> Project.Open.678
> FWelcome.btnOpen_Click.186
> CCoolButton.Panel_MouseUp.149
>
>
> everything configured and compiled correctly.
>
> b
>
After a bit of debugging...
Main.NormalizePath seems to be called 3 times when a project is
selected. The first two times the sPath parameter is correct for the
selected project. The third time sPath is empty.
???
b
More information about the User
mailing list