In latest (Jan 12) Linux 64-bit every time I attempt to Save a
changed version of a Treesheet, or to SaveAs I get:
Do you have a fix for this? (I forgot to save my earlier version
of the program so I can't go back.)
Thanks from,
--Jill <Ji...@millermicro.com>
--
A. Richard & Jill A. Miller |
MILLER MICROCOMPUTER SERVICES |
Mailto:TheMi...@millermicro.com |
61 Lake Shore Road |
Web: http://www.millermicro.com/ |
Natick, MA 01760-2099, USA |
Voice: 508/653-6136, 9AM-9PM -0500(EST)| NMEA N 42.29993°,
W 71.36558° |
ASSERT INFO:
../src/common/log.cpp(480): assert "Assert failure" failed in
DoLogText(): must be overridden if it is called
BACKTRACE:
[1] wxLog::DoLogText(wxString const&)
[2] wxLog::DoLogTextAtLevel(unsigned long, wxString const&)
[3] wxLog::DoLogRecord(unsigned long, wxString const&,
wxLogRecordInfo const&)
[4] wxLog::CallDoLogNow(unsigned long, wxString const&,
wxLogRecordInfo const&)
[5] wxLog::OnLog(unsigned long, wxString const&,
wxLogRecordInfo const&)
[6] wxLogger::DoLog(wchar_t const*, ...)
[7] wxRemoveFile(wxString const&)
[8] treesheets::Document::SaveDB(bool*, bool, int)
[9] treesheets::Document::Save(bool, bool*)
[10] treesheets::Document::Action(wxDC&, int)
[11] treesheets::MyFrame::OnMenu(wxCommandEvent&)
[12] wxAppConsoleBase::CallEventHandler(wxEvtHandler*,
wxEventFunctor&, wxEvent&) const
[13] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase
const&, wxEvtHandler*, wxEvent&)
[14] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[15] wxEvtHandler::TryHereOnly(wxEvent&)
[16] wxEvtHandler::DoTryChain(wxEvent&)
[17] wxEvtHandler::ProcessEvent(wxEvent&)
[18] wxWindowBase::TryAfter(wxEvent&)
[19] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[20] wxMenuBase::SendEvent(int, int)
[21] menuitem_activate menu.cpp
[22] g_closure_invoke
[23] g_signal_emit_valist
[24] g_signal_emit
[25] g_main_context_dispatch
[26] g_main_loop_run
[27] gtk_main
[28] wxGUIEventLoop::DoRun()
[29] wxEventLoopBase::Run()
[30] wxAppConsoleBase::MainLoop()
[31] wxEntry(int&, wchar_t**)
[32] main
[33] __libc_start_main
[34] _start