[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-09-12 Thread Peter Bencsik
@meissner, re comment #10, just wanted to confirm that your bugfix is
working (tested with shotwell and a Canon EOS 1100D on Ubuntu 12.0.4,
now showing the thumbnails). Thanks a lot! I described how I patched the
package in http://ubuntuforums.org/showthread.php?t=1987866

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-09-01 Thread Simon Butcher
@meissner, re comment #10, is there a separate bug # for this? i'd like
to see this EOS bug fixed for all users in 12.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-09-01 Thread Dave Gilbert
Medium -> Moderate impact on core app

** Changed in: libgphoto2 (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-05-23 Thread Marcus Meissner
The Canon EOS has a different issue on why it does not retrieve thumbnails, 
while adding EOS fast directory I broke the thumbnail preview getting.

patch for EOS:

http://gphoto.svn.sourceforge.net/viewvc/gphoto/branches/libgphoto2-2_4/libgphoto2/camlibs/ptp2/library.c?r1=14007&r2=14020&pathrev=14020

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-05-20 Thread BandD
I have a Canon 30D which is also mounted as a "Mass Storage Camera" and
experience the same lack of preivews in Shotwell at the import screen.
I just upgraded from 11.04 to 12.04.  Worked fine in 11.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-05-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-05-02 Thread Marcus Meissner
If the camera does not store thumbnails in EXIF, than libgphoto2 currently can 
not provide preview images,
as we do not do image processing in such cases.

(We would need to download the full image and post-process it, which might not 
be what users want if they
just request a preview.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-04-26 Thread Frederik Elwert
Attached is a log file for a gphoto2 shell session.

I think it boils down to these lines:

92.665044 gphoto2-camera(2): Getting file '20120218_001.jpg' in folder 
'/DCIM'...
92.665104 libgphoto2/gphoto2-filesys.c(2): Getting file '20120218_001.jpg' from 
folder '/DCIM' (type 0)...
92.665139 gphoto2-filesystem(2): Lookup folder /DCIM file 20120218_001.jpg
92.665169 gphoto2-filesystem(2): Lookup folder '/DCIM'...
92.665241 context(2): Lade »20120218_001.jpg« aus Verzeichnis »/DCIM«...
92.665305 directory/get_file_func(2): /DCIM 20120218_001.jpg
92.665334 directory/get_file_func(2): ->/media/Nokia N9//DCIM/20120218_001.jpg
92.665389 libgphoto2/gphoto2-filesys.c(2): Getting previews is not supported. 
Trying EXIF data...
92.665425 libgphoto2/gphoto2-filesys.c(2): Getting file '20120218_001.jpg' from 
folder '/DCIM' (type 4)...
92.665458 gphoto2-filesystem(2): Lookup folder /DCIM file 20120218_001.jpg
92.665485 gphoto2-filesystem(2): Lookup folder '/DCIM'...
92.665516 context(2): Lade »20120218_001.jpg« aus Verzeichnis »/DCIM«...
92.665557 directory/get_file_func(2): /DCIM 20120218_001.jpg
92.665583 directory/get_file_func(2): ->/media/Nokia N9//DCIM/20120218_001.jpg
92.687333 gphoto2-file(2): Adjusting file name for mime type 
'unknown/unknown'...
92.687429 gphoto2-file(2): Name adjusted to '20120218_001.jpg'.
92.687753 libgphoto2/gphoto2-filesys.c(2): EXIF data does not contain a 
thumbnail.
92.687802 gphoto2-camera(2): Operation failed!

So it looks like the N9 camera simply does not store thumbnail data into
the images? Are those always expected or should there be a fallback
thumbnailer for images with missing EXIF thumbnails?

** Attachment added: "Log file"
   
https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/986676/+attachment/3106275/+files/gphoto2.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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

[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-04-25 Thread Marcus Meissner
as the mass storage driver does not do thumbnails itself, we have code in 
"libgphoto2" that extracts thumbnails
from the EXIF tag using "libexif".

I looked at the buildsystem info here and it seems to links against libexif, so 
I need some debuglog
to verify if libgphoto2 has other problems.

(
gphoto2 --debug --debug-logfile=xx.log ... commands ... 

)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-04-25 Thread Frederik Elwert
** Package changed: shotwell (Ubuntu) => libgphoto2 (Ubuntu)

** Bug watch added: SourceForge.net Tracker #3521358
   http://sourceforge.net/support/tracker.php?aid=3521358

** Also affects: libgphoto via
   http://sourceforge.net/support/tracker.php?aid=3521358
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/libgphoto/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-04-23 Thread Laura Khalil
Frederik,

I belive what you're experiencing is a problem resulting from an
interaction between some and gPhoto, a common Linux library Shotwell
uses to access digital cameras.

I'm glad that the photos are showing normally when you do import them.

You may consider filing a bug with the gPhoto team. I did not see any
bugs related to the N9 in their bug database, so this could be something
new or part of a more generic issue.

You can file a bug with gPhoto here:

http://sourceforge.net/tracker/?group_id=8874&atid=108874

Cheers,

Laura

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-04-23 Thread Frederik Elwert
They’re simple JPEGs, 2000x3552, from my N9.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/986676/+subscriptions

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

[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-04-23 Thread Laura Khalil
What is the format of the pictures you are trying to import?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/986676/+subscriptions

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


[Bug 986676] Re: Shotwell does not show thumbnails for images on "Mass Storage Camera"

2012-04-21 Thread Frederik Elwert
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986676

Title:
  Shotwell does not show thumbnails for images on "Mass Storage Camera"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/986676/+subscriptions

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