Bug #1266
RCP: 0.7.7, splash screen doesn't appear under Windows
Statut: | Closed | Début: | 28/02/2015 | |
---|---|---|---|---|
Priorité: | High | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Démarrage | Temps passé: | - | |
Version cible: | TXM 0.7.7 |
Description
Splash screen doesn't appear under Windows from a setup installation but also when launching TXM from Eclipse.
Diagnostic 1¶
- Hypothesis: the splash.bmp image is not well formated
- Observation: when splash.bmp is replaced with splash_sansversion.bmp, it is shown during TXM startup (tested on Windows and Mac OS X)
- Conclusion : the image is not well formated. It must be encoded 24bit R8 G8 B8.
Solution¶
The /incrust_version_in_splash.sh script must be fixed to produce the right BMP format
Historique
#1 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
This bug may be linked to the image format.
If splash_old.bmp is renamed to splash.bmp, this old image is well displayed as splash screen.
#2 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
Further test: splash_sansversion.bmp works well too so the problem may be linked to the tools used to insert the TXM version in the BMP file.
#3 Mis à jour par Serge Heiden il y a plus de 10 ans
- Priorité changé de Normal à High
#4 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Description mis à jour (diff)
- % réalisé changé de 0 à 40
#5 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Description mis à jour (diff)
#6 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Statut changé de New à Resolved
- % réalisé changé de 40 à 80
#7 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
Successfully tested from last SVN revision source code.
The font and position of the TXM version string could be smarter.
#8 Mis à jour par Serge Heiden il y a plus de 10 ans
As a title, the splash screen font must be sans-serif.
#9 Mis à jour par Sebastien Jacquot il y a plus de 9 ans
- Statut changé de Resolved à Closed
- % réalisé changé de 80 à 100