View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000432 | ascend | pygtk gui | public | 2010-03-23 19:00 | 2010-05-25 10:15 |
Reporter | john | ||||
Assigned To | john | ||||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 0.9.7 | ||||
Target Version | 0.9.8 | Fixed in Version | 0.9.8 | ||
Summary | 0000432: splash screen does not display correctly on Windows | ||||
Description | This may be because the display screen is an SVG graphic, and SVG support is not compiled into the GTK+ distribution that we're using. | ||||
Tags | No tags attached. | ||||
|
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. |
|
Fixed in changeset 2816. Switched to a PNG image on all platforms. |
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 |