Number keys misbehaving

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
theber
Posts: 94
Joined: Tue Aug 06, 2019 5:44 am
Location: Germany

Re: Number pad behaves wrong

Post by theber »

I dug up an AppImage that is a bit older, and it does work correctly with Manjaro. A difference that I can see between working and non-working AppImages is the Qt version.
Can any Manjaro/Arch users confirm this?
This version works with Manjaro:

Code: Select all

OS: Manjaro Linux (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.21.31109 (Git) AppImage
Build type: Release
Branch: master
Hash: c23ee7ad88433a0f00e84afae0a62fe738be0c09
Python 3.10.8, Qt 5.15.4, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods: 
  * fasteners 0.4.12
  * A2plus 0.4.59c
  * Assembly4 0.12.4
  * Assembly4.backup1663170513.5815585
I don't seem to be able to find any AppImages online besides the current one, so I can't go back in time to see if the Qt version is the culprit.
...alles ist fertig. es muss nur noch gemacht werden...
...that would be the easy way, but it wouldn't be the cowboy way...
theber
Posts: 94
Joined: Tue Aug 06, 2019 5:44 am
Location: Germany

Re: Number keys misbehaving

Post by theber »

Using today's AppImage does not solve the problem.
Does this thread possibly belong in "Developers corner"?

Code: Select all

OS: Arch Linux (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.21.0.31695 (Git) AppImage
Build type: Release
Branch: master
Hash: 64caea207394bb05587c8ffb29b7a3e8696d24df
Python 3.10.8, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods: 
  * A2plus 0.4.60h
  * BIM 2021.12.0
  * fasteners 0.4.54
  * Assembly4 0.12.5
  * Assembly3 0.11.4
  * BOLTSFC
...alles ist fertig. es muss nur noch gemacht werden...
...that would be the easy way, but it wouldn't be the cowboy way...
Post Reply