[Touch-packages] [Bug 1799014] Re: bold font rendeing in Java is broken in Cosmic with OpenJDK 11

2018-12-28 Thread md_5
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

[Touch-packages] [Bug 1799014] Re: bold font rendeing in Java is broken in Cosmic with OpenJDK 11

2018-12-27 Thread md_5
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

[Touch-packages] [Bug 1729558] Re: [regression] In Java apps like Netbeans, dark menu bars don't look good for disabled elements

2017-11-20 Thread md_5
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

[Touch-packages] [Bug 1729558] Re: [regression] In Java apps like Netbeans, dark menu bars don't look good for disabled elements

2017-11-07 Thread md_5
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!

[Touch-packages] [Bug 1729558] Re: [regression] In Java apps like Netbeans, dark menu bars don't look good for disabled elements

2017-11-07 Thread md_5
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

[Touch-packages] [Bug 1729558] Re: [regression] In Java apps like Netbeans, dark menu bars don't look good for disabled elements

2017-11-03 Thread md_5
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

[Touch-packages] [Bug 1729558] Re: [regression] In Java apps like Netbeans, dark menu bars don't look good for disabled elements

2017-11-03 Thread md_5
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]);

[Touch-packages] [Bug 1729558] Re: [regression] In Java apps like Netbeans, dark menu bars don't look good for disabled elements

2017-11-02 Thread md_5
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

[Touch-packages] [Bug 1729558] Re: [regression] In Java apps like Netbeans, dark menu bars don't look good for disabled elements

2017-11-02 Thread md_5
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

[Touch-packages] [Bug 1729558] Re: Fix for #961679 - dark menu bars doesn't look good for disabled elements

2017-11-02 Thread md_5
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

[Touch-packages] [Bug 1729558] [NEW] Fix for #961679 - dark menu bars doesn't look good for disabled elements

2017-11-02 Thread md_5
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

[Touch-packages] [Bug 1729558] Re: Fix for #961679 - dark menu bars doesn't look good for disabled elements

2017-11-02 Thread md_5
** 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-

[Touch-packages] [Bug 1729558] Re: Fix for #961679 - dark menu bars doesn't look good for disabled elements

2017-11-02 Thread md_5
** 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-

[Touch-packages] [Bug 1723422] Re: /usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant

2017-11-02 Thread md_5
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:

[Touch-packages] [Bug 1722508] Re: Font hinting appears broken on 17.10 beta

2017-11-01 Thread md_5
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

[Touch-packages] [Bug 1444682] Re: Software properties gtk implies my cpu is unknown and not working.

2016-10-10 Thread md_5
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

[Touch-packages] [Bug 1444682] Re: Software properties gtk implies my cpu is unknown and not working.

2016-10-10 Thread md_5
``` ╰─$ 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

[Touch-packages] [Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

2015-10-22 Thread md_5
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