extension-manager icon indicating copy to clipboard operation
extension-manager copied to clipboard

Crash in on_extensions_changed

Open EntityPlantt opened this issue 7 months ago • 4 comments

Describe the bug I closed Extension Manager and this window pops up.

Image

System Information:

  • Distro: Fedora
  • Extension Manager version: 0.6.3
  • Package format: Flatpak

Additional context

../src/exm-backtrace.c:109 'exm_backtrace_print'
../src/main.c:45 'handler'
2 frames omitted
../src/exm-installed-page.c:352 'on_extensions_changed'
5 frames omitted
../src/local/exm-manager.c:794 'on_state_changed'
3 frames omitted
../src/local/shell-dbus-interface.c:3204 'shell_extensions_proxy_g_signal'
11 frames omitted
../src/main.c:116 'run_app'
2 frames omitted
../sysdeps/x86_64/start.S:115 '_start'

EntityPlantt avatar May 01 '25 19:05 EntityPlantt

Also it appears that all extensions got disabled after the app crashed

EntityPlantt avatar May 01 '25 19:05 EntityPlantt

Did you close the app in any particular way such as with keyboard shortcuts or from the GNOME activities overview? Just trying to reproduce it.

oscfdezdz avatar May 02 '25 08:05 oscfdezdz

For what it's worth, I've experienced this on Fedora 42 shortly after rebooting my computer. Issue seems to have resolved itself after closing and re-launching the app. None of my extensions were disabled when I experienced this issue

curtiscali avatar May 03 '25 00:05 curtiscali

Did you close the app in any particular way such as with keyboard shortcuts or from the GNOME activities overview? Just trying to reproduce it.

I'm sorry, but I can't remember how I closed it.
I usually use the X button to close apps or press Alt+F4. I think I did the latter here.

EntityPlantt avatar May 05 '25 17:05 EntityPlantt