stable

freecad-0.18.2-3.fc30, python-pyside-1.2.4-9.fc30, & 1 more

FEDORA-2019-41c50fb74c created by hobbes1069 5 years ago for Fedora 30
  • Update to 0.18.2
  • Hopefully works for Python3

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2019-41c50fb74c

This update has been submitted for testing by hobbes1069.

5 years ago

This update has been pushed to testing.

5 years ago
User Icon shinobi commented & provided feedback 5 years ago
karma

Unfortunately I even can't run FreeCAD, segmentation fault during start.

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

5 years ago
User Icon shinobi commented & provided feedback 5 years ago

Bug #1709521 created.

User Icon anonymous commented & provided feedback 5 years ago

I also get a segmentation fault, but I ran it from the command line, and here is the strack trace:

andrigtmiller@worklaptop ~]$ FreeCAD FreeCAD 0.18, Libs: 0.18RUnknown © Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019 ##### #### ### ####
# # # # # # # ## #### #### # # # # # #### # # # # # # # ##### # # # # #### #### # # # # # # # # # # # # # # ## ## ## # # #### #### ### # # #### ## ## ##

During initialization the error Missing parentheses in call to 'print'. Did you mean print("Sheet Metal workbench loaded")? (<string>, line 26) occurred in /usr/lib64/freecad/Mod/SheetMetal/Init.py Please look into the log file for further information Program received signal SIGSEGV, Segmentation fault.

0 /lib64/libc.so.6(+0x37f40) [0x7f19e3957f40]

1 /lib64/libpython2.7.so.1.0(Py_InitModule4_64+0x42) [0x7f19dcef7e42]

2 /usr/lib64/python3.7/site-packages/PySide/QtCore.so(PyInit_QtCore+0x51) [0x7f19bd5209c1]

3 /lib64/libpython3.7m.so.1.0(_PyImport_LoadDynamicModuleWithSpec+0x17f) [0x7f19e4eed71f]

4 /lib64/libpython3.7m.so.1.0(+0x206aeb) [0x7f19e4eedaeb]

5 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2d5) [0x7f19e4dea155]

6 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x23) [0x7f19e4dea283]

7 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]

8 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

9 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]

10 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

11 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]

12 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

13 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

14 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xc0e) [0x7f19e4e7702e]

15 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

16 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

17 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

18 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

19 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

20 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

21 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

22 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

23 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

24 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11a) [0x7f19e4e16a7a]

25 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]

26 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]

27 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x29b) [0x7f19e4e4b27b]

28 /lib64/libpython3.7m.so.1.0(+0x164b04) [0x7f19e4e4bb04]

29 /lib64/libpython3.7m.so.1.0(PyCFunction_Call+0x7f) [0x7f19e4dea31f]

30 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]

31 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

32 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]

33 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

34 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

35 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

36 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x2ee) [0x7f19e4e16c4e]

37 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]

38 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]

39 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x1f2) [0x7f19e4e4b1d2]

40 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x2f99) [0x7f19e4e793b9]

41 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

42 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

43 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]

44 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

45 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

46 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

47 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

48 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]

49 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]

50 /lib64/libpython3.7m.so.1.0(+0x189934) [0x7f19e4e70934]

51 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2d5) [0x7f19e4dea155]

52 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x23) [0x7f19e4dea283]

53 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]

54 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

55 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]

56 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

57 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]

58 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

59 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

60 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xc0e) [0x7f19e4e7702e]

61 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

62 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

63 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

64 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

65 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

66 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

67 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11a) [0x7f19e4e16a7a]

68 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]

69 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]

70 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x29b) [0x7f19e4e4b27b]

71 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x2f99) [0x7f19e4e793b9]

72 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

73 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]

74 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]

75 /lib64/libpython3.7m.so.1.0(+0x189934) [0x7f19e4e70934]

76 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2d5) [0x7f19e4dea155]

77 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x23) [0x7f19e4dea283]

78 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6e31) [0x7f19e4e7d251]

79 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

80 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2a0) [0x7f19e4e165b0]

81 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

82 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x58f2) [0x7f19e4e7bd12]

83 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

84 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

85 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xc0e) [0x7f19e4e7702e]

86 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

87 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

88 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

89 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

90 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

91 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

92 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11a) [0x7f19e4e16a7a]

93 /lib64/libpython3.7m.so.1.0(+0x1017a7) [0x7f19e4de87a7]

94 /lib64/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7f19e4e11849]

95 /lib64/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x29b) [0x7f19e4e4b27b]

96 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x2f99) [0x7f19e4e793b9]

97 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

98 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]

99 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]

100 /lib64/libpython3.7m.so.1.0(+0x20250f) [0x7f19e4ee950f]

101 /lib64/libpython3.7m.so.1.0(PyRun_StringFlags+0x7d) [0x7f19e4e7080d]

102 /lib64/libpython3.7m.so.1.0(+0x1899cb) [0x7f19e4e709cb]

103 /lib64/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallKeywords+0x78) [0x7f19e4dea458]

104 /lib64/libpython3.7m.so.1.0(_PyCFunction_FastCallKeywords+0x23) [0x7f19e4dea773]

105 /lib64/libpython3.7m.so.1.0(+0x1447f2) [0x7f19e4e2b7f2]

106 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

107 /lib64/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x102) [0x7f19e4e16412]

108 /lib64/libpython3.7m.so.1.0(+0x1446df) [0x7f19e4e2b6df]

109 /lib64/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0xb6a) [0x7f19e4e76f8a]

110 /lib64/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2f0) [0x7f19e4e15420]

111 /lib64/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x39) [0x7f19e4e162e9]

112 /lib64/libpython3.7m.so.1.0(PyEval_EvalCode+0x1b) [0x7f19e4e1630b]

113 /lib64/libpython3.7m.so.1.0(+0x20250f) [0x7f19e4ee950f]

114 /lib64/libpython3.7m.so.1.0(PyRun_StringFlags+0x7d) [0x7f19e4e7080d]

115 0x7f19e51c566e in Base::InterpreterSingleton::runStringabi:cxx11 from /usr/lib64/freecad/lib/libFreeCADBase.so+0xd8

116 0x7f19e67c784f in Gui::Application::runInitGuiScript() from /usr/lib64/freecad/lib/libFreeCADGui.so+0x37

117 0x7f19e67c9403 in Gui::Application::runApplication() from /usr/lib64/freecad/lib/libFreeCADGui.so+0x1b9f

118 FreeCAD(main+0xa17) [0x408033]

119 /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f19e3943f33]

120 FreeCAD(_start+0x2e) [0x4074ee]

User Icon hobbes1069 commented & provided feedback 5 years ago

I'm traveling for work through Friday so not much I can do on the road, but for that matter I'm unsure what I would change. If someone wanted to start a thread over on the freecad forums and see any anyone has any ideas that would be great.

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

5 years ago

hobbes1069 edited this update.

New build(s):

  • freecad-0.18.2-3.fc30
  • shiboken-1.2.4-13.fc30

Removed build(s):

  • freecad-0.18.2-1.fc30

Karma has been reset.

5 years ago

This update has been submitted for testing by hobbes1069.

5 years ago

This update has been pushed to testing.

5 years ago

hobbes1069 edited this update.

New build(s):

  • python-pyside-1.2.4-9.fc30

Karma has been reset.

5 years ago

This update has been submitted for testing by hobbes1069.

5 years ago
User Icon shinobi commented & provided feedback 5 years ago
karma

Starts without problems and works for me.

This update has been pushed to testing.

5 years ago
User Icon anonymous commented & provided feedback 5 years ago

I still get the following crash, but I also am unable to install a python-pyside package update, it only finds a python2-pyside package:

[andrigtmiller@worklaptop ~]$ FreeCAD FreeCAD 0.18, Libs: 0.18RUnknown © Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019 ##### #### ### ####
# # # # # # # ## #### #### # # # # # #### # # # # # # # ##### # # # # #### #### # # # # # # # # # # # # # # ## ## ## # # #### #### ### # # #### ## ## ##

During initialization the error Missing parentheses in call to 'print'. Did you mean print("Sheet Metal workbench loaded")? (<string>, line 26) occurred in /usr/lib64/freecad/Mod/SheetMetal/Init.py Please look into the log file for further information During initialization the error invalid character in identifier (<string>, line 1) occurred in /usr/lib64/freecad/Mod/SheetMetal/InitGui.py Please look into the log file for further information During initialization the error No module named 'proxies' occurred in /home/andrigtmiller/.FreeCAD/Mod/FreeCAD_drawing_dimensioning/InitGui.py Please look into the log file for further information RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'setCurrent7f2b00a43f28()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'setCurrent7f2b00a43f28()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method.

** (FreeCAD:6437): WARNING **: 09:11:09.226: invalid source position for vertical gradient

** (FreeCAD:6437): WARNING **: 09:11:09.226: invalid source position for vertical gradient RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'saveSnapModes7f2ad33d2ef07f2ad33f5bf8()' to call Python meta method. RuntimeError: Can't find converter for 'onStart7f2b00a51268()' to call Python meta method. RuntimeError: Can't find converter for 'doTasks7f2ade333d90()' to call Python meta method. Program received signal SIGSEGV, Segmentation fault.

0 /lib64/libc.so.6(+0x37f40) [0x7f2b19517f40]

1 /lib64/libc.so.6(+0x15b9ac) [0x7f2b1963b9ac]

2 /lib64/libpyside.cpython-37m-x86_64-linux-gnu.so.1.2(+0x15d82) [0x7f2b00df0d82]

3 0x7f2b19a8670a in QMetaObject::activate(QObject, QMetaObject const, int, void**) from /lib64/libQtCore.so.4+0x3da

4 0x7f2b19a870a3 in QObject::destroyed(QObject*) from /lib64/libQtCore.so.4+0x43

5 0x7f2b19a8ba65 in QObject::~QObject() from /lib64/libQtCore.so.4+0xb5

6 /usr/lib64/python3.7/site-packages/PySide/QtCore.so(+0x1af5ad) [0x7f2b00fdb5ad]

7 0x7f2b19a8b4bd in QObject::event(QEvent*) from /lib64/libQtCore.so.4+0x19d

8 /usr/lib64/python3.7/site-packages/PySide/QtCore.so(+0x1b1253) [0x7f2b00fdd253]

9 0x7f2b19e833f1 in QApplicationPrivate::notify_helper(QObject, QEvent) from /lib64/libQtGui.so.4+0x81

10 0x7f2b19e89ed4 in QApplication::notify(QObject, QEvent) from /lib64/libQtGui.so.4+0x1f4

11 0x7f2b1c460dc7 in Gui::GUIApplication::notify(QObject, QEvent) from /usr/lib64/freecad/lib/libFreeCADGui.so+0xff

12 0x7f2b19a7232f in QCoreApplication::notifyInternal(QObject, QEvent) from /lib64/libQtCore.so.4+0x6f

13 0x7f2b19a74f58 in QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) from /lib64/libQtCore.so.4+0x198

14 /lib64/libQtCore.so.4(+0x1e718d) [0x7f2b19aa018d]

15 /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x160) [0x7f2b15a3bfd0]

16 /lib64/libglib-2.0.so.0(+0x50368) [0x7f2b15a3c368]

17 /lib64/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f2b15a3c413]

18 0x7f2b19aa02e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) from /lib64/libQtCore.so.4+0x76

19 /lib64/libQtGui.so.4(+0x33c17b) [0x7f2b19f2617b]

20 0x7f2b19a70b13 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) from /lib64/libQtCore.so.4+0x43

21 0x7f2b19a70e26 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) from /lib64/libQtCore.so.4+0x156

22 0x7f2b19a762be in QCoreApplication::exec() from /lib64/libQtCore.so.4+0x9e

23 0x7f2b1c389cf1 in Gui::Application::runApplication() from /usr/lib64/freecad/lib/libFreeCADGui.so+0x248d

24 FreeCAD(main+0xa17) [0x408033]

25 /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f2b19503f33]

26 FreeCAD(_start+0x2e) [0x4074ee]

User Icon anonymous commented & provided feedback 5 years ago

I found the correct python pyside package for Fedora 30, it was python3-pyside, and now everything seems to be working properly without a crash.

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

5 years ago

This update has been submitted for stable by hobbes1069.

5 years ago

This update has been pushed to stable.

5 years ago

Please login to add feedback.

Metadata
Type
bugfix
Severity
low
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
5 years ago
in testing
5 years ago
in stable
5 years ago
modified
5 years ago
BZ#1705309 Freecad currently needs pivy python package on python 2.
0
0

Automated Test Results