FreeCAD / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
19.84k stars 4.06k forks source link

Erro de inicialização #17914

Open Paulo-Pierobom opened 2 hours ago

Paulo-Pierobom commented 2 hours ago

Is there an existing issue for this?

Problem description

Freecad 1.0 CR2 has a problem when starting, it usually closes shortly after opening, and when it opens it presents a list of errors when used in this condition it crashes. I am using an AMD Ryzen 5 4500 6-Core Processor 3.60 GHz with 16 GB of RAM with Windows Pro version 22H2 OS Build 19045.5131

O Freecad 1.0 CR2 apresenta problema na inicialização, normalmente fecha logo após a sua abertura, e quando abre apresente uma alista de erros quando usado nesta condição trava. Estou usando um AMD Ryzen 5 4500 6-Core Processor 3.60 GHz com 16 GB de RAM co Windows Pro versão 22H2 Compilação do SO 19045.5131

Full version info

OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 1.0.0RC2.38806 (Git)
Build type: Release
Branch: (HEAD detached at 1.0rc2)
Hash: 3d63fc6c2f665a8d5e6468845a419bcac80756c7
Python 3.11.9, Qt 5.15.13, Coin 4.0.3, Vtk 9.2.6, OCC 7.7.2
Locale: Portuguese/Brazil (pt_BR)
Stylesheet/Theme/QtStyle: unset/unset/Qt default
Installed mods: 
  * A2plus 0.4.65
  * Assembly4 0.50.15
  * fasteners 0.5.24
  * Manipulator 1.5.7
  * PieMenu 1.7.5
  * Render 2024.7.4
  * sheetmetal 0.4.22

Subproject(s) affected?

PartDesign

Anything else?

10:38:39 During initialization the error "'NoneType' object has no attribute 'setObjectName'" occurred in C:\Users\paulo.pierobom\AppData\Roaming\FreeCAD\Mod\fasteners.\InitGui.py 10:38:39 Please look into the log file for further information 10:38:39 During initialization the error "'NoneType' object has no attribute 'setObjectName'" occurred in C:\Users\paulo.pierobom\AppData\Roaming\FreeCAD\Mod\PieMenu.\InitGui.py 10:38:39 Please look into the log file for further information 10:38:39 [Render][Init] Checking dependencies... 10:38:39 QObject::killTimer: Timers cannot be stopped from another thread 10:38:39 QObject::~QObject: Timers cannot be stopped from another thread 10:38:46 [Render][Init] Checking package 'PyQt6-WebEngine' - OK 10:38:46 [Render][Init] Checking package 'PyQt6' - OK 10:38:46 [Render][Init] Checking package 'QtPy' - OK 10:38:46 [Render][Init] Checking package 'wheel' - OK 10:38:46 [Render][Init] Checking package 'setuptools' - OK 10:38:47 [Render][Init] Checking package 'renderplugin' - OK 10:38:47 [Render][Init] Done.

Code of Conduct

luzpaz commented 2 hours ago

Please specify bugs in english (i've already done it for you). Can you start FreeCAD in safe mode and see if the issue persists ?

https://wiki.freecad.org/Std_RestartInSafeMode/

Please also install RC4 (https://github.com/FreeCAD/FreeCAD/releases/tag/1.0rc4) and test (safe mode as well)

Paulo-Pierobom commented 1 hour ago

I updated to version CR4, but the problem persists, the link https://wiki.freecad.org/Std_RestartInSafeMode/ has no information and displays this text: Std RestartInSafeMode/ There is currently no content on this page. You can search for this page title on other pages, or search for related records. Note that, however, you do not have permission to create this page. On this same PC I have version 0.21 running normally. I don't know how to make Freecad run in safe mode.