I have the exact same problem. I installed Mnemosyne using the "pip3 install pyqt5" from within the Python3 virtualenv. When I try to run Mnemosyne, I get this error.
Murat On Sunday, February 25, 2018 at 12:21:51 AM UTC-6, Jaime Juan Suarez Martínez wrote: > > Hello. > > It has never happened before, the rest of the program seems to work as > usual. I include the messages in console in case anyone can help. > Thanks. > > > libpng warning: iCCP: known incorrect sRGB profile > libpng warning: iCCP: known incorrect sRGB profile > libpng warning: iCCP: known incorrect sRGB profile > libpng warning: iCCP: known incorrect sRGB profile > libpng warning: iCCP: known incorrect sRGB profile > [0224/142434.153389:WARNING:stack_trace_posix.cc(648)] Failed to open > file: /tmp/.glRiEnF5 (deleted) > Error: No existe el fichero o el directorio > QIODevice::write (QProcess): device not open > QIODevice::write (QProcess): device not open > QIODevice::write (QProcess): device not open > QXcbShmImage: shmget() failed (22: Argumento inválido) for size -102507248 > (367428x157441) > QWidget::paintEngine: Should no longer be called > QPainter::begin: Paint device returned engine == 0, type: 1 > QPainter::pen: Painter not active > QPainter::setPen: Painter not active > QPainter::setPen: Painter not active > QWidget::paintEngine: Should no longer be called > QPainter::begin: Paint device returned engine == 0, type: 1 > QPainter::setPen: Painter not active > QPainter::save: Painter not active > QPainter::restore: Unbalanced save/restore > QPainter::save: Painter not active > QPainter::setClipRect: Painter not active > QPainter::pen: Painter not active > QPainter::setPen: Painter not active > QPainter::setPen: Painter not active > QPainter::restore: Unbalanced save/restore > QWidget::paintEngine: Should no longer be called > QPainter::begin: Paint device returned engine == 0, type: 1 > QPainter::pen: Painter not active > QPainter::setPen: Painter not active > QPainter::setPen: Painter not active > QWidget::paintEngine: Should no longer be called > QPainter::begin: Paint device returned engine == 0, type: 1 > QPainter::setPen: Painter not active > QPainter::save: Painter not active > QPainter::restore: Unbalanced save/restore > QPainter::save: Painter not active > QPainter::setClipRect: Painter not active > QPainter::restore: Unbalanced save/restore > QWidget::paintEngine: Should no longer be called > QPainter::begin: Paint device returned engine == 0, type: 1 > QPainter::setClipRect: Painter not active > QPainter::setPen: Painter not active > QPainter::pen: Painter not active > QPainter::pen: Painter not active > QPainter::setPen: Painter not active > QWidget::paintEngine: Should no longer be called > QPainter::begin: Paint device returned engine == 0, type: 1 > QPainter::save: Painter not active > Received signal 11 SEGV_MAPERR 000000000000 > #0 0x7fc51944be76 <unknown> > #1 0x7fc5180c988c <unknown> > #2 0x7fc51944c1ec <unknown> > #3 0x7fc5280acdd0 <unknown> > #4 0x7fc51efeafce qDrawBorderPixmap() > #5 0x7fc51f056c20 QFusionStyle::drawPrimitive() > #6 0x7fc51f05d007 QFusionStyle::drawComplexControl() > #7 0x7fc51f0b7ac6 QGroupBox::paintEvent() > #8 0x7fc503e54294 <unknown> > #9 0x7fc51efbe188 QWidget::event() > #10 0x7fc51f0b8e94 QGroupBox::event() > #11 0x7fc503e52db4 <unknown> > #12 0x7fc51ef7dfec QApplicationPrivate::notify_helper() > #13 0x7fc51ef859c6 QApplication::notify() > #14 0x7fc503d6e2ef <unknown> > #15 0x7fc51e1ffda0 QCoreApplication::notifyInternal2() > #16 0x7fc51efb6a6c QWidgetPrivate::sendPaintEvent() > #17 0x7fc51efb7123 QWidgetPrivate::drawWidget() > #18 0x7fc51efb7e45 QWidgetPrivate::paintSiblingsRecursive() > #19 0x7fc51efb7fd6 QWidgetPrivate::paintSiblingsRecursive() > #20 0x7fc51efb7fd6 QWidgetPrivate::paintSiblingsRecursive() > #21 0x7fc51efb7fd6 QWidgetPrivate::paintSiblingsRecursive() > #22 0x7fc51efb6c4f QWidgetPrivate::drawWidget() > #23 0x7fc51ef8d90b <unknown> > #24 0x7fc51ef8e0d3 <unknown> > #25 0x7fc51efdb5ca <unknown> > #26 0x7fc51efdbeef <unknown> > #27 0x7fc51ef7dfec QApplicationPrivate::notify_helper() > #28 0x7fc51ef859c6 QApplication::notify() > #29 0x7fc503d6e2ef <unknown> > #30 0x7fc51e1ffda0 QCoreApplication::notifyInternal2() > #31 0x7fc51e774383 QGuiApplicationPrivate::processExposeEvent() > #32 0x7fc51e77500e QGuiApplicationPrivate::processWindowSystemEvent() > #33 0x7fc51e74c29c QWindowSystemInterface::sendWindowSystemEvents() > #34 0x7fc50327248d <unknown> > #35 0x7fc51e1fe3db QEventLoop::exec() > #36 0x7fc51f17569b QDialog::exec() > #37 0x7fc503daaed9 <unknown> > #38 0x7fc5278e5ad0 _PyCFunction_FastCallDict > #39 0x7fc52790bd1b <unknown> > #40 0x7fc52789fb5a _PyEval_EvalFrameDefault > #41 0x7fc52790b85b <unknown> > #42 0x7fc52790bdde <unknown> > #43 0x7fc52789fb5a _PyEval_EvalFrameDefault > #44 0x7fc52790b85b <unknown> > #45 0x7fc52790bdde <unknown> > #46 0x7fc52789fb5a _PyEval_EvalFrameDefault > #47 0x7fc52790b36b _PyFunction_FastCallDict > #48 0x7fc5278ef0bf _PyObject_FastCallDict > #49 0x7fc5278efe03 _PyObject_Call_Prepend > #50 0x7fc5278efeeb PyObject_Call > #51 0x7fc504ffbcb1 <unknown> > #52 0x7fc504ffc1a1 <unknown> > #53 0x7fc504ffc433 <unknown> > #54 0x7fc504ffcdc8 <unknown> > #55 0x7fc51e230792 QMetaObject::activate() > #56 0x7fc51ef77533 QAction::triggered() > #57 0x7fc51ef79db6 QAction::activate() > #58 0x7fc51f0750ec <unknown> > #59 0x7fc51f07535e QAbstractButton::mouseReleaseEvent() > #60 0x7fc51f15b6ab QToolButton::mouseReleaseEvent() > #61 0x7fc51efbe188 QWidget::event() > r8: 00007ffdf3b06d40 r9: 00007ffdf3b06d20 r10: 00007ffdf3b06d20 r11: > 007900740073002f > r12: 00007ffdf3b06cf0 r13: 00007ffdf3b06d00 r14: 0000000000000006 r15: > 0000000000000002 > di: 00007ffdf3b072d0 si: 0000000000000004 bp: 0000000000059b28 bx: > 0000000000059b22 > dx: 0000000000000010 ax: 0000000000000000 cx: 0000000000000056 sp: > 00007ffdf3b05f60 > ip: 00007fc51efeafce efl: 0000000000010246 cgf: 002b000000000033 erf: > 0000000000000004 > trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000 > [end of stack trace] > Calling _exit(1). Core file will not be generated. > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/aa229264-f67c-4c46-8d1d-adc2d0f22c67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
