emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52652: closed (FreeCAD requires write access to store for parsetab.p


From: GNU bug Tracking System
Subject: bug#52652: closed (FreeCAD requires write access to store for parsetab.py)
Date: Fri, 31 Dec 2021 13:32:02 +0000

Your message dated Fri, 31 Dec 2021 13:29:14 +0000
with message-id <87czlcc34z.fsf@kitej>
and subject line Re: bug#52652: FreeCAD requires write access to store for 
parsetab.py
has caused the debbugs.gnu.org bug report #52652,
regarding FreeCAD requires write access to store for parsetab.py
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52652: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52652
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: FreeCAD requires write access to store for parsetab.py Date: Sun, 19 Dec 2021 03:07:27 +0000 The FreeCAD on guix with patch 52608 to satisfy the dependency for python-ply requires write access to the store to work with OpenSCAD files:

Steps to reproduce:
0. Get FreeCAD and open a new project
2. Navigate to OpenSCAD workbench
3. In top-menu: OpenSCAD -> Add OpenSCAD Element...
4. Try to create `cube()` as **NON**-mesh and expect the following:

ImportCSG Version 0.6a
Start Lex
End Lex
Load Parser
WARNING: Token 'DOT' defined, but not used
WARNING: Token 'WORD' defined, but not used
WARNING: There are 2 unused tokens
WARNING: Couldn't create 'parsetab'. [Errno 30] Read-only file system: '/gnu/store/wga178lb0hiwyplv00mpvv6q3i74nqbr-freecad-0.19.2/Mod/OpenSCAD/parsetab.py'
Parser Loaded
Start Parser
size vector
('size', ['1', '1', '1'])
('center', 'false')
cube :  {'size': ['1', '1', '1'], 'center': 'false'}
End Cube
End Parser
[<Part::PartFeature>]
End processing CSG file

--
-- Jacob Hrbek

Attachment: publickey - kreyren@rixotstudio.cz - 1677db82.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#52652: FreeCAD requires write access to store for parsetab.py Date: Fri, 31 Dec 2021 13:29:14 +0000
Jacob Hrbek <kreyren@rixotstudio.cz> skribis:

> I started building it after the patch was merged, it finished now and
> the presented issue is no longer present.

Ok, thanks for confirming.
Closing.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]