惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
MyScale Blog
MyScale Blog
M
MIT News - Artificial intelligence
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
C
Check Point Blog
Last Week in AI
Last Week in AI
F
Fortinet All Blogs
博客园 - 聂微东
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
GbyAI
GbyAI
云风的 BLOG
云风的 BLOG

Martin Owens activity

Martin Owens deleted project branch average-color-divide at Inkscape / inkscape Fix divide-by-zero crash when using calligraphy tool (d34276f8) · Commits · Inkscape / inkscape · GitLab Fix divide-by-zero crash when using calligraphy tool (!7923) · Merge requests · Inkscape / inkscape · GitLab Add selection file to bypass Windows command length limits (correction) (865df7a5) · Commits · Inkscape / inkscape · GitLab Draft: Fix AppImage crashing during save on older distros (!7922) · Merge requests · Inkscape / inkscape · GitLab e71fa7f8e0858aab87b7fc0814a30a8c88da9b43 to fe225a6b9e1042c7221d95173be22a02b3725337 · Martin Owens / inkscape · GitLab 403 Forbidden on Inkscape web server (#693) · Issues · Inkscape / inkscape-web · GitLab 403 Forbidden on Inkscape web server (#13509) · Issues · Inkscape / Inbox · GitLab Add selection file to bypass Windows command length limits (correction) (!7917) · 合并请求 · Inkscape / inkscape · GitLab Non-vertical axonometric axis implementation (!7912) · Merge requests · Inkscape / inkscape · GitLab Update split mode on tab switch (!7915) · Merge requests · Inkscape / inkscape · GitLab inset/offset as app functions so they can be used from CLI (!7914) · Merge requests · Inkscape / inkscape · GitLab Performace regresion in last month (#5879) · Issues · Inkscape / inkscape · GitLab [Regression] Right-aligned text has a new gap in 1.4.4 (#6130) · Issues · Inkscape / inkscape · GitLab [Regression] Right-aligned text has a new gap in 1.4.4 (#13498) · Issues · Inkscape / Inbox · GitLab c503804e014994d611de1b225bee8158c06448a8 to a4588d8ead1e7049b90c5a126962746ed286ab17 · Inkscape / inkscape-web · GitLab Validate the extensions of signature file uploads (a4588d8e) · 提交 · Inkscape / inkscape-web · GitLab Allow color conversions using static arrays instead of just vectors (e71fa7f8) · 提交 · Martin Owens / inkscape · GitLab Speed up ungroup on thousands of items (!7908) · Merge requests · Inkscape / inkscape · GitLab Incorrect handling of FontMatrix and transformation matrices with internal PDF import (#4845) · Issues · Inkscape / inkscape · GitLab Handling edge case of negative fonts in PDF (59040229) · 提交 · Inkscape / inkscape · GitLab Handling edge case of negative fonts in PDF (!7911) · 合并请求 · Inkscape / inkscape · GitLab Allow color conversions using static arrays instead of just vectors (33e65d1b) · Commits · Martin Owens / inkscape · GitLab Allow color conversions using static arrays instead of just vectors (9be5f867) · Commits · Martin Owens / inkscape · GitLab a9672ea1dff483b5b3aa8c6b5d88cd223001bef5 to 512a5e57602ac52e1d35782a7dcebae04262b2b8 · Martin Owens / inkscape · GitLab Add selection file to bypass Windows command length limits (!7905) · 合并请求 · Inkscape / inkscape · GitLab Revert Pango label changes (1.4.x) (!7907) · 合并请求 · Inkscape / inkscape · GitLab Crash on selecting a `<text>` object without a `<tspan>` inside (#5462) · Issues · Inkscape / inkscape · GitLab Fix breakage with Ubuntu 26.04 CI (!7904) · 合并请求 · Inkscape / inkscape · GitLab c673fdd5148253276826d4eda3951daaefb82607 to 356b31383ba324396a225686613236484305533d · Martin Owens / inkscape · GitLab
Crash on Selection::_emitChanged() (#13432) · Issues · In...
2026-04-14 · via Martin Owens activity
<!-- See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/ Writing a good bug report will ensure we'll be able to help efficiently. 🙂 --> #### Summary: <!-- Summarize the issue/suggestion concisely: --> There is a rare crash on desktop removal which could be related to signals. #### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> The crash steps is pretty involved: - Open a lot of dialogs. - Close them all. - Spam Ctrl+Shift+{W,E,R,T,Y,U}, occasionally lifting Ctrl or Shift. #### What happened? <pre> 0# Inkscape::Application::crash_handler(int) in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 1# 0x0000000000044190 in /lib64/libc.so.6 2# sigc::internal::signal_emit0<void, sigc::nil>::emit(sigc::internal::signal_impl*) in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 3# Inkscape::Selection::_emitChanged(bool) in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 4# Inkscape::Application::remove_desktop(SPDesktop*) in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 5# SPDesktopWidget::on_unrealize() in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 6# Gtk::Widget_Class::unrealize_callback(_GtkWidget*) in /usr/lib64/libgtkmm-3.0.so.1 7# 0x000000000001884E in /usr/lib64/libgobject-2.0.so.0 8# 0x000000000002DA64 in /usr/lib64/libgobject-2.0.so.0 9# g_signal_emit_valist in /usr/lib64/libgobject-2.0.so.0 10# g_signal_emit in /usr/lib64/libgobject-2.0.so.0 11# gtk_widget_unrealize in /usr/lib64/libgtk-3.so.0 12# 0x00000000000D9DB0 in /usr/lib64/libgtk-3.so.0 13# 0x0000000000350FFC in /usr/lib64/libgtk-3.so.0 14# 0x000000000001884E in /usr/lib64/libgobject-2.0.so.0 15# 0x000000000002DA64 in /usr/lib64/libgobject-2.0.so.0 16# g_signal_emit_valist in /usr/lib64/libgobject-2.0.so.0 17# g_signal_emit in /usr/lib64/libgobject-2.0.so.0 18# gtk_widget_unrealize in /usr/lib64/libgtk-3.so.0 19# 0x000000000035BCA9 in /usr/lib64/libgtk-3.so.0 20# Gtk::Container_Class::forall_vfunc_callback(_GtkContainer*, int, void (*)(_GtkWidget*, void*), void*) in /usr/lib64/libgtkmm-3.0.so.1 21# 0x0000000000350FFC in /usr/lib64/libgtk-3.so.0 22# 0x000000000035F3D7 in /usr/lib64/libgtk-3.so.0 23# Gtk::Widget_Class::unrealize_callback(_GtkWidget*) in /usr/lib64/libgtkmm-3.0.so.1 24# g_closure_invoke in /usr/lib64/libgobject-2.0.so.0 25# 0x000000000002C4B4 in /usr/lib64/libgobject-2.0.so.0 26# 0x000000000002D8E2 in /usr/lib64/libgobject-2.0.so.0 27# g_signal_emit_valist in /usr/lib64/libgobject-2.0.so.0 28# g_signal_emit in /usr/lib64/libgobject-2.0.so.0 29# gtk_widget_unrealize in /usr/lib64/libgtk-3.so.0 30# 0x000000000034F428 in /usr/lib64/libgtk-3.so.0 31# 0x0000000000362D62 in /usr/lib64/libgtk-3.so.0 32# 0x00000000000CD77F in /usr/lib64/libgtk-3.so.0 33# g_object_run_dispose in /usr/lib64/libgobject-2.0.so.0 34# Gtk::Window::_release_c_instance() in /usr/lib64/libgtkmm-3.0.so.1 35# Gtk::ApplicationWindow::~ApplicationWindow() in /usr/lib64/libgtkmm-3.0.so.1 36# InkscapeWindow::~InkscapeWindow() in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 37# InkscapeWindow::~InkscapeWindow() in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 38# InkscapeApplication::destroy_window(InkscapeWindow*, bool) in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 39# InkscapeWindow::on_delete_event(_GdkEventAny*) in /usr/bin/../lib64/inkscape/libinkscape_base.so.1.4.3.0 40# Gtk::Widget_Class::delete_event_callback(_GtkWidget*, _GdkEventAny*) in /usr/lib64/libgtkmm-3.0.so.1 41# 0x000000000009FCE2 in /usr/lib64/libgtk-3.so.0 42# 0x0000000000018914 in /usr/lib64/libgobject-2.0.so.0 43# 0x000000000002CCC4 in /usr/lib64/libgobject-2.0.so.0 44# g_signal_emit_valist in /usr/lib64/libgobject-2.0.so.0 45# g_signal_emit in /usr/lib64/libgobject-2.0.so.0 46# 0x0000000000345C1C in /usr/lib64/libgtk-3.so.0 47# gtk_main_do_event in /usr/lib64/libgtk-3.so.0 48# 0x0000000000041825 in /usr/lib64/libgdk-3.so.0 49# 0x00000000000762B2 in /usr/lib64/libgdk-3.so.0 50# 0x000000000005EB96 in /usr/lib64/libglib-2.0.so.0 51# 0x0000000000061C9F in /usr/lib64/libglib-2.0.so.0 52# g_main_context_iteration in /usr/lib64/libglib-2.0.so.0 53# g_application_run in /usr/lib64/libgio-2.0.so.0 54# main in /usr/bin/inkscape 55# 0x000000000002AD14 in /lib64/libc.so.6 56# __libc_start_main in /lib64/libc.so.6 57# _start in /usr/bin/inkscape </pre> <details><summary>System info</summary> Inkscape 1.4.3 (168cca90f1, 2026-04-12) Compile (Run) GLib version: 2.86.4 GTK version: 3.24.51 (3.24.51) glibmm version: 2.66.7 gtkmm version: 3.24.10 libxml2 version: 2.15.1 libxslt version: 1.1.45 Cairo version: 1.18.4 (1.18.4) Pango version: 1.57.0 (1.57.0) HarfBuzz version: 12.3.2 (12.3.2) OS version: Slackware 15.0 x86_64 (post 15.0 -current) </details> #### What should have happened? No crash #### Version info <!-- Open 'Help > About' and click on the little bug icon in the bottom right corner that copies the debug information to your clipboard. For command line users, run 'inkscape --debug-info'. --> ``` Inkscape 1.4.3 (168cca90f1, 2026-04-12) Compile (Run) GLib version: 2.86.4 GTK version: 3.24.51 (3.24.51) glibmm version: 2.66.7 gtkmm version: 3.24.10 libxml2 version: 2.15.1 libxslt version: 1.1.45 Cairo version: 1.18.4 (1.18.4) Pango version: 1.57.0 (1.57.0) HarfBuzz version: 12.3.2 (12.3.2) OS version: Slackware 15.0 x86_64 (post 15.0 -current) ``` <!-- ❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️ Please be patient while we try to find the time to look into your issue. Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports. --> <!-- Please be careful when/after writing # for example in logs, code, or versions of linux - use inline code span - single backticks (`) before and after it, like this - `#1618` - use multi-line code block - triple backticks (```) to fence/enclose console logs - attach long logs as a text file. -->