Modern UI

A forum for research and development of the user interface of FreeCAD
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
hmk
Posts: 159
Joined: Tue Sep 29, 2020 1:19 pm
Location: Berlin, Germany

Re: Modern UI

Post by hmk »

When running ModernUI and closing FreeCAD I get a segmentation fault. This does not happen when I run the same FreeCAD executable without ModernUI.

The log file ends with

Code: Select all

Log: FreeCAD terminating...
Log: Saving system parameter...
Log: Saving system parameter...done
Log: Saving user parameter...
Log: Saving user parameter...done
so it seem this happens at the very end.

Code: Select all

Program received signal SIGSEGV, Segmentation fault.
#0  /lib/x86_64-linux-gnu/libc.so.6(+0x3bd60) [0x7faf260ead60]
/tmp/.mount_freecan1cjZn/AppRun: line 41: 53374 Segmentation fault      ${MAIN} "$@"

[2]+  Exit 139 
OS: PureOS (GNOME/gnome)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.23964 (Git) AppImage
Build type: Release
Branch: master
Hash: db9525e7d78c956df96dd6db2c52f20a50a2aa5f
Python version: 3.8.6
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/United States (en_US)
hmk
Posts: 159
Joined: Tue Sep 29, 2020 1:19 pm
Location: Berlin, Germany

Re: Modern UI

Post by hmk »

HakanSeven12 wrote: Sat Feb 06, 2021 2:22 pm I can't solve the shortcuts issue. Same of the shortcuts are not working like del or space.
I also cannot use 1, 2, ...6, 0 for the views, which I use a lot. Is it possible to support these keys?
hmk
Posts: 159
Joined: Tue Sep 29, 2020 1:19 pm
Location: Berlin, Germany

Running Modern UI in a self-contained directory

Post by hmk »

I just added the following to the Wiki: https://wiki.freecadweb.org/ModernUI_Workbench#Install

It may be of interest to uses that want to try out Modern UI in parallel to their existing setup. Version 0.19 required.

Screenshot_2021-02-19 ModernUI Workbench - FreeCAD Documentation.png
Screenshot_2021-02-19 ModernUI Workbench - FreeCAD Documentation.png (58.6 KiB) Viewed 5069 times
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Modern UI

Post by HakanSeven12 »

Hi there. I will take a look when I have time. Thanks for feedback.
User avatar
MisterMaker
Posts: 739
Joined: Mon Sep 21, 2020 7:41 am

Re: Modern UI

Post by MisterMaker »

This addon is definitely my favorite addon!! Makes Freecad so more workable.

I had an issue with Modern UI with the collapsible docks not sticking. It just wouldn't stick.
Now this would not be a big issue if I could have disabled it without issues, but you need to restart Freecad when disabling it, which took me way to long to understand.
So 2 things:
Add a "Need restart" too the collapsible docks setting.
Put on to do list to fix it?

Original post:
https://forum.freecadweb.org/viewtopic.php?f=3&t=56034
Video about the issue:
https://twitter.com/MvdH74169613/status ... 2065648655
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Modern UI

Post by HakanSeven12 »

I will fix that. Thanks for feedback.
User avatar
MisterMaker
Posts: 739
Joined: Mon Sep 21, 2020 7:41 am

Re: Modern UI

Post by MisterMaker »

Thanks for the fast reply.
I found another thing, but that is more the fault of missing toolbar in the mesh Design workbench. But I though I say it here since it took me a while until I found the hidden menu.

This is the tools
2021-03-01 12_37_45-FreeCAD 0.19.png
2021-03-01 12_37_45-FreeCAD 0.19.png (101.96 KiB) Viewed 4784 times
This is what you see in ModernUI:
2021-03-01 12_44_28-FreeCAD 0.19.png
2021-03-01 12_44_28-FreeCAD 0.19.png (37.21 KiB) Viewed 4784 times
Also one request if you got time for it. Is it possible to get these main menu icons to sit on top of the window.
2021-03-01 12_45_27-FreeCAD 0.19.png
2021-03-01 12_45_27-FreeCAD 0.19.png (69.8 KiB) Viewed 4784 times
It's a bit of a steal from Solidworks.
2021-03-01 12_47_26-SOLIDWORKS-2020-Screen-Section.jpg (JPEG-afbeelding, 1920 × 1080 pixels) - Gesch.png
2021-03-01 12_47_26-SOLIDWORKS-2020-Screen-Section.jpg (JPEG-afbeelding, 1920 × 1080 pixels) - Gesch.png (129.66 KiB) Viewed 4784 times
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Modern UI

Post by HakanSeven12 »

You can access this menus under Modern UI tab when you activated mesh wb.
Attachments
mesh.png
mesh.png (120.78 KiB) Viewed 4779 times
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: Modern UI

Post by HakanSeven12 »

Also I added menubar to fix shortcut issue. When I find another fix for it I will remove menubar again.
User avatar
MisterMaker
Posts: 739
Joined: Mon Sep 21, 2020 7:41 am

Re: Modern UI

Post by MisterMaker »

Nice! I also made a topic here about the missing toolbar:
https://forum.freecadweb.org/viewtopic.php?f=3&t=56153
Post Reply