Showing posts with label Dock. Show all posts
Showing posts with label Dock. Show all posts

Thursday, March 10, 2016

Missing Caption and Dialog Box Messages on Cairo-Dock

I've been using Linux Mint 17.1 for quite a bit and its configured to using the fglrx driver.  When I first installed Cairo-Dock as a way to emulate Ubuntu's Unity, there had been missing text and captions on several items in my menu.  It's bothered me but I've tolerated it for a long while till I had had enough and did some research on it.

This thread gave me a hint that this is a known issue and that setting the font may fix it.  The suggested font to use was Ubuntu Mono 12 but that didn't work in my case.

By right clicking the cairo-dock, you can configure the Dialogue Boxes and Captions.   You can set the custom fonts to use for both.  For my Linux Mint, the font that worked was Andale Mono 12.  Now all the text appears.

Saturday, June 20, 2015

Random Thoughts: Samba, Cinnamon and Android Insufficient Storage Space Error

So I've been using Linux Mint a lot and there's been some adjustment.  I find Cinnamon to be a total regression to Unity's dock.  I've complained a bit about this but fortunately, someone pointed me to Cairo which is a decent replacement.  It's not as slick as Unity's Dock, but it's functional and familiar enough.  I just cannot go back to that old Start Menu, Taskbar thing.  Feels cluttered and useless.

While we're in the subject of Cinnamon, when the laptop wakes up from suspend or sleep, sometimes, Cinnamon starts acting very weird.  None of my mouse clicks the menus, Cairo's task switching doesn't really work.  The only way I got to recover from it was to kill Cinnamon.  

killall -HUP cinnamon

Then, there's samba.  In the university I work at, we have some specific configuration and Cinnamon's connect Windows Share interface is a bit wonky.  Turns out when I specify the server name, I have to leave out the slashes (e.g. //).  Then specify the share to use.

Lastly, there's a common problem on Android where the storage space is always running out.  This usually manifests itself when attempting to install apps.  Google Play Store will complain "Insufficient Storage Available" which is a real pain especially when you own those Chinese OEM tablets.  I've learned since that Android will build up junk cache over time and can easily chew up GB of space after prolonged use.  You can use any cache cleaner app and run your device through it.  I use the Clean Master but I'm certain there are better lightweight apps available.  I ran my cleaner app and it showed me the junk I should clean up.  Tapped clean and I was able to install the apps I wanted just fine.

That's a wrap!  Ciao!