Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436742 - x11-themes/gtk-engines-qtcurve missing cairo_surface_flush() in shadowhelper.c
Summary: x11-themes/gtk-engines-qtcurve missing cairo_surface_flush() in shadowhelper.c
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-10-01 01:46 UTC by Reuben Martin
Modified: 2012-11-14 08:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben Martin 2012-10-01 01:46:28 UTC
Small bug causing problems with upcomming versions of cairo. Patch found in comment 4 of linked bug report:

https://bugs.freedesktop.org/show_bug.cgi?id=54657

Reproducible: Always
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2012-10-02 05:05:49 UTC
Has this been reported upstream? If not, please do so. I would expect the patch (or something similar) to be applied and a new release made available within days.
Comment 2 Reuben Martin 2012-10-02 20:04:55 UTC
It has been reported upstream, but this project is not really in active development anymore. Updates do happen occasionally, but they are getting further and futher apart.


Feel free to park this report for a while and see if it happens.
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2012-10-03 04:16:09 UTC
(In reply to comment #2)
> It has been reported upstream, but this project is not really in active
> development anymore. Updates do happen occasionally, but they are getting
> further and futher apart.

I strongly disagree. He's made six releases this year, that's more than most other projects. He's always responded quickly to fix bugs. It may not be as active as it once was, but I see no evidence that it's even close to becoming dormant.

I'll wait till the end of the week. If no upstream response is forthcoming, then we will apply this ourselves.
Comment 4 Davide Pesavento (RETIRED) gentoo-dev 2012-10-03 09:45:18 UTC
I think we can give upstream even more time, like 1 or 2 weeks...

Btw what is this "upcoming version of cairo" that is going to break qtcurve? When is it expected to be released?
Comment 5 Davide Pesavento (RETIRED) gentoo-dev 2012-10-27 19:30:11 UTC
(In reply to comment #4)
> Btw what is this "upcoming version of cairo" that is going to break qtcurve?
> When is it expected to be released?

cairo 1.12.4 and 1.12.6 have been released, I guess those are the new versions you were referring to...
Comment 6 Martin Gysel (bearsh) 2012-11-12 20:38:55 UTC
Please include that patch as cairo 1.12.6 has hit the tree and the missing call is quite annoying...

thx
Comment 7 Ben de Groot (RETIRED) gentoo-dev 2012-11-14 08:48:55 UTC
+*gtk-engines-qtcurve-1.8.15-r1 (14 Nov 2012)
+
+  14 Nov 2012; Ben de Groot <yngwin@gentoo.org>
+  +files/gtk-engines-qtcurve-1.8.15-cairo.patch,
+  +gtk-engines-qtcurve-1.8.15-r1.ebuild:
+  Add patch to fix cairo rendering problem, bug #436742