shutter-project / shutter

Screenshot tool for Linux
https://shutter-project.org/
GNU General Public License v3.0
520 stars 34 forks source link

wayland crash on startup #686

Open Ryder17z opened 1 month ago

Ryder17z commented 1 month ago

Brief summary of issue

It goes through all the plugins, hangs for a few seconds, then quits.

Steps to reproduce the issue

  1. ???
  2. install from aur
  3. start shutter
  4. crash

Error output

https://pastebin.com/KSEbucNE

Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:

Shutter version: 0.99.5 OS: Endeavour Wayland KDE 6.1.3

DarthGandalf commented 1 month ago

Can't locate Path/Class.pm in @INC

This looks like a dependency problem in the package, please report to aur maintainer

Photon89 commented 1 month ago

This looks like a dependency problem in the package, please report to aur maintainer

That... would be me. :smiley: Isn't this dependency optional, only required for Imgur support? I have uninstalled it on my machine and Shutter still shows this message, but doesn't crash afterwards. I assume that the segmentation fault is not related to the missing optdepend.

Photon89 commented 1 month ago

I guess, you'd need to debug it, see https://github.com/shutter-project/shutter/issues/486#issuecomment-1171560810 The output you provided looks good, till suddenly the segmentation fault pops up.

In your case the command should be

gdb --args perl /usr/bin/shutter

Ryder17z commented 1 month ago

gdb --args perl /usr/bin/shutter

(gdb) run
Starting program: /usr/bin/perl /usr/bin/shutter
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7ffff6c006c0 (LWP 125192)]
[New Thread 0x7ffff62006c0 (LWP 125193)]
Subroutine Pango::Layout::set_text redefined at /usr/share/perl5/vendor_perl/Gtk3.pm line 2299.
        require Gtk3.pm called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
Subroutine Pango::Layout::set_markup redefined at /usr/share/perl5/vendor_perl/Gtk3.pm line 2305.
        require Gtk3.pm called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 110.
 at /usr/share/perl5/vendor_perl/Gtk3.pm line 489.
        Gtk3::import("Gtk3", "-init") called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
GLib-CRITICAL **: g_once_init_leave_pointer: assertion 'result != 0' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 110.
 at /usr/share/perl5/vendor_perl/Gtk3.pm line 489.
        Gtk3::import("Gtk3", "-init") called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 110.
 at /usr/share/perl5/vendor_perl/Gtk3.pm line 489.
        Gtk3::import("Gtk3", "-init") called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
GLib-CRITICAL **: g_once_init_leave_pointer: assertion 'result != 0' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 110.
 at /usr/share/perl5/vendor_perl/Gtk3.pm line 489.
        Gtk3::import("Gtk3", "-init") called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 110.
 at /usr/share/perl5/vendor_perl/Gtk3.pm line 489.
        Gtk3::import("Gtk3", "-init") called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
GLib-CRITICAL **: g_once_init_leave_pointer: assertion 'result != 0' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 110.
 at /usr/share/perl5/vendor_perl/Gtk3.pm line 489.
        Gtk3::import("Gtk3", "-init") called at /usr/bin/shutter line 72
        Shutter::App::BEGIN() called at /usr/bin/shutter line 72
        eval {...} called at /usr/bin/shutter line 72
[New Thread 0x7fffeda006c0 (LWP 125194)]
[New Thread 0x7fffed0006c0 (LWP 125195)]
[New Thread 0x7fffe3e006c0 (LWP 125196)]
given is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 179.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 180.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 184.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 189.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 200.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 204.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 208.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 216.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 237.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
given is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 615.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 616.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
when is deprecated at /usr/share/perl5/vendor_perl/Gtk3/ImageView.pm line 619.
        require Gtk3/ImageView.pm called at /usr/bin/shutter line 74
        Shutter::App::BEGIN() called at /usr/bin/shutter line 74
        eval {...} called at /usr/bin/shutter line 74
Variable "$progname_active" will not stay shared at /usr/bin/shutter line 2783.
Variable "$progname" will not stay shared at /usr/bin/shutter line 2784.
Variable "$im_colors_active" will not stay shared at /usr/bin/shutter line 2792.
Variable "$combobox_im_colors" will not stay shared at /usr/bin/shutter line 2793.
Variable "$trans_check" will not stay shared at /usr/bin/shutter line 2803.
Variable "$css_provider_alpha" will not stay shared at /usr/bin/shutter line 2804.
Variable "$trans_custom" will not stay shared at /usr/bin/shutter line 2809.
Variable "$trans_custom_btn" will not stay shared at /usr/bin/shutter line 2810.
Variable "$trans_backg" will not stay shared at /usr/bin/shutter line 2816.
Variable "$window" will not stay shared at /usr/bin/shutter line 2819.
Variable "$cursor_active" will not stay shared at /usr/bin/shutter line 2824.
Variable "$cursor_status_active" will not stay shared at /usr/bin/shutter line 2824.
Variable "$delay_status" will not stay shared at /usr/bin/shutter line 2834.
Variable "$delay" will not stay shared at /usr/bin/shutter line 2834.
Variable "$delay_vlabel" will not stay shared at /usr/bin/shutter line 2835.
Variable "$d" will not stay shared at /usr/bin/shutter line 2835.
Variable "$delay_status_vlabel" will not stay shared at /usr/bin/shutter line 2841.
Variable "$menu_delay_vlabel" will not stay shared at /usr/bin/shutter line 2846.
Variable "$menu_delay" will not stay shared at /usr/bin/shutter line 2846.
Variable "$hide_time_vlabel" will not stay shared at /usr/bin/shutter line 2851.
Variable "$hide_time" will not stay shared at /usr/bin/shutter line 2851.
Variable "$thumbnail_active" will not stay shared at /usr/bin/shutter line 2856.
Variable "$thumbnail" will not stay shared at /usr/bin/shutter line 2857.
Variable "$combobox_type" will not stay shared at /usr/bin/shutter line 2872.
Variable "$scale" will not stay shared at /usr/bin/shutter line 2873.
Variable "$bordereffect_active" will not stay shared at /usr/bin/shutter line 2887.
Variable "$bordereffect" will not stay shared at /usr/bin/shutter line 2888.
Variable "$bordereffect_vlabel" will not stay shared at /usr/bin/shutter line 2896.
Variable "$scale_label" will not stay shared at /usr/bin/shutter line 2903.
Variable "$combobox_ns" will not stay shared at /usr/bin/shutter line 2933.
Variable "$window" will not stay shared at /usr/bin/shutter line 2950.
Variable "$hide_active" will not stay shared at /usr/bin/shutter line 2954.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 2958.
Variable "$x11_supported" will not stay shared at /usr/bin/shutter line 2983.
Variable "$d" will not stay shared at /usr/bin/shutter line 2985.
Variable "$notify_ptimeout_active" will not stay shared at /usr/bin/shutter line 3009.
Variable "$menu_delay" will not stay shared at /usr/bin/shutter line 3011.
Variable "$hide_time" will not stay shared at /usr/bin/shutter line 3076.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 3099.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 3101.
Variable "$lp" will not stay shared at /usr/bin/shutter line 3119.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 3148.
Variable "$close_at_close_active" will not stay shared at /usr/bin/shutter line 3163.
Variable "$tray" will not stay shared at /usr/bin/shutter line 3164.
Variable "$window" will not stay shared at /usr/bin/shutter line 3166.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 3167.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 3183.
Variable "$combobox_settings_profiles" will not stay shared at /usr/bin/shutter line 3198.
Variable "$sas" will not stay shared at /usr/bin/shutter line 3202.
Variable "$fs_active" will not stay shared at /usr/bin/shutter line 3204.
Variable "$fs_min_active" will not stay shared at /usr/bin/shutter line 3205.
Variable "$fs_nonot_active" will not stay shared at /usr/bin/shutter line 3206.
Variable "$app" will not stay shared at /usr/bin/shutter line 3209.
Variable "$window" will not stay shared at /usr/bin/shutter line 3241.
Variable "$tray_menu" will not stay shared at /usr/bin/shutter line 3250.
Variable "$tray_menu" will not stay shared at /usr/bin/shutter line 3268.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 3288.
Variable "$d" will not stay shared at /usr/bin/shutter line 3300.
Variable "$sm" will not stay shared at /usr/bin/shutter line 3314.
Variable "$sm" will not stay shared at /usr/bin/shutter line 3339.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 3370.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 3404.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 3428.
Variable "$clipboard" will not stay shared at /usr/bin/shutter line 3465.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 3501.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 3510.
Variable "$sm" will not stay shared at /usr/bin/shutter line 3520.
Variable "$st" will not stay shared at /usr/bin/shutter line 3530.
Variable "$tray_menu" will not stay shared at /usr/bin/shutter line 3543.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 3731.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 3731.
Variable "$settings_dialog" will not stay shared at /usr/bin/shutter line 3739.
Variable "$current_profile_indx" will not stay shared at /usr/bin/shutter line 3755.
Variable "$combobox_settings_profiles" will not stay shared at /usr/bin/shutter line 3755.
Variable "$sas" will not stay shared at /usr/bin/shutter line 3769.
Variable "$fs_active" will not stay shared at /usr/bin/shutter line 3771.
Variable "$fs_min_active" will not stay shared at /usr/bin/shutter line 3772.
Variable "$fs_nonot_active" will not stay shared at /usr/bin/shutter line 3773.
Variable "$pagesetup" will not stay shared at /usr/bin/shutter line 3792.
Variable "$window" will not stay shared at /usr/bin/shutter line 3792.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 3814.
Variable "$current_profile_indx" will not stay shared at /usr/bin/shutter line 3856.
Variable "$sas" will not stay shared at /usr/bin/shutter line 3869.
Variable "$fs_active" will not stay shared at /usr/bin/shutter line 3871.
Variable "$fs_min_active" will not stay shared at /usr/bin/shutter line 3872.
Variable "$fs_nonot_active" will not stay shared at /usr/bin/shutter line 3873.
Variable "$current_profile_indx" will not stay shared at /usr/bin/shutter line 3892.
Variable "$d" will not stay shared at /usr/bin/shutter line 3899.
Variable "$sd" will not stay shared at /usr/bin/shutter line 3901.
Variable "$settings_xml" will not stay shared at /usr/bin/shutter line 3912.
Variable "$current_profile_indx" will not stay shared at /usr/bin/shutter line 3913.
Variable "$d" will not stay shared at /usr/bin/shutter line 3920.
Variable "$tray_legacy" will not stay shared at /usr/bin/shutter line 3932.
Variable "$tray_libappindicator" will not stay shared at /usr/bin/shutter line 3939.
Variable "$tray" will not stay shared at /usr/bin/shutter line 3943.
Variable "$tray_menu" will not stay shared at /usr/bin/shutter line 3962.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 3977.
Variable "$d" will not stay shared at /usr/bin/shutter line 3997.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 4003.
Variable "$d" will not stay shared at /usr/bin/shutter line 4017.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 4042.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 4075.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 4105.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 4146.
Variable "$sd" will not stay shared at /usr/bin/shutter line 4193.
Variable "$d" will not stay shared at /usr/bin/shutter line 4193.
Variable "@signal_connections" will not stay shared at /usr/bin/shutter line 4209.
Variable "$app" will not stay shared at /usr/bin/shutter line 4210.
Variable "$tray" will not stay shared at /usr/bin/shutter line 4216.
Variable "$st" will not stay shared at /usr/bin/shutter line 4251.
Variable "$sm" will not stay shared at /usr/bin/shutter line 4251.
Variable "$x11_supported" will not stay shared at /usr/bin/shutter line 4255.
Variable "$window" will not stay shared at /usr/bin/shutter line 4300.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 4312.
Variable "$st" will not stay shared at /usr/bin/shutter line 4318.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 4352.
Variable "$css_provider_alpha" will not stay shared at /usr/bin/shutter line 4355.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 4442.
Variable "%settings" will not stay shared at /usr/bin/shutter line 4529.
Variable "$combobox_settings_profiles" will not stay shared at /usr/bin/shutter line 4531.
Variable "$sm" will not stay shared at /usr/bin/shutter line 4535.
Variable "$combobox_type" will not stay shared at /usr/bin/shutter line 4543.
Variable "$scale" will not stay shared at /usr/bin/shutter line 4544.
Variable "$filename" will not stay shared at /usr/bin/shutter line 4545.
Variable "$sd" will not stay shared at /usr/bin/shutter line 4548.
Variable "$d" will not stay shared at /usr/bin/shutter line 4548.
Variable "$saveDir_button" will not stay shared at /usr/bin/shutter line 4552.
Variable "$save_auto_active" will not stay shared at /usr/bin/shutter line 4556.
Variable "$save_ask_active" will not stay shared at /usr/bin/shutter line 4557.
Variable "$save_no_active" will not stay shared at /usr/bin/shutter line 4558.
Variable "$image_autocopy_active" will not stay shared at /usr/bin/shutter line 4559.
Variable "$fname_autocopy_active" will not stay shared at /usr/bin/shutter line 4560.
Variable "$no_autocopy_active" will not stay shared at /usr/bin/shutter line 4561.
Variable "$cursor_active" will not stay shared at /usr/bin/shutter line 4562.
Variable "$delay" will not stay shared at /usr/bin/shutter line 4563.
Variable "$x11_supported" will not stay shared at /usr/bin/shutter line 4566.
Variable "$current_monitor_active" will not stay shared at /usr/bin/shutter line 4567.
Variable "$st" will not stay shared at /usr/bin/shutter line 4571.
Variable "$progname" will not stay shared at /usr/bin/shutter line 4584.
Variable "$progname_active" will not stay shared at /usr/bin/shutter line 4593.
Variable "$combobox_im_colors" will not stay shared at /usr/bin/shutter line 4594.
Variable "$im_colors_active" will not stay shared at /usr/bin/shutter line 4595.
Variable "$thumbnail" will not stay shared at /usr/bin/shutter line 4596.
Variable "$thumbnail_active" will not stay shared at /usr/bin/shutter line 4597.
Variable "$bordereffect" will not stay shared at /usr/bin/shutter line 4598.
Variable "$bordereffect_active" will not stay shared at /usr/bin/shutter line 4599.
Variable "$bordereffect_cbtn" will not stay shared at /usr/bin/shutter line 4600.
Variable "$zoom_active" will not stay shared at /usr/bin/shutter line 4604.
Variable "$as_help_active" will not stay shared at /usr/bin/shutter line 4605.
Variable "$as_confirmation_necessary" will not stay shared at /usr/bin/shutter line 4606.
Variable "$asel_size3" will not stay shared at /usr/bin/shutter line 4607.
Variable "$asel_size4" will not stay shared at /usr/bin/shutter line 4608.
Variable "$asel_size1" will not stay shared at /usr/bin/shutter line 4609.
Variable "$asel_size2" will not stay shared at /usr/bin/shutter line 4610.
Variable "$border_active" will not stay shared at /usr/bin/shutter line 4611.
Variable "$winresize_active" will not stay shared at /usr/bin/shutter line 4612.
Variable "$winresize_w" will not stay shared at /usr/bin/shutter line 4613.
Variable "$winresize_h" will not stay shared at /usr/bin/shutter line 4614.
Variable "$autoshape_active" will not stay shared at /usr/bin/shutter line 4615.
Variable "$visible_windows_active" will not stay shared at /usr/bin/shutter line 4616.
Variable "$menu_delay" will not stay shared at /usr/bin/shutter line 4617.
Variable "$menu_waround_active" will not stay shared at /usr/bin/shutter line 4618.
Variable "$combobox_web_width" will not stay shared at /usr/bin/shutter line 4619.
Variable "$trans_check" will not stay shared at /usr/bin/shutter line 4622.
Variable "$trans_custom" will not stay shared at /usr/bin/shutter line 4623.
Variable "$trans_custom_btn" will not stay shared at /usr/bin/shutter line 4624.
Variable "$trans_backg" will not stay shared at /usr/bin/shutter line 4626.
Variable "$session_asc" will not stay shared at /usr/bin/shutter line 4628.
Variable "$session_asc_combo" will not stay shared at /usr/bin/shutter line 4629.
Variable "$session_desc" will not stay shared at /usr/bin/shutter line 4630.
Variable "$session_desc_combo" will not stay shared at /usr/bin/shutter line 4631.
Variable "$fs_active" will not stay shared at /usr/bin/shutter line 4634.
Variable "$fs_min_active" will not stay shared at /usr/bin/shutter line 4635.
Variable "$fs_nonot_active" will not stay shared at /usr/bin/shutter line 4636.
Variable "$hide_active" will not stay shared at /usr/bin/shutter line 4637.
Variable "$hide_time" will not stay shared at /usr/bin/shutter line 4638.
Variable "$present_after_active" will not stay shared at /usr/bin/shutter line 4639.
Variable "$close_at_close_active" will not stay shared at /usr/bin/shutter line 4640.
Variable "$notify_after_active" will not stay shared at /usr/bin/shutter line 4641.
Variable "$notify_timeout_active" will not stay shared at /usr/bin/shutter line 4642.
Variable "$notify_ptimeout_active" will not stay shared at /usr/bin/shutter line 4643.
Variable "$combobox_ns" will not stay shared at /usr/bin/shutter line 4644.
Variable "$ask_on_delete_active" will not stay shared at /usr/bin/shutter line 4645.
Variable "$delete_on_close_active" will not stay shared at /usr/bin/shutter line 4646.
Variable "$ask_on_fs_delete_active" will not stay shared at /usr/bin/shutter line 4647.
Variable "$ftp_remote_entry" will not stay shared at /usr/bin/shutter line 4650.
Variable "$ftp_mode_combo" will not stay shared at /usr/bin/shutter line 4651.
Variable "$ftp_username_entry" will not stay shared at /usr/bin/shutter line 4652.
Variable "$ftp_password_entry" will not stay shared at /usr/bin/shutter line 4653.
Variable "$ftp_wurl_entry" will not stay shared at /usr/bin/shutter line 4654.
Variable "%plugins" will not stay shared at /usr/bin/shutter line 4657.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 4690.
Variable "%accounts" will not stay shared at /usr/bin/shutter line 4716.
Variable "$combobox_type" will not stay shared at /usr/bin/shutter line 4766.
Variable "$int_jpeg" will not stay shared at /usr/bin/shutter line 4766.
Variable "$int_png" will not stay shared at /usr/bin/shutter line 4768.
Variable "$scale" will not stay shared at /usr/bin/shutter line 4777.
Variable "$filename" will not stay shared at /usr/bin/shutter line 4779.
Variable "$saveDir_button" will not stay shared at /usr/bin/shutter line 4782.
Variable "$save_auto_active" will not stay shared at /usr/bin/shutter line 4784.
Variable "$save_ask_active" will not stay shared at /usr/bin/shutter line 4785.
Variable "$save_no_active" will not stay shared at /usr/bin/shutter line 4786.
Variable "$image_autocopy_active" will not stay shared at /usr/bin/shutter line 4788.
Variable "$fname_autocopy_active" will not stay shared at /usr/bin/shutter line 4789.
Variable "$no_autocopy_active" will not stay shared at /usr/bin/shutter line 4790.
Variable "$cursor_active" will not stay shared at /usr/bin/shutter line 4792.
Variable "$delay" will not stay shared at /usr/bin/shutter line 4793.
Variable "$current_monitor_active" will not stay shared at /usr/bin/shutter line 4802.
Variable "$st" will not stay shared at /usr/bin/shutter line 4805.
Variable "$progname" will not stay shared at /usr/bin/shutter line 4820.
Variable "$progname_active" will not stay shared at /usr/bin/shutter line 4823.
Variable "$im_colors_active" will not stay shared at /usr/bin/shutter line 4825.
Variable "$combobox_im_colors" will not stay shared at /usr/bin/shutter line 4826.
Variable "$thumbnail" will not stay shared at /usr/bin/shutter line 4828.
Variable "$thumbnail_active" will not stay shared at /usr/bin/shutter line 4829.
Variable "$bordereffect" will not stay shared at /usr/bin/shutter line 4831.
Variable "$bordereffect_active" will not stay shared at /usr/bin/shutter line 4832.
Variable "$bordereffect_cbtn" will not stay shared at /usr/bin/shutter line 4834.
Variable "$zoom_active" will not stay shared at /usr/bin/shutter line 4838.
Variable "$as_help_active" will not stay shared at /usr/bin/shutter line 4839.
Variable "$as_confirmation_necessary" will not stay shared at /usr/bin/shutter line 4840.
Variable "$asel_size3" will not stay shared at /usr/bin/shutter line 4842.
Variable "$asel_size4" will not stay shared at /usr/bin/shutter line 4843.
Variable "$asel_size1" will not stay shared at /usr/bin/shutter line 4844.
Variable "$asel_size2" will not stay shared at /usr/bin/shutter line 4845.
Variable "$border_active" will not stay shared at /usr/bin/shutter line 4847.
Variable "$winresize_active" will not stay shared at /usr/bin/shutter line 4849.
Variable "$winresize_w" will not stay shared at /usr/bin/shutter line 4850.
Variable "$winresize_h" will not stay shared at /usr/bin/shutter line 4851.
Variable "$autoshape_active" will not stay shared at /usr/bin/shutter line 4853.
Variable "$visible_windows_active" will not stay shared at /usr/bin/shutter line 4854.
Variable "$menu_waround_active" will not stay shared at /usr/bin/shutter line 4855.
Variable "$menu_delay" will not stay shared at /usr/bin/shutter line 4856.
Variable "$combobox_web_width" will not stay shared at /usr/bin/shutter line 4857.
Variable "$trans_check" will not stay shared at /usr/bin/shutter line 4860.
Variable "$trans_custom" will not stay shared at /usr/bin/shutter line 4861.
Variable "$trans_custom_btn" will not stay shared at /usr/bin/shutter line 4863.
Variable "$trans_backg" will not stay shared at /usr/bin/shutter line 4865.
Variable "$session_asc" will not stay shared at /usr/bin/shutter line 4867.
Variable "$session_asc_combo" will not stay shared at /usr/bin/shutter line 4868.
Variable "$session_desc" will not stay shared at /usr/bin/shutter line 4869.
Variable "$session_desc_combo" will not stay shared at /usr/bin/shutter line 4870.
Variable "$fs_active" will not stay shared at /usr/bin/shutter line 4873.
Variable "$fs_min_active" will not stay shared at /usr/bin/shutter line 4874.
Variable "$fs_nonot_active" will not stay shared at /usr/bin/shutter line 4875.
Variable "$hide_active" will not stay shared at /usr/bin/shutter line 4876.
Variable "$hide_time" will not stay shared at /usr/bin/shutter line 4877.
Variable "$present_after_active" will not stay shared at /usr/bin/shutter line 4878.
Variable "$close_at_close_active" will not stay shared at /usr/bin/shutter line 4879.
Variable "$notify_after_active" will not stay shared at /usr/bin/shutter line 4880.
Variable "$notify_timeout_active" will not stay shared at /usr/bin/shutter line 4881.
Variable "$notify_ptimeout_active" will not stay shared at /usr/bin/shutter line 4882.
Variable "$combobox_ns" will not stay shared at /usr/bin/shutter line 4883.
Variable "$ask_on_delete_active" will not stay shared at /usr/bin/shutter line 4884.
Variable "$delete_on_close_active" will not stay shared at /usr/bin/shutter line 4885.
Variable "$ask_on_fs_delete_active" will not stay shared at /usr/bin/shutter line 4886.
Variable "$ftp_remote_entry" will not stay shared at /usr/bin/shutter line 4895.
Variable "$ftp_mode_combo" will not stay shared at /usr/bin/shutter line 4896.
Variable "$ftp_username_entry" will not stay shared at /usr/bin/shutter line 4897.
Variable "$ftp_password_entry" will not stay shared at /usr/bin/shutter line 4898.
Variable "$ftp_wurl_entry" will not stay shared at /usr/bin/shutter line 4899.
Variable "$accounts_tree" will not stay shared at /usr/bin/shutter line 4913.
Variable "$accounts_model" will not stay shared at /usr/bin/shutter line 4915.
Variable "%plugins" will not stay shared at /usr/bin/shutter line 4953.
Variable "$sd" will not stay shared at /usr/bin/shutter line 4969.
Variable "$d" will not stay shared at /usr/bin/shutter line 4969.
Variable "$d" will not stay shared at /usr/bin/shutter line 4998.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5054.
Variable "$d" will not stay shared at /usr/bin/shutter line 5054.
Variable "%accounts" will not stay shared at /usr/bin/shutter line 5064.
Variable "$status" will not stay shared at /usr/bin/shutter line 5138.
Variable "$d" will not stay shared at /usr/bin/shutter line 5150.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5167.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 5172.
Variable "$status" will not stay shared at /usr/bin/shutter line 5226.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5230.
Variable "$d" will not stay shared at /usr/bin/shutter line 5246.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5261.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5272.
Variable "$d" will not stay shared at /usr/bin/shutter line 5273.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5283.
Variable "$ask_on_delete_active" will not stay shared at /usr/bin/shutter line 5302.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5303.
Variable "$d" will not stay shared at /usr/bin/shutter line 5304.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5304.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 5319.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5324.
Variable "$window" will not stay shared at /usr/bin/shutter line 5334.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 5334.
Variable "$delete_on_close_active" will not stay shared at /usr/bin/shutter line 5432.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5437.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 5443.
Variable "$d" will not stay shared at /usr/bin/shutter line 5444.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5448.
Variable "$window" will not stay shared at /usr/bin/shutter line 5458.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 5458.
Variable "$clipboard" will not stay shared at /usr/bin/shutter line 5535.
Variable "$saveDir_button" will not stay shared at /usr/bin/shutter line 5539.
Variable "$save_no_active" will not stay shared at /usr/bin/shutter line 5540.
Variable "$combobox_type" will not stay shared at /usr/bin/shutter line 5545.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5548.
Variable "$d" will not stay shared at /usr/bin/shutter line 5548.
Variable "$sp" will not stay shared at /usr/bin/shutter line 5563.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5565.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5593.
Variable "$lp" will not stay shared at /usr/bin/shutter line 5614.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5614.
Variable "$clipboard" will not stay shared at /usr/bin/shutter line 5627.
Variable "$d" will not stay shared at /usr/bin/shutter line 5628.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5652.
Variable "$d" will not stay shared at /usr/bin/shutter line 5679.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5701.
Variable "$d" will not stay shared at /usr/bin/shutter line 5717.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5724.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5753.
Variable "$d" will not stay shared at /usr/bin/shutter line 5768.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5775.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5796.
Variable "%plugins" will not stay shared at /usr/bin/shutter line 5812.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5813.
Variable "$d" will not stay shared at /usr/bin/shutter line 5813.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5822.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5849.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5855.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5889.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5894.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 5925.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 5942.
Variable "$scale" will not stay shared at /usr/bin/shutter line 5959.
Variable "$filename" will not stay shared at /usr/bin/shutter line 5968.
Variable "$saveDir_button" will not stay shared at /usr/bin/shutter line 5974.
Variable "$save_no_active" will not stay shared at /usr/bin/shutter line 5975.
Variable "$combobox_type" will not stay shared at /usr/bin/shutter line 5986.
Variable "$sd" will not stay shared at /usr/bin/shutter line 5989.
Variable "$d" will not stay shared at /usr/bin/shutter line 5989.
Variable "$delay" will not stay shared at /usr/bin/shutter line 6004.
Variable "$cursor_active" will not stay shared at /usr/bin/shutter line 6020.
Variable "$x11_supported" will not stay shared at /usr/bin/shutter line 6030.
Variable "$notify_timeout_active" will not stay shared at /usr/bin/shutter line 6033.
Variable "$wnck_screen" will not stay shared at /usr/bin/shutter line 6034.
Variable "$current_monitor_active" will not stay shared at /usr/bin/shutter line 6035.
Variable "$border_active" will not stay shared at /usr/bin/shutter line 6063.
Variable "$winresize_active" will not stay shared at /usr/bin/shutter line 6063.
Variable "$winresize_w" will not stay shared at /usr/bin/shutter line 6063.
Variable "$winresize_h" will not stay shared at /usr/bin/shutter line 6063.
Variable "$hide_time" will not stay shared at /usr/bin/shutter line 6064.
Variable "$autoshape_active" will not stay shared at /usr/bin/shutter line 6064.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 6074.
Variable "$visible_windows_active" will not stay shared at /usr/bin/shutter line 6075.
Variable "$menu_waround_active" will not stay shared at /usr/bin/shutter line 6075.
Variable "$zoom_active" will not stay shared at /usr/bin/shutter line 6102.
Variable "$as_help_active" will not stay shared at /usr/bin/shutter line 6102.
Variable "$asel_size3" will not stay shared at /usr/bin/shutter line 6102.
Variable "$asel_size4" will not stay shared at /usr/bin/shutter line 6103.
Variable "$asel_size1" will not stay shared at /usr/bin/shutter line 6103.
Variable "$asel_size2" will not stay shared at /usr/bin/shutter line 6103.
Variable "$as_confirmation_necessary" will not stay shared at /usr/bin/shutter line 6103.
Variable "$combobox_web_width" will not stay shared at /usr/bin/shutter line 6114.
Variable "$st" will not stay shared at /usr/bin/shutter line 6122.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 6262.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 6275.
Variable "$present_after_active" will not stay shared at /usr/bin/shutter line 6359.
Variable "$bordereffect_active" will not stay shared at /usr/bin/shutter line 6464.
Variable "$bordereffect" will not stay shared at /usr/bin/shutter line 6470.
Variable "$bordereffect_cbtn" will not stay shared at /usr/bin/shutter line 6470.
Variable "$save_ask_active" will not stay shared at /usr/bin/shutter line 6474.
Variable "$sp" will not stay shared at /usr/bin/shutter line 6500.
Variable "$im_colors_active" will not stay shared at /usr/bin/shutter line 6512.
Variable "$combobox_im_colors" will not stay shared at /usr/bin/shutter line 6514.
Variable "$thumbnail_active" will not stay shared at /usr/bin/shutter line 6527.
Variable "$thumbnail" will not stay shared at /usr/bin/shutter line 6530.
Variable "$lp" will not stay shared at /usr/bin/shutter line 6534.
Variable "$no_autocopy_active" will not stay shared at /usr/bin/shutter line 6580.
Variable "$image_autocopy_active" will not stay shared at /usr/bin/shutter line 6583.
Variable "$clipboard" will not stay shared at /usr/bin/shutter line 6584.
Variable "$fname_autocopy_active" will not stay shared at /usr/bin/shutter line 6588.
Variable "$progname_active" will not stay shared at /usr/bin/shutter line 6595.
Variable "$progname" will not stay shared at /usr/bin/shutter line 6596.
Variable "$notify_after_active" will not stay shared at /usr/bin/shutter line 6610.
Variable "$tray_menu" will not stay shared at /usr/bin/shutter line 6665.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 6689.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 6721.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 6727.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 6751.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 6757.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 6778.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 6784.
Variable "$pagesetup" will not stay shared at /usr/bin/shutter line 6797.
Variable "$lp" will not stay shared at /usr/bin/shutter line 6823.
Variable "$window" will not stay shared at /usr/bin/shutter line 6840.
Variable "$d" will not stay shared at /usr/bin/shutter line 6865.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 6865.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 6881.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 6913.
Variable "$window" will not stay shared at /usr/bin/shutter line 6924.
Variable "$sd" will not stay shared at /usr/bin/shutter line 6943.
Variable "$d" will not stay shared at /usr/bin/shutter line 6943.
Variable "$status" will not stay shared at /usr/bin/shutter line 7027.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 7028.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7067.
Variable "$window" will not stay shared at /usr/bin/shutter line 7075.
Variable "$status" will not stay shared at /usr/bin/shutter line 7080.
Variable "$d" will not stay shared at /usr/bin/shutter line 7081.
Variable "$hu" will not stay shared at /usr/bin/shutter line 7081.
Variable "$combobox_settings_profiles" will not stay shared at /usr/bin/shutter line 7097.
Variable "$tray" will not stay shared at /usr/bin/shutter line 7098.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7118.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7139.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 7162.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7168.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7182.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 7192.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7198.
Variable "$tray_menu" will not stay shared at /usr/bin/shutter line 7217.
Variable "$sm" will not stay shared at /usr/bin/shutter line 7226.
Variable "$combobox_status_profiles" will not stay shared at /usr/bin/shutter line 7232.
Variable "$combobox_status_profiles_label" will not stay shared at /usr/bin/shutter line 7235.
Variable "$d" will not stay shared at /usr/bin/shutter line 7241.
Variable "$status" will not stay shared at /usr/bin/shutter line 7243.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7303.
Variable "$lp_ne" will not stay shared at /usr/bin/shutter line 7362.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 7530.
Variable "$ask_on_fs_delete_active" will not stay shared at /usr/bin/shutter line 7559.
Variable "$sd" will not stay shared at /usr/bin/shutter line 7566.
Variable "$d" will not stay shared at /usr/bin/shutter line 7567.
Variable "$notebook" will not stay shared at /usr/bin/shutter line 7575.
Variable "$sp" will not stay shared at /usr/bin/shutter line 7621.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 7759.
Variable "$lp" will not stay shared at /usr/bin/shutter line 7775.
Variable "$progname" will not stay shared at /usr/bin/shutter line 7784.
Variable "$combobox_settings_profiles" will not stay shared at /usr/bin/shutter line 7834.
Variable "$x11_supported" will not stay shared at /usr/bin/shutter line 7842.
Variable "$sd" will not stay shared at /usr/bin/shutter line 7953.
Variable "$d" will not stay shared at /usr/bin/shutter line 7954.
Variable "$window" will not stay shared at /usr/bin/shutter line 7989.
Variable "$d" will not stay shared at /usr/bin/shutter line 7989.
Variable "$lp" will not stay shared at /usr/bin/shutter line 8017.
Variable "%plugins" will not stay shared at /usr/bin/shutter line 8035.
Variable "$window" will not stay shared at /usr/bin/shutter line 8136.
Variable "$d" will not stay shared at /usr/bin/shutter line 8136.
Variable "%accounts" will not stay shared at /usr/bin/shutter line 8176.
Variable "$progname" will not stay shared at /usr/bin/shutter line 8277.
Variable "$x11_supported" will not stay shared at /usr/bin/shutter line 8285.
Variable "$current_monitor_active" will not stay shared at /usr/bin/shutter line 8291.
Variable "$d" will not stay shared at /usr/bin/shutter line 8291.
Variable "$settings_xml" will not stay shared at /usr/bin/shutter line 8396.
Variable "$wnck_screen" will not stay shared at /usr/bin/shutter line 8429.
Variable "$lp" will not stay shared at /usr/bin/shutter line 8439.
Variable "$d" will not stay shared at /usr/bin/shutter line 8442.
Variable "$d" will not stay shared at /usr/bin/shutter line 8490.
Variable "$x11_supported" will not stay shared at /usr/bin/shutter line 8491.
Variable "$lp" will not stay shared at /usr/bin/shutter line 8500.
Variable "$is_hidden" will not stay shared at /usr/bin/shutter line 8616.
Variable "%session_start_screen" will not stay shared at /usr/bin/shutter line 8697.
Variable "$sm" will not stay shared at /usr/bin/shutter line 8709.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 8715.
Variable "$d" will not stay shared at /usr/bin/shutter line 8802.
Variable "$settings_xml" will not stay shared at /usr/bin/shutter line 8859.
Variable "$current_profile_indx" will not stay shared at /usr/bin/shutter line 8900.
Variable "$accounts_model" will not stay shared at /usr/bin/shutter line 8918.
Variable "%accounts" will not stay shared at /usr/bin/shutter line 8923.
Variable "%plugins" will not stay shared at /usr/bin/shutter line 8943.
Variable "$lp" will not stay shared at /usr/bin/shutter line 8960.
Variable "$d" will not stay shared at /usr/bin/shutter line 8992.
Variable "%accounts" will not stay shared at /usr/bin/shutter line 9017.
Variable "$accounts_model" will not stay shared at /usr/bin/shutter line 9022.
Variable "$d" will not stay shared at /usr/bin/shutter line 9113.
Variable "$window" will not stay shared at /usr/bin/shutter line 9344.
Variable "$d" will not stay shared at /usr/bin/shutter line 9346.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 9350.
Variable "$sd" will not stay shared at /usr/bin/shutter line 9437.
Variable "$d" will not stay shared at /usr/bin/shutter line 9556.
Variable "$window" will not stay shared at /usr/bin/shutter line 9556.
Variable "$lp_ne" will not stay shared at /usr/bin/shutter line 9572.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 9614.
Variable "$saveDir_button" will not stay shared at /usr/bin/shutter line 9615.
Variable "$sm" will not stay shared at /usr/bin/shutter line 9639.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 9661.
Variable "$d" will not stay shared at /usr/bin/shutter line 9664.
Variable "$window" will not stay shared at /usr/bin/shutter line 9665.
Variable "$saveDir_button" will not stay shared at /usr/bin/shutter line 9681.
Variable "$lp_ne" will not stay shared at /usr/bin/shutter line 9697.
Variable "$sp" will not stay shared at /usr/bin/shutter line 9855.
Variable "$sd" will not stay shared at /usr/bin/shutter line 9904.
Variable "$d" will not stay shared at /usr/bin/shutter line 9997.
Variable "$window" will not stay shared at /usr/bin/shutter line 9997.
Variable "%plugins" will not stay shared at /usr/bin/shutter line 10017.
Variable "$lp" will not stay shared at /usr/bin/shutter line 10103.
Variable "$sd" will not stay shared at /usr/bin/shutter line 10142.
Variable "$d" will not stay shared at /usr/bin/shutter line 10192.
Variable "$window" will not stay shared at /usr/bin/shutter line 10193.
Variable "%accounts" will not stay shared at /usr/bin/shutter line 10203.
Variable "$ftp_remote_entry" will not stay shared at /usr/bin/shutter line 10304.
Variable "$ftp_mode_combo" will not stay shared at /usr/bin/shutter line 10318.
Variable "$ftp_username_entry" will not stay shared at /usr/bin/shutter line 10330.
Variable "$ftp_password_entry" will not stay shared at /usr/bin/shutter line 10344.
Variable "$ftp_wurl_entry" will not stay shared at /usr/bin/shutter line 10356.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 10482.
Variable "$clipboard" will not stay shared at /usr/bin/shutter line 10583.
Variable "$d" will not stay shared at /usr/bin/shutter line 10784.
Variable "$d" will not stay shared at /usr/bin/shutter line 10804.
Variable "$window" will not stay shared at /usr/bin/shutter line 10819.
Variable "$d" will not stay shared at /usr/bin/shutter line 10825.
Variable "$sd" will not stay shared at /usr/bin/shutter line 10864.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 10888.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 10895.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 10902.
Variable "%session_screens" will not stay shared at /usr/bin/shutter line 10909.
Variable "$window" will not stay shared at /usr/bin/shutter line 10917.
Variable "$nav_toolbar" will not stay shared at /usr/bin/shutter line 10927.
Name "Gtk3::Gdk::SELECTION_CLIPBOARD" used only once: possible typo at /usr/bin/shutter line 298.
WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled!

 at /usr/bin/shutter line 9176.
        Shutter::App::fct_init_depend() called at /usr/bin/shutter line 196
WARNING: Image::ExifTool is missing --> writing Exif information will be disabled!

 at /usr/bin/shutter line 9195.
        Shutter::App::fct_init_depend() called at /usr/bin/shutter line 196
Subroutine lookup redefined at /usr/share/shutter/resources/modules/Shutter/Draw/DrawingTool.pm line 28.
        require Shutter/Draw/DrawingTool.pm called at /usr/bin/shutter line 229
Variable "$self" will not stay shared at /usr/share/shutter/resources/modules/Shutter/Draw/DrawingTool.pm line 679.
        require Shutter/Draw/DrawingTool.pm called at /usr/bin/shutter line 229
Variable "$self" will not stay shared at /usr/share/shutter/resources/modules/Shutter/Screenshot/SelectorAdvanced.pm line 860.
        require Shutter/Screenshot/SelectorAdvanced.pm called at /usr/bin/shutter line 234
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 321, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 321, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 341, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 341, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 348, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 348, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 355, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 355, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 385, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 385, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 398, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 398, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 411, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 411, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 417, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 417, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 430, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 430, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_checked_: assertion 'g_variant_type_string_is_valid (type_string)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 436, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031
GLib-CRITICAL **: g_variant_type_copy: assertion 'g_variant_type_check (type)' failed at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67, <DATA> line 19.
 at /usr/bin/shutter line 436, <DATA> line 19.
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031

INFO: gathering system information...

Shutter 0.99.5 Rev.1783
[Detaching after fork from child process 125197]
Linux MSI 6.10.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:49:55 +0000 x86_64 GNU/Linux

[Detaching after fork from child process 125198]
EndeavourOS Linux \r (\l)

Glib 1.3294 
Gtk3 0.038 

Glib built for 2.78.4, running with 2.80.4

(shutter:125189): Gtk-CRITICAL **: 14:19:12.871: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
[New Thread 0x7fffe2e006c0 (LWP 125199)]
ERROR: settingsfile /home/exilefox/.shutter/settings.xml does not exist

 at /usr/bin/shutter line 4977, <DATA> line 19.
        Shutter::App::fct_load_settings("start") called at /usr/bin/shutter line 783
        Shutter::App::STARTUP(Shutter::App=HASH(0x5555596750b8)) called at /usr/lib/perl5/5.38/vendor_perl/Glib/Object/Introspection.pm line 67
        Glib::Object::Introspection::__ANON__(Shutter::App=HASH(0x5555596750b8)) called at /usr/bin/shutter line 11031

(shutter:125189): Gdk-CRITICAL **: 14:19:12.884: gdk_wayland_window_set_dbus_properties_libgtk_only: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed
[New Thread 0x7fffe24006c0 (LWP 125200)]

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/perl/spbardistortion/spbardistortion
[Detaching after fork from child process 125201]
[Detaching after fork from child process 125209]
[Detaching after fork from child process 125215]
Barrel Distortion - /usr/share/shutter/resources/system/plugins/perl/spbardistortion/spbardistortion

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/perl/spnegate/spnegate
[Detaching after fork from child process 125225]
[Thread 0x7fffeda006c0 (LWP 125194) exited]
[Detaching after fork from child process 125231]
[Detaching after fork from child process 125237]
Negate - /usr/share/shutter/resources/system/plugins/perl/spnegate/spnegate

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/perl/sppolaroid/sppolaroid
[Detaching after fork from child process 125243]
[Detaching after fork from child process 125249]
[Detaching after fork from child process 125255]
Polaroid - /usr/share/shutter/resources/system/plugins/perl/sppolaroid/sppolaroid

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/perl/spresize/spresize
[Detaching after fork from child process 125261]
[Detaching after fork from child process 125267]
[Detaching after fork from child process 125273]
Resize - /usr/share/shutter/resources/system/plugins/perl/spresize/spresize

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/perl/spsepia/spsepia
[Detaching after fork from child process 125279]
[Detaching after fork from child process 125286]
[Detaching after fork from child process 125292]
Sepia - /usr/share/shutter/resources/system/plugins/perl/spsepia/spsepia

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/perl/spshadow/spshadow
[Detaching after fork from child process 125299]
[Detaching after fork from child process 125305]
[Detaching after fork from child process 125311]
Hard Shadow - /usr/share/shutter/resources/system/plugins/perl/spshadow/spshadow

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/perl/spwatermark/spwatermark
[Detaching after fork from child process 125317]
[Detaching after fork from child process 125323]
[Detaching after fork from child process 125329]
Watermark - /usr/share/shutter/resources/system/plugins/perl/spwatermark/spwatermark

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/shell/spgrayscale/spgrayscale
[Detaching after fork from child process 125335]
[Detaching after fork from child process 125336]
[Detaching after fork from child process 125337]
Grayscale - /usr/share/shutter/resources/system/plugins/shell/spgrayscale/spgrayscale

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/shell/spoffset/spoffset
[Detaching after fork from child process 125338]
[Detaching after fork from child process 125339]
[Detaching after fork from child process 125340]
Offset - /usr/share/shutter/resources/system/plugins/shell/spoffset/spoffset

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/shell/spraise/spraise
[Detaching after fork from child process 125341]
[Detaching after fork from child process 125342]
[Detaching after fork from child process 125343]
Raise Border - /usr/share/shutter/resources/system/plugins/shell/spraise/spraise

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/shell/spsoftedges/spsoftedges
[Detaching after fork from child process 125344]
[Detaching after fork from child process 125345]
[Detaching after fork from child process 125346]
Soft Edges - /usr/share/shutter/resources/system/plugins/shell/spsoftedges/spsoftedges

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/shell/spsunk/spsunk
[Detaching after fork from child process 125347]
[Detaching after fork from child process 125348]
[Detaching after fork from child process 125349]
Sunk Border - /usr/share/shutter/resources/system/plugins/shell/spsunk/spsunk

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/shell/sptornedpaper/sptornedpaper
[Detaching after fork from child process 125350]
[Detaching after fork from child process 125351]
[Detaching after fork from child process 125352]
Torned Paper - /usr/share/shutter/resources/system/plugins/shell/sptornedpaper/sptornedpaper

INFO: new plugin information detected - /usr/share/shutter/resources/system/plugins/shell/sptrim/sptrim
[Detaching after fork from child process 125353]
[Detaching after fork from child process 125354]
[Detaching after fork from child process 125355]
Autocrop - /usr/share/shutter/resources/system/plugins/shell/sptrim/sptrim

(shutter:125189): Gdk-CRITICAL **: 14:19:15.906: gdk_wayland_window_set_dbus_properties_libgtk_only: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed

INFO: new upload-plugin information detected - /usr/share/shutter/resources/system/upload_plugins/upload/Gyazo
[Detaching after fork from child process 125356]
[Detaching after fork from child process 125357]
[Detaching after fork from child process 125358]
[Detaching after fork from child process 125359]
[Detaching after fork from child process 125360]
[Detaching after fork from child process 125361]
[Detaching after fork from child process 125362]
[Detaching after fork from child process 125363]

INFO: new upload-plugin information detected - /usr/share/shutter/resources/system/upload_plugins/upload/Imgur
[Detaching after fork from child process 125368]
Can't locate Path/Class.pm in @INC (you may need to install the Path::Class module) (@INC entries checked: /usr/share/shutter/resources/modules /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl) at /usr/share/shutter/resources/system/upload_plugins/upload/Imgur.pm line 77.
BEGIN failed--compilation aborted at /usr/share/shutter/resources/system/upload_plugins/upload/Imgur.pm line 77.

ERROR: upload-plugin exists but does not work properly - /usr/share/shutter/resources/system/upload_plugins/upload/Imgur

type_changed was emitted by widget Gtk3::ComboBoxText=HASH(0x555559a88928)

qvalue_changed was emitted by widget Gtk3::HScale=HASH(0x555559a88a78)
[New Thread 0x7fffeda006c0 (LWP 125370)]
[New Thread 0x7fffe16006c0 (LWP 125371)]

progname_toggled was emitted by widget Gtk3::CheckButton=HASH(0x555559a341e8)

im_colors_changed was emitted by widget Gtk3::ComboBoxText=HASH(0x555555956740)

im_colors_toggled was emitted by widget Gtk3::CheckButton=HASH(0x5555563aab78)

thumbnail_changed was emitted by widget Gtk3::HScale=HASH(0x555559bc97e0)

thumbnail_toggled was emitted by widget Gtk3::CheckButton=HASH(0x555559a89780)

bordereffect_toggled was emitted by widget Gtk3::CheckButton=HASH(0x555559a88850)

bordereffect_changed was emitted by widget Gtk3::SpinButton=HASH(0x555559a894b0)

menu_delay_changed was emitted by widget Gtk3::SpinButton=HASH(0x555559bcc7d8)

transp_toggled was emitted by widget undef

hide_time_changed was emitted by widget Gtk3::SpinButton=HASH(0x555559cb36a8)

ns_changed was emitted by widget Gtk3::ComboBoxText=HASH(0x555559cb3900)
[New Thread 0x7fffe0c006c0 (LWP 125372)]
[New Thread 0x7fffe08006c0 (LWP 125373)]
[New Thread 0x7fffe04006c0 (LWP 125374)]
[New Thread 0x7fffd7e006c0 (LWP 125375)]
[New Thread 0x7fffd7a006c0 (LWP 125376)]
[New Thread 0x7fffd76006c0 (LWP 125377)]
[New Thread 0x7fffd72006c0 (LWP 125378)]
[New Thread 0x7fffd6e006c0 (LWP 125379)]
[New Thread 0x7fffd6a006c0 (LWP 125380)]
[New Thread 0x7fffd66006c0 (LWP 125381)]
[New Thread 0x7fffd62006c0 (LWP 125382)]
[New Thread 0x7fffd5e006c0 (LWP 125383)]
[Thread 0x7fffe16006c0 (LWP 125371) exited]
[Thread 0x7fffe2e006c0 (LWP 125199) exited]

Thread 1 "perl" received signal SIGSEGV, Segmentation fault.
0x00007ffff511526f in gtk_css_node_ensure_style (cssnode=0x555559eb25c0, 
    current_time=current_time@entry=78141106451) at ../gtk/gtk/gtkcssnode.c:987
987     gtk_css_node_ensure_style (GtkCssNode *cssnode,

the shutter window doesn't close by itself when attached to gdb, which i find interesting.

DarthGandalf commented 1 month ago

the shutter window doesn't close by itself when attached to gdb, which i find interesting.

That's expected. Please show output of bt full in the gdb's console

Ryder17z commented 1 month ago

the shutter window doesn't close by itself when attached to gdb, which i find interesting.

That's expected. Please show output of bt full in the gdb's console

not anecdotally, no. I don't have much experience with gdb, but usually a segfault has resulted in the window disappearing.

Anyway: as i'm not sure if debugd is necessary to turn on, here is both options: log.txt debugd_on.zip

Photon89 commented 1 month ago

I don't see anything related to Shutter code in both debug outputs. Seems like a bug in GTK or some of the Perl dependencies to me...

DarthGandalf commented 1 month ago

not anecdotally, no. I don't have much experience with gdb, but usually a segfault has resulted in the window disappearing.

gdb catches that event, and pauses the process just before it dies. That's why it doesn't disappear. Therefore, it is expected.

Not sure what's going on there. Looks like stack overflow to me