nodes moving without selecting, simply move on mouseover
Summary:
nodes move when paths are selected, move simply upon mouseover, cannot be unselected, edges between nodes also move
Steps to reproduce:
- open Inkscape
- create path
- select node tool
- nodes are buggy
- crash
What happened?
nodes move and teleport all over the place, impossible to work
What should have happened?
nodes and edges should not be "sticky" and not move unless selected
Sample attachments:
0# boost::stacktrace::basic_stacktrace \>::init(unsigned long long, unsigned long long) in libinkscape_base
1# Inkscape::Application::crash_handler(int) in libinkscape_base
2# 0x00007FF6D9DB2422 in inkscape
3# \_C_specific_handler in ntdll
4# \_chkstk in ntdll 5# \_RtlRaiseException in ntdll
6# \_KiUserExceptionDispatcher in ntdll
7# Inkscape::UI::ControlPointSelection::\_pointDragged(Geom::Point&, Inkscape::MotionEvent const&) in libinkscape_base
8# Inkscape::UI::Node::dragged(Geom::Point&, Inkscape::MotionEvent const&) in libinkscape_base
9# Inkscape::UI::ControlPoint::\_eventHandler(Inkscape::UI::Tools::ToolBase\*, Inkscape::CanvasEvent const&) in libinkscape_base
10# Inkscape::UI::Widget::CanvasPrivate::calc_page_clip() const in libinkscape_base
11# Inkscape::UI::Widget::Canvas::on_motion_notify_event(\_GdkEventMotion\*) in libinkscape_base
12# Gtk::Widget_Class::motion_notify_event_callback(\_GtkWidget\*, \_GdkEventMotion\*) in libgtkmm_3_0_1
13# 0x00007FFE5CCA3474 in libgtk_3_0
14# \_g_closure_invoke in libgobject_2_0_0
15# \_g_param_spec_variant in libgobject_2_0_0
16# \_g_signal_emit in libgobject_2_0_0
17# \_gtk_requisition_copy in libgtk_3_0
18# \_gtk_lock_button_set_permission in libgtk_3_0
19# \_gtk_main_do_event in libgtk_3_0
20# \_gdk_event_free in libgdk_3_0
21# \_gdk_win32_drag_context_get_type in libgdk_3_0
22# \_g_clear_list in libglib_2_0_0
23# \_g_get_monotonic_time in libglib_2_0_0
24# \_g_main_context_iteration in libglib_2_0_0
25# \_g_application_run in libgio_2_0_0
26# 0x00007FF6D9DB4052 in inkscape
27# 0x00007FF6D9DB1319 in inkscape
28# 0x00007FF6D9DB1406 in inkscape
29# \_BaseThreadInitThunk in KERNEL32
30# \_RtlUserThreadStart in ntdll
System info
Inkscape 1.4.2 (f4327f4, 2025-05-13) Compile (Run)
GLib version: 2.84.0
GTK version: 3.24.49 (3.24.49)
glibmm version: 2.66.7
gtkmm version: 3.24.9
libxml2 version: 2.12.10
libxslt version: 1.1.43
Cairo version: 1.18.4 (1.18.4)
Pango version: 1.56.3 (1.56.3)
HarfBuzz version: 10.4.0 (10.4.0)
OS version: Windows 10 22H2
Version info
Inkscape 1.4.2 (f4327f4, 2025-05-13)
Compile (Run)
GLib version: 2.84.0
GTK version: 3.24.49 (3.24.49)
glibmm version: 2.66.7
gtkmm version: 3.24.9
libxml2 version: 2.12.10
libxslt version: 1.1.43
Cairo version: 1.18.4 (1.18.4)
Pango version: 1.56.3 (1.56.3)
HarfBuzz version: 10.4.0 (10.4.0)
OS version: Windows 10 22H2
Edited by KrIr17