Summary: | Version info dialog comes up mostly empty | ||
---|---|---|---|
Product: | [Unmaintained] choqok | Reporter: | Iris Morelle <shadowm2006> |
Component: | general | Assignee: | Mehrdad Momeny <mehrdad.momeny> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | scarpino |
Priority: | NOR | ||
Version First Reported In: | Git | ||
Target Milestone: | 1.6 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/choqok/5b3f13e44203bfc3869ef1a5a53d5b79ebce24fa | Version Fixed In: | 1.6 |
Sentry Crash Report: | |||
Attachments: | Patch that fixes the issue. |
Description
Iris Morelle
2016-06-17 07:00:33 UTC
Created attachment 99543 [details]
Patch that fixes the issue.
Thank you! If it's possible please send the patch on https://git.reviewboard.kde.org/r/ otherwise I'll apply this in the evening. (In reply to Andrea Scarpino from comment #2) > Thank you! > > If it's possible please send the patch on https://git.reviewboard.kde.org/r/ > otherwise I'll apply this in the evening. Done: https://git.reviewboard.kde.org/r/128220/ Git commit d1fe017abcf4e7ba4b5f41a618431403ae98c3b1 by Andrea Scarpino, on behalf of Ignacio R. Morelle. Committed on 17/06/2016 at 18:57. Pushed by scarpino into branch 'master'. Fix for mostly-empty version dialog contents REVIEW:128220 M +2 -1 choqok/main.cpp http://commits.kde.org/choqok/d1fe017abcf4e7ba4b5f41a618431403ae98c3b1 Git commit 5b3f13e44203bfc3869ef1a5a53d5b79ebce24fa by Andrea Scarpino, on behalf of Ignacio R. Morelle. Committed on 19/06/2016 at 13:07. Pushed by scarpino into branch 'master'. Better fix for version dialog and startup warnings REVIEW:128236 M +13 -8 choqok/choqokapplication.cpp M +2 -0 choqok/choqokapplication.h M +13 -3 choqok/main.cpp http://commits.kde.org/choqok/5b3f13e44203bfc3869ef1a5a53d5b79ebce24fa |