[Kstars-devel] KDE/kdeedu/kstars/kstars

Jasem Mutlaq mutlaqja at ikarustech.com
Sun Feb 26 18:15:50 CET 2006


SVN commit 513834 by mutlaqja:

Still working on ScriptBuilder. I encountered a mysterious crash that I'd like to confirm.

The problematic code is located in indidrver.cpp line# 394 (read the FIXME statement there). To reproduce the crash, go to device manager, telescope wizard, click next until you come to 'determine port name' window, click next and it will start autoscan. Wait until the autoscan reaches 10% or 20% then press cancel, kstars should crash now. Go to indidrver and comment out the problematic code, run the same test again. I don't know how that piece of code is related to the crash. I used gdb but with no avail. Would appreciate any help.

CCMAIL: kstars-devel at kde.org



 M  +4 -5      devicemanager.cpp  
 M  +308 -318  imgsequencedlgui.ui  
 M  +6 -5      indi/v4ldriver.cpp  
 M  +3 -0      indi/v4ldriver.h  
 M  +5 -3      indi/webcam/v4l2_base.cpp  
 M  +2 -2      indiconf.ui  
 M  +36 -20    indidriver.cpp  
 M  +1 -1      kstarsinit.cpp  
 M  +1 -1      kstarsui.rc  
 M  +16 -11    telescopewizardprocess.cpp  
 M  +2 -11     tools/argsetactionindi.ui  
 M  +1 -8      tools/argsetccdtempindi.ui  
 M  +1 -8      tools/argsetfilternumindi.ui  
 M  +1 -8      tools/argsetfocusspeedindi.ui  
 M  +1 -8      tools/argsetfocustimeoutindi.ui  
 M  +1 -10     tools/argsetframetypeindi.ui  
 M  +1 -1      tools/argsetgeolocationindi.ui  
 M  +2 -11     tools/argsetportindi.ui  
 M  +1 -10     tools/argsetscopeactionindi.ui  
 M  +1 -1      tools/argsettargetcoordindi.ui  
 M  +3 -19     tools/argsettargetnameindi.ui  
 M  +2 -11     tools/argsetutcindi.ui  
 M  +1 -10     tools/argshutdownindi.ui  
 M  +1 -8      tools/argstartexposureindi.ui  
 M  +1 -10     tools/argstartfocusindi.ui  
 M  +96 -246   tools/scriptbuilder.cpp  
 M  +20 -63    tools/scriptbuilderui.ui  




More information about the Kstars-devel mailing list