Archive for the ‘Ubuntu’ category

Fixing Gnome keyring / Login Keyring: “Enter Password to Unlock” issue

September 1st, 2010

Hi everyone, this is just a quick how-to on handling the Ubuntu Maverick/Gnome Login Keyring issue which occurs when you change your user password.

The issue: You’ve decided to change your password for whatever reason and suddenly you’re presented with the following message whenever you launch an application you have instructed to “remember” your password.

Enter password to unlock your login keyring
The password you use to log in to your computer no longer matches that of your login keyring.

This is how you fix it:
» Read more: Fixing Gnome keyring / Login Keyring: “Enter Password to Unlock” issue

Setting TTY / Virtual Consoles resolution with Grub 2 in Ubuntu Lucid Lynx

June 23rd, 2010

I’ve been using Ubuntu for a while now and something that bugged me a lot was the crappy screen resolution whenever I had to go and use my virtual terminals (TTY).

In previous versions of ubuntu which used grub 1, setting up the resolution for tty was done by simply using the vga=??? boot option. In grub 2 however, this is not so easy.

I remember when it first came out. I was somewhat exasperated by the fact that I had _just_ become comfortable f*cking with grub’s menu.lst and now I had to learn how to use grub 2 – which had some new convention for editing menu items let alone setting up the resolution.

Anyway, there’s really nothing to it. I had to do a lot of digging around and some experimentation, but in the end, as with all things linux it was “easy” when I finally found out how. » Read more: Setting TTY / Virtual Consoles resolution with Grub 2 in Ubuntu Lucid Lynx

Ubuntu Karmic: No Sound on Battle for Wesnoth?

November 17th, 2009

There are times when I feel like procrastinating and when I do, sometimes I like play the popular turn-based RTS game Battle for Wesnoth. I like to play BfW with sound though. I like hearing Delfador‘s thunder clap when he lowers the boom on an orc Chieftain twice his size and I like hearing the well put-together background music as I plot to defend against a legion of undead sent by the queen to try and end my attempt at reclaiming the thrown which is rightfully mine.

Anyway, to fix this issue, I installed the debian SDL library with X11 graphics and Pulse audio compiled Ubuntu Karmic has available in the repository.
Pulse audio is the default sound system used in Ubuntu Karmic.

Here’s the step by step

» Read more: Ubuntu Karmic: No Sound on Battle for Wesnoth?

Ubuntu Linux: Forcing sound out through your external USB Sound Card

September 8th, 2009

So… long story short, I messed up my headphone jack on my notebook which where I use Ubuntu Karmic Koala Alpha x (6 I think) as my primary OS. Luckily though, I found an old sony external sound card lying around the office at work. One of the artifcats that had been left behind by one of the developers of yester-year.

I thought great! I’ll plug my headphone into the exteral sound card and I can again block the world out with sound the next time things get rowdy in the development room.

Everything worked great! Sound was channelled nicely out through the external sound card out of the box via pulseaudio. All except flash (flashplugin-nonfree) which has been hardwired to use my internal sound card. I don’t know what the particulars are, and what causes this, but I found that completely disabling the internal sound card was the solution.

» Read more: Ubuntu Linux: Forcing sound out through your external USB Sound Card

Ubuntu Linux: Fix for the disappearing Firefox Web Developer toolbar

September 5th, 2009

I use firefox as my browser on Ubuntu Karmic Alpha x (can’t remember which one). During one update, my firefox web development toolbar disappeared. There was nothing there aside from the blank grey bar.

How do you fix this?

To fix this, I did the following steps:

  1. Right click on the blank toolbar – this will bring up the toolbar selection context menu.
  2. Click on “Customize” – this will load the toolbar “Customize Toolbar” screen.
  3. Click on the “Restore Defaults” button located on the bottom of the “Customize Toolbar” screen.

By now you should have your Web Development toolbar icons appear where they should be (on the Web Development toolbar!)

“FAIL! That didn’t work!”

Failing the above, you could try the following:

  1. Load up the “Customize Toolbar” screen by following steps 1 and 2 above.
  2. Using your scrollbar, locate a few of the Web Development toolbar Elements and drag it to the blank Web Development toolbar.
  3. Click on the button called “Restore Defaults” on the bottom of the “Customize Toolbar” screen – this should restore your web development icons.

“FAIL AGAIN!! That _STILL_ did not work!”

Failing the two methods above, you should look to see if you have the popular tab enhancement add-on called tab mix plus. If you have this installed, you will not be able to see the icons for Web Developer when you open the “Customize Toolbar” screen. With me not wanting to spend more time on delving into why TMP gets in the way of the Web Developer tool bar, I decided to disable the Tab Mix Plus add-on in favour of my toolbar.

So if the two suggested fixes don’t work, try the following:

  1. Load up the Add-ons menu and disable TMP
  2. Right click on the blank toolbar and click on “Customize”.
  3. You should now again be able to see your Web Developer Toolbar icons.
  4. Locate a few of the Web Development Toolbar Elements by using your scroll bar then drag a web developer toolbar icon to the empty toolbar.
  5. Click on the Restore Defaults button.

One of the above mentioned workarounds should work, but if your firefox Web Developer toolbar doesn’t work on Ubunutu, or any Linux distro, leave a comment. We’ll figure it out together. :)