View Issue Details

IDProjectCategoryView StatusLast Update
0000432ascendpygtk guipublic2010-05-25 10:15
Reporterjohn 
Assigned Tojohn 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.9.7 
Target Version0.9.8Fixed in Version0.9.8 
Summary0000432: splash screen does not display correctly on Windows
DescriptionThis may be because the display screen is an SVG graphic, and SVG support is not compiled into the GTK+ distribution that we're using.
TagsNo tags attached.

Relationships

Activities

john

2010-03-24 20:27

administrator   ~0000594

Assuming (IIRC) that the splash graphic is currently stored as an SVG, just switch to a PNG and that will be problem solved.

For bonus points, investigate creating a native splash screen using Windows API calls instead of loading GTK first... this would make the splash screen appear must faster on that platform.

john

2010-05-25 10:15

administrator   ~0000647

Fixed in changeset 2816. Switched to a PNG image on all platforms.

Issue History

Date Modified Username Field Change
2010-03-23 19:00 john New Issue
2010-03-23 19:01 john Target Version => 0.9.8
2010-03-24 20:27 john Note Added: 0000594
2010-05-25 10:15 john Note Added: 0000647
2010-05-25 10:15 john Status new => resolved
2010-05-25 10:15 john Fixed in Version => 0.9.8
2010-05-25 10:15 john Resolution open => fixed
2010-05-25 10:15 john Assigned To => john