Summary: | KStars crashed on exiting | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | V-nix <mail2V.nix> |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | alexey.skladnoy, mail2V.nix, mutlaqja, simion314 |
Priority: | NOR | Keywords: | needs_verification |
Version: | 1.6.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
V-nix
2011-03-14 15:47:41 UTC
This is nasty one. Crash happens in the destructor of QString. Could you run kstars from console using command below and post output here? $ KDE_DEBUG=yes kstars Does kstars crash if you start it and immediately close it? Or do you need to do something to trigger crash? Hello, I was trying to control the telescope mount (a Losmandy G11) with KStars, but other then using the 'Device Manager' and the INDI interface in KStars, I didn't do much. However, I may have shutdown KStars whilst it was still attempting to connect to the mount. As instructed I tried the KDE_DEBUG=yes kstars command, with the following output after closing KStars again: kstars(4331) KStarsDateTime::fromString: "Could not parse Date/Time string: " "" kstars(4331) KStarsDateTime::fromString: "Valid date formats: " kstars(4331) KStarsDateTime::fromString: 1950-02-25 ; 1950-02-25T05:30:00 kstars(4331) KStarsDateTime::fromString: 25 Feb 1950 ; 25 Feb 1950 05:30:00 kstars(4331) KStarsDateTime::fromString: Sat Feb 25 1950 ; Sat Feb 25 05:30:00 1950 kstars(4331) ConstellationLines::ConstellationLines: "Star HD61,421 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD10,700 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD20,794 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD2,151 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD190,248 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD142,860 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD1,581 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD1,581 not found." kstars(4331) ConstellationLines::ConstellationLines: "Star HD98,230 not found." kstars(4331)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: Hi, is this bug stil present in latest version of KDE? If yes please send a new debug info. There were issues with the device manager a couple of years ago, all issues should be resolved by now. Closing the bug since it works for me in all conditions above with even more equipment under stress testing using the GIT version. |