Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 1
1 answer
71 views

I developed a desktop application for Linux-based OSes, I would like to package it as AppImage, using AppImageTool. When running the appimagetool io.github.username.appname.AppDir/ command, I get the ...
Best practices
0 votes
0 replies
54 views

I used to publish an application as Debian package or alternatively with a makeself installer. This format would contain the application and necessary documentation and create desktop icons to get it ...
Score of 0
1 answer
80 views

When I make an appimage of my simple gtk4 application and run it on certain distros like fedora the svg icons don't render properly. It looks like this: https://i.imgur.com/3cKKkjx.png The basic code ...
Score of 3
1 answer
109 views

Revised version: Main problem I have problem to properly configure AppImage, so locale with UTF-8 encoding could be applied for boost::filesystem::path::imbue. Code works on any platform when build on ...
Score of 2
1 answer
608 views

I created a AppImage file on a system but cant run on other system. I get the following error: $LD_LIBRARY_PATH=$APPDIR/usr/lib/libc.so.6 ./Programik-x86_64.AppImage /tmp/.mount_PrograVkCV6J/usr/bin/...
Score of 1
2 answers
431 views

I have an appimage that I want to run with --appimage-extract-and-run inside a docker container. When inside the docker container I cannot extract the appimage (fails with bash: ./prog.AppImage: No ...
Score of 0
1 answer
118 views

I am trying to deploy a Qt6 application, which bundles its own icons (this way on Windows/OSX I get consistent icons). As part of my build I deploy into $BIN/share/icons the content of the breeze ...
Score of 2
1 answer
833 views

I am having difficulty adding AppStream upstream metadata to my project's AppImage. Below are the relevant parts of the file structure of my AppImage: something.AppDir |__AppRun |__io.github....
Score of 0
1 answer
213 views

Somehow a follow up questions to: GITLAB - Permalink for download latest Release form my repository (I wanted to comment below, but this is only allowed after 50 posts or so) Is there a way to put ...
Score of 1
1 answer
287 views

I have a couple of AppImage files in my system (Fedora38). I need all of those AppImage icons in my app tray. I manually created the .desktop files, and it works fine. But when an app gets updated, ...
user avatar
Score of 1
1 answer
804 views

I'm looking for a way to simplify the process of making an AppImage globally accessible on a Linux machine. How can I install an AppImage/put it in path without much additional work, so I can i.g. ...
Score of 0
1 answer
65 views

I am trying to build a React app using Electron-Builder. Right now, I have a simple template with a file structure like this: Project + | +--node_modules/ | +--build/ | | | +--js/ | | | +--...
Score of 0
1 answer
546 views

I'm building my Qt app into an AppImage on Ubuntu-22.04. It builds without errors and the app works. But the problem is that it's supposed to display a video, and it doesn't. The initial version of ...
Score of 0
1 answer
228 views

I have a C program that I want to package into an AppImage file. I am attempting to use linuxdeploy and appimagetool to create the AppImage for my program. It has worked so far, but I do not know how ...
Score of 0
2 answers
1714 views

I have Archlinux with AppArmor and I get this error trying to run this AppImage (standard-notes-3.150.38-linux-x86_64.AppImage): $ Downloads/standard-notes-3.150.38-linux-x86_64.AppImage fuse: mount ...

15 30 50 per page
1
2 3 4 5 6