[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-23 Thread Bill Filler
** Changed in: canonical-devices-system-image
Milestone: ww28-2015 = ww34-2015

** Summary changed:

- Multiple thumbnail requests for a single image
+ Gallery requesting multiple video thumbnails when opening photo

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

Title:
  Gallery requesting multiple video thumbnails when opening photo

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-20 Thread Bill Filler
yes I am seeing the same thing. for some reason we are incorrecty asking
for multiple video thumbnails when opening a single photo. We've fixed
the problem with photo requesting multiple thumbnails but apparently did
not fix the video case.

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-20 Thread Michi Henning
Just to add to this: if the gallery app wants show a still of a video at
full size, asking for a thumbnail at (0,0) actually makes sense because
there is no sensible way for the gallery app to pull out a still frame.
For photos, it would be nice if the gallery app were to open the image
file directly. That way, we don't end up with the image on disk twice
(once in the original file, and once inside the thumbnail cache).

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-19 Thread Michi Henning
It does not look like this this bug was fixed. I'm still seeing multiple
requests for a single image.

Go to events page in the gallery app and tap on a photo. Displaying that
single photo sends multiple requests to the thumbnailer:

thumbnailer-service: [01:01:02.355] thumbnail: 
/home/phablet/Videos/com.ubuntu.camera/video20150720_010015553.mp4 (0,0): 
0.009003 sec (FULL-SIZE HIT)
thumbnailer-service: [01:01:02.378] thumbnail: 
/home/phablet/Videos/com.ubuntu.camera/video20150720_010015553.mp4 (1060,1060): 
0.023805 sec (FULL-SIZE HIT)
thumbnailer-service: [01:01:02.383] thumbnail: 
/home/phablet/Videos/com.ubuntu.camera/video20150720_010015553.mp4 (1222,1060): 
0.010407 sec (FULL-SIZE HIT)
thumbnailer-service: [01:01:02.400] thumbnail: 
/home/phablet/Videos/com.ubuntu.camera/video20150720_010015553.mp4 (1222,1222): 
0.025453 sec (FULL-SIZE HIT)
thumbnailer-service: [01:01:02.454] thumbnail: 
/home/phablet/Videos/com.ubuntu.camera/video20150720_010004143.mp4 (1222,1222): 
0.004059 sec (FULL-SIZE HIT)

Note that I'm seeing this every time I tap on a *photo*. However, the
thumbnail requests are for one of the videos I took. It looks like the
gallery app is asking for thumbnails for *video* files every time I tap
on a *photo*.

Also, the request for (0,0) is problematic. It means Give me the image
at full size (bounded to a 1920 box). A full-size image is most
definitely *not* a thumbnail. The gallery app shouldn't be asking for
thumbnails at full size. All this does is waste disk space and make
the cache less effective. Instead, for the full-size image, the gallery
app should be reading the image file directly, I would think?

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-19 Thread Michi Henning
** Changed in: gallery-app (Ubuntu)
   Status: Fix Released = Confirmed

** Changed in: canonical-devices-system-image
   Status: Fix Released = Confirmed

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-07 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = In Progress

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-07 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress = Fix Released

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package gallery-app -
0.0.67+15.10.20150706-0ubuntu1

---
gallery-app (0.0.67+15.10.20150706-0ubuntu1) wily; urgency=medium

  [ Arthur Mello ]
  * Disable unused GalleryPhotoComponent so we stop doing unnecessary
request to thumbnailer (LP: #1460993)

  [ CI Train Bot ]
  * Resync trunk.

 -- CI Train Bot ci-train-...@canonical.com  Mon, 06 Jul 2015 16:35:36
+

** Changed in: gallery-app (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/gallery-app

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~artmello/gallery-app/gallery-app-
disable_gallery_photo_component

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-07-02 Thread Bill Filler
** Changed in: gallery-app (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: gallery-app
   Status: New = In Progress

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-06-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gallery-app (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/1460993

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-06-24 Thread Michi Henning
** Tags added: qsize

** Tags removed: qsize
** Tags added: invalid-qsize

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-06-16 Thread Bill Filler
** Changed in: canonical-devices-system-image
Milestone: ww26-2015 = ww28-2015

** Changed in: canonical-devices-system-image
   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/1460993

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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


[Bug 1460993] Re: Multiple thumbnail requests for a single image

2015-06-10 Thread Pat McGowan
** Also affects: gallery-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gallery-app (Ubuntu)
   Importance: Undecided = High

** Changed in: gallery-app (Ubuntu)
 Assignee: (unassigned) = Arthur Mello (artmello)

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

Title:
  Multiple thumbnail requests for a single image

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1460993/+subscriptions

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