Re: updating 0.67.2 -> 0.68.0
Nerijus Baliunas <nerijus <at> users.sourceforge.net>
2010-09-07 22:15:01 GMT
On Tue, 7 Sep 2010 23:27:43 +0200 Vadim Zeitlin <vz-mahogany <at> zeitlins.org> wrote:
VZ> NB> I tried to check "Permanently monitor this folder" and "Poll only if opened"
VZ> NB> (Iassumed it will give me behaviour which I had), but I get an assert and
VZ> NB> the options are not checked when I reopen folder Properties.
VZ>
VZ> Sorry, which assert and where? FWIW I use these options on my (IMAP) INBOX
VZ> since always.
ASSERT INFO:
.src/gui/wxOptionsDlg.cpp(4071): assert "!m_folder" failed in GetFolderFromProfile(): creating
the folder twice
BACKTRACE:
[1] wxOnAssert(char const*, int, char const*, char const*, wchar_t const*)
[2] wxOptionsPageNewMail::GetFolderFromProfile() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:4071
[3] wxOptionsPageNewMail::DoTransferOptionsToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:4085
[4] wxOptionsPage::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxOptionsDlg.cpp:2937
[5] wxOptionsEditDialog::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxDialogLayout.cpp:1423
[6] wxFolderPropertiesDialog::TransferDataToWindow() /a/M/M.build.gtk2.nonutf8/src/.src/gui/wxMFolderDialogs.cpp:957
[7] wxWindowBase::OnInitDialog(wxInitDialogEvent&)
[8] wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) cons)
[9] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) cons)
[10] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[11] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[12] wxEvtHandler::TryHereOnly(wxEvent&)
[13] wxEvtHandler::ProcessEventLocally(wxEvent&)
[14] wxEvtHandler::ProcessEvent(wxEvent&)
[15] wxWindowBase::InitDialog()
[16] wxDialog::Show(bool)
(Continue reading)