From: Jacob Hrbek <kreyren@rixotstudio.cz>
To: Guillaume Le Vaillant <glv@posteo.net>
Cc: 54011@debbugs.gnu.org
Subject: bug#54011: FreeCAD: Unable to import STEP files
Date: Sun, 20 Feb 2022 01:05:42 +0000 [thread overview]
Message-ID: <97d77475-d984-a168-01d4-2c04f4d3755e@rixotstudio.cz> (raw)
In-Reply-To: <871qzya1sd.fsf@kitej>
[-- Attachment #1.1: Type: text/plain, Size: 2316 bytes --]
Both of those worked for me before the update using this manifest:
#!/usr/bin/env -S guix shell -m
!#
;;; Recipe to provide GNU Emacs through Guix
(use-modules
(guix channels))
;; DNR-CI(Krey): Needs handling to keep the hash up-to-date
(list (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(commit
"f1bfd9f1948a5ff336d737c0614b9a30c2bb3097")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
(specifications->manifest
(list
"freecad"
;; DEP(Krey): Used for working with openscad designs
"openscad"
;; DEP(Krey): Required for working with FEM workbench
"gmsh"))
On 2/19/22 23:48, Guillaume Le Vaillant wrote:
> Jacob Hrbek <kreyren@rixotstudio.cz> skribis:
>
>> That patch seems to have broken something in FreeCAD as i have issues with fonts^ and keybinds:
>>
>> To reproduce:
>> a) Run `guix shell freecad -- FreeCAD` and notice that the texts are missing on the title page
>> b) Open a new project
>> 1. Part Design workbench
>> *
>> 2. Tasks and create a new body
>> *
>> 3. Create a sketch
>> *
>> 4. In a sketch environment use `R`-key and notice that it no longer works to make a rectangle
> On my machine, the start page was not displayed properly even before the
> patch for STEP files, so it's probably a different issue with HTML rendering.
>
> There are indeed no keyboard shortcuts by default for creating cercles,
> rectangles, etc. in part design. But you can still configure them in
> "Tools -> Customize -> Keyboard -> Sketcher".
> Maybe these shortcuts are missing because the version we are currently
> using is not an official release (because of compatibility issues with
> boost, opencascade-occt and vtk) and there's a bug in it, or maybe
> upstream decided not to set them by default anymore...
--
Jacob Hrbek, In support of ukraine sovereignty #supportUkraine
[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]
prev parent reply other threads:[~2022-02-20 1:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-15 14:56 bug#54011: FreeCAD: Unable to import STEP files Jacob Hrbek
2022-02-16 8:55 ` Guillaume Le Vaillant
2022-02-16 13:45 ` Guillaume Le Vaillant
2022-02-18 16:00 ` Guillaume Le Vaillant
2022-02-18 16:07 ` Jacob Hrbek
2022-02-19 21:55 ` Jacob Hrbek
2022-02-19 22:48 ` Guillaume Le Vaillant
2022-02-20 1:05 ` Jacob Hrbek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=97d77475-d984-a168-01d4-2c04f4d3755e@rixotstudio.cz \
--to=kreyren@rixotstudio.cz \
--cc=54011@debbugs.gnu.org \
--cc=glv@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.