We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When testing #474 I am getting a crash of the GUI when opening the "Actions" panel, but only for the debug build:
(cisTEM:22833): Gtk-CRITICAL **: 13:44:14.069: IA__gtk_tree_row_reference_new_proxy: assertion 'path->depth > 0' failed Warning: copying a curve object Warning: copying a curve object Returning NULL here, wanted_id is 0 Failed Assert at ../../../src/gui/MyRefinementPackageAssetPanel.cpp:550 ShortRefinementInfo *MyRefinementPackageAssetPanel::ReturnPointerToShortRefinementInfoByRefinementID(long) Stack dump: [ 0] Sharpen3DPanel::OnVolumeComboBox(wxComma /workspaces/cisTEM/build/intel-gpu-debug-static/src/../../../src/gui/Sharpen3DPanel.cpp:418 [ 1] wxEvtHandler::ProcessEvent(wxEvent&) [ 2] wxEvtHandler::ProcessPendingEvents() [ 3] wxAppConsoleBase::ProcessPendingEvents() [ 4] wxapp_idle_callback app.cpp:418 [ 5] 0x7f371d69877e [ 6] 0x7f371d69af30 [ 7] 0x7f371d69cb58 [ 8] g_main_loop_run [ 9] gtk_main [10] wxGUIEventLoop::DoRun() [11] wxEventLoopBase::Run() [12] wxAppConsoleBase::MainLoop() [13] wxEntry(int&, char**) [14] main /workspaces/cisTEM/build/intel-gpu-debug-static/src/../../../src/programs/projectx/projectx.cpp:12 [15] 0x7f371ce281b0 [16] __libc_start_main [17] _start Aborted (core dumped)
I haven't tested if this is project-dependent, just saving it here as a reminder.
The text was updated successfully, but these errors were encountered:
To clarify: this is when re-opening an existing project right?
Sorry, something went wrong.
When testing #474 I am getting a crash of the GUI when opening the "Actions" panel, but only for the debug build: I haven't tested if this is project-dependent, just saving it here as a reminder. To clarify: this is when re-opening an existing project right?
BUMP @jojoelfe
No branches or pull requests
When testing #474 I am getting a crash of the GUI when opening the "Actions" panel, but only for the debug build:
I haven't tested if this is project-dependent, just saving it here as a reminder.
The text was updated successfully, but these errors were encountered: