Ubuntu :: Installed Glipper 1.0-1.1 / Cannot Find A Way To Execute It
Mar 17, 2010
I installed glipper 1.0-1.1 on my Ubuntu 9.10, and cannot find a way to execute it. I don't see it in the Applications menu, glipper command from the command line doesn't work.
After installing 11.04 and settling on Ubuntu Classic, I used Synaptic Package Manager to add Glipper, my long-favorite clipboard manager. After some difficulty, I discovered that in 11.04, Glipper is activated by opening the Terminal and issuing the CLI "glipper". This initiates several steps in the Terminal, which for me always failed to conclude. However, after giving up, exiting the Terminal, and doing a number of other things, I had occasion to restart. Following the restart, the Glipper icon was in the panel, and Glipper was working just fine.
FWIW, the difficulties I mentioned above included making several tries at installing ClipIt. In every case, any attempt on my part to actually use ClipIt resulted in a complete freeze. I could recover from these freezes only by cutting off the power to my desktop and then re-powering and re-booting. (Needless to say, ClipIt is no longer installed on my desktop.)
I am trying to run a script which would execute once the system start's up. I placed my script in /etc/init.d and made it chmod +x my-script and placed my script path in /etc/rc.local . It works fine in installed environment and its not working in live cd and USB.
I had a problem on ubuntu when running "sudo apt-get dist-upgrade" and wanted to report how I solved it. Hopefully this helps anybody with similar problems.
I always got the error message:
Code:
The problem is in libxml-sax-perl.postinst which does not seem to be executable.
I did not install any perl packages manually by cpan and found the solution in http://ubuntuforums.org/archive/inde...t-1342009.html where it was only one part of a bigger problem.
I created a backup file (always a good idea) of my libxml-sax-perl.postinst:
Code:
I deleted the old file:
Code:
Created a new file:
Code:
With the following content (copied from the link mentioned above):
I'm trying to run multiple commands on things I have found, how can I achieve this? find . -exec cmd1; cmd2 does not seem to work; it instead runs cmd2 after cmd1 has been executed on every file.
within my bobje directory, I have many directories and some log files . I want to delete those log files without traversing the subdirectories. so i performed these commands and getting the mentioned errors.
When logging in I receive this message : panel encountered a problem while loading "OAFIID : Glipper" It does not happen everytime when logging in. Did a Google search, but no results so far.
I need to make some configuration changes to an ftp server running on Ubuntu server 10.04. I don't know which ftp server program is installed, so I don't know where to look for the config files. I know that some server is installed because I can connect to it
How can I determine which ftp server is installed?
Toshiba Satellite laptop, Ubuntu 10.04lts I installed qcad earlier today, using Software Center. Qcad didn't show up anywhere in the Applications dropdown menu. When I was running 9.04, it showed up in the Graphics sub-menu, but it's nowhere. Rebooted, nothing. It shows up as installed in the Synaptic Package Manager, but I went ahead and removed and installed it again, rebooting between each operation. (sigh) Still nothing. Now, I'm sure it's in here, but I can't find it. So, I have three questions: 1. How do I start it (or any program) using command line? 2. How do I find it using my Gnome gui, and put it in the applications menu and 3. Generally, is there a guide that will explain what I'm looking at when I open my File System directory?
I have installed SAFECOPY & TESTDISK using Synaptic manager. after installation I can't find the applications in the menu, I am trying to use them. where to find these applications?
I would like to find out from cmdline (!) if a certain software is already installed.In redhat based Linuxes I could enter something likerpm -qa|grep -i mysoftwarebut this does not work in Ubuntu.How can I find this out with apt?What, if the installation was done by a perl script .pl rather than with apt.How can I find out in this case?
I'm playing with my hard drive partitions and trying out different O/S versions so I want Grub2 to be aware of them on its boot menu. Currently I'm using the maintainer's version of Grub2 that came with karmic. Do I have to do a re-install of Grub2 or is there a makefile I can use? Specific commands that I would need be nice.
Just bought a new accounting program BasicBooks - on the install instructions (Gibberish to me) I apparently must have Postgres installed, which apparently comes with most distros. I can't find a reference to Postgres - there should be an entry in 'System Settings --> Server Settings --> Services from the main system menu', which I cannot find. Nor can I find it in the Ubuntu software centre. I did find pgAdmin III but have no idea how this works either.
getting this message when trying to install XP."Setup did not find any HD installed in your computer." I have Ubuntu installed on another partition so it makes no sense that XP doesn't recognize my HD.
I have just installed the package monodevelop on Ubuntu 10.4 and wanted to try it out.I'm a long-time .NET developer using Visual Studio 2005/2008 on Windows so I'm familiar with the concepts.I created a new Gtk# project in MonoDevelop, but the empty project already won't compile because almost all referenced assemblies are missing. Here's the build error messages:
Warning: Die Referenz 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' ist ungltig fr das Ziel-Framework des Projekts. (test1) Warning: Die Referenz 'gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' ist ungltig fr das Ziel-Framework des Projekts. (test1) Warning: Die Referenz 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' ist ungltig fr das Ziel-Framework des Projekts. (test1)
I have installed several applications on my Powerbook running lucid, but when I click the "applications" menu, many of them do not appear on the list. They show in the software install/remove application.
I am a beginner Ubuntu 9.10 user. I downloaded and installed the latest version of the sun VirtualBox. My problem is I cannot find where it is installed and that's why I could not run it. Generally, when I install a program the shortcut appears in the menu "Applications->ClassOfInstalledFile". But Virtual Box did not appear. How to find the icon, or simply how to run this application and have a shortcut of it on the "Applications" menu?
On windows I installed the iscsi initiator which tells me my pc id. Then I take that id and put it in my storage which automatically gives me my extra disk. How can I find out the id assigned to my ubuntu pc?
I am trying to compile an android project, which requires GCC-4.3(mandatory, GCC-4.4 doesn't work). So I downgraded the gcc-4.4 on my ubuntu 10.04 to gcc-4.3.
But then the compiling process doesn't work. It says: cc: command not found make: *** [...] error 127
It's weird that the shell can't find 'cc' while I do have gcc-4.3 installed. I've tried type the following command: export CC="/usr/bin/gcc-4.3" but I don't know what's it for.
I am new to Linux but i am a fast learner ...! Well, i've been trying lately to get my v4l recognized and well supported tv tuner to work with gv4l http://gv4l.sourceforge.net/. I've already installed transcode http://www.transcoding.org/ and gv4l via source! All with no errors except one major fluke ...! When i am trying to open gv4l a message pops up saying that transcode can't be found or it's not in the programs known path ... I really need to get gv4l working for tv capture needs cause it supports scheduled captures too without having to get along with mythtv that goes a long way from my purposes...! Is anyone familiar with this kind of problem ?? Any ideas about what i am missing or what i should do ?
Zen-coding is a great gedit plugin for html & css development.I download the files and unpack them into ~/.gnome2/gedit/plugins/.After open gedit I can't find zencoding in the Gedit Preference.
There is a laptop that I want to get that has the ATI Mobility Radeon 4100 and I cannot find it under ATI's driver downloads for any operating system.
Look for yourself [url] select notebook, then readeon, then 4100 series, for ANY operating system, it doesen't have a driver for it.
The first question is: Were is the linux driver for the 4100, and the second, if there is NO propriatary driver installed, will x take full use of the video hardware, or will it be capped and won't work to its fullest potential that it has?
I uninstalled OpenOffice using Software Center and installed LibreOffice from the PPA using the instructions on this page:[url]
I can't find any way to launch it. Applications > Office used to have OpenOffice Writer in it. Now there are no menu items for LibreOffice any darn place.
I'm trying to compile a file with the following line :
Code: gcc lesson2.c -o lesson2 -I /usr/X11R6/include/ -L /usr/lib/ -L/usr/X11R6/lib/ -L /usr/X11R6/lib64/ -lglut -lGL -lGLU -lX11 -lXmu -lm But i got the error : /usr/bin/ld: cannot find -lXmu
I'm using this to compile a simple OpenGL file, and if I remove lxmu (and lxi, wiche gives me the same error), it got the all clear, but when I tun my program, I got an "Segmentation fault" error (I think because of the missing librairies)... When I did a locate libXmu :
A client has sent me a docx. Actually it's not the first he's sent and it always causes me some kind of problems. When I open the document (a normal boring 3 page text document) with Open Office some of the characters are replaced with little empty boxes. From context I suspect they are things like slashes and commas - but I don't know for sure.
I copy and pasted some into gedit and there they appeared as boxes with letters and numbers inside like FF04. Is there some way to find out what these symbols are? I don't need to see them or print them, I just need to know if it is a plus sign, back slash, u with umlauts, or whatever.