Frog icon indicating copy to clipboard operation
Frog copied to clipboard

Swiping back from extracted page to welcome page crashes the app

Open ryonakano opened this issue 10 months ago • 0 comments

Requirements

  • A pointing device with multi-touch gesture support

Steps to Reproduce

  1. Open Frog and click "Take a Screenshot"
  2. Grab the screenshot
  3. After extracted page is shown, swipe back to the welcome page

Expected Behavior

Back to the welcome screen, which is the same behavior when you press the "Welcome" button at the left top of the headerbar.

Current Behavior

The app crashes.

**
Adwaita:ERROR:../src/adw-navigation-view.c:729:switch_page: assertion failed: (page != prev_page)
Bail out! Adwaita:ERROR:../src/adw-navigation-view.c:729:switch_page: assertion failed: (page != prev_page)

System Details

  • OS Name: Fedora Linux 39 (Workstation Edition)
  • GNOME Version: 45.5
  • Windowing System: Wayland
  • Kernel Version: Linux 6.8.5-201.fc39.x86_64
  • Frog Version: 1.5.1 (installed from Flathub)

ryonakano avatar Apr 16 '24 15:04 ryonakano