AtomsDevs/Atoms

[Bug]: Atoms crash when pressing ESC key on AdwAboutWindow

Closed this issue · 0 comments

Describe the bug

Here is the log

$ flatpak run pm.mirko.Atoms
Atom configuration file not found with path: b5dbf374-18c6-4ecf-be98-448ed4b7a81e.atom
/usr/lib/python3.9/site-packages/gi/overrides/Gio.py:42: Warning: g_object_weak_unref: couldn't find weak ref 0x7f1a92ae82b0(0x55b8bb6c2330)
  return Gio.Application.run(self, *args, **kwargs)

To Reproduce

  1. Open Atoms
  2. Open About
  3. Press ESC to close the window
  4. Observe

Package

Flatpak from Flathub

Distribution

Fedora 36

Display Protocol

Wayland

Additional context

No response