On the current Git master version (at commit 136e9f27f25d85d2573d9f0eede6963818cdba20), the Help -> About Choqok dialog comes up mostly empty except for the library versions on the Version tab. I'm attaching a patch that fixes the issue for me. Reproducible: Always Steps to Reproduce: 1. Navigate to the Help menu 2. Choose About Choqok Actual Results: All tabs are missing information, except as mentioned above Expected Results: Display the software description ("KDE Micro-Blogging Client"), copyright and license info, list of authors, etc. Using KDE Frameworks version 5.22.0 and Qt 5.6.1 on Debian unstable.
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