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


ADVERTISEMENT

Fedora :: Disable Auto Open Nautilus When USB Drive Plugged?

Aug 4, 2011

In Fedora 15, when I plug a USB drive, Nautilus will automatically open and show whats inside of it. I'm working in a project where I have to plug and unplug USB drives many times, and Nautilus opening every time is really annoying. I tried to use gconf-edit and set the keys apps>nautilus>preferences>media_automount and media_automount_open to false, but it didn't work.

View 10 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 :: 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 View Related

General :: How To Rotate Image On GIMP?

May 8, 2011

Could someone tell me how to rotate an image on GIMP? Now You can rotate it 90 180 etc but I would like to rotate the image to level the shot.

View 6 Replies View Related

Fedora :: Rotate The Pen When Rotate The Screen?

Sep 7, 2009

how can I rotate the pen when I rotate the screen, and I would like to share this knowledge to other people who may have the same problem I had.

I have a tablet fujitsu-siemens t5010 with installed the wacum packages by default, and the pen was working, but couldn't rotate with xsetwacom command.

In Fedora 10, most guides refer to the wacom device as "stylus" which doesn't work on Fedora 11. I run command " $ xinput list " and I found the line

"PnP Device (FUJ02e5) eraser"id=3[XExtensionKeyboard]

and some lines before there is:

"PnP Device (FUJ02e5)"id=2[XExtensionKeyboard]
^^^^^^ this is the name of the device xsetwacom command needs! ^^^^^^^

I wrote first the line with the eraser cause I suppose that even someone has different wacom model, the eraser will be easy to find by grep command ( $ xinput list | grep -i eraser ), and common in most configures.

now , the edited script I use becomes like this:

#!/bin/sh
if [ $1 == 'normal' ]
then
xrandr -o normal
xsetwacom set "PnP Device (FUJ02e5)" rotate 0

[Code].....

It would be awesome if it chat could happened automatically , simply by rotating the screen, like it happens on Vista. I'll try to find out any solution and update this post if I make it !

View 1 Replies View Related

Fedora :: Nautilus Is Not Auto-starting

May 7, 2010

Rebooting after an update I can't see any icon on the desktop (FC12, gnome).If I manually start nautilus they appear, but I obviously would like that to happen automatically. What could be the problem and how to solve it?

View 2 Replies View Related

OpenSUSE :: Digikam 1.2 Suse 11.3 New Install Rotate Image Fails?

Jul 23, 2010

Digikam will not rotate images. Worked fine in all previous versions. Tried installing 1.3 from this repo

Index of /repositories/KDE:/UpdatedApps/openSUSE_11.3
per this thread
opensuse - exif and gwenview
but 1.3 failed to launch.
De-installed 1.3 and re-installed 1.2 from release repos.

From reading the above thread perhaps a patch will soon be released?

View 4 Replies View Related

Fedora :: Auto-disable Touchpad When Mouse Is Plugged In?

Oct 17, 2010

this issue has been bugging me for years. I want the same capability in Fedora that exists in most recent versions of Windows -- disable the touchpad on my laptop if an external mouse is plugged in. Note that my how-to is a little hardware-specific regarding the actual disabling of the touchpad; I'll discuss that more at the end of the guide.

So, here goes: For my OS (Fedora 13 x86_64) and hardware (Dell Precision M4500) - I needed a specific utility and three scripts. This Dell's trackpad and nipple-stick are seen as an 'internal' PS/2 mouse by Fedora, so I had to install 'xinput' to disable it.

[Code]...

View 4 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

Fedora :: Disable Auto Loading Of Network Manager / Wpa Supplicant

Mar 18, 2011

I would like to disable auto loading of network manager/wpa supplicant in my FC13 system. I am not interested in just stopping the service (/etc/init.d/NetworkManager stop) from user lever. Is there any kernel configuration which can serve the purpose. If there is a way to stop notifying user level about new network interface, please let me know.

View 3 Replies View Related

Red Hat / Fedora :: Disable (in RedHat) Terminal Auto Correction Functionality?

May 3, 2010

Does somebody know how to disable (in RedHat) terminal auto correction functionality

View 3 Replies View Related

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

Ubuntu :: Remove Or Disable Document Viewer Safely From System?

Jun 1, 2011

Is it possible to safely remove Document Viewer from Ubuntu system? When I try to uninstall it using the Software Center it says that the Ubuntu Desktop system will go with it. Is there another, safer way?

View 3 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

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

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

Fedora :: Disable The Blue Sun Splash Image On Console Boot?

Dec 7, 2008

I upgraded my lappy to FC10 and I boot to console mode. The blue sun image comes up there, I can get rid of it by hitting escape a couple of times but I want to disable it completely. It's messing up my desire to boot with the framebuffer.

View 1 Replies View Related

Ubuntu :: Rotate Image (Script) Without Changing "modified" Date?

Nov 19, 2010

I am actually modifying someone else's script and I need some help. The original script rotated image files to the left but it changed the "modified date stamp" which is something I didn't want.

Code:
#!/bin/bash
while [[ -n "$1" ]]; do

[code]....

View 3 Replies View Related

Programming :: Rotate Image (Script) Without Changing "modified" Date?

Nov 18, 2010

I am actually modifying someone else's script and I need some help. The original script rotated image files to the left but it changed the "modified date stamp" which is something I didn't want.

Code: #!/bin/bash
while [[ -n "$1" ]]; do
#if a file and not a dir
if [[ -f "$1" ]]; then

#the images that I copy from my cell phone don't have exif headers #so I am using the -mkexif switch first to match the exif information #to the "created date" in the .jpg file. jhead -mkexif "$1"

[Code]...

It's important to note that the original script, before I made any edits, did not have this quirk whereas I needed to "touch" the file to get it to orient itself correctly. The 'original' script is in black; my additions are in blue.

View 4 Replies View Related

General :: Rotate Image (Script) Without Changing "modified" Date?

Nov 18, 2010

I am actually modifying someone else's script and The original script rotated image files to the left but it changed the "modified date stamp" which is something I didn't want.

Code:
#!/bin/bash
while [[ -n "$1" ]]; do

[code]....

View 2 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







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