Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
48 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
101 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.6k
2 votes
1 answer
490 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
313 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
102 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
733 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,609
0 votes
1 answer
193 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
245 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
764 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
529 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
218 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
1 vote
0 answers
398 views

I have an application written in Qt/C++ which is running under Linux. Inside my application I have several functions which dealing with files located in: QCoreApplication::applicationDirPath() /tmp/ ...
Mike's user avatar
  • 664

15 30 50 per page
1
2 3 4 5 6