Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1244683 - broken window rendering
Summary: broken window rendering
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: wayland
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ffwayland
TreeView+ depends on / blocked
 
Reported: 2015-07-20 09:35 UTC by Martin Stransky
Modified: 2018-04-11 15:24 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: ffwayland
Environment:
Last Closed: 2015-08-27 12:17:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
tescase (1.30 KB, text/x-csrc)
2015-07-20 09:35 UTC, Martin Stransky
no flags Details
screenshot (1.73 MB, image/png)
2015-07-20 09:54 UTC, Martin Stransky
no flags Details

Description Martin Stransky 2015-07-20 09:35:17 UTC
Created attachment 1053801 [details]
tescase

Just a simple example shows broken cairo rendering in gdk window. The cairo origin (0,0) is displaced in wayland but correct in X11.

Comment 1 Martin Stransky 2015-07-20 09:46:49 UTC
There's also a console output:

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

Comment 2 Martin Stransky 2015-07-20 09:54:45 UTC
Created attachment 1053804 [details]
screenshot

Screen of the misplaced rendering

Comment 3 Caolan McNamara 2015-08-09 13:30:27 UTC
If the goal is to "just get it to work", what happens if you put another widget into the toplevel and set that one as the app_paintable one and connect to its "draw" instead of the toplevel

Comment 4 Martin Stransky 2015-08-19 16:29:02 UTC
Yeah, I use this workaroud how.

Comment 5 Martin Stransky 2015-08-27 12:17:29 UTC
I don't need a fix for it now.


Note You need to log in before you can comment on or make changes to this bug.