ralsina / marave

Automatically exported from code.google.com/p/marave
GNU General Public License v2.0
0 stars 2 forks source link

segfault en debian testing #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by docksud...@gmail.com on 28 Jan 2010 at 4:10

GoogleCodeExporter commented 9 years ago
parece funcionar en la revision 11

ragnarok /tmp/marave-read-only $ svn info
Ruta: .
URL: http://marave.googlecode.com/svn/trunk
Raíz del repositorio: http://marave.googlecode.com/svn
UUID del repositorio: 57fa06e0-0c1b-11df-9e2b-972ea447d3bf
Revisión: 11
Tipo de nodo: directorio
Agendado: normal
Autor del último cambio: roberto.alsina
Revisión del último cambio: 11
Fecha de último cambio: 2010-01-28 16:46:34 -0300 (jue 28 de ene de 2010)

Original comment by docksud...@gmail.com on 28 Jan 2010 at 9:57

GoogleCodeExporter commented 9 years ago
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

Original comment by federico...@gmail.com on 4 Feb 2010 at 11:15

GoogleCodeExporter commented 9 years ago
Version 2.0 segfaults as well:

vu:marave$ python main.py 
Spellchecking disabled
['main.py']
Segmentation fault

Original comment by federico...@gmail.com on 8 Feb 2010 at 5:25

GoogleCodeExporter commented 9 years ago
@comment 1:

Does it still work now?

@comment 3:

Could you tell me your qt version?

Original comment by roberto.alsina on 8 Feb 2010 at 8:53

GoogleCodeExporter commented 9 years ago
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 

Original comment by filipe.c...@gmail.com on 9 Feb 2010 at 12:49

GoogleCodeExporter commented 9 years ago
Weirder and weirder.

Original comment by roberto.alsina on 9 Feb 2010 at 1:01

GoogleCodeExporter commented 9 years ago
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.

Original comment by e.mond...@gmail.com on 4 Mar 2010 at 12:36

GoogleCodeExporter commented 9 years ago
Marked as fixed, if someone else confirms I'll change to verified. Good to 
close this one :-)

Original comment by roberto.alsina on 4 Mar 2010 at 12:51