Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gtk
gtk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,129
    • Issues 1,129
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 145
    • Merge Requests 145
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Issues
  • #841

Closed
Open
Created Jun 24, 2017 by bugzilla-migration@bugzilla-migrationReporter

Menus don't work in Windows over RDP

Submitted by Marc Micalizzi @marcmicalizzi

Assigned to gtk-win32 maintainers

Link to original bug (#784147)

Description

When connected to a windows computer via remote desktop, and running a gtk 3.91.0 application, menus do not work. stderr prints:

*** BUG *** In ???: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug

and through some debugging, it appears (at least in the case of popup_at_pointer) that menu->priv->toplevel->priv->window.x and .y are set to non-sane values of (for example) 2147483441 and 2147483615 respectively.

It's also reproducable for all menus using the gtk4-demo.exe over remote desktop.

Version: 3.91.x

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None