Stealing libfreetype6 2.9.1-3 from Debian and installing it make the rendering
passable again.
Not subjectively 100% as good as Java 8, but fine enough to get used to.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype
Yeah its still an issue with 11.0.1+13-2ubuntu1, and also the upstream
release https://jdk.java.net/11/
freetype has been causing such issues in the last year or so
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype
Patch was applied upstream,
http://hg.openjdk.java.net/jdk/jdk/rev/d4ed3b8d166c
Requesting a backport to 8/9 please. Should apply without conflicts -
file hasn't been otherwise modified in either version.
Thanks
Michael
--
You received this bug notification because you are a member of Ubuntu
T
No upstream bug yet unfortunately (OpenJDK bugtracker is restricted access as
I'm sure you know).
I made a mailing list thread a few days ago here
http://mail.openjdk.java.net/pipermail/swing-dev/2017-November/007904.html
although haven't had any feedback aside from the patch not being attached!
Patch I submitted upstream is attached, not through yet though.
** Patch added: "disabled.diff"
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1729558/+attachment/5005613/+files/disabled.diff
** Also affects: openjdk-9 (Ubuntu)
Importance: Undecided
Status: New
--
You re
Ok Turns out Java has some super funky code:
int componentState = context.getComponentState();
if ((componentState & SynthConstants.DISABLED) ==
SynthConstants.DISABLED){
if (!GTKLookAndFeel.is3()) {
Color orgColor = g.getCo
Java looks to be using the disabled foreground colour correctly (to me,
the untrained observer):
gtk2_widget = gtk2_get_widget(widget_type);
GtkStyle* style = gtk2_widget->style;
switch (color_type)
{
case FOREGROUND:
color = &(style->fg[state_type]);
If you were testing your own install the font rendering is messed because of
this bug in freetype https://bugs.launchpad.net/bugs/1722508
Downgrading to the Zesty version of freetype (as in my screenshots) fixes that
issue.
--
You received this bug notification because you are a member of Ubunt
Java isn’t hardcoding them, it’s pulling them from GTK. There is the
possibility that it’s pulling the wrong type of element colour (sorry
not sure about terminology).
I guess the test is to find a GTK 2 app with disabled menu elements that
previously had a white menu which is now black wih this p
Firefox / Libreoffice etc which I'm guessing use gtk3 show disabled
items fine.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1729558
Title:
Fix for #961679 - dark
Public bug reported:
This fix, #961679, specifically Ambiance/gtk-2.0/gtkrc:346
(http://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-
themes/trunk/revision/583), makes disabled elements in menus look
terrible.
Unfortunately I'm not aware of an easy way to get screenshots of open
menus, so hopefull
** Attachment added: "IMG_20171102_212118.jpg"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1729558/+attachment/5002248/+files/IMG_20171102_212118.jpg
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-
** Attachment added: "IMG_20171102_212054.jpg"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1729558/+attachment/5002247/+files/IMG_20171102_212054.jpg
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-
Confirming with OpenJDK Swing applications also.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1723422
Title:
/usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:
I can confirm this, originally thought it was a Java bug since that is
the only place I've seen the issue -
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1729257
Major annoyance, I second the request for a backport.
Thanks!
--
You received this bug notification because you are a memb
Forgot to add, I'm on Yakkety (up to date as of 10/10/16) and it is not
fixed.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1444682
Title:
Software propertie
```
╰─$ ubuntu-drivers devices
== /sys/devices/pci:00/:00:01.0/:01:00.0 ==
modalias : pci:v10DEd1184sv3842sd3778bc03sc00i00
model: GK104 [GeForce GTX 770]
vendor : NVIDIA Corporation
driver : nvidia-340 - distro non-free
driver : nvidia-367 - distro non-free re
Info is attached. Note that it is from 15.10 and working fine.
** Attachment added: "info.txt"
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1508744/+attachment/4502808/+files/info.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which
18 matches
Mail list logo