Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@PaulJonasJost
Copy link
Collaborator

Any additional features that might be good to have in a context menu?

@PaulJonasJost PaulJonasJost requested a review from fbergmann March 11, 2025 14:14
@PaulJonasJost PaulJonasJost self-assigned this Mar 11, 2025
@fbergmann
Copy link
Collaborator

potentially a copy and paste issue, but I found it when using the context menu ... selecting some columns from the measurement table, then selecting copy, and right clicking on the condition table for pasting crashed the app with a segfault:

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   QtCore                        	       0x105cefac0 0x105a14000 + 2996928
1   QtCore                        	       0x105ce2ffc QAbstractProxyModel::flags(QModelIndex const&) const + 128
2   QtCore                        	       0x105cd0534 0x105a14000 + 2868532
3   QtCore                        	       0x105cd9c9c QItemSelectionModel::selectedIndexes() const + 120
4   QtCore.abi3.so                	       0x11155f8b4 Sbk_QItemSelectionModelFunc_selectedIndexes(_object*) + 80
5   Python                        	       0x1014038dc cfunction_vectorcall_NOARGS + 100
6   Python                        	       0x1013a6960 PyObject_Vectorcall + 92
7   Python                        	       0x1014d0d6c _PyEval_EvalFrameDefault + 19676
8   Python                        	       0x1013a9460 method_vectorcall + 396
9   libpyside6.abi3.6.8.dylib     	       0x101b0f400 callPythonMetaMethodHelper(QList<QByteArray> const&, char const*, void**, _object*) + 336
10  libpyside6.abi3.6.8.dylib     	       0x101b09a2c PySide::SignalManager::callPythonMetaMethod(QList<QByteArray> const&, char const*, void**, _object*) + 64
11  libpyside6.abi3.6.8.dylib     	       0x101b09ee0 PySide::MethodDynamicSlot::call(QList<QByteArray> const&, char const*, void**) + 100
12  libpyside6.abi3.6.8.dylib     	       0x101b12070 PySide::PySideQSlotObject::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) + 176
13  QtCore                        	       0x105af4fec 0x105a14000 + 921580
14  QtGui                         	       0x1033fb8ac QAction::activate(QAction::ActionEvent) + 368
15  QtWidgets                     	       0x103e0f80c 0x103c50000 + 1832972
16  QtWidgets                     	       0x103e0d058 0x103c50000 + 1822808
17  QtWidgets                     	       0x103e14498 QMenu::mouseReleaseEvent(QMouseEvent*) + 536
18  QtWidgets                     	       0x103cb0de4 QWidget::event(QEvent*) + 128
19  QtWidgets                     	       0x103e14b30 QMenu::event(QEvent*) + 1176

@PaulJonasJost
Copy link
Collaborator Author

e

potentially a copy and paste issue, but I found it when using the context menu ... selecting some columns from the measurement table, then selecting copy, and right clicking on the condition table for pasting crashed the app with a segfault:

Thanks for notifying. Error identified error clarified. Behaviour for columns to be discussed!

@PaulJonasJost PaulJonasJost merged commit c6b6e64 into develop Apr 10, 2025
@PaulJonasJost PaulJonasJost deleted the context_menu branch April 10, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants