After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 728821 - supported format check only based on filename/extension (example ".png", without it, fails)
supported format check only based on filename/extension (example ".png", with...
Status: RESOLVED DUPLICATE of bug 716567
Product: shotwell
Classification: Other
Component: general
0.15.1
Other Linux
: Normal normal
: ---
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-23 21:34 UTC by Branko Grubic (bitlord)
Modified: 2014-04-28 21:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Branko Grubic (bitlord) 2014-04-23 21:34:58 UTC
Shotwell only checks (or at least that is how it works here) for filename/extensions to see if it supports an image format, this is really bad, because most modern image viewers don't do that, and if you download some image which doesn't have an extension it won't open in shotwell, you need to rename it manually if you know why it failed. For comparison EOG (Eye of GNOME) works fine with  'image.png' or 'image' (both same files, just second without extension written), shotwell fails on second with "Shotwell
Shotwell does not support the file format of /path/to/file"
Comment 1 Jim Nelson 2014-04-28 21:24:30 UTC

*** This bug has been marked as a duplicate of bug 716567 ***