Hi Toralf, What version of wxWidgets are you building with? I cannot reproduce this with Ubuntu using wxWidgets 3.0.0.
Cheers, --Charlie On Dec 22, 2014, at 6:07 AM, Toralf Förster <[email protected]> wrote: > Hi, > > just a small glitch here : > > When I switched to "Simple View" and then choose "Computing Preferences" the > I do get the back trace as seen below. My system is a stable 64 bit Gentoo > hardened Linux: > > > ASSERT INFO: > /var/tmp/portage/x11-libs/wxGTK-3.0.1.1/work/wxPython-src-3.0.1.1/src/gtk/window.cpp(4052): > assert "Assert failure" failed in GTKSendPaintEvents(): unsupported > background style > > BACKTRACE: > [1] wxWindow::GTKSendPaintEvents(_GdkRegion const*) > [2] g_closure_invoke > [3] g_signal_emit_valist > [4] g_signal_emit > [5] gtk_main_do_event > [6] gdk_window_process_all_updates > [7] g_main_context_dispatch > [8] g_main_loop_run > [9] gtk_main > [10] wxGUIEventLoop::DoRun() > [11] wxEventLoopBase::Run() > [12] wxDialog::ShowModal() > [13] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, > wxEvent&) const > [14] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, > wxEvtHandler*, wxEvent&) > [15] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) > [16] wxEvtHandler::TryHereOnly(wxEvent&) > [17] wxEvtHandler::ProcessEventLocally(wxEvent&) > [18] wxEvtHandler::ProcessEvent(wxEvent&) > [19] wxWindowBase::TryAfter(wxEvent&) > [20] wxEvtHandler::SafelyProcessEvent(wxEvent&) > [21] wxMenuBase::SendEvent(int, int) > [22] g_closure_invoke > [23] g_signal_emit_valist > [24] g_signal_emit > [25] gtk_widget_activate > [26] gtk_menu_shell_activate_item > [27] g_closure_invoke > [28] g_signal_emit_valist > [29] g_signal_emit > [30] gtk_propagate_event > [31] gtk_main_do_event > [32] g_main_context_dispatch > [33] g_main_loop_run > [34] gtk_main > [35] wxGUIEventLoop::DoRun() > [36] wxEventLoopBase::Run() > [37] wxAppConsoleBase::MainLoop() > [38] wxEntry(int&, wchar_t**) > [39] __libc_start_main > > > > -- > Toralf > pgp key: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 0076 E94E > > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
