Bug 381144 - SmugMug export max dimension limited to 5000 pixels
Summary: SmugMug export max dimension limited to 5000 pixels
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-SmugMug (show other bugs)
Version: 5.8.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-13 03:27 UTC by Ronuk Raval
Modified: 2018-01-30 21:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ronuk Raval 2017-06-13 03:27:16 UTC
SmugMug doesn't accept TIFF files. As a workaround, I can "resize photos before uploading" to get automatic conversion to JPEG, but the max dimensions range picker limits me to 5000 pixels. My pictures are larger than this and ideally I could get the format conversion without any resolution loss.

I've submitted a diff at https://phabricator.kde.org/D6209, which I understand is supposed to be the new way to contributing.
Comment 1 caulier.gilles 2017-06-13 06:09:08 UTC
You don't need to post a patch to phabricator. Bugzilla is here for this task. It's more simpler workflow. No need to multiply the tool for Agile management project.

Gilles Caulier
Comment 2 Maik Qualmann 2017-06-13 10:30:05 UTC
Git commit 216ed1777fcb33cefc8cc52d83625863c4ef015f by Maik Qualmann.
Committed on 13/06/2017 at 10:29.
Pushed by mqualmann into branch 'master'.

increase maximum pixel size for the SmugMug export tool
FIXED-IN: 5.7.0

M  +2    -1    NEWS
M  +1    -1    smug/smugwidget.cpp

https://commits.kde.org/kipi-plugins/216ed1777fcb33cefc8cc52d83625863c4ef015f
Comment 3 Maik Qualmann 2017-06-13 10:41:26 UTC
Git commit 97d8dfcd3d0def7108e7c736396b5d4f0f2caf94 by Maik Qualmann.
Committed on 13/06/2017 at 10:40.
Pushed by mqualmann into branch 'master'.

SmugMug maximum pixel size is 210Mpx

M  +1    -1    smug/smugwidget.cpp

https://commits.kde.org/kipi-plugins/97d8dfcd3d0def7108e7c736396b5d4f0f2caf94