[BUG] Navicube issue once moved

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!
Post Reply
openBrain
Veteran
Posts: 9034
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

[BUG] Navicube issue once moved

Post by openBrain »

I found a weird behavior with Navicube that I'd like to confirm.

To reproduce :
* Create a new document
* Move the Navicube (with mouse), say roughly to the center of the viewport
* Create a new view with "View/Create new view" -> New view is displayed on the viewport
* Display back the previous (first) view -> :!: The Navicube vanished from the screen. :!: I eventually see it flashing on arbitrary place of the viewport when swapping from one view to the other...

---
OS: Ubuntu 21.04 (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.20.27222
Build type: Release
Branch: master
Hash: 4fb91e4f02636fdb69eb8471dbbbe154dc932872
Python version: 3.9.5
Qt version: 5.15.2
Coin version: 4.0.0
OCC version: 7.5.2
Locale: French/France (fr_FR)
montyl
Posts: 19
Joined: Tue Jan 22, 2019 5:08 am

Re: [BUG] Navicube issue once moved

Post by montyl »

No such behavior here.

MontyL

OS: Ubuntu 18.04.6 LTS (ubuntu:GNOME/ubuntu)
Word size of FreeCAD: 64-bit
Version: 0.20.
Build type: Release
Branch: unknown
Hash: 4fb91e4f02636fdb69eb8471dbbbe154dc932872
Python version: 3.6.9
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.5.2
Locale: English/UnitedStates (en_US)

(odd, the hash matches, but my version isn't complete, and "unknown" for branch???)
openBrain
Veteran
Posts: 9034
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: [BUG] Navicube issue once moved

Post by openBrain »

montyl wrote: Tue Jan 25, 2022 3:51 pm (odd, the hash matches, but my version isn't complete, and "unknown" for branch???)
You can improve this on a voluntary basis :) https://forum.freecadweb.org/viewtopic.php?f=22&t=51761
User avatar
Shalmeneser
Veteran
Posts: 9475
Joined: Wed Dec 23, 2020 12:04 am
Location: Fr

Re: [BUG] Navicube issue once moved

Post by Shalmeneser »

The NaviCube goes from center to bottom left.
(middle right-> bottom right)
(top left -> top left :D )
(middle left -> ??)
(middle bottom -> ??)
When you play with the views, the NaviCube glitches at its moved place.

Code: Select all

OS: Linux Mint 20.3 (MATE/mate)
Word size of FreeCAD: 64-bit
Version: 0.20.27078 (Git) AppImage
Build type: Release
Branch: (HEAD detached at bcdd926)
Hash: bcdd926686f2245fe60baface1cce1ab3dff7a5b
Python version: 3.9.9
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.3
Locale: French/France (fr_FR)
kisolre
Veteran
Posts: 4164
Joined: Wed Nov 21, 2018 1:13 pm

Re: [BUG] Navicube issue once moved

Post by kisolre »

Cant reproduce here:

OS: Windows 8.1 Version 6.3 (Build 9600)
Word size of FreeCAD: 64-bit
Version: 0.20.27221 (Git)
Build type: Release
Branch: master
Hash: 4a18442e049a522ef46278493010d9320925bd0d
Python version: 3.8.8
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.3
Locale: Bulgarian/Bulgaria (bg_BG)
montyl
Posts: 19
Joined: Tue Jan 22, 2019 5:08 am

Re: [BUG] Navicube issue once moved

Post by montyl »

openBrain wrote: Tue Jan 25, 2022 3:56 pm
You can improve this on a voluntary basis :) https://forum.freecadweb.org/viewtopic.php?f=22&t=51761
Thanks!

MontyL

OS: Ubuntu 18.04.6 LTS (ubuntu:GNOME/ubuntu)
Word size of FreeCAD: 64-bit
Version: 0.20.27222
Build type: Release
Branch: master
Hash: 4fb91e4f02636fdb69eb8471dbbbe154dc932872
Python version: 3.6.9
Qt version: 5.9.5
Coin version: 4.0.0a
OCC version: 7.5.2
Locale: English/UnitedStates (en_US)
TheMarkster
Veteran
Posts: 5505
Joined: Thu Apr 05, 2018 1:53 am

Re: [BUG] Navicube issue once moved

Post by TheMarkster »

No problem here:

OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.27129 (Git)
Build type: Release
Branch: master
Hash: fcaa698be874323ae26b20d7adf92214989c2d38
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.3
Locale: English/United States (en_US)
openBrain
Veteran
Posts: 9034
Joined: Fri Nov 09, 2018 5:38 pm
Contact:

Re: [BUG] Navicube issue once moved

Post by openBrain »

Thanks all. This seems to be system specific so probably won't be easy to track. :?
Hopefully I can get more feedback to narrow down the problem.
Post Reply