Package Details: freecad-weekly-appimage 1.0.0_39240-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: 24
Popularity: 0.21
First Submitted: 2021-12-14 13:34 (UTC)
Last Updated: 2024-11-18 23: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 »

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?

Kunda commented on 2024-07-13 17:13 (UTC)

Is anyone here able to reproduce https://github.com/FreeCAD/FreeCAD/issues/13336 on latest weekly?

Genues commented on 2024-05-02 10:46 (UTC)

@l8086 Hi. I think, you should looking developers forum. I don't use Wayland.

l8086 commented on 2024-04-23 16:52 (UTC)

The latest version (0.22_36958-1) does not start when using Wayland (kde). Possible relevant startup messages:

xkbcommon: ERROR: failed to add default include path /home/runner/work/FreeCAD-Bundle/FreeCAD-Bundle/conda/linux/AppDir/usr/share/X11/xkb
(qt.qpa.wayland) failed to create xkb context
QOpenGLFunctions created with non-current context
Program received signal SIGSEGV, Segmentation fault.

(please see full stacktrace on https://pastebin.com/WjMCJqZZ)

Note 1: When I force using X compatibility (see command bellow), it starts normally.

QT_QPA_PLATFORM=xcb freecad

Note 2: The previous version that I've used, worked on Wayland (was 0.22_36807-1).

Genues commented on 2024-03-27 06:33 (UTC)

@sclebo05 fixed!