Showing posts with label launcher. Show all posts
Showing posts with label launcher. Show all posts

Wednesday, 22 August 2018

The end of the line for gksu?

It was only recently that I upgraded my Lubuntu laptop to 18.04, and then found that some of my .desktop launchers had stopped working.


Many Linux distros have now decided to drop gksu as they feel it is unsafe to launch GUI apps as Root.


Well whoopy-do!  Safe or unsafe, I still want to do it.

Friday, 12 May 2017

Looking for a Linux Video Editor?

I'm a bit of a sucker when it comes to video editors.


Although I don't do a great deal of video work (except during the bird box season) if I stumble across a video editor, I have to install it.


And so it was a couple of days ago when I discovered Shotcut.

Wednesday, 2 December 2015

Lubuntu/LXDE: cannot add apps to launch-bar

Having installed a fresh image of Lubuntu 15.10, I found I had a problem adding newly installed applications to the Launch Bar.


A quick search of the internet did not reveal anything useful, so I had to open a few files and work out what was happening.


Strange that I hadn't noticed this problem before!

Wednesday, 28 May 2014

Lubuntu 14.04 upgrade

As Linux upgrades go, this one was pretty painless.

 

Since fully switching to Linux early in 2008 I've been through some good releases and some not so good.


Sometimes it is down to your hardware, and how good or bad support is for your particular wireless module or graphics card...

Wednesday, 12 February 2014

How to Install Gambas on the Raspberry Pi

Gambas is a great visual programming environment for Linux, so if you've worked with Visual Basic on Windows, you will feel right at home with Gambas.


Although you can easily install Gambas from the repository using Synaptic, if you want the most recent stable release you will need to download the source files, compile and install manually.


Generally, installing applications from the repository is the best idea. After all, its easy, the package should be stable, and all dependent files should be included.