freecad ne s'ouvre plus après diverses mauvaises manipulations

Demande d'aide : c'est ici.
Répondre
Avatar de l’utilisateur
debianjam
Membre
Membre
Messages : 382
Inscription : 27 août 2017, 14:18
Status : Hors-ligne

Bonjour, après divers déboires avec un freecad utilisé à partir d'un fichier appimage, je n'arrive maintenant plus à lancer ce programme, voici le compte rendu dans le terminal au lancement du programme.
Ça dépasse mes facultés de remettre ça en état, que pouvez vous me conseiller svp ?

Code : Tout sélectionner

utilisateur1@debian:~/Téléchargements$ ./FreeCAD_0.19-20655-Linux-Conda_glibc2.12-x86_64.AppImage
FreeCAD 0.19, Libs: 0.19R20655 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2020
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

Loading Assembly4 WorkBench
During initialization the error "inconsistent use of tabs and spaces in indentation (<string>, line 52)" occurred in /home/utilisateur1/.FreeCAD/Mod/cura_engine/InitGui.py
Please look into the log file for further information
<string>:410: DeprecationWarning: an integer is required (got type PySide2.QtCore.Qt.WindowFlags).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
<string>:410: DeprecationWarning: an integer is required (got type PySide2.QtCore.Qt.WindowType).  Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
During initialization the error "invalid syntax (<string>, line 230)" occurred in /home/utilisateur1/.FreeCAD/Mod/pluginloader/InitGui.py
Please look into the log file for further information
During initialization the error "Cannot load backend 'Qt4Agg' which requires the 'qt4' interactive framework, as 'qt5' is currently running" occurred in /home/utilisateur1/.FreeCAD/Mod/animation/InitGui.py
Please look into the log file for further information
During initialization the error "Missing parentheses in call to 'print'. Did you mean print("okay")? (<string>, line 39)" occurred in /home/utilisateur1/.FreeCAD/Mod/reconstruction/InitGui.py
Please look into the log file for further information
A3 available
During initialization the error "No module named 'DraftSnap'" occurred in /home/utilisateur1/.FreeCAD/Mod/flamingo/InitGui.py
Please look into the log file for further information
During initialization the error "inconsistent use of tabs and spaces in indentation (<string>, line 48)" occurred in /home/utilisateur1/.FreeCAD/Mod/GDT/InitGui.py
Please look into the log file for further information
Geodat WB: Cannot import module named cv2
Geodat WB: Cannot import module named gdal gdalconst
Program received signal SIGSEGV, Segmentation fault.
#0  /lib/x86_64-linux-gnu/libc.so.6(+0x37840) [0x7fa372de5840]
#1  0x7fa3732f5a3c in QObject::setObjectName(QString const&) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libQt5Core.so.5+0xe
#2  0x7fa37562885e in Gui::WorkbenchGroup::setWorkbenchData(int, QString const&) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0xae
#3  0x7fa375629034 in Gui::WorkbenchGroup::refreshWorkbenchList() from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x524
#4  0x7fa375629186 in Gui::WorkbenchGroup::addTo(QWidget*) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x26
#5  0x7fa37563b50a in Gui::CommandManager::addTo(char const*, QWidget*) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x20a
#6  0x7fa375a4c5e9 in Gui::MenuManager::setup(Gui::MenuItem*, QMenu*) const from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0xb59
#7  0x7fa375a4ce8b in Gui::MenuManager::setup(Gui::MenuItem*) const from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x3ab
#8  0x7fa375a60fc1 in Gui::Workbench::activate() from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0xa1
#9  0x7fa375a63c9d in Gui::WorkbenchManager::activate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x1d
#10  0x7fa375578de6 in Gui::Application::activateWorkbench(char const*) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x696
#11  0x7fa37557f733 in Gui::Application::sActivateWorkbenchHandler(_object*, _object*) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x73
#12  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(PyCFunction_Call+0xf7) [0x7fa374fe9fa7]
#13  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(_PyObject_MakeTpCall+0x250) [0x7fa374fa0240]
#14  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(_PyEval_EvalFrameDefault+0x4dde) [0x7fa37502edfe]
#15  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(_PyEval_EvalCodeWithName+0x2e2) [0x7fa374f9c9e2]
#16  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(PyEval_EvalCodeEx+0x44) [0x7fa374f9d7c4]
#17  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(PyEval_EvalCode+0x1c) [0x7fa37505326c]
#18  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(+0x2176cf) [0x7fa37506f6cf]
#19  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(+0x252684) [0x7fa3750aa684]
#20  /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libpython3.8.so.1.0(PyRun_StringFlags+0x7d) [0x7fa3750aa71d]
#21  0x7fa3748b826a in Base::InterpreterSingleton::runString[abi:cxx11](char const*) from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADBase.so+0x6a
#22  0x7fa37555bc8b in Gui::Application::runInitGuiScript() from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0x4b
#23  0x7fa37557be38 in Gui::Application::runApplication() from /tmp/.mount_FreeCAO7OTEc/usr/bin/../lib/libFreeCADGui.so+0xea8
#24  /tmp/.mount_FreeCAO7OTEc/usr/bin/freecad(main+0x74d) [0x5628b0b657cd]
#25  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7fa372dd209b]
#26  /tmp/.mount_FreeCAO7OTEc/usr/bin/freecad(+0x451f) [0x5628b0b6651f]
KDE plasma; mémoire : 3,7Gio; i5 3450 @3.10Ghz x4; c.g. NV106 (intégrée Intel Ivybridge Desktop) ou asus gt730 2Gio
Avatar de l’utilisateur
debianjam
Membre
Membre
Messages : 382
Inscription : 27 août 2017, 14:18
Status : Hors-ligne

il m'a été répondu très rapidement par lol et apporté une solution
aujourd'hui je ne retrouve pas la discussion, il ne reste que la question première (peut être dû aux problèmes sérieux persistants momentanés avec l'hébergeur du site comme le précise le bandeau orange en tête de page)
je voulais ajouter que plusieurs add-ons installés dans le freecad planté ne devaient pas l'être, conformément à la page add-on https://wiki.freecadweb.org/External_workbench_list/fr
dans cette page sur les ateliers externes, les ateliers marqués d'une croix rouge ne doivent pas être installés dans une version moderne de freecad : par exemple cura-engine est un add-on obsolète
le rapport que je citais indique pour commencer :
inconsistent use of tabs and spaces in indentation (<string>, line 52)" occurred in /home/utilisateur1/.FreeCAD/Mod/cura_engine/InitGui.py
KDE plasma; mémoire : 3,7Gio; i5 3450 @3.10Ghz x4; c.g. NV106 (intégrée Intel Ivybridge Desktop) ou asus gt730 2Gio
Avatar de l’utilisateur
lol
Site Admin
Site Admin
Messages : 5054
Inscription : 04 avr. 2016, 12:11
Localisation : Madagascar
Status : Hors-ligne

Salut,
Ce n'est pas ceci: viewtopic.php?p=22879#p22879 ?
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Répondre