Author Topic: bug on the mac with 3.1.1  (Read 988 times)

Offline drlucas

  • Sr. Member
  • ****
  • Posts: 947
bug on the mac with 3.1.1
« on: August 18, 2013, »
I try to create 2 new arches starting at channel 513 and get this error. I say continue and go and look at it and it only shows the start channel at 1 and only one of the arches. I'm running a beta OS (10.9) so maybe that's why i'm having the problem. Will try to create a tree and see if that's any better, but so far my first experience with xlights on the mac is not a fruitful one....

./src/common/arrstr.cpp(219): assert "bCase && !bFromEnd" failed in Index(): search parameters ignored for auto sorted array

Call stack:
[00] ModelListDialog::OnButton_NewClick(wxCommandEvent&)
[01] wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const
[02] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[03] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[04] wxEvtHandler::SearchDynamicEventTable(wxEvent&)
[05] wxEvtHandler::TryHereOnly(wxEvent&)     
[06] wxEvtHandler::ProcessEventLocally(wxEvent&)
[07] wxEvtHandler::ProcessEvent(wxEvent&)   
[08] wxWindowBase::TryAfter(wxEvent&)       
[09] wxEvtHandler::ProcessEvent(wxEvent&)   
[10] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[11] wxWindowBase::HandleWindowEvent(wxEvent&) const
[12] wxControl::ProcessCommand(wxCommandEvent&)
[13] wxButton::OSXHandleClicked(double)     
[14] wxWidgetCocoaImpl::controlAction(NSView*, void*, void*)
[15] wxOSX_controlAction(NSView*, objc_selector*, objc_object*)
[16] -[NSObject performSelector:withObject:]
[17] -[NSApplication sendAction:to:from:]   
[18] -[NSControl sendAction:to:]             
[19] -[NSCell _sendActionFrom:]             
[20] -[NSCell trackMouse:inRect:ofView:untilMouseUp:]
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
-Ryan Lucas-
- Pickering, Ontario, Canada, Eh?! -

Offline drlucas

  • Sr. Member
  • ****
  • Posts: 947
Re: bug on the mac with 3.1.1
« Reply #1 on: August 18, 2013, »
I can create a tree and a window frame no problems....
« Last Edit: August 18, 2013, by drlucas »
-Ryan Lucas-
- Pickering, Ontario, Canada, Eh?! -

Offline dkulp

  • Jr. Member
  • **
  • Posts: 22
Re: bug on the mac with 3.1.1
« Reply #2 on: August 18, 2013, »

I just recompiled wxWidgets with the debug flag turned off which at least fixes the popup warning.   Can you give the new build a try:

You are not allowed to view links. Register or Login

Thanks!

Offline drlucas

  • Sr. Member
  • ****
  • Posts: 947
Re: bug on the mac with 3.1.1
« Reply #3 on: August 18, 2013, »
No error/crash this time, but when I go back into the model it only has the one start channel...
-Ryan Lucas-
- Pickering, Ontario, Canada, Eh?! -

Offline dkulp

  • Jr. Member
  • **
  • Posts: 22
Re: bug on the mac with 3.1.1
« Reply #4 on: August 18, 2013, »

OK.  The Windows version does the same thing.  Thus, not a bug specific to the Mac.  :-)