Ubuntu :: Image Deletion Through Image Viewer?

Jul 6, 2010

Iam looking for an Image viewer that lets me delete images through an 'delete' button/option in toolbox.. Most of the image viewers uses edit menu-->delete option,but iam looking for an direct link,clicking on which deletes the image currently open in image viewer
???

View 2 Replies


ADVERTISEMENT

Ubuntu :: Image Viewer Apps That Edit IPTC?

Jan 10, 2010

I've read about and taken brief looks at F-Spot, Gthumb, GQView, KphotoAlbum, and digiKam. Why is it so hard to find an app that edits IPTC? I think digiKam is supposed to, but 1) I was hoping not to have to run a KDE app on Gnome and 2) I can't even figure out how to use the darn thing ... it seems very unintuitive to me.

I miss Irfanview so much. (and no, I don't want to run WINE. I don't know why so many people are quick to suggest running Windows apps in WINE. If i wanted to run Windows apps, I'd run stinkin' Windows.)

It's one of those weeks for me when I feel like the more I actually try to USE Ubuntu for getting things done (as a long time Windows user), the more my hands are tied. I mean crap... MediaMonkey, Irfanview, ... ugh. Computers are for accomplishing tasks. Apps are for doing those tasks. OSes are for running those apps. I used to be a diehard OS/2 fan back in the day until I finally gave in to Windows. I still knew OS/2 was way superior, but what's the use in running a "superior" OS if you don't have the apps with features you need? I'm not trying to start a fight here and I hope I don't get slammed for my little venting here, but honestly...

View 5 Replies View Related

Ubuntu Multimedia :: Is There Any Image Viewer Similar To ACDSee?

May 20, 2010

Is there image viewer for linux similar to ACDSee?

View 3 Replies View Related

Ubuntu :: Image Viewer Sort By Exif Date Taken

Jan 31, 2011

I've tried what feels like at least a dozen different image viewers and I'm still hunting for one that handles viewing by date taken. The trick is that I'd like to just click the jpeg as they come off the camera and then browse through all the photos in the order taken... without having to load them into a photo management application, sort them in their, then start viewing from there. Too many extra steps for too many pictures when you're looking at a collection that is already organized (using the file system, i.e., nested directories) back to 2000. I need (ideally) a viewer where I click the jpeg, then go next next next through them in the order in which they were taken. Does anyone know if this sort of thing exists?

View 6 Replies View Related

Debian :: Use Output From Command In Image Viewer

Jun 4, 2011

I want an image viewer to show the images in a directory in a random order. For that, I made the following script:

cd /home/DIRECTORY
ls > files
sort -R files
cat files | gpicview

Everything looks fine, but gpicview doesn't open the images! I also tried it with pqiv but instead of just opening the images, it opens a dialog asking me which of the files I want to open.

View 6 Replies View Related

OpenSUSE :: Simple Image Viewer For Kiosk App?

May 23, 2010

I am trying to locate a simple image viewer that does the following simple function:

1. Able to open JPEG files (only .jpg images loaded).

2. Open them in full screen mode (launched via terminal command).

3. Able to close once clicked on them in full screen mode (example config file: MOUSE_BTN0 = quit)

I tried a few, I liked the simplicity of Eye of Gnome ( eog ), but the close on a click while in full screen doesn't seem an option? Unless there's a config file hidden somewhere?

View 4 Replies View Related

General :: Image Viewer With Transparent Window?

Aug 17, 2011

I would like to display a fully opaque image (e.g. PNG RGB8) on the desktop in an image viewer - but such that I can set the window (showing the image) to be, say, 50% transparent (so I could see through and compare with other windows below). It would be even better if the viewer just shows a "panel" instead of a "window" (i.e. I'd prefer just the image shown, possibly with a border - instead of a full blown window with menubar, titlebar etc).

I'm aware that in Compiz, it should be possible to run a plugin, and have any window you want transparent - but I was hoping for a solution (viewer) that would not be Compiz-specific (and even more preferred, if it is neither Gnome nor KDE specific - but I'm not sure that is possible).

View 1 Replies View Related

Debian :: How To Call Standard Image Viewer

Apr 5, 2011

Whenever I want to look at an image on the command line I use Kview, but what I want to use is the standard one you get when you click on an image file in windows mode. For me it's called visionneur d'image cos I'm using linux at my university in France.

View 8 Replies View Related

Software :: Fast Image Viewer - Mirage Or EOG?

Sep 7, 2010

Fast image viewer: MIRAGE or EOG? [URL] or [URL]. Which one do you favour? If possible, why such choice. (All choices are matter of tastes and preferences, being respected, and all have 100pct right).

View 5 Replies View Related

Software :: JBG Image Viewer / Converter To Other Formats

Feb 8, 2010

I want to know if there is any application from which I can view/convert the JBG Images to any other format. I have installed XnView and Image Magick. XnView does no support the JBG Images and Image Magick gives error while converting the image.

View 9 Replies View Related

Ubuntu :: Default Image Viewer Failed But GIMP Fine

Mar 19, 2011

The default image viewer in 10.10 (eog) has met its match, a ~500MB image of the moon. I just thought it was kind of funny, while browsing the software center for an image viewer that could handle it, I noticed the description of the one installed by default and thought it was kind of funny, so I snapped this screenshot and thought I'd share it with you guys. By the way I have 4 GB of RAM and can view the image just fine in GIMP, just thought this was kind of funny.
Screenshot

View 1 Replies View Related

Debian Multimedia :: Noise On Image Viewer After Rawtherapee Export

Jan 19, 2016

I have a doubt about the Gnome default Image Viewer.It's because I edit my RAW images on RawTherapee, and then export them to jpg.When I open the exported pictures on the image viewer, it looks like has lots of noise.But when I open the same picture on Gimp or Iceweasel, the noises doen't appear.

So, the question is: which image viewer is wrong? Is Gimp and Iceweasel "fixing" the picture automatically, or Gnome Image Viewer is reading it wrongly and showing it with noise?URL...

View 1 Replies View Related

Fedora :: Nautilus Viewer - Disable Image Auto Rotate?

Nov 5, 2009

I've noticed in Gnome pretty much all applications auto-rotate images when viewing, but leave the original image data intact. This may sound silly, but when I want to post pictures on, for instance, Facebook they upload as the picture was originally taken. So, if I took a picture with the camera flipped sideways it appears upright in Nautilus and the two image viewers I have installed, but when I upload the picture it appears to be flipped on its side. Does anyone know how to disable the auto-rotate when viewing feature?

View 2 Replies View Related

Programming :: Creating Image Viewer Window Using Python And GTK Widgets

Jul 7, 2010

I'm a total newbie in Linux and only have limited experience of programming - in Hypercard, Javascript and some Python on the Mac platform. Now I want to get started with high-level programming and scripting on Ubuntu 10.04. The project I have in mind is fairly simple: I want to create an image viewer window that I can bring up on a RAW image file in Nautilus - with the help of dcraw, to inspect the image at 100% without going into a separate application.

The viewer should have a button that if clicked, would then convert the file to a TIFF, again using dcraw. That's it, that's all there is to it. My initial impression is that I should be able to achieve this using Python and GTK widgets. Am I right? How can I find the commands and structures I will need to work with?

View 8 Replies View Related

Ubuntu :: Image Viewer Opened From Nautilus Doesn't Change Active Window / Fix It?

Sep 1, 2010

There's something very annoying about how Nautilus opens "image viewer" windows.
They open, I can see them, but when I press the keyboard, it's still Nautilus which gets the commands.
This is because Nautilus stays the active window!

Most annoyingly, when I want to have a quick look at an image, and then close it, Nautilus closes instead (Alt+F4).

Does anyone know what I'm talking about?
How to solve it?

View 4 Replies View Related

Fedora :: GThumb Image Viewer Delete - Files Moved To Trash

Mar 4, 2010

When I am deleting pictures using gThumb image viewer it asks "The selected images will be moved to Trash, are you sure?" And if I press "yes" button - it moves message to ~/.Trash, can it be configured to move them into "real" trash? I have created symbolic link and it solved part of my problems, but files "restore" option is unavailable to files which were moved in to trash by this method.

View 3 Replies View Related

Ubuntu :: Wanted: Image Viewer With "copy To Folder" Shortcut?

Jan 8, 2011

I have triedShotwellgThumbF-SpotNone of them has the possibility to define a shortcut which will move current picture to a defined folder.I want to get a collection of pictures to send to a friend. Before that I want to resize using imagemagick.Irfanview allows definition of locations for "Copy to" or "Move to" (F8 shows list of predefined locations, press 0-9 for copy. So effectively two key strokes). Does anyone know about an ubuntu image viewer that makes this possible with one key combination?

View 2 Replies View Related

Ubuntu Multimedia :: Vlc Image - Playing Wmv And Vob Files - Image Comes With High Contrast Colors

Jan 16, 2011

When playing dvd's, vob files and wmv files, the image comes with high contrast colors ,very intense red/green/blue. very dark too. I have vlc 1.1.4 installed, using ubuntu 10.10, libdvdcss2 installed. for the rest of the video formats it seems to work fine. any ideas on what should I start debugging?

View 5 Replies View Related

Ubuntu Security :: Mount The Image Or Extract The Image To Another Drive?

Feb 16, 2011

I was given a forensic Image which I now know is a DD image of the drive (Vista) and am trying to mount the image or extract the image to another drive. I'm not sure of the extention type or if the image is a partition or the entire drive. I think it is the entire drive.

Is it possible to mount a DD image to a device. If I can't do that I just want to extract the files to run some programs against the drive. Can I view the files under Ubuntu or do I have to remove the drive and stick it into a Vista computer.

I purchased a second drive today and was hoping the command line would be something simple.

Or am I on the wrong track, should I be doing this all in a windows environment. The reason I picked ubuntu was because of the reporting tools.

View 9 Replies View Related

Programming :: First Image Will Display On The Page, And When A User Puts Their Cursor Over It, Then It Will Load Image 2?

Nov 24, 2010

I have just exported 3 png files out of gimp for a html document I'm working on right now, and they are all almost the same, except I need each to load when the user does something. So the first image will display on the page, and when a user puts their cursor over it, then it will load image 2. When they press it, it loads image 3.

View 1 Replies View Related

Ubuntu :: Change Startup Image (usplash Image)?

Jul 15, 2010

I would like to change my startup image (usplash image). For that i change /lib/plymouth/themes/ubuntu-logo/ubuntu_logo.png and /lib/plymouth/themes/ubuntu-logo/ubuntu_logo16.png. Then the splash screen of shutdown screen changes .But booting screen doesnot change.

View 2 Replies View Related

Debian :: Print An OpenOffice Or LibreOffice Calc With An Image And Text, The Image Is Not Printed (the Space Is Blank)

May 11, 2011

I have a Canon iR3570/iR4570 PXL, and installed the driver CQue 1.0 TCP/IP Queue from Canon webpage.

The problem:
- if i try to print an OpenOffice or LibreOffice Calc with an image and text, the image is not printed (the space is blank).
- if i try to print an OpenOffice or LibreOffice Calc with just an image, it's printed great.
- if i try to print an OpenOffice or LibreOffice Impress, the images are not printed but the text is printed great.

[Code]..

View 3 Replies View Related

Debian Configuration :: New Image-2.6.39-1-686-pae Image-686-pae?

May 21, 2011

WTF why is it with every update the devs try to break something. Might as well be using Ubuntu at this point and No I do not want to install Stable. Todays updqate would bring in linux-image-2.6.39-1-686-pae linux-image-686-pae, but my CPU Single core Intel Pentium M (-UP-) cache 1024 KB flags (sse sse2) bmips 1196.07 clocked at 600.00 MHz doesn't use PAE so it told me to remove linux-image-686 and to install linux-image-486. So more shiny crap that doesn't support older hardware, it is getting to be as bad as Microsoft.

Why don't I just go upgrade or buy new hardware with every new shiny crap that wants to upgrade. If it isn't broken do NOT fsck with it.

[Code]...

View 14 Replies View Related

Debian :: File Upload Using Firefox - Smaller Image File Is Previewed While Bigger Image File Is Not

Dec 16, 2015

I am trying to upload some pics on my Facebook account using Firefox. When I click on Facebook's file upload icon, Firefox bring up a 'File Upload' window. I noticed that smaller image file is previewed on the lower right hand corner, while bigger image file is not. Is there anyway I can change this behavior or maybe change what Firefox is using to browse my files?

View 2 Replies View Related

Ubuntu :: Run XP From An ISO Image?

Aug 28, 2010

Just installed Virtual Box and I want to run XP from an ISO image. How do I select the media I need to run Virtual Box? I have had a look through the manual and cannot see how to. When I clicked on the start button it does not give me an option to select an ISO image.

View 3 Replies View Related

Ubuntu :: Convert Gi Image To Iso?

Jan 20, 2010

i have this .gi image that i want to mount is there any way to convert it to an iso or any other mountable format?

View 2 Replies View Related

Ubuntu :: How To OCR From An Image File

May 4, 2010

I have an image file which has a text captured on it:

[URL]

How could I get a plain text file from this? Does Ubuntu have a software for that?

View 5 Replies View Related

Ubuntu :: Create An Iso Image In 10.04?

May 27, 2010

I want to create an ISO file in brasero but it only lets me create a cue. What should I do

View 8 Replies View Related

Ubuntu :: 10.04 - How To Add Image To Grub

Jun 16, 2010

I'm trying to add an image to my grub, I did a clean install of 10.04. I added a grub image successfully in older versions. I followed the directions in Grub2 image. But I can't find the line that needs to be changed. I tried changing other lines with no success. Here is my 05_debian_theme file .....

#!/bin/bash -e
source /usr/lib/grub/grub-mkconfig_lib
# this allows desktop-base to override our settings
f=/usr/share/desktop-base/grub_background.sh
if test -e ${f} ; then
source ${f}
else
WALLPAPER="/usr/share/images/desktop-base/moreblue-orbit-grub.png"
COLOR_NORMAL="black/black"
COLOR_HIGHLIGHT="magenta/black"
fi .....

What line do I change?

View 6 Replies View Related

Ubuntu :: Create An Image Of A PC To Use On Another?

Apr 7, 2011

I do not know if this is possible, but I have a laptop in another country that I visit quite frequently. I wish to re build it in Ubuntu from the image of a mcahine I have here such that when I set it up I need not go on line for updates and installed apps.

A couple of reasons for this.

Internet in this other country is by land line and VERY expensive and slow

It would be useful if it were an image as I am happy with the install on the laptop I have here,, and do not want to spend an age on my hols configuring and installing and playing about... Just install Ubuntu from my CD and then the image to create the same machine.....

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved