Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
0 answers
16 views

I'm using the Tuta desktop client on Fedora KDE and have my Kwallet set up and running. Tried appimage and flatpak. It worked fine in the past, but all of a sudden it doesn't anymore. Any help would ...
Miller's user avatar
  • 1
0 votes
1 answer
39 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 ...
zagortenay333's user avatar
3 votes
1 answer
100 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 ...
Marek R's user avatar
  • 40.5k
2 votes
1 answer
440 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/...
jeden's user avatar
  • 31
1 vote
2 answers
284 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 ...
Will Alley's user avatar
0 votes
1 answer
98 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 ...
elcuco's user avatar
  • 9,246
2 votes
1 answer
707 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....
Sun Bear's user avatar
  • 8,569
0 votes
1 answer
190 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 ...
Smojo's user avatar
  • 1
1 vote
1 answer
230 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
1 vote
1 answer
751 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. ...
maribox's user avatar
  • 325
0 votes
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/ | | | +--...
jamman2000's user avatar
0 votes
1 answer
526 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 ...
Wasyn's user avatar
  • 71
0 votes
1 answer
214 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 ...
Priff13's user avatar
  • 161
0 votes
2 answers
2k 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 ...
oml's user avatar
  • 185
3 votes
0 answers
176 views

I have two projects: one of them is a Python Project with Fastapi and another one is a React project. I've packaged my Python application into an Appimage, by creating a single binary for it (with ...
Computergy's user avatar

15 30 50 per page
1
2 3 4 5 6