https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
Adriaan de Groot changed:
What|Removed |Added
CC||adr...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
--- Comment #4 from Tobias C. Berner ---
I think it is on multiple versions, not only on Current, I have a report for
"FreeBSD 11.1-RELEASE-p1".
I will debug this a bit tonight.
--
You are receiving this mail because:
You are the assigne
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
--- Comment #5 from Jason Bacon ---
In my case it's currently two 11.1-RELEASE systems and one 11.0-RELEASE.
My Lenovo T61 was running 10.3-RELEASE when the problem initially occurred. It
was due for an upgrade anyway, so I did a fresh in
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: k...@freebsd.org
Last committer: tcber...@freebsd.org
Ident: $FreeBSD: head/graphics/gmic-qt/Makefi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
--- Comment #6 from Tobias C. Berner ---
I think I got it backwards: QML seems to still have the proper colours, but
QtWidgets is shifted.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
--- Comment #7 from Tobias C. Berner ---
Can you switch out your graphics driver to 'vesa' and confirm that
the colours are correct again then -- for me they are.
[yes, this is not a solution, but helps to identify if
x11-drivers/xf86-vi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
Bengt Ahlgren changed:
What|Removed |Added
CC||ben...@sics.se
--- Comment #8 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
--- Comment #9 from Jason Bacon ---
Same results here: VESA normal, intel or modesetting flipped.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223638
--- Comment #10 from Jason Bacon ---
Adding
DefaultDepth 16
to the Screen0 section of /etc/X11/xorg.conf (if you have one) will work around
the issue at the cost of slightly grainier images.
--
You are receiving this mail because:
You a