Package Details: freecad-weekly-appimage 1.1.0_41694-1

Git Clone URL: https://aur.archlinux.org/freecad-weekly-appimage.git (read-only, click to copy)
Package Base: freecad-weekly-appimage
Description: A general purpose 3D CAD modeler
Upstream URL: https://www.freecad.org/
Licenses: LGPL
Conflicts: freecad
Provides: freecad
Submitter: Genues
Maintainer: Genues
Last Packager: Genues
Votes: 25
Popularity: 0.089699
First Submitted: 2021-12-14 13:34 (UTC)
Last Updated: 2025-05-14 12:30 (UTC)

Dependencies (2)

Required by (4)

Sources (3)

Pinned Comments

Genues commented on 2021-12-14 13:39 (UTC)

Hi. The script automatically checks for new versions every half hour. If you see a new version in the FreeCad repository, please wait for 30 minutes before setting the package out-of-date flag. Thanks you.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

Smoerrebroed commented on 2025-05-14 14:33 (UTC)

Looks like the latest AppImage comes with all the default icons for GNOME which conflicts with existing files. My workaround is copying only the FC icon files one by one instead of recursively copying the whole icons folder.

matdave commented on 2025-05-14 14:24 (UTC) (edited on 2025-05-14 14:25 (UTC) by matdave)

The latest build appears to be failing as it's trying to write a whole bunch of icons in /usr/share/icons/Adwaita/ that are owned by adwaita-icon-theme

Genues commented on 2025-03-25 08:29 (UTC)

@narical Hi. I have not problem with run last version of package 1.0.0_40971-1

narical commented on 2025-03-23 20:38 (UTC) (edited on 2025-03-23 20:38 (UTC) by narical)

Hi, Freecad broken after last update:

(qt.qpa.plugin) Could not find the Qt platform plugin "wayland" in ""

(qt.qpa.plugin) Could not find the Qt platform plugin "xcb" in ""

This application failed to start because no Qt platform plugin could be initialized.

Reinstalling the application may fix this problem.

Genues commented on 2024-11-16 12:09 (UTC)

@dasarne I have no problem launching the app. I do not know how I can help you.

dasarne commented on 2024-11-14 19:24 (UTC) (edited on 2024-11-14 19:30 (UTC) by dasarne)

Hello,

I've encountered an issue with the current freecad-weekly-appimage package. Upon attempting to install, I receive the following error:

Squashfs image uses (null) compression, this version supports only xz, zlib.

This issue is due to a recent switch in the FreeCAD AppImage from xz to zstd compression, which the Arch Linux AppImageLauncher currently does not support. This change has led to incompatibility, making the AppImage unusable in its current form.

There’s an open issue with the FreeCAD AppImage maintainers regarding this problem, which you can find here: FreeCAD Issue #331.

Could the package be updated, or a workaround provided until this compatibility issue is resolved?

Genues commented on 2024-08-01 15:31 (UTC) (edited on 2024-08-11 22:42 (UTC) by Genues)

@sam9032 This patch change original desktop file (use for app menu).

sam9032 commented on 2024-07-28 21:27 (UTC)

Haha.. sometimes its an easy solution. Thank you.

But for interest, what is the patch needed for?

Genues commented on 2024-07-26 11:43 (UTC)

@sam9032 you need install patch utility: pacman -S patch

sam9032 commented on 2024-07-26 11:27 (UTC)

Hi there,

I get an error with the package:

freecad-weekly-appimage/PKGBUILD: line 28: patch: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...

What's the reason for the patch-file?