[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-15 Thread Pedro Villavicencio
I've sent this upstream at:
http://bugzilla.gnome.org/show_bug.cgi?id=582768 ; feel free to
subscribe to it for get comments from the upstream developers, thanks.

** Bug watch added: GNOME Bug Tracker #582768
   http://bugzilla.gnome.org/show_bug.cgi?id=582768

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Triaged

** Bug watch added: GNOME Bug Tracker #582768
   http://bugzilla.gnome.org/show_bug.cgi?id=582768

** Changed in: nautilus
   Importance: Undecided => Unknown

** Changed in: nautilus
   Status: New => Unknown

** Changed in: nautilus
 Remote watch: None => GNOME Bug Tracker #582768

** Summary changed:

- Nautilus image thumbnails have wrong orientations.
+ Nautilus RAW image  thumbnails have wrong orientations.

-- 
Nautilus RAW image  thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-15 Thread Pedro Villavicencio
Will send this upstream better, they might have a clue on what's going
on there.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

** Also affects: nautilus
   Importance: Undecided
   Status: New

-- 
Nautilus RAW image  thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Victor Osadci
Pedro, what tool do you use to look at the data ?

# exiv2 -p a DSC_3239.NEF | grep Orientation
Exif.Image.Orientation   Short   1  left, bottom


For me, opening the NEF from GIMP only brings up UFRaw, which then sends the 
image to GIMP with the correct orientation. I have gimp-ufraw, which probably 
does this.

Also, considering that the RAW files used to be shown with the correct
orientation some time in the past, I'd say this is a regression.

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Pedro Villavicencio
seems nautilus/eog are base their rotation on exif tags, if the raw file
doesn't contain that info it just doesn't rotate those, you'll get same
behavior with both applications and gimp does the same with the file
unless you install gimp-ufraw to threat with those.

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Pedro Villavicencio
just tested with the images you provided with the Gimp (different
program to avoid confusion), DSC_3239.NEF doesn't have exif information
and it's displayed in an horizontal format, exif command line utils
returns:

Corrupt data (ExifLoader):
The data supplied does not seem to contain EXIF data.

test with DSC_3239.JPG the orientation on the EXIF data is left -
bottom, and gimp ask you if you want to rotate it or not after you open
it. Nautilus behaves the same way, but it doesn't ask you if you want to
rotate it, it just do it based on the exif information, this is not a
bug.

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: Fix Released => New

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Victor Osadci

** Attachment added: "Nikon D80 RAW file"
   http://launchpadlibrarian.net/26715247/DSC_3239.NEF

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Victor Osadci

** Attachment added: "and the JPEG"
   http://launchpadlibrarian.net/26715268/DSC_3239.JPG

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Sebastien Bacher
could you add an image example to the bug?

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Victor Osadci
Seb, if you look at http://launchpadlibrarian.net/18038517/image-
thumb.png, you will notice that when this bug was reported initially,
the RAW files were being rotated, and now they are not.

I believe RAW files do have orientation data in them. Opening the RAW
file in UFRaw does also show the correct orientation.

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Sebastien Bacher
raw files have no exif informations to be used for auto orientation,
that's not a bug

** Changed in: nautilus (Ubuntu)
   Status: New => Fix Released

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Victor Osadci

** Attachment added: "Attached is a screenshot with 3 photos (6 files, JPEG and 
RAW versions) The JPEG thumbnails are oriented properly."
   http://launchpadlibrarian.net/26713202/Captur%C4%83_ecran_Bug.png

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2009-05-14 Thread Victor Osadci
I'm reopening this bug as I can see it in 9.04, but now the thumbnails
for JPEG files are shown correctly, and the RAW are not.

** Changed in: nautilus (Ubuntu)
   Status: Fix Released => New

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2008-10-27 Thread Sebastien Bacher
closing the bug since that works correctly now

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2008-10-27 Thread Victor Osadci
This was on Intrepid, and it seems to have been fixed. Feel free to
close this bug.

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2008-10-27 Thread Sebastien Bacher
what ubuntu version do you use? could you add an image example to the
bug?

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2008-09-29 Thread Victor Osadci
In the attached screenshot there are 4 files - JPEG and RAW/NEF versions
of two photos.

The RAW ones are oriented correctly and the JPEG are not.

One of the JPEGs is opened in EOG, and is oriented correctly.

I would expect all the images to be oriented similar to the RAW/NEF and
as they display in EOG.

** Attachment added: "image-thumb.png"
   http://launchpadlibrarian.net/18038517/image-thumb.png

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2008-09-29 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately we can't fix it, because your description didn't include 
enough information. You may find it helpful to read "How to report bugs 
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem. 
 We have instructions on debugging some types of problems. 
http://wiki.ubuntu.com/DebuggingProcedures
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
4. a screenshot of the issue.

Thanks!

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 275865] Re: Nautilus image thumbnails have wrong orientations.

2008-09-29 Thread Victor Osadci
I just noticed that this only hapens for JPEG files, but not RAW (NEF)
files.

I take photos in JPEG+RAW, so there are two copies of the photo. The
thumbs for the NEFs have correct orientations, and the JPEG thumbs seem
to not have the orientation tag applied to them.

-- 
Nautilus image thumbnails have wrong orientations.
https://bugs.launchpad.net/bugs/275865
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs