Bug 468737 - Audiotube about page is empty: Cannot assign to non-existent property "showAboutKDE"
Summary: Audiotube about page is empty: Cannot assign to non-existent property "showAb...
Status: RESOLVED FIXED
Alias: None
Product: audiotube
Classification: Applications
Component: general (show other bugs)
Version: 23.04.0
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Jonah Brüchert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-20 21:55 UTC by Sandro
Modified: 2023-04-21 08:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Empty about page (193.63 KB, image/png)
2023-04-20 21:55 UTC, Sandro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandro 2023-04-20 21:55:41 UTC
Created attachment 158251 [details]
Empty about page

SUMMARY
When opening the new about page in AudioTube 2304, the window opens, but does not show any content. The following is printed, when launching AudioTube from a terminal:

QQmlComponent: Component is not ready
file:///usr/lib/qml/org/kde/kirigami.2/PageRow.qml:916: Error: Error while loading page: qrc:/AboutAudiotube.qml:16 Cannot assign to non-existent property "showAboutKDE"


STEPS TO REPRODUCE
1. Open AudioTube
2. Click on "About"

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Kernel Version: 6.2.11-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 3800X 8-Core Processor
Memory: 15,5 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2
Comment 1 Jonah Brüchert 2023-04-21 07:48:32 UTC
Thank you for the report, it looks like the latest version of kirigami-addons broke the API, and AudioTube still needs to be adapted.