Skip to content
New issue

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

Problems with graph_editor #47

Open
JavierDG1996 opened this issue Jun 28, 2021 · 0 comments
Open

Problems with graph_editor #47

JavierDG1996 opened this issue Jun 28, 2021 · 0 comments

Comments

@JavierDG1996
Copy link
Collaborator

When I try to delete a node previously created, with a mouse click, the agent crashes. If you select one or more nodes to delete, they are deleted. It only happens with mouse clicks. This is the error that the console shows when the agent crashes:

Epoch time = 0.00094305ms. Fps = 1060389
Epoch time = 0.000936911ms. Fps = 1067337
mousePressEvent >> Taken QGraphicsItem(0x55a161d20650, pos=4.70567,-96.4663, z=-1, flags=(ItemIsMovable|ItemIsSelectable|ItemIsFocusable|ItemUsesExtendedStyleOption|ItemSendsGeometryChanges))
node_combobox_changed
Epoch time = 0.000952249ms. Fps = 1050146
del_node_SLOT : 266
G_del_node 25864407946887188 "uy"
node_combobox_changed
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt.
You must not let any exception whatsoever propagate through Qt code.
If that is not possible, in Qt 5 you must at least reimplement
QCoreApplication::notify() and catch all exceptions there.

!! 28/06/21 12:19:58.059 bin/graph_editor: error: bad optional access

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

No branches or pull requests

1 participant