RE: wxEuphoria version 0.3/wxedb
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Nov 20, 2004
- 471 views
Ferlin Scarborough wrote: > > Hi! > > This is probably the message Ferlin was talking about when he launched wxedb > for the > first time: > > ..\common\menucmn.cpp(355): assert "wxAssertFailure" failed: invalid index in > wxMenu::Insert > Do you want to stop the program? > You can also choose [Cancel] to suppress further warnings. > > It happened to me as well but not at the start of wxedb but at DB open. > > Instead of choosing Cancel like Ferlin did I clicked "No" just to see what > happens. > I got another similar message: > > ..\common\menucmn.cpp(703): assert "wxAssertFailure" failed: wxMenu::SetLabel: > no such > item > Do you want to stop the program? > You can also choose [Cancel] to suppress further warnings. > > Again choosing "No" led me back to the gui with the DB open. After that i > could start > wxedb again and open a DB without trouble. > > I noticed that a file wxedb.ini had been created in the meantime. If i delete > it and > start the program again the message boxes return. > > Also if i open a DB for the first time the error behaviour occurs even if > wxedb.ini > already exists. > > Conclusion: this happens when opening a DB that is not already registered in > wxedb.ini. > > Hope this will help Matt remove this annoying "feature". Thanks for the error report. I'm able to duplicate the opening a db, although I don't have the problem on opening. I'll try to get this fixed over the weekend. Matt Lewis