Skip to content
#

appimage

Here are 193 public repositories matching this topic...

AppImageKit
probonopd
probonopd commented Sep 3, 2020

Trying to --appimage-extract-and-run a x86_64 Linux AppImage on FreeBSD 12.1-RELEASE-p8 with the Linux compatibility layer:

user@FreeBSD$  /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract-and-run
mkdir_p error: Permission denied
Failed to extract AppImage

but

user@FreeBSD$  /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract

Been busy guys, will be reviewing and integrating pull requests shortly. Thanks to all contributors! LATEST RELEASE: 6.0.0 - flatpak @ https://flathub.org/apps/details/com.ozmartians.VidCutter - snap @ https://snapcraft.io/vidcutter - see https://github.com/ozmartian/vidcutter/releases for more details...

  • Updated Sep 10, 2020
  • Python
open-build-service
okurz
okurz commented Jul 21, 2020

Issue Description

Having "public beta" enabled on build.opensuse.org for my account "okurz" on package URLs like https://build.opensuse.org/package/show/devel:openQA/os-autoinst the popup for "unresolvable" build status does not show up on hovering nor click.

Expected Result

A popup should be displayed showing results like "nothing provides perl(ExtUtils::MakeMaker) >= 7.12,

Drill
v0idpwn
v0idpwn commented Oct 3, 2019

Is your feature request related to a problem? Please describe.
Yes. GUI is for children and CLI doesn't give me the launching capabilities.

Describe the solution you'd like
A non-gui/non-cli frontend

Describe alternatives you've considered
Ncurses

Additional context
None

hcsubser
hcsubser commented Oct 24, 2020

appimaged created desktop files in ~/.local/share/applications but appimages do not show up in the whisker menu on xfce

The reason seems to be the fact that appimaged does not pickup the "Categories" entry of the desktop file inside of the appimage and because of that whiskermenu does not know under which category to display appimage. This probably is not needed on gnome since it has a global m

azubieta
azubieta commented Nov 5, 2020

When the apt-get update action is executed part of the configuration is taken from the host system. This will make, in some cases, that the packages metadata (icons, desktop files and file lists) is downloaded. While this is something required for regular system it's useless when building an AppImage.

Setting Dir::Etc::SourceParts doesn't seem to help.

Improve this page

Add a description, image, and links to the appimage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the appimage topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.