Tips & Tricks for Ubuntu

Slashdot it! Delicious Share on Facebook Tweet! Digg!

Fixing Bugs

In this article, we'll show you how to deal with some possible errors in Ubuntu that might affect suspend mode as well as Unity.

Ubuntu 12.10: Intel – Dealing with the Suspend Bug

Intel users often run into an annoying bug: When you shut the laptop cover, the machine falls into a light sleep, from which it should theoretically awaken as soon as you open the cover again. However, some computers, especially those with Intel graphics, will hiccup, resulting in a black or frozen screen. This problem is well known to developers [1].

You don't necessarily need to restart the computer to fix the problem. Often it's enough to switch to a virtual terminal (VT) and give the LightDM display manager a nudge. Unfortunately, doing so clears the current desktop session of all open windows. To access VT, press Ctrl+Alt+F1, which takes you to a black-and-white screen with a login prompt. On some keyboards, you also need to press the Fn (function) key to get to the F1 key. Next, you can log in with your user credentials and enter the following to reanimate the display manager:

$ sudo service lightdm restart

If all goes according to plan, you'll end up on the graphical login screen to the desktop. If you get an error message, you might still be using the old gdm display manager. In this case replace lightdm with gdm in the sudo service command to get the desired result.

In some cases, the problem seems to go away if you deinstall the gnome-screensaver package – but, then screen locking goes away. You can compensate for that by installing the OpenGL xlockmore-gl screen lock with screensaver package, for example. Then, you can use the xlock command to execute the program (Figure 1). This approach is not 100 percent guaranteed for perpetual peace, but it should help until developers solve the suspend riddle.

Figure 1: The xlockmore-gl package conjures up OpenGL images on the screen and blocks with a password. Thus, it can be used as a substitute for Gnome's screensaver.

Unity: Revealing Hidden Applications

Some Unity applications are like scared rabbits that occasionally disappear entirely from the radar screen and can't be reached via Alt+Tab  – among these is LibreOffice. Sometimes, the LibreOffice start icon disappears from the launcher, leaving an empty space. A few methods exist to deal with this problem, and I'll look at two of them.

The first approach is to press Super+W to display all the open windows (Figure 2) so that you can access and use the LibreOffice window as usual. However, because you need to repeat this method each time you switch to another program, you might want to check to see whether the following method will work better for you. Minimize the LibreOffice window and right-click the window panel to select Move to Workspace Right to move LibreOffice to the new workspace. As a shortcut, you can press Alt+Ctrl+Right arrow. To return the application to the original desktop, press Alt+Ctrl+Left arrow.

Figure 2: With a trick, you can get office documents back if they enter another dimension.

Buy this article as PDF

Express-Checkout as PDF

Pages: 3

Price $0.99
(incl. VAT)

Buy Ubuntu User

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content