Re: [gentoo-user] Re: Thunderbird 45.0 unreadable fonts
Corbin wrote: > On 04/22/2016 07:33 PM, Holger Hoffst�tte wrote: > > On Sat, 23 Apr 2016 02:38:00 +0300, Nikos Chantziaras wrote: > > > >> I upgraded thunderbird-bin from 38.7.0 to 45.0 and all window fonts > >> became extremely washed-out, thin and generally unreadable. I then > >> wiped the configuration files (mv ~/.thunderbird ~/tb_backup), but > >> got the same issue. > > > > It has nothing to do with the configuration of Thunderbird; the > > reason is simply that TB 45 was ported to use GTK3. > > > >> Anyone else with the same problem? I searched a lot, but I didn't > >> find any reports for this, let alone a fix. > > > > Same. I expected something like that and pkgbuilt a package of the > > previous version, which I then downgraded to. Other GTK3 apps like > > xfce-powermanager or pavucontrol have exactly the same fonts like > > the rest of my desktop (XFCE). I'm using Source Code Pro Light as system font. All gtk3 apps ignore the "light" weight setting and are rendering the font "normal". Some Internet research reveals that also other users have the same problem. > Palemoon ( Firefox fork ) switched to GTK3 in version 26.0 from GTK2. > The rendering of web pages was slightly-to-moderately effected. > ( XFCE ) > Cured the problem by updating changing USE flags to "gtk gtk3" from > "gtk gtk2". The next emerge update triggered a lot of new installs > and recompiles. I tried firefox with gtk3 USE-flag but it became unstable and crashed on several websites (reproducible). So I switched back to gtk2. -- Regards wabe
Re: [gentoo-user] Re: Thunderbird 45.0 unreadable fonts
On 04/22/2016 07:33 PM, Holger Hoffst�tte wrote: On Sat, 23 Apr 2016 02:38:00 +0300, Nikos Chantziaras wrote: I upgraded thunderbird-bin from 38.7.0 to 45.0 and all window fonts became extremely washed-out, thin and generally unreadable. I then wiped the configuration files (mv ~/.thunderbird ~/tb_backup), but got the same issue. It has nothing to do with the configuration of Thunderbird; the reason is simply that TB 45 was ported to use GTK3. Anyone else with the same problem? I searched a lot, but I didn't find any reports for this, let alone a fix. Same. I expected something like that and pkgbuilt a package of the previous version, which I then downgraded to. Other GTK3 apps like xfce-powermanager or pavucontrol have exactly the same fonts like the rest of my desktop (XFCE). -h Palemoon ( Firefox fork ) switched to GTK3 in version 26.0 from GTK2. The rendering of web pages was slightly-to-moderately effected. ( XFCE ) Cured the problem by updating changing USE flags to "gtk gtk3" from "gtk gtk2". The next emerge update triggered a lot of new installs and recompiles. Hope this helps.
[gentoo-user] Re: Thunderbird 45.0 unreadable fonts
On Sat, 23 Apr 2016 02:38:00 +0300, Nikos Chantziaras wrote: > I upgraded thunderbird-bin from 38.7.0 to 45.0 and all window fonts > became extremely washed-out, thin and generally unreadable. I then wiped > the configuration files (mv ~/.thunderbird ~/tb_backup), but got the > same issue. It has nothing to do with the configuration of Thunderbird; the reason is simply that TB 45 was ported to use GTK3. > Anyone else with the same problem? I searched a lot, but I didn't find > any reports for this, let alone a fix. Same. I expected something like that and pkgbuilt a package of the previous version, which I then downgraded to. Other GTK3 apps like xfce-powermanager or pavucontrol have exactly the same fonts like the rest of my desktop (XFCE). -h
[gentoo-user] Thunderbird 45.0 unreadable fonts
I upgraded thunderbird-bin from 38.7.0 to 45.0 and all window fonts became extremely washed-out, thin and generally unreadable. I then wiped the configuration files (mv ~/.thunderbird ~/tb_backup), but got the same issue. I then wiped it again and emerged normal thunderbird (sans "-bin"), same issue. I downgraded to 38.7.0 again, as the issue makes thunderbird virtually unusable. Anyone else with the same problem? I searched a lot, but I didn't find any reports for this, let alone a fix.
Re: [gentoo-user] Gentoo on Tesla Model S!
On 04/22/2016 12:53 PM, Andrew Savchenko wrote: > Hi all, > > I just feel I must share this amusing news: Gentoo is now running > on Tesla vehicle Model S thanks to Hemera! Finally! http://web.archive.org/web/20060826092910/http://funroll-loops.org/
[gentoo-user] Gentoo on Tesla Model S!
Hi all, I just feel I must share this amusing news: Gentoo is now running on Tesla vehicle Model S thanks to Hemera! In short, Gentoo was cross-compiled for nVidia Tegra and is running in the chroot of official firmware. I'm unwilling to repost all story, so tighten your belts and follow details: http://www.su-tesla.space/2016/04/gentoo-tesla-t2-edition.html Best regards, Andrew Savchenko pgpHvm5mZIhPd.pgp Description: PGP signature
Re: [gentoo-user] Excitement...
On Monday 18 Apr 2016 10:28:00 I wrote: > ... Well, after another 10 days of googling and trial and error, yesterday > I arrived at a setup that works. Here are the versions I needed to > specify: > > # cat /etc/portage/package.keywords > ~dev-libs/libclc-0.1.0_pre20150305 > ~sci-misc/boinc-7.4.42 > sys-apps/nvme-cli > sys-boot/gummiboot > ~sys-devel/clang-3.6.2 > ~sys-devel/llvm-3.6.2 > sys-firmware/amdgpu-ucode > ~sys-kernel/gentoo-sources-4.4.6 > ~x11-drivers/xf86-video-amdgpu-1.0.1 In fact that wasn't enough. Everything was working but one: ATLAS@home. That's a BOINC project that downloads a .vdi file with a 64-bit client for VirtualBox. To get that to work I had to use later versions of some packages, viz: $ cat /etc/portage/package.keywords ~app-emulation/virtualbox-5.0.18 ~app-emulation/virtualbox-additions-5.0.18 ~app-emulation/virtualbox-extpack-oracle-5.0.18.106667 ~app-emulation/virtualbox-modules-5.0.18 ~dev-libs/libclc-0.1.0_pre20150305 ~sci-misc/boinc-7.4.42 sys-boot/gummiboot ~sys-devel/clang-3.6.2 ~sys-devel/llvm-3.6.2 sys-firmware/amdgpu-ucode ~sys-kernel/gentoo-sources-4.5.0 ~x11-drivers/xf86-video-amdgpu-1.1.0 > Going back to the GPU calculations, I'm quite certain that I couldn't ever > have succeeded with any other distro than Gentoo, with portage's uncanny > ability to winkle out the most obscure collisions and dependencies, so > I'm very happy to echo Alan Mackenzie's praise for it. > > Well done, our devs, and thank you! That bit stands, though. -- Rgds Peter