| Summary: | Cannot start umbrello from applications menu | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Andre Barboza <bmg.andre> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | arojas, ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | 2.24.0 (KDE Applications 17.12.0) | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/umbrello/b4a20d4fb517033533244f14d8370e87f3c6483b | Version Fixed/Implemented In: | 2.24.1 (KDE Applications 17.12.1) |
| Sentry Crash Report: | |||
|
Description
Andre Barboza
2018-01-05 00:01:43 UTC
umbrello has not yet been ported away from kdelibs4support, and uses KCmdLineArgs instead of QCommandLineParser. The commit that converted '--caption' to '-qwindowtitle' needs to be reverted meanwhile. Git commit b4a20d4fb517033533244f14d8370e87f3c6483b by Ralf Habacker. Committed on 07/01/2018 at 11:08. Pushed by habacker into branch 'Applications/17.12'. Fix 'Cannot start umbrello from applications menu' FIXED-IN:2.24.2 (KDE Applications 17.12.2) M +0 -1 umbrello/CMakeLists.txt https://commits.kde.org/umbrello/b4a20d4fb517033533244f14d8370e87f3c6483b This patch makes it create a completely empty desktop file. Note that UMBRELLO_DESKTOP_OUT is now never defined Git commit 95115e7067609c2df435cf7dd8b3628ae86767fd by Ralf Habacker. Committed on 07/01/2018 at 21:00. Pushed by habacker into branch 'Applications/17.12'. Fixup of b4a20d4fb Use the correct cmake variable. M +1 -1 umbrello/CMakeLists.txt https://commits.kde.org/umbrello/95115e7067609c2df435cf7dd8b3628ae86767fd |