Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • meld meld
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 199
    • Issues 199
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • 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
  • meldmeld
  • Issues
  • #552
Closed
Open
Issue created Jan 27, 2021 by vagusX@vagusX

Error with Gdk.Rectangle

TypeError: argument allocation: Expected Gdk.Rectangle, but got gi.repository.cairo.RectangleInt
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/diffgrid.py", line 147, in do_size_allocate
    Gtk.Grid.do_size_allocate(self, allocation)
TypeError: argument allocation: Expected Gdk.Rectangle, but got gi.repository.cairo.RectangleInt
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/diffgrid.py", line 147, in do_size_allocate
    Gtk.Grid.do_size_allocate(self, allocation)
TypeError: argument allocation: Expected Gdk.Rectangle, but got gi.repository.cairo.RectangleInt
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/diffgrid.py", line 147, in do_size_allocate
    Gtk.Grid.do_size_allocate(self, allocation)
TypeError: argument allocation: Expected Gdk.Rectangle, but got gi.repository.cairo.RectangleInt
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/diffgrid.py", line 147, in do_size_allocate
    Gtk.Grid.do_size_allocate(self, allocation)
TypeError: argument allocation: Expected Gdk.Rectangle, but got gi.repository.cairo.RectangleInt
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/diffgrid.py", line 147, in do_size_allocate
    Gtk.Grid.do_size_allocate(self, allocation)
TypeError: argument allocation: Expected Gdk.Rectangle, but got gi.repository.cairo.RectangleInt
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/diffgrid.py", line 147, in do_size_allocate
    Gtk.Grid.do_size_allocate(self, allocation)
TypeError: argument allocation: Expected Gdk.Rectangle, but got gi.repository.cairo.RectangleInt
Assignee
Assign to
Time tracking