Rohit Prasad activity https://gitlab.com/Maskedman99 2025-09-22T19:54:32Z tag:gitlab.com,2025-09-22:4642082619 Rohit Prasad pushed to project branch main at Rohit Prasad / articles 2025-09-22T19:54:32Z Maskedman99 Rohit Prasad

Rohit Prasad (29d7c7e2) at 22 Sep 19:54

add sftp

tag:gitlab.com,2025-09-14:4616152989 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2025-09-14T13:05:04Z Maskedman99 Rohit Prasad

Rohit Prasad (93e42e8f) at 14 Sep 13:05

add logic to deal with .tar.bz2 files

... and 1 more commit

tag:gitlab.com,2025-09-14:4616112442 Rohit Prasad pushed to project branch main at Rohit Prasad / articles 2025-09-14T12:26:09Z Maskedman99 Rohit Prasad

Rohit Prasad (35b64cff) at 14 Sep 12:26

add ssh

tag:gitlab.com,2025-05-15:4268702717 Rohit Prasad pushed to project branch main at Rohit Prasad / articles 2025-05-15T16:13:14Z Maskedman99 Rohit Prasad

Rohit Prasad (7b0a37f0) at 15 May 16:13

an update

tag:gitlab.com,2025-05-15:4268675967 Rohit Prasad pushed to project branch main at Rohit Prasad / articles 2025-05-15T16:03:55Z Maskedman99 Rohit Prasad

Rohit Prasad (ff4970f4) at 15 May 16:03

update css

tag:gitlab.com,2025-05-11:4254970946 Rohit Prasad pushed to project branch main at Rohit Prasad / articles 2025-05-11T19:42:18Z Maskedman99 Rohit Prasad

Rohit Prasad (3be35839) at 11 May 19:42

update generics

tag:gitlab.com,2025-05-11:4254968413 Rohit Prasad pushed to project branch main at Rohit Prasad / articles 2025-05-11T19:36:56Z Maskedman99 Rohit Prasad

Rohit Prasad (fbe1ea9e) at 11 May 19:36

add java_generics

tag:gitlab.com,2024-09-10:3630339059 Rohit Prasad opened issue #10987: Inkscape crash at Inkscape / Inbox 2024-09-10T04:23:31Z Maskedman99 Rohit Prasad

Summary:

I delete a node in an object and then try Ctrl+z to undo and inkscape crashes. I've attached video showing the steps that lead to crash.

Steps to reproduce:

  • open Inkscape
  • Import the svg
  • Select node and delete it
  • Press Ctrl+z to undo it

What happened?

I delete a node in an object and then try Ctrl+z to undo and inkscape crashes.

What should have happened?

Should not have crashed and undone the changes that I previously did.

Version info

 0# Inkscape::Application::crash_handler(int) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
 1# 0x00007386E4E4C1D0 in /usr/lib/libc.so.6
 2# 0x00007386E4EA53F4 in /usr/lib/libc.so.6
 3# gsignal in /usr/lib/libc.so.6
 4# abort in /usr/lib/libc.so.6
 5# 0x00007386E4E333DF in /usr/lib/libc.so.6
 6# 0x00007386E4E44177 in /usr/lib/libc.so.6
 7# PathVectorNodeSatellites::recalculateForNewPathVector(Geom::PathVector, NodeSatellite) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
 8# Inkscape::LivePathEffect::LPEFilletChamfer::doBeforeEffect(SPLPEItem const*) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
 9# Inkscape::LivePathEffect::Effect::doBeforeEffect_impl(SPLPEItem const*) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
10# SPLPEItem::performOnePathEffect(SPCurve*, SPShape*, Inkscape::LivePathEffect::Effect*, bool) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
11# SPLPEItem::performPathEffect(SPCurve*, SPShape*, bool) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
12# SPShape::update_patheffect(bool) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
13# SPGroup::update_patheffect(bool) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
14# SPGroup::update_patheffect(bool) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
15# sp_lpe_item_update_patheffect(SPLPEItem*, bool, bool, bool) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
16# SPDocument::update_lpobjs() in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
17# Inkscape::DocumentUndo::undo(SPDocument*) in /usr/bin/../lib/inkscape/libinkscape_base.so.1.3.2.0
18# 0x00007386E5412107 in /usr/lib/libgiomm-2.4.so.1
19# g_closure_invoke in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
20# 0x00007386E49CA04F in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
21# 0x00007386E49BA5DC in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
22# g_signal_emit_valist in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
23# g_signal_emit in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
24# 0x00007386E4518256 in /usr/bin/../lib/inkscape/../libgio-2.0.so.0
25# gtk_window_activate_key in /usr/bin/../lib/inkscape/../libgtk-3.so.0
26# 0x00007386E316A217 in /usr/bin/../lib/inkscape/../libgtk-3.so.0
27# Gtk::Widget::on_key_press_event(_GdkEventKey*) in /usr/bin/../lib/inkscape/../libgtkmm-3.0.so.1
28# Gtk::Widget_Class::key_press_event_callback(_GtkWidget*, _GdkEventKey*) in /usr/bin/../lib/inkscape/../libgtkmm-3.0.so.1
29# 0x00007386E2E7396A in /usr/bin/../lib/inkscape/../libgtk-3.so.0
30# 0x00007386E49BA732 in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
31# g_signal_emit_valist in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
32# g_signal_emit in /usr/bin/../lib/inkscape/../libgobject-2.0.so.0
33# 0x00007386E3157D15 in /usr/bin/../lib/inkscape/../libgtk-3.so.0
34# 0x00007386E2FE558A in /usr/bin/../lib/inkscape/../libgtk-3.so.0
35# gtk_main_do_event in /usr/bin/../lib/inkscape/../libgtk-3.so.0
36# 0x00007386E36E53C7 in /usr/bin/../lib/inkscape/../libgdk-3.so.0
37# 0x00007386E371FA50 in /usr/bin/../lib/inkscape/../libgdk-3.so.0
38# 0x00007386E550EAB9 in /usr/lib/libglib-2.0.so.0
39# 0x00007386E55709E7 in /usr/lib/libglib-2.0.so.0
40# g_main_context_iteration in /usr/lib/libglib-2.0.so.0
41# g_application_run in /usr/bin/../lib/inkscape/../libgio-2.0.so.0
42# main in inkscape
43# 0x00007386E4E34E08 in /usr/lib/libc.so.6
44# __libc_start_main in /usr/lib/libc.so.6
45# _start in inkscape
</pre>
<details><summary>System info</summary>
Inkscape 1.3.2 (091e20ef0f, 2023-11-25, custom)

    GLib version:     2.80.4
    GTK version:      3.24.43
    glibmm version:   2.66.7
    gtkmm version:    3.24.9
    libxml2 version:  2.13.3
    libxslt version:  1.1.42
    Cairo version:    1.18.0
    Pango version:    1.54.0
    HarfBuzz version: 9.0.0

    OS version:       Arch Linux
tag:gitlab.com,2024-08-25:3592572661 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-08-25T03:54:02Z Maskedman99 Rohit Prasad

Rohit Prasad (e76516d7) at 25 Aug 03:54

update

tag:gitlab.com,2024-07-14:3498743698 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-07-14T13:57:52Z Maskedman99 Rohit Prasad

Rohit Prasad (c7662640) at 14 Jul 13:57

set env variables

tag:gitlab.com,2024-07-14:3498392910 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-07-14T05:26:37Z Maskedman99 Rohit Prasad

Rohit Prasad (e086faec) at 14 Jul 05:26

IPython

tag:gitlab.com,2024-07-14:3498380805 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-07-14T05:11:58Z Maskedman99 Rohit Prasad

Rohit Prasad (2f21e812) at 14 Jul 05:11

add dark reader settings

tag:gitlab.com,2024-07-14:3498325877 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-07-14T03:54:28Z Maskedman99 Rohit Prasad

Rohit Prasad (8944865e) at 14 Jul 03:54

latest changes

tag:gitlab.com,2024-03-22:3244104718 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-03-22T02:30:52Z Maskedman99 Rohit Prasad

Rohit Prasad (32f69d72) at 22 Mar 02:30

add previewer for zip files in lf

... and 1 more commit

tag:gitlab.com,2024-02-05:3137276906 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-02-05T06:14:03Z Maskedman99 Rohit Prasad

Rohit Prasad (ad11730d) at 05 Feb 06:14

add audio details in preview script

tag:gitlab.com,2024-02-05:3137178484 Rohit Prasad pushed to project branch master at Rohit Prasad / dotfiles 2024-02-05T04:39:38Z Maskedman99 Rohit Prasad

Rohit Prasad (7bfc37cd) at 05 Feb 04:39

add previewer in lf