raymond26170 / conkywizard

Automatically exported from code.google.com/p/conkywizard
0 stars 2 forks source link

Error: "Fallo de Segmentación" #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Descomprimo el zip
2. Ejecuto el script
3. Da un error; "Error de Segmentación"

Original issue reported on code.google.com by andres.j...@gmail.com on 16 Jun 2010 at 3:27

GoogleCodeExporter commented 8 years ago
Kernel : Linux sc224089 2.6.31-22-generic #60-Ubuntu SMP Thu May 27 00:22:23 
UTC 2010 i686 GNU/Linux

O.S. Ubuntu 9.10 - Karmic Koala

Original comment by andres.j...@gmail.com on 16 Jun 2010 at 3:31

GoogleCodeExporter commented 8 years ago
+1 (i have 9.10 64bit. I tried 32 and 64 bit versions. Same problem)

Original comment by monti.fa...@gmail.com on 16 Jun 2010 at 4:57

GoogleCodeExporter commented 8 years ago
He intentado con una versión de 64 bit en el ubuntu de mi portatil y objento 
el siguente error:

QMetaObject::connectSlotsByName: No matching signal for on_Wizard_finished(int)
./ConkyWizard_64bits_V1.0_Beta1: symbol lookup error: 
./ConkyWizard_64bits_V1.0_Beta1: undefined symbol: 
_ZN9QListData11detach_growEPii

Original comment by andres.j...@gmail.com on 16 Jun 2010 at 8:50

GoogleCodeExporter commented 8 years ago
same error 

Ubuntu 9.10 (Kernel 2.6.31-22-generic)

Original comment by Nei...@gmail.com on 19 Jun 2010 at 1:39

GoogleCodeExporter commented 8 years ago
Dreamlinux 3.5 (Debian Lenny based distro)
2.6.28

First it gave me something about authenticating, I gave it back a "xhost+" and 
all I have remained with is this only issue: Segmentation fault.

I haven't looked at your code, but this occurs typically because of a NULL 
pointer or some out of range memory address (i.e. pointer referring to 
inexistent array element).
If I will find the time to look through it I will try to debug and mail 
something to you. Until then, best of luck!

Original comment by deux.cr...@gmail.com on 28 Aug 2010 at 1:10