Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 238
    • Merge requests 238
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Issues
  • #5844
Closed
Open
Issue created May 19, 2023 by Jamie Murphy@ItsJamie9494Developer

`gdk_surface_get_device_position: assertion 'GDK_IS_SURFACE (surface)' failed` on popover close

Steps to reproduce

  1. Create a GtkPopover that's opened on left or right click, and is unparented on close
  2. Close the popover with popover.popdown()

Current behavior

(gnome-sudoku:51782): Gdk-CRITICAL **: 09:49:08.899: gdk_surface_get_device_position: assertion 'GDK_IS_SURFACE (surface)' failed

Expected outcome

The popover would close without any critical errors

Version information

Gtk 4.11.3, Wayland backend, on Fedora Silverblue 38

Additional information

A backtrace can be found at gnome-sudoku!54 (comment 1749189)

Assignee
Assign to
Time tracking