| Summary: | unable to overwrite previous file in save diag as image | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Feisal Mohammed <feisal> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.5.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Thanks. This has already beed fixed, see http://bugs.kde.org/58809#c22 *** This bug has been marked as a duplicate of 58809 *** |
Version: 1.5.2 (using KDE KDE 3.5.1) Installed from: Fedora RPMs Compiler: gcc 4.1.0 OS: Linux Fix: at line 68 of umlviewimageexporter.cpp change from if (wantSave == KMessageBox::Ok) { to if (wantSave == KMessageBox::Continue) {