Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
flatpak not detecting org.kde.Platform runtime
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
ecko
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jul 2010
Posts: 108

PostPosted: Sat Nov 23, 2024 6:11 pm    Post subject: flatpak not detecting org.kde.Platform runtime Reply with quote

I am trying to install a government-mandated application that comes as a Flatpak bundle downloaded from their website.

After emerging sys-apps/flatpak, I do (as root, as everything in this post):
Code:

flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install org.kde.Platform
 9) runtime/org.kde.Platform/x86_64/5.15-23.08


Then I install my bundle:

Code:
flatpak install --bundle /opt/bin/XX-linux.x86_64.flatpak
error: The application XX.XX.XX/x86_64/master requires the runtime org.kde.Platform/x86_64/5.15-23.08 which was not found


It still complains about the kde runtime, despite being installed:

Code:
flatpak list
Name                                Application ID                                          Version           Branch                Installation
Mesa                                org.freedesktop.Platform.GL.default                     24.2.5            23.08                 user
Mesa (Extra)                        org.freedesktop.Platform.GL.default                     24.2.5            23.08-extra           user
nvidia-565-57-01                    org.freedesktop.Platform.GL.nvidia-565-57-01                              1.4                   user
openh264                            org.freedesktop.Platform.openh264                       2.1.0             2.2.0                 user
Adwaita theme                       org.kde.KStyle.Adwaita                                                    5.15-23.08            user
KDE Application Platform            org.kde.Platform                                                          5.15-23.08            user


How can I convince it that I indeed installed org.kde.Platform version 23.08?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum