This is the oddest thing I've ever seen. When I take a screenshot of a window or my desktop, I instead receive an older copy of the window or screenshot. What I mean, is that once I take a screenshot using gnome screenshot tool, I will forever get that screenshot when I try and take another. I'm running with the open drivers, under and amd/ati card.
I'm having a terrible time trying to get a recent version of ImageMagick installed on a CentOS 6.3 x86_64 server. First, I downloaded the RPM from the ImageMagick site and tried to install it.
Ubuntu 12.04 LTS
Gnome Classic desktop
I simply want to make a link to a folder on the desktop.
I found these instructions:
sudo apt-get install --no-install-recommends gnome-panel
(which is not necessary since the Software centere shows gnome-panel as already installed)
Create new launcher
Open the terminal and run the following command
Code
gnome-desktop-item-edit ~/Deskto
How to properly install imagemagick extension for PHP5 on Xubuntu 12.04.1 LTS?
convert --version
Version: ImageMagick 6.6.9-7 2012-08-17 Q16
sudo pecl install imagick
...
checking if ImageMagick version is at least 6.2.4... configure: error: no. You need at least Imagemagick version 6.2.4 to use Imagick.
What am i doing wrong? )
I wrote a bash script as below:
#!/bin/bash
echo "Enter a file name"
read filename
import -window root $HOME/Desktop/$filename.png
I expected this script to take a screen shot and save the image with the given filename on m desktop....
Problem: My ubuntu terminal is giving error.
import: Command Not Found
Most popular tool to take screenshots on gnome desktop But there a lot of tips and tricks for taking screenshots for your desktop, windows, and your active running applications you might not familiar with it.
hi guys i just upgraded to fedora 16 with the dvd and im haveing problems synchronizein my software to the latest available version
im getting the error mesg
Code:
** Found 408 pre-existing rpmdb problem(s), 'yum check' output follows:
ImageMagick-c++-6.6.5.10-20.fc15.i686 has missing requires of ImageMagick = ('0', '6.6.5.10', '20.fc15')
OpenGTL-0.9.15.1-3.fc15.i686 has missing requires of
Hi all,
I'm a newbie. I've installed 12.04 on my desktop PC and the icons do not appear in the launcher or panel by default. The icons will appear in the panel if I hover over them, but I have to find them first. Apps can be started from the launcher, but again, I can't see the icons first.
Anybody else had this issue?
Any thoughts on this would be very much appreciated.
I had some issues with ImageMagick and I was told Ubuntu's default ImageMagick package is an ancient version and I should upgrade to resolve my issues.
How can I do that? I have the latest Ubuntu version (12.10). Synaptic shows me 8:6.7.7.10-2ubuntu4 as the latest version of IM. It means my IM version is 6.7.7.10 (convert --version outputs the same). IM does not provide deb binaries itself.