Bug 343706 - Color Transfer select image issue
Summary: Color Transfer select image issue
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Filters (show other bugs)
Version: 2.9 Beta
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-02 20:27 UTC by brusheco
Modified: 2015-02-06 15:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brusheco 2015-02-02 20:27:20 UTC
(beta 2 git : 84750c9)

I click the "choose a file" icon, but it brings up a window that lists a bunch of different file types, rather than letting me browse and choose an image on my desktop/harddrive. However, manually pasting a file path works.

I'm on Windows 7.


Reproducible: Always
Comment 1 Halla Rempt 2015-02-06 10:49:34 UTC
Yes, I can confirm.
Comment 2 Halla Rempt 2015-02-06 11:42:22 UTC
Git commit e4e81e798342f21053488d2fb9fa289cea244042 by Boudewijn Rempt.
Committed on 06/02/2015 at 11:17.
Pushed by rempt into branch 'calligra/2.9'.

This enables our own url requester on all platforms so we have the same
behavious everywhere and use KoFileDialog in all cases.

M  +1    -9    krita/plugins/extensions/gmic/kis_gmic_settings_widget.cpp
M  +3    -9    krita/ui/CMakeLists.txt
R  +4    -4    krita/ui/forms/wdg_url_requester.ui [from: krita/ui/forms/kis_url_requester_impl.ui - 090% similarity]
R  +20   -23   krita/ui/widgets/kis_url_requester.cpp [from: krita/ui/widgets/kis_url_requester_impl.cpp - 072% similarity]
M  +44   -11   krita/ui/widgets/kis_url_requester.h
D  +0    -69   krita/ui/widgets/kis_url_requester_impl.h

http://commits.kde.org/calligra/e4e81e798342f21053488d2fb9fa289cea244042
Comment 3 Halla Rempt 2015-02-06 15:19:28 UTC
Git commit a8693c97f01dd8da5b36ec047a22f9045001b1e8 by Boudewijn Rempt.
Committed on 06/02/2015 at 11:17.
Pushed by rempt into branch 'master'.

This enables our own url requester on all platforms so we have the same
behavious everywhere and use KoFileDialog in all cases.

M  +1    -9    krita/plugins/extensions/gmic/kis_gmic_settings_widget.cpp
M  +3    -9    krita/ui/CMakeLists.txt
R  +4    -4    krita/ui/forms/wdg_url_requester.ui [from: krita/ui/forms/kis_url_requester_impl.ui - 090% similarity]
R  +20   -23   krita/ui/widgets/kis_url_requester.cpp [from: krita/ui/widgets/kis_url_requester_impl.cpp - 072% similarity]
M  +44   -11   krita/ui/widgets/kis_url_requester.h
D  +0    -69   krita/ui/widgets/kis_url_requester_impl.h

http://commits.kde.org/calligra/a8693c97f01dd8da5b36ec047a22f9045001b1e8