| Issue 1: | segfault en debian testing |
1 of 53
Next ›
|
| 2 people starred this issue and may be notified of changes. | Back to list |
hola alguna idea de como tener mas debug para ver que pasa? ragnarok /tmp/marave-read-only $ python main.py Spellchecking enabled >> switching bg to: Winter Landscape Classic.jpg >> switching click to: thozi_daClick.wav WARNING: Phonon needs QCoreApplication::applicationName to be set to export audio output names through the DBUS interface Violación de segmento ragnarok /tmp/marave-read-only $ dpkg -l|grep python-qt ii python-qt3 3.18.1-2 Qt3 bindings for Python ii python-qt4 4.6-1 Python bindings for Qt4 ii python-qt4-dbus 4.6-1 DBus Support for PyQt4 ii python-qt4-gl 4.6-1 Python bindings for Qt4's OpenGL module ii python-qt4-phonon 4.6-1 Python bindings for Phonon
Jan 28, 2010
#1
docksud...@gmail.com
Feb 4, 2010
I have a similar behavior on Debian Unstable using Marave 0.1: ux:~$ marave Spellchecking disabled Segmentation fault ux:~$ dpkg -l|grep python-qt ii python-qt4 4.6-1 Python bindings for Qt4 ii python-qt4-phonon 4.6-1 Python bindings for Phonon
Feb 8, 2010
Version 2.0 segfaults as well: vu:marave$ python main.py Spellchecking disabled ['main.py'] Segmentation fault
Feb 8, 2010
@comment 1: Does it still work now? @comment 3: Could you tell me your qt version?
Feb 9, 2010
This seems to happen when you try to run it before you install it. If you install it it seems to run fine using python main.py
Feb 9, 2010
Weirder and weirder.
Mar 3, 2010
I had this issue too, updated marave from svn and Qt 4.5.3 from debian testing now and it is working perfectly. Maybe someone can confirm this. Me pasaba lo mismo y actualicé debian testing y marave de svn revisión 446 y Qt 4.5.3 y anda perfecto. Quizá alguien pueda confirmar y se pueda cerrar el bug.
Mar 3, 2010
Marked as fixed, if someone else confirms I'll change to verified. Good to close this one :-)
Status:
Fixed
|