Summary: | Ksatrs crashes when trying to over-ride time difference | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | xejakig884 |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adrian.ioan.cozma, mutlaqja |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
xejakig884
2011-04-10 22:59:23 UTC
*** This bug has been marked as a duplicate of bug 269145 *** Created attachment 60875 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.2
- What I was doing when the application crashed: I was trying to reset the DST time diff for my location
- Custom settings of the application: the DST rule was correctly selected (EU) after setting my location, but the correct time difference from the UTC this time of the year for Romania is +3h (not +2h as in the settings dialogue and in the main window)
-- Backtrace (Reduced):
#6 text (this=0x36a04e0) at /usr/include/qt4/QtGui/qlistwidget.h:90
#7 LocationDialog::changeCity (this=0x36a04e0) at ../../../kstars/kstars/dialogs/locationdialog.cpp:181
#8 0x00000000005e07f8 in LocationDialog::qt_metacall (this=0x36a04e0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff1a8f2d50) at ./locationdialog.moc:85
[...]
#10 0x00007fcb0d1f971f in QListWidget::qt_metacall (this=0x35ee040, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff1a8f2e80) at .moc/release-shared/moc_qlistwidget.cpp:137
[...]
#12 0x00007fcb0d1e4407 in QItemSelectionModel::selectionChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
|