[Desktop-packages] [Bug 1338304] [NEW] Chromium Lubuntu 14.04 show block characters for Chinese

2014-07-06 Thread voidvector
Public bug reported: Chinese characters show up as blocks in Chromium (and Chrome) for Lubuntu 14.04. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: chromium-browser 34.0.1847.116-0ubuntu2 ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2 Uname: Linux 3.13.0-30-generic x86_64

[Desktop-packages] [Bug 1338304] Re: Chromium Lubuntu 14.04 show block characters for Chinese

2014-07-06 Thread voidvector
** Attachment added: Screenshot from 2014-07-06 16:56:24.png https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1338304/+attachment/4146785/+files/Screenshot%20from%202014-07-06%2016%3A56%3A24.png -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1575555] Re: Chrome/Chromium use "Thin" as default font weight

2016-05-13 Thread voidvector
GH, thank you for putting this in. At standard body text font size, around 14px for websites, thin width is a lot less scan-able. You have to make an effort to read it. The feeling is similar to reading "Courier New" body text. You can read it if you make an effort, and you can get accustomed to

[Desktop-packages] [Bug 1634369] Re: no longer able to resolve .local names in Yakkety

2016-10-23 Thread voidvector
I have since resolved this by setting up LAN domain via router's Dnsmasq. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1634369 Title: no longer able to resolve .local names in Yakkety

[Desktop-packages] [Bug 1634369] [NEW] no longer able to resolve .local names in Yakkety

2016-10-18 Thread voidvector
Public bug reported: This maybe a configuration mismatch between gvfs and dnsmasq. I am running Xubuntu on Yakkety I have a Synology DiskStation (a NAS), which provides a Samba share. I have a DD-WRT router (has dnsmasq be default). Both are on near default setting. In Xenial, I was able to

[Desktop-packages] [Bug 1634369] Re: no longer able to resolve .local names in Yakkety

2016-10-18 Thread voidvector
** Description changed: - I am running Xubuntu on Yakkety - I have a Synology DiskStation (a NAS), which provides a Samba share. I have a DD-WRT router. Both are on near default setting. + I am running Xubuntu on Yakkety + I have a Synology DiskStation (a NAS), which provides a Samba share. I

[Desktop-packages] [Bug 1818396] [NEW] libgdiplus.pc does not contain correct linking flag

2019-03-03 Thread voidvector
Public bug reported: Current `libgdiplus.pc` is near empty. This is a file used in pkg-config setups for generating compilation flags of downstream projects. This cause compilation failure for setups with pkg-config. At minimum, the .pc file should produce `-lgdiplus`, however it doesn't.