https://bugs.kde.org/show_bug.cgi?id=421015
Bug ID: 421015 Summary: The "get plugins" kipi_plguins [sic] appstream URL has a typo Product: gwenview Version: Other (add details in bug description) Platform: unspecified OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: gwenview-bugs-n...@kde.org Reporter: den...@efjot.de Target Milestone: --- https://github.com/KDE/gwenview/blob/14b962f2945e8c63b9d6daf17004390f0a872264/app/kipiinterface.cpp#L59 In kipiinterface.cpp, it says as such: #define KIPI_PLUGINS_URL QStringLiteral("appstream://org.kde.kipi_plguins") I think "plguins" is a typo, and hitting that menu entry also opens Discover with zero results STEPS TO REPRODUCE 1. Go into the menu "plugins" 2. Hit the "get plugins" menu entry 3. Observe how discover is started with a typo in the appstream url OBSERVED RESULT The AppStream URL is appstream://org.kde.kipi_plguins EXPECTED RESULT The AppStream URL is appstream://org.kde.kipi_plugins (?) SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro KDE Plasma Version: 5.18.4 KDE Frameworks Version: 5.69.0 Qt Version: 5.14.2 GwenView version: 20.04 but current HEAD on GIT still has the same typo! ADDITIONAL INFORMATION I don't know if this is actually the error on why discover showed nothing - but I assume the typo wasn't introduced in kipiplugins itself and then propagated, but made in this instance I think this is the commit that introduced it: https://github.com/KDE/gwenview/commit/09119995c8110ffce110ce0b35b4d4c9109c3877 -- You are receiving this mail because: You are watching all bug changes.