The splash screen is too small for verbose languages like French. Maybe increasing its size or width would make sense (for an example see the screenshot, the complete string is in fact "Chargement de l'index des blocs" and this problem occurs with other strings. Bitcoin 0.6.0 on Ubuntu 10.04).
-
ghost commented at 7:17 PM on April 8, 2012: none
-
sipa commented at 8:39 PM on April 11, 2012: member
I believe Samuel (on IRC) has been working on a new splash screen, as part of his GUI makeover attempts with tcatm.
-
ghost commented at 5:37 AM on April 13, 2012: none
As a last recourse, I'd propose the following image:
I tested several languages, with the default font size they all seem to fit nicely with this 250*194 image (aspect preserved).
I believe Samuel (on IRC) has been working on a new splash screen, as part of his GUI makeover attempts with tcatm.
I was sure tcatm was some sort of... script used by the team to retrieve translations and that it was a shorthand for Transifex CATalogue Manager. Uh-oh...
-
Diapolo commented at 10:14 PM on June 29, 2012: none
@cardpuncher Is your graphics a simple resize of the current one?
-
Diapolo commented at 11:13 PM on June 29, 2012: none
I was playing around with the splash screen graphics:

Based on: https://commons.wikimedia.org/wiki/File:Oxygen480-status-wallet-closed.svg and https://en.bitcoin.it/wiki/File:Bitcoin.png
Created by me with PhotoFiltre.
-
ghost commented at 7:26 AM on June 30, 2012: none
On 30/06/12 00:14, Philip Kaufmann wrote:
@cardpuncher Is your graphics a simple resize of the current one?
Yes, the image results from a quick resizing of the current JPEG with GIMP.
One man alone can be pretty dumb sometimes, but for real bona fide stupidity, there ain't nothin' can beat teamwork.--Edward Abbey
-
TheBlueMatt commented at 12:53 PM on July 2, 2012: member
I have to say I prefer the simple resize and wrap lines that don't fit instead of the new proposed one.
-
Diapolo commented at 12:59 PM on July 2, 2012: none
I still like the sharper version, but I'm completely fine with a resize of the current one. A line-wrap seems to be not possible for the QSplashScreen messages.
-
TheBlueMatt commented at 1:07 PM on July 2, 2012: member
If you could line wrap, you dont need to scale it as much, so it wouldn't be as bad. http://lists.trolltech.com/qt-interest/2008-09/msg00453.html seems to indicate you can put html in there with style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "
-
laanwj commented at 2:48 PM on July 2, 2012: member
I like the sharper one but it's too bling-y too my taste. Would make it look like a casino client. I don't use any gold on purpose in my graphics, for example also why I went with the more abstract orange coin instead of Satoshi's gold coin.
Line-wrapping sounds like a good intermediate idea until we get rid of the thing.
-
Diapolo commented at 11:54 AM on April 3, 2013: none
@laanwj I never got line-wrapping to work in the splash-screen + I would like to keep that screen (after some thoughts about it, I think it's a nice thing - which could just be improved). Perhaps we could add an abort button somehwere, like Office 2010 does in it's splash-screen?
-
laanwj commented at 1:05 PM on April 3, 2013: member
Good idea. The problem really is that the initialization runs in the gui thread. So the window cannot react to events such as clicks right now.
- laanwj closed this on May 8, 2013
- suprnurd referenced this in commit c86439a366 on Dec 5, 2017
- sanch0panza referenced this in commit 137e3e3710 on May 17, 2018
- lateminer referenced this in commit bfbbb6b30c on Dec 25, 2019
- dexX7 referenced this in commit 5972399a25 on Jan 14, 2020
- MarcoFalke locked this on Sep 8, 2021