Open zamonary1 opened 6 months ago
could you try this with a fresh install and removed mods/config files?
Hi all, It seems to be more the case that the "Start Page" has disappeared from the workbenches list. If you start the stable version and set the "Start Page" to open automatically when you start, then restart the stable version, it will be fine. However, if after that you start the Daily version, then it's blank and the "Start" workbench has disappeared and cannot be FOUND. The user.cfg also changes the AutoLoadModule to PartDesignworkbench
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<FCParameters>
<FCParamGroup Name="Root">
<FCParamGroup Name="BaseApp">
<FCParamGroup Name="LogLevels">
<FCInt Name="Default" Value="2"/>
</FCParamGroup>
<FCParamGroup Name="Preferences">
<FCParamGroup Name="General">
<FCText Name="FileOpenSavePath">/mnt/hdd/data/My Crap/DIY Projects/3DPrn/Mine/Shields</FCText>
<FCText Name="LastModule">StartWorkbench</FCText>
<FCText Name="AutoloadModule">PartDesignWorkbench</FCText>
Build: OS: Linux Mint 20.3 (X-Cinnamon/cinnamon) Word size of FreeCAD: 64-bit Version: 0.22.0dev.36961 (Git) Build type: Release Branch: main Hash: c4c453312d148fd67bd893366c42b559e28a85e6 Python 3.8.10, Qt 5.12.8, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3 Locale: English/United Kingdom (en_GB) Installed mods:
@chennes FYI
I just tested opening a file from File -> Open Recent and then playing around in it in the Part Design workbench and seems to be working just fine. When starting it from Terminal, there doesn't seem to be a related error:
The error there about the icon is in both versions and let's say it's not necessarily a dealbreaker.
Start has been changed in #13134 but a migration script did not work properly. The migration script is fixed in #13609 but is not included in the weekly build right now. If you don't see Start in the weekly build then you can set ShowOnStartup
to true using Tools->Edit parameters... at BaseApp/Preferences/Mod/Start.
If you go from weekly build to stable you may indeed have to manually select the Start workbench as the startup workbench.
you can set
ShowOnStartup
to true using Tools->Edit parameters... at BaseApp/Preferences/Mod/Start.If you go from weekly build to stable you may indeed have to manually select the Start workbench as the startup workbench.
Yeah, now i can open freecad and projects but menus are still transparent and glitchy. I am not sure how to set the default workbench in freecad stable, it is still broken -edit: screenshot above is from weekly builds
Okay, i've got freecad stable to work by loading start workbench from the preferences.
Also found it by accident in the HELP menu. However it is severely "mutilated". Just updated to: OS: Linux Mint 20.3 (X-Cinnamon/cinnamon) Word size of FreeCAD: 64-bit Version: 0.22.0dev.36967 (Git) Build type: Release Branch: main Hash: 24657494c9b142e688c1910ecb34083f88ef78be Python 3.8.10, Qt 5.12.8, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3 Locale: English/United Kingdom (en_GB) Installed mods:
Mutilation screenshot:
But I guess, as it's still a work in progress, it's fine.
Funny thing... I've just installed the same exact version of Freecad Daily on my laptop, (no Stable 21 on that machine) which is running Mint 21.3 and it is not so "mutilated". It's still not showing thumbnails, though.
Please retest on latest dev. If possible, backup config files and move them so the can be recreatred.
Is this still relevant ?
Is there an existing issue for this?
Problem description
I was playing with new features in freecad weekly when suddenly my gui has become fully transparent and flickery. I thought that was because of unstable build. I saved my project but after restarting freecad it failed to load gui. What's interesting is that the problem remains in freecad stable as well, after restart too. There wasn't any system updates at the background.
https://github.com/FreeCAD/FreeCAD/assets/73584226/39f2cc37-70b7-4f29-b014-e7ed2b0b0388
Full version info
Subproject(s) affected?
None
Anything else?
No response
Code of Conduct