View Issue Details

IDProjectCategoryView StatusLast Update
0000573SkyChart1-Softwarepublic10-10-30 10:11
Reportersundial Assigned ToPatrick Chevalley  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionnot fixable 
Platformx86OSKubuntu 9.10OS Version2.6
Product Version3.1 SVN 
Target Version3.2Fixed in Version3.1 SVN 
Summary0000573: File Chooser chrashes app
DescriptionHello,
whenever it comes to a file chooser action the app chrashes. For instance, try to assign a different path for a catalog, e.g. Tycho2, the app dies instantaniously.
Steps To ReproduceFor instance, try to assign a different path for a catalog, e.g. Tycho2, the app dies instantaniously.
Here is some gdb output:

klaus@polaris:~/Dokumente$ gdb skychart
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/skychart...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/skychart
[Thread debugging using libthread_db enabled]
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
2010-02-07T18:55:57.993 Start trace
2010-02-07T18:55:57.995 Try language: de_DE, de
2010-02-07T18:55:58.053 Language: de English
[New Thread 0xb760eb70 (LWP 5977)]
[Thread 0xb760eb70 (LWP 5977) exited]
2010-02-07T18:55:58.412 Verbunden zu SQL Databank /home/klaus/.skychart/database/cdc.db
[New Thread 0xb760eb70 (LWP 5978)]
2010-02-07T18:55:59.141 Aktiv auf IP Port: 3292

Program received signal SIGFPE, Arithmetic exception.
0x00bf6481 in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so
Additional InformationI've seen this behavior on version 3.0.1.6 too.
TagsNo tags attached.

Relationships

related to 0000415 closedPatrick Chevalley Cannot add external catalog from Configuration dialog 

Activities

Patrick Chevalley

10-02-08 13:05

administrator   ~0001017

This is unfortunately a know problem with the QtCurve Gtk theme I cannot fix.

The workaround is to use another theme, I personally use Clearlooks who look nice with KDE4.
To change do the following:
sudo apt-get install gtk2-engines
Open KDE system setting
click on Appearance
click on GTK+ Appearance
Change "Widget style" from QtCurve to Clearlooks
click Apply and restart skychart

Patrick Chevalley

10-04-24 22:40

administrator   ~0001124

A new version of the compiler fix this problem and allow to keep the QtCurve theme.

Get the next snapshot with a revision number of 1341 or greater that will be available next Monday from:
http://www.ap-i.net/skychart/snapshot/

Issue History

Date Modified Username Field Change
10-02-07 20:06 sundial New Issue
10-02-08 13:05 Patrick Chevalley Note Added: 0001017
10-02-08 13:05 Patrick Chevalley Status new => resolved
10-02-08 13:05 Patrick Chevalley Resolution open => not fixable
10-04-24 22:40 Patrick Chevalley Note Added: 0001124
10-04-24 22:42 Patrick Chevalley Relationship added related to 0000415
10-04-24 22:46 Patrick Chevalley Assigned To => Patrick Chevalley
10-04-24 22:46 Patrick Chevalley Fixed in Version 0.3.0 => 3.1 SVN
10-04-24 22:46 Patrick Chevalley Target Version 0.3.0 => 3.2
10-10-30 10:11 Patrick Chevalley Status resolved => closed