Summary: | Load Demo -button in the start-up dialog doesn't work or opens wrong version of KPhotoAlbum | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Teemu Hämäläinen <sikanauta> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kphotoalbum-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | johannes |
Priority: | NOR | ||
Version First Reported In: | GIT master | ||
Target Milestone: | --- | ||
Platform: | Mint (Debian based) | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kphotoalbum/b19a14f05dee10d2a6e1a50e687eb9108b621cc4 | Version Fixed In: | |
Sentry Crash Report: |
Description
Teemu Hämäläinen
2019-05-02 18:56:59 UTC
You're right. I'll check how easy this is to fix... Git commit b19a14f05dee10d2a6e1a50e687eb9108b621cc4 by Johannes Zarl-Zierl. Committed on 02/05/2019 at 21:28. Pushed by johanneszarl into branch 'master'. Don't rely on path for starting demo mode. Instead of calling the kphotoalbum executable that is found using PATH, try to call the actual executable file when starting demo mode via the help menu. M +1 -1 MainWindow/Window.cpp https://commits.kde.org/kphotoalbum/b19a14f05dee10d2a6e1a50e687eb9108b621cc4 |