| Summary: | Spectacle does not remember Save As location | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | Kai Uwe Broulik <kde> |
| Component: | General | Assignee: | Boudhayan Gupta <me> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | trueg |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kscreengenie/33aa1dd69151c0067361bf6d1eef40cd6c752559 | Version Fixed/Implemented In: | 16.04 |
| Sentry Crash Report: | |||
|
Description
Kai Uwe Broulik
2016-01-10 22:12:49 UTC
I second this. In the old days this was easy to fix by using a null pointer in the save dialog creation. Git commit 33aa1dd69151c0067361bf6d1eef40cd6c752559 by Boudhayan Gupta. Committed on 11/01/2016 at 18:57. Pushed by bgupta into branch 'master'. Fix Save As, switch to Qt inbuilt Save As dialog * Remember last save as location * Correctly select mimetype and filename extension * Confirm on overwrite Related: bug 357818 FIXED-IN: 16.04 M +1 -0 src/CMakeLists.txt M +15 -17 src/ExportManager.cpp A +34 -0 src/SpectacleConfig.cpp [License: UNKNOWN] * A +42 -0 src/SpectacleConfig.h [License: UNKNOWN] * The files marked with a * at the end have a non valid license. Please read: http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. http://commits.kde.org/kscreengenie/33aa1dd69151c0067361bf6d1eef40cd6c752559 |