Fails to generate thumbnails for filenames without extensions
Bug #1499341 reported by
Michael Sheldon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Alejandro J. Cura | ||
Thumbnailer |
Fix Released
|
Medium
|
Michael Sheldon | ||
thumbnailer (Ubuntu) |
Fix Released
|
Medium
|
Michi Henning |
Bug Description
Steps to reproduce:
1) Download attached file "image" to /tmp/
2) Run "thumbnailer-admin get /tmp/image"
Expected result:
A thumbnail file should be generated
Actual result:
thumbnailer-admin: Handler:
If you then rename /tmp/image to /tmp/image.jpg and run "thumbnailer-admin get /tmp/image.jpg" a thumbnail will be created correctly
Related branches
lp://staging/~michael-sheldon/thumbnailer/fix-1499341
- PS Jenkins bot (community): Approve (continuous-integration)
- Michi Henning (community): Approve
-
Diff: 33 lines (+23/-0)1 file modifiedsrc/thumbnailer.cpp (+23/-0)
Superseded
for merging
into
lp://staging/thumbnailer
- Michi Henning (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 33 lines (+23/-0)1 file modifiedsrc/thumbnailer.cpp (+23/-0)
Changed in thumbnailer: | |
assignee: | nobody → Michael Sheldon (michael-sheldon) |
status: | New → Fix Committed |
importance: | Undecided → Medium |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in thumbnailer (Ubuntu): | |
status: | New → Fix Committed |
Changed in thumbnailer: | |
status: | Fix Committed → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:thumbnailer/devel at revision 282, scheduled for release in thumbnailer, milestone Unknown