You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, It's me again, asking you to please update scopy.
I would like to run Scopy on Rapsberry Pi 5 - Raspberry OS 64 bit.
I downloaded the latest flatpak (1.4.1).
When installing the prerequisites, but got a message that i should contact the developer and ask them to upgrade the end-of-life versions.
But Scopy wants the 32 bit runtime libraries (flatpak org.kde.Platform) ...
Please update to latest supported libraries and built a flatpak that will run on Raspberry Pi 5 64bit. flatpak-builder --arch=aarch64
Thank you
flatpak install Scopy.flatpak
Note that the directories
'/var/lib/flatpak/exports/share'
'/home/jpn/.local/share/flatpak/exports/share'
are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.
error: The application org.adi.Scopy/arm/master requires the runtime org.kde.Platform/arm/5.14 which was not found
sudo flatpak install org.kde.Platform
Looking for matches…
Similar refs found for ‘org.kde.Platform’ in remote ‘flathub’ (system):
1) runtime/org.kde.Platform/aarch64/5.15-23.08
2) runtime/org.kde.Platform/aarch64/5.10
3) runtime/org.kde.Platform/aarch64/5.11
4) runtime/org.kde.Platform/aarch64/5.12
5) runtime/org.kde.Platform/aarch64/5.13
6) runtime/org.kde.Platform/aarch64/5.15
7) runtime/org.kde.Platform/aarch64/5.14
8) runtime/org.kde.Platform/aarch64/5.9
9) runtime/org.kde.Platform/aarch64/5.15-21.08
10) runtime/org.kde.Platform/aarch64/5.15-22.08
11) runtime/org.kde.Platform/aarch64/6.2
12) runtime/org.kde.Platform/aarch64/6.3
13) runtime/org.kde.Platform/aarch64/6.4
14) runtime/org.kde.Platform/aarch64/6.6
15) runtime/org.kde.Platform/aarch64/6.7
16) runtime/org.kde.Platform/aarch64/6.5
Which do you want to use (0 to abort)? [0-16]: 7
Info: runtime org.kde.Platform branch 5.14 is end-of-life, with reason:
The KDE 5.14 runtime is no longer supported and does not receive security updates. We strongly recommend migrating to a supported runtime.
Info: runtime org.freedesktop.Platform.GL.default branch 19.08 is end-of-life, with reason:
The Freedesktop SDK 19.08 runtime is no longer supported as of September 1, 2021. Please ask your application developer to migrate to a supported version
The text was updated successfully, but these errors were encountered:
Hey, It's me again, asking you to please update scopy.
I would like to run Scopy on Rapsberry Pi 5 - Raspberry OS 64 bit.
I downloaded the latest flatpak (1.4.1).
When installing the prerequisites, but got a message that i should contact the developer and ask them to upgrade the end-of-life versions.
But Scopy wants the 32 bit runtime libraries (flatpak org.kde.Platform) ...
Please update to latest supported libraries and built a flatpak that will run on Raspberry Pi 5 64bit.
flatpak-builder --arch=aarch64
Thank you
The text was updated successfully, but these errors were encountered: