eric (IDE für python) startet nicht

Du hast Probleme mit Deinem eMail-Programm, Webbrowser oder Textprogramm? Dein Lieblingsprogramm streikt?
Antworten
schwedenmann
Beiträge: 5528
Registriert: 30.12.2004 15:31:07
Wohnort: Wegberg

eric (IDE für python) startet nicht

Beitrag von schwedenmann » 10.11.2018 11:30:41

Hallo

System: debian-sid, graka radeon HD7770 (treiebr ist radeon), cpu-AMD-8core, 8Gb-RAM

Habe eric (eric6) installeirt (wird quasi kaum genutzt) , aber eric startet jetzt nicht mehr, es kommt nur kurz (2-3s) ein kleines Fenster von eric, dann nichts mehr.
im terminal kommt dann diese Fehlermeldung:
joerg@nathan64:~$ eric6
BackgroundService listening on: 42019
OpenGL Warning: Failed to connect to host. Make sure 3D acceleration is enabled for this VM.
QMutex: destroying locked mutex
Received signal 11 SEGV_MAPERR 000000000000
#0 0x7f483e106d3e <unknown>
#1 0x7f483e106e50 QObject::~QObject: Timers cannot be stopped from another thread
<unknown>
#2 0x7f483e107487 <unknown>
#3 0x7f48471e28e0 <unknown>
#4 0x7f4842968734 <unknown>
#5 0x7f4842968b45 <unknown>
#6 0x7f48429402ac QFont::defaultFamily()
#7 0x7f483cbb5c02 QtWebEngineCore::WebEngineSettings::initDefaults()
#8 0x7f4843387155 <unknown>
#9 0x7f48433881ad QWebEngineProfile::defaultProfile()
#10 0x7f484337f5b5 <unknown>
#11 0x7f484337fd34 QWebEnginePage::QWebEnginePage()
#12 0x7f484338ed0b QWebEngineView::page()
#13 0x7f4843415cd7 <unknown>
#14 0x00000050ab5f <unknown>
#15 0x00000050e529 _PyEval_EvalFrameDefault
#16 0x00000050c927 <unknown>
#17 0x0000005099f7 _PyFunction_FastCallDict
#18 0x000000598ab1 <unknown>
#19 0x000000553373 <unknown>
#20 0x00000055cf21 <unknown>
#21 0x0000005ae39c _PyObject_FastCallKeywords
#22 0x00000050ae63 <unknown>
#23 0x00000050e529 _PyEval_EvalFrameDefault
#24 0x00000050a054 <unknown>
#25 0x00000050ad2d <unknown>
#26 0x00000050e529 _PyEval_EvalFrameDefault
#27 0x00000050c927 <unknown>
#28 0x0000005099f7 _PyFunction_FastCallDict
#29 0x000000598ab1 <unknown>
#30 0x000000553373 <unknown>
#31 0x00000055cf21 <unknown>
#32 0x0000005ae39c _PyObject_FastCallKeywords
#33 0x00000050ae63 <unknown>
#34 0x00000050e529 _PyEval_EvalFrameDefault
#35 0x00000050a054 <unknown>
#36 0x00000050ad2d <unknown>
#37 0x00000050e529 _PyEval_EvalFrameDefault
#38 0x00000050a054 <unknown>
#39 0x00000050ad2d <unknown>
#40 0x00000050e529 _PyEval_EvalFrameDefault
#41 0x00000050c927 <unknown>
#42 0x00000050997e _PyFunction_FastCallDict
#43 0x000000598ab1 <unknown>
#44 0x000000553373 <unknown>
#45 0x00000055cf21 <unknown>
#46 0x0000005ae39c _PyObject_FastCallKeywords
#47 0x00000050ae63 <unknown>
#48 0x00000050e529 _PyEval_EvalFrameDefault
#49 0x00000050a054 <unknown>
#50 0x00000050ad2d <unknown>
#51 0x00000050e529 _PyEval_EvalFrameDefault
#52 0x00000050c927 <unknown>
#53 0x00000050e063 PyEval_EvalCode
#54 0x0000006362c2 <unknown>
#55 0x00000063637a PyRun_FileExFlags
#56 0x000000639b38 PyRun_SimpleFileExFlags
#57 0x00000063a6ca Py_Main
#58 0x0000004b0b00 main
#59 0x7f4846c2ab17 __libc_start_main
#60 0x0000005b6b9a _start
r8: 0000000000000002 r9: 0000000000000007 r10: 0000000001197010 r11: 00007f4846dbfc40
r12: 0000000000000000 r13: 00007ffd80775ff0 r14: 0000000000000001 r15: 0000000000000002
di: 00007ffd80775fe8 si: 00007ffd80775ff0 bp: 00007ffd80775ff0 bx: 00007ffd80775fe8
dx: 00000000fffffffe ax: 0000000000000000 cx: 0000000000000001 sp: 00007ffd80775f20
ip: 00007f4842968734 efl: 0000000000010297 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Auf demselben PC, selbe Hardware startet eric6 nach Installation ohne Probleme (arch + debian-unstable)
Alle abhängigen Pakete wurden installiert (auf dem Problemrechner), aber eric6 zickt hier auf dem hauptsystem rum.

Wie kann ich das Problem weiter eingrenzen ?

mfg
schwedenmann

Antworten