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

Crash when entering custom command for hot corner #431

Open
carniz opened this issue Dec 20, 2024 · 0 comments · May be fixed by #433
Open

Crash when entering custom command for hot corner #431

carniz opened this issue Dec 20, 2024 · 0 comments · May be fixed by #433

Comments

@carniz
Copy link

carniz commented Dec 20, 2024

What Happened?

The plug crashes whenever I try to enter a custom command for a hot corner.

Steps to Reproduce

  1. Go to Multitasking
  2. Select 'Execute custom command' for any of the corners
  3. Try typing (or pasting) the command to be used

Expected Behavior

The command is entered successfully without the plug crashing

OS Version

8.x (Circe)

Session Type

Secure Session (Wayland)

Software Version

Latest release (I have run all updates)

Log Output

Dec 20 11:29:36 Yoga-Slim-7 systemd-coredump[24706]: [🡕] Process 24590 (io.elementary.s) of user 1000 dumped core.
                                                     
                                                     Module libarchive.so.13 from deb libarchive-3.7.2-2ubuntu0.3.amd64
                                                     Module libudev.so.1 from deb systemd-255.4-1ubuntu8.4.amd64
                                                     Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                                                     Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                                                     Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
                                                     Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.4.amd64
                                                     Stack trace of thread 24590:
                                                     #0  0x00007083f1eaee50 pcre2_compile_8 (libpcre2-8.so.0 + 0xbe50)
                                                     #1  0x00007083f2d2cdc1 n/a (libglib-2.0.so.0 + 0x75dc1)
                                                     #2  0x00007083f2d2d698 g_regex_new (libglib-2.0.so.0 + 0x76698)
                                                     #3  0x00007083d6a36a77 n/a (libdesktop.so + 0x13a77)
                                                     #4  0x00007083f39b225c g_closure_invoke (libgobject-2.0.so.0 + 0x1525c)
                                                     #5  0x00007083f39e190c n/a (libgobject-2.0.so.0 + 0x4490c)
                                                     #6  0x00007083f39d2591 n/a (libgobject-2.0.so.0 + 0x35591)
                                                     #7  0x00007083f39d27c1 g_signal_emit_valist (libgobject-2.0.so.0 + 0x357c1)
                                                     #8  0x00007083f39d2883 g_signal_emit (libgobject-2.0.so.0 + 0x35883)
                                                     #9  0x00007083f3d5ef53 n/a (libgio-2.0.so.0 + 0xf4f53)
                                                     #10 0x00007083f3ce4e69 n/a (libgio-2.0.so.0 + 0x7ae69)
                                                     #11 0x00007083f39d190b n/a (libgobject-2.0.so.0 + 0x3490b)
                                                     #12 0x00007083f39d27c1 g_signal_emit_valist (libgobject-2.0.so.0 + 0x357c1)
                                                     #13 0x00007083f39d2883 g_signal_emit (libgobject-2.0.so.0 + 0x35883)
                                                     #14 0x00007083f3d6093b n/a (libgio-2.0.so.0 + 0xf693b)
                                                     #15 0x00007083f3d5c266 n/a (libgio-2.0.so.0 + 0xf2266)
                                                     #16 0x00007083f2d14d2d g_main_context_invoke_full (libglib-2.0.so.0 + 0x5dd2d)
                                                     #17 0x00007083f3d5c3e8 n/a (libgio-2.0.so.0 + 0xf23e8)
                                                     #18 0x00007083e8ac5f45 n/a (libdconfsettings.so + 0x9f45)
                                                     #19 0x00007083e8ac64f6 n/a (libdconfsettings.so + 0xa4f6)
                                                     #20 0x00007083f3db7040 n/a (libgio-2.0.so.0 + 0x14d040)
                                                     #21 0x00007083f3d631b7 g_settings_set_value (libgio-2.0.so.0 + 0xf91b7)
                                                     #22 0x00007083d6a3b434 n/a (libdesktop.so + 0x18434)
                                                     #23 0x00007083f39b225c g_closure_invoke (libgobject-2.0.so.0 + 0x1525c)
                                                     #24 0x00007083f39e190c n/a (libgobject-2.0.so.0 + 0x4490c)

Hardware Info

8 × AMD Ryzen 7 4800U with Radeon Graphics
AMD® Renoir [Radeon RX Vega 6 (Ryzen 4000/5000 Mobile Series)]
16 GB memory
1 TB storage

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

Successfully merging a pull request may close this issue.

1 participant