Page 1 of 1

Fonts and terminal issues after update 5

Posted: Sat Sep 22, 2012 11:34 am
by sackofspuds
Hi

Upgraded to Update 5 today and should have read the Update pack info but I guess I only got that after updating! What I failed to do was:

Always choose "keep file" (as opposed to "install new version").

Anyhow, the font in Chromium is now awful and when I start a Terminal session it's black on black, ie, invisible.

Is there a quick way of rectifying this? I'm using Gnome Shell.

Thanks very much.

Re: Fonts and terminal issues after update 5

Posted: Sat Sep 22, 2012 12:23 pm
by zerozero
Monsta's post here and the link in it might be useful.

regarding the broken terminal, this is afaik the 2nd or 3rd post reporting that.
can you please provide us the output of

Code: Select all

inxi -FGx

Re: Fonts and terminal issues after update 5

Posted: Sat Sep 22, 2012 4:40 pm
by sackofspuds
zerozero wrote:Monsta's post here and the link in it might be useful.

regarding the broken terminal, this is afaik the 2nd or 3rd post reporting that.
can you please provide us the output of

Code: Select all

inxi -FGx
Thanks, zerozero. Monsta's script to create the symlinks did the trick.

For anyone else with the terminal issue, a solution is to go into Edit / Profiles / Default / Colours, deselect Use colours from system theme and select the Built-in scheme Black on white.

Here's the system info you requested:

Code: Select all

# inxi -FGx
System:    Host lmde Kernel 3.2.0-3-686-pae i686 (32 bit) Distro Linux Mint Debian Edition
CPU:       Dual core Intel Core2 Duo P8700 (-MCP-) cache 3072 KB flags (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips 10108.8 
           Clock Speeds: (1) 800.00 MHz (2) 800.00 MHz
Graphics:  Card Intel Mobile 4 Series Chipset Integrated Graphics Controller X.org 2) Res: 123x23 Gfx Data: N/A for root 
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller driver snd_hda_intel BusID: 00:1b.0
           Sound: Advanced Linux Sound Architecture Version 1.0.24
Network:   Card-1 Broadcom NetLink BCM5787M Gigabit Ethernet PCI Express driver tg3 v: 3.121 BusID: 85:00.0
           Card-2 Intel PRO/Wireless 5100 AGN [Shiloh] Network Connection driver iwlwifi v: in-tree: BusID: 02:00.0
Disks:     HDD Total Size: 250.1GB (4.2% used) 1: /dev/sda Hitachi_HTS54322 250.1GB 44C 
Partition: ID:/ size: 20G used: 12G (62%) fs: rootfs ID:/ size: 20G used: 12G (62%) fs: ext4 
           ID:/home size: 20G used: 6.0G (33%) fs: ext4 ID:/boot size: 97M used: 51M (56%) fs: ext2 
Sensors:   System Temperatures: cpu: 47.0C mobo: 25.0C 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes 168 Uptime 5:57 Memory 423.5/1956.0MB Runlevel 2 Client Shell inxi 1.4.23 
Thanks again,

Paul