I wanted to try out video wallpaper (like DreamScene on Windows 7). I had tried XWinWrap with Hardy but back then, I had problems running Compiz on an old PC and it did not look good at all. Now, I am trying it out on a new PC and Compiz works well on my onboard Intel GMA 3000 on Ubuntu 10.04 Lucid Lynx Alpha.
If you want to try this, you must have compiz enabled. You may also want to install mplayer and codecs for videos you want to use as desktop background.
I am using globalmenu 0.7.9 (Mac OS X like Global menu for Gnome) from the globalmenu-team PPA (Karmic as Lucid is not available now) in my Ubuntu 10.04 Lucid Lynx. I get the following error on terminal when I try to launch any gtk applications from the terminal:
Gtk-Message: Failed to load module "gnomenu-panel": libgnomenu-panel.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "globalmenu-gnome": libglobalmenu-gnome.so: cannot open shared object file: No such file or directory
However, the gnomemenu-panel works fine, I wanted these messages to not appear. I opened up /usr/lib/gtk-2.0/modules and found that the plugin had different files than listed in the error message. To fix the problem, I just created symbolic links to the existing files. This is how I did it from the terminal:
I am using balazan theme in Ubuntu 10.04 Lucid Lynx Alpha 4 from breathe ppa for Karmic Koala since Lucid PPA was not available when I started using Lucid. I saw this message when I launched gedit from terminal (gnome-terminal):
/usr/share/themes/balanzan/gtk-2.0/gtkrc:89: Murrine configuration option "scrollbar_color" is no longer supported and will be ignored.
/usr/share/themes/balanzan/gtk-2.0/gtkrc:93: Murrine configuration option "gradients" is no longer supported and will be ignored.
Seems like the theme I’m using has some depreciated configuration options after Murrine update. I opened the /usr/share/themes/balanzan/gtk-2.0/gtkrc file (as root) using the following command from Alt+F2
I’m using Ubuntu 10.04 Lucid Lynx Alpha and I decided to check out the latest RC kernel from the Kernel PPA. This is how I installed it on my i386 (32-bit) installation of Ubuntu.
My friend who recently switched to Ubuntu was looking for a rapidshare, megaupload file downloader where he can queue downloads and leave it to download. Actually I found an application that not only supports rapidshare and megaupload but lots of other file-sharing sites such as 4shared, badongo, depositfiles, easy-share, filefactory, gigasize, hotfile, mediafire, sendspace, uploading and zshare. The application is called Tucan Manager and is available from the universe repository in Lucid Lynx (I’m sure it is available in Karmic and older versions too). Moreover, it supports uploads to these sites too.
To install it, just launch synaptic (System> Administration> Synaptic Package Manager). Goto settings>repositories and make sure “Community maintained opensource software (universe)” is checked. Reload the software list by clicking on reload and wait till it is done. Search for tucan and mark it for installation. Install it by selecting apply and wait till it is installed.
Once it is installed, close synaptic and launch it from Applications>Internet>Tucan Manager (or Alt+F2>tucan) and click on Find on the preferences window. Get the updates and mark the services you wish to use. Close it and restart it again.
I am using Ubuntu 10.04 Lucid Lynx Alpha on a system with Gigabyte GA-G31M-S2L with Intel GMA 3100 onboard graphics. I upgraded to Lucid from Karmic Koala (9.10) and it was always showing these errors on boot: “error: mountall Could not Connect to Plymouth” “mountall main process (x) terminated with status 1” Also, I could not experience Plymouth. I thought it was a problem with Plymouth and believed updates will fix it, but that did not happen till date. Today, I decided to fix it and went looking around for a fix and got it working.
I found this thread on Ubuntu Forums and was able to fix it by following it. I checked by boot options and noticed that there was only “quiet” specified, and no “splash”. I added “splash” and it worked.
I am using Ubuntu 10.04 Lucid Lynx Alpha 2 and when I updated today, when I held down a key, I did not get repeated keypresses as I would normally. I don’t know which update actually caused this, but it was due to some packages I upgraded recently (any ideas?). I just went to Keyboard Preferences (System > Preferences > Keyboard) and checked “Key presses repeat when key is held down” but it still did not work, for some reason. Then, I just played around with the sliders (Delay and Speed) and it started working. Finally, I typed in the Test Field and set the preferences to my taste. I have written this just in case somebody does not figure this out themselves. Hope this is helpful.
I am using Ubuntu 10.04 Lucid Lynx Alpha and I encountered this while installing ltsp-server. The package being configured was ldm-server.
I was installing an application and Synaptic Package Manager just froze forever while configuring a package. I had to shut it down using sudo killall synaptic. Then, when I tried to launch t again, it would come up with “Unable to get Exclusive Lock” message. When I tried apt-get from Terminal, I got /var/lib/dpkg/lock – open (11 Resource temporarily unavailable).
I upgraded deluge recently to version 1.2.0 and then started it. The “Add Torrent” and several other options were greyed out and the torrents I was downloading were not there anymore. Here is how I got around the problem and how you can do it if you are facing the same.