Bug 283582

Summary: kstars crashes with downloaded ephemerides
Product: [Applications] kstars Reporter: Oliver Krückel <oliver.krueckel>
Component: generalAssignee: Akarsh Simha <akarsh.simha>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alexey.skladnoy, mutlaqja
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Oliver Krückel 2011-10-08 06:48:21 UTC
Version:           2.0.0 (using KDE 4.7.1) 
OS:                Linux

kstars crashes with downloaded ephemerides

KDE Version 4.7.2 installed from openSUSE update service

Reproducible: Always

Steps to Reproduce:
Download the ephemerides with the download funktion of kstars, after the download, stop - start kstars -> KCrash: Application 'kstars' crashing...

Actual Results:  
stop kstars, start kstars
krueckel@sol:~> kstars 
kstars(8293) KStarsDateTime::fromString: "Die Zeichenkette für Datum/Zeit kann nicht analysiert werden:" "" 
kstars(8293) KStarsDateTime::fromString: "Gültige Datumsformate:" 
kstars(8293) KStarsDateTime::fromString:   1950-02-25   ;  1950-02-25T05:30:00 
kstars(8293) KStarsDateTime::fromString:   25 Feb 1950  ;  25 Feb 1950 05:30:00 
kstars(8293) KStarsDateTime::fromString:   Sat Feb 25 1950  ;  Sat Feb 25 05:30:00 1950 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD61 421 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD10 700 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD20 794 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD2 151 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD190 248 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD142 860 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD1 581 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD1 581 wurde nicht gefunden." 
kstars(8293) ConstellationLines::ConstellationLines: "Der Stern HD98 230 wurde nicht gefunden." 
KCrash: Application 'kstars' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/krueckel/.kde4/socket-sol/kdeinit4__0

[1]+  Angehalten              kstars


Expected Results:  
kstars started after I downloaded (installed) the ephemerides data

if I delete the files ~/.kde4/share/apps/kstars/asteroids.dat and ~/.kde4/share/apps/kstars/comets.dat kstars works!

It does not matter whether the other extension are installed kstars or not, once the ephemeris are installed kstars can not be restarted

krueckel@sol:~> uname -a
Linux sol 2.6.37.6-61-desktop #1 SMP PREEMPT 2011-10-07 01:31:25 +0200 x86_64 x86_64 x86_64 GNU/Linux

krueckel@sol:~> rpm -qa '*kstars*'
kstars-4.7.2-20.1.x86_64

krueckel@sol:~> cat /etc/SuSE-release
openSUSE 11.4 (x86_64)
VERSION = 11.4
CODENAME = Celadon
Comment 1 Alexey Khudiakov 2011-10-22 10:10:26 UTC

*** This bug has been marked as a duplicate of bug 279026 ***