Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571420 - virtualx.eclass: Please support running Xvfb with RANDR extension for >=media-gfx/gimp-2.9.2
Summary: virtualx.eclass: Please support running Xvfb with RANDR extension for >=media...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567720
  Show dependency tree
 
Reported: 2016-01-09 23:50 UTC by Sebastian Pipping
Modified: 2016-01-13 00:24 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 Sebastian Pipping gentoo-dev 2016-01-09 23:50:26 UTC
Hi!

Please see https://bugs.gentoo.org/show_bug.cgi?id=567720#c3 for what is needed for >=media-gfx/gimp-2.9.2.  I'd be happy about an option or support by default, as you prefer.  I wonder about dependencies added by that.

Thanks in advance!



Sebastian
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2016-01-10 10:54:02 UTC
If you tested it and it works, and doesn't break any other tests, feel free to apply that change.

If you are unsure, maybe RANDR support could be made dependent on an eclass variable.
Comment 2 Rémi Cardona (RETIRED) gentoo-dev 2016-01-10 12:26:27 UTC
(In reply to Chí-Thanh Christopher Nguyễn from comment #1)
> If you are unsure, maybe RANDR support could be made dependent on an eclass
> variable.

I'd say we turn it on by default, and eventually add a variable to turn it off if we find some failing ebuilds.
Comment 3 Sebastian Pipping gentoo-dev 2016-01-13 00:24:33 UTC
(In reply to Rémi Cardona from comment #2)
> I'd say we turn it on by default, and eventually add a variable to turn it
> off if we find some failing ebuilds.

Excellent, I went for that approach now.


# git show --stat | sed 's,@gentoo.org,@g.o,'
commit 0b20a40c85cb39675282e577ba6b53bacab4f35e
Author: Sebastian Pipping <sping@g.o>
Date:   Wed Jan 13 01:22:20 2016 +0100

    virtualx.eclass: Enable RANDR with Xvfb (bug #571420, bug #567720)

 eclass/virtualx.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)