https://bugs.kde.org/show_bug.cgi?id=418295

            Bug ID: 418295
           Summary: Error messages while launching the application as
                    Appimage
           Product: kdevelop
           Version: 5.5.0
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: ricky.t...@gmail.com
  Target Milestone: ---

SUMMARY
 Error messages while launching the application as Appimage.

OBSERVED
 Those commands allowed to launch the application:

$ ./kdevelop
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use
QT_QPA_PLATFORM=wayland to run on Wayland anyway.
kdevplatform.shell: Could not load plugin "KDevCMakeManager" , it reported the
error: "Unable to find a CMake executable. Is one installed on the system?"
Disabling the plugin now.
kdevplatform.util: Path::init: invalid/unsupported Path encountered: 
http://clang-tidy
kdevplatform.shell: Could not load plugin "KDevCMakeManager" , it reported the
error: "Unable to find a CMake executable. Is one installed on the system?"
Disabling the plugin now.
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kf5.kservice.services: The desktop entry file
"/usr/share/applications/qemu.desktop" has Type= "Application" but no Exec line
kf5.kservice.sycoca: Invalid Service :  "/usr/share/applications/qemu.desktop"
kf5.kservice.services: The desktop entry file
"/usr/share/applications/org.gnome.ChromeGnomeShell.desktop" has Type=
"Application" but no Exec line
kf5.kservice.sycoca: Invalid Service : 
"/usr/share/applications/org.gnome.ChromeGnomeShell.desktop

$ firejail --noprofile ./kdevelop
Parent pid 24186, child pid 24187
Child process initialized in 7.18 ms
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use
QT_QPA_PLATFORM=wayland to run on Wayland anyway.
kdevplatform.shell: Could not load plugin "KDevCMakeManager" , it reported the
error: "Unable to find a CMake executable. Is one installed on the system?"
Disabling the plugin now.
kdevplatform.util: Path::init: invalid/unsupported Path encountered: 
http://clang-tidy
kdevplatform.shell: Could not load plugin "KDevCMakeManager" , it reported the
error: "Unable to find a CMake executable. Is one installed on the system?"
Disabling the plugin now.
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kf5.kservice.services: The desktop entry file
"/usr/share/applications/qemu.desktop" has Type= "Application" but no Exec line
kf5.kservice.sycoca: Invalid Service :  "/usr/share/applications/qemu.desktop"
kf5.kservice.services: The desktop entry file
"/usr/share/applications/org.gnome.ChromeGnomeShell.desktop" has Type=
"Application" but no Exec line
kf5.kservice.sycoca: Invalid Service : 
"/usr/share/applications/org.gnome.ChromeGnomeShell.desktop"

Parent is shutting down, bye...

 Those firejail commands did not allow to launch the application:

$ firejail ./kdevelop
Reading profile /etc/firejail/default.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc

** Note: you can use --noprofile to disable default.profile **

Parent pid 24389, child pid 24390
Warning: cleaning all supplementary groups
Child process initialized in 31.81 ms
execv error: No such file or directory

Parent is shutting down, bye...

$ firejail --appimage ./kdevelop
Mounting appimage type 2
Error mounting appimage: appimage.c:119 appimage_set: Invalid argument

SOFTWARE/OS VERSIONS
Appimage run on Linux Fedora 31, Wayland, Gnome.

File renamed from "Kdevelop-5.5.0-x86_64.AppImage" to "kdevelop".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to