flathub / org.kde.kdenlive

https://flathub.org/apps/details/org.kde.kdenlive
17 stars 18 forks source link

Won't launch in Kubuntu 18.04. #21

Closed RustyRaptor closed 6 years ago

RustyRaptor commented 6 years ago

It shows it trying to open then it closes.

journalctl -e returns this

Aug 05 00:05:35 ziad-HP-Pavilion-Notebook systemd[905]: Failed to start flatpak-org.kde.kdenlive-5933.scope.
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: Creating the cache for:  "applications:org.kde.kdenlive.desktop"
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: Already in database?  true
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:       First update :  QDateTime(2018-08-05 00:03:57.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:        Last update :  QDateTime(2018-08-05 00:05:35.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: After the adjustment
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:      Current score :  6
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:       First update :  QDateTime(2018-08-05 00:03:57.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:        Last update :  QDateTime(2018-08-05 00:05:35.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:          New score :  6
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: ResourceScoreUpdated: "98b2d249-b922-428a-8755-1bdda3035194" "org.kde.krunner" "applications:org.kde.kdenlive.desktop"
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook systemd[905]: flatpak-org.kde.kdenlive-5955.scope: Failed to add PIDs to scope's control group: Permission denied
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook systemd[905]: flatpak-org.kde.kdenlive-5955.scope: Failed with result 'resources'.
Aug 05 00:05:36 ziad-HP-Pavilion-Notebook systemd[905]: Failed to start flatpak-org.kde.kdenlive-5955.scope.
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: Creating the cache for:  "applications:org.kde.kdenlive.desktop"
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: Already in database?  true
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:       First update :  QDateTime(2018-08-05 00:03:57.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:        Last update :  QDateTime(2018-08-05 00:05:36.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: After the adjustment
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:      Current score :  6
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:       First update :  QDateTime(2018-08-05 00:03:57.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:        Last update :  QDateTime(2018-08-05 00:05:36.000 MDT Qt::TimeSpec(LocalTime))
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]:          New score :  6
Aug 05 00:05:37 ziad-HP-Pavilion-Notebook org.kde.ActivityManager[984]: ResourceScoreUpdated: "98b2d249-b922-428a-8755-1bdda3035194" "org.kde.krunner" "applications:org.kde.kdenlive.desktop"

when running flatpak run org.kde.kdenlive from the terminal I get

libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Could not initialize GLX

I noticed someone had an issue with beta nvidia drivers however I have 396.45 installed.

RustyRaptor commented 6 years ago

Unfortunately after installing it using the debugging commands i found in another issue it seems I can't reproduce the problem. in other words it's working now. So idk what that was. Could it be because I installed using Discover's flatpak support?

TingPing commented 6 years ago

What does flatpak --gl-drivers say

TingPing commented 6 years ago

Oh it works now, yes Discover probably failed to pull in the drivers.

eszlari commented 6 years ago

Yeah, I have experienced this myself, after a fresh install. Might be related to this upstream bug: https://bugs.kde.org/show_bug.cgi?id=395923