Created attachment 167482 [details] Screenshot showing incorrect source type SUMMARY see title STEPS FOR REPRODUCTION 1. create the alkimia source code from the git master branch 2. run onlinequoteseditor5 3. select the profile 'alkimia5' 4. install the online source 'alkimia-fx.net'. 5. see attached screenshot OBSERVED RESULT The online quote source you have just installed is displayed as "Remote unpublished". EXPECTED RESULT The quote source just installed should be displayed as "Remote". SOFTWARE/OS VERSIONS Linux: openSUSE Leap 15.5 KDE Frameworks Version: 5.102 Qt Version: 5.15
A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/30
Git commit a4476bd232ffc42f922517ffd878e01b73362fdb by Ralf Habacker. Committed on 27/05/2024 at 20:01. Pushed by habacker into branch 'master'. Fix detecting installed remote ghns sources The path returned by knewstuff for installed files of an entry contains '//', which does not match the actual path and prevents this file from being recognized as an installed entry. This fix is for older supported platforms, for Qt5 builds the problem could not be reproduced here, as it seems to have already been fixed with !42. FIXED-IN:8.2 M +7 -0 3rdparty/KF4/knewstuff/knewstuff3/core/cache.h https://invent.kde.org/office/alkimia/-/commit/a4476bd232ffc42f922517ffd878e01b73362fdb