geolta / FreeCAD-Ribbon

A beta Ribbon UI for FreeCAD
MIT License
15 stars 2 forks source link

Ribbon UI Bug Found in FreeCAD 1.0 RC2 #18

Open gwiethaus opened 1 month ago

gwiethaus commented 1 month ago

I couldn't write down the bug, but it should be tried by the community.

After installing, an error box is generated when starting FreeCAD 1.0 RC2. After that, the button menus disappear from both FreeCAD and the Ribbon itself.

itsAliKing commented 3 weeks ago

Had the same issue on Freecad 1.0 rc2. No menus, no toolsets. I also tested on 0.21 version it was okay exept toolset scales were too big.

rcambrj commented 2 weeks ago

Is it this one?

22:37:18  Activating Ribbon Bar...
22:37:19  FreeCAD Ribbon: 
22:37:19  QWidget::setMinimumSize: (Ribbon/QDockWidget) Negative sizes (0,-1) are not possible
22:37:19  QWidget::setMaximumSize: (Ribbon/QDockWidget) Negative sizes (0,-1) are not possible

Ribbon fails to show on startup and logs that error.

geolta commented 6 days ago

Hi, thanks for the bug report and sorry for my late reply. I now kind of hot-fixed this by reverting to an older commit. For me it works again on RC4, can you test whether is also works for you?

Best regards :)

rcambrj commented 5 days ago

Thanks for the response :)

I was still on RC2, I just updated to RC4, but I'm afraid I get the same error, sorry.

gwiethaus commented 5 days ago

Sorry for the late reply. If I remember correctly, it seems to have been this error. Unfortunately I didn't register it at the time. Thank you and I hope you can adjust this amazing menu for the next versions and releases of FreeCAD.