The last page of the installer and tl-setup doesn't really have the correct look (as far as copying the look of Windows installer goes). It should basically look the same as the first page.
Fixed in r27688 through r27690.
The obfuscator is obfuscating tlgtk.sanitise_wrap (and possibly others), without taking into account the needs of tlinstaller which tries to call sanitize_wrap by name. This breaks the installer. I can't remember the details of how this is supposed to work, perhaps someone else knows.
(In reply to comment #2) > The obfuscator is obfuscating tlgtk.sanitise_wrap (and possibly others), > without taking into account the needs of tlinstaller which tries to call > sanitize_wrap by name. This breaks the installer. > > I can't remember the details of how this is supposed to work, perhaps someone > else knows. r27772.
Created attachment 494 [details] Screenshot of start page.
(In reply to comment #4) > Created an attachment (id=494) [details] > Screenshot of start page. Tested using ThinLinc build 4122, wizard finish page looks all good. However the start page looks a bit fishy with its long title which is wrapped in three and steals 40% of info page. Not the best screen real estate...
(In reply to comment #5) > (In reply to comment #4) > > Created an attachment (id=494) [details] [details] > > Screenshot of start page. > > Tested using ThinLinc build 4122, wizard finish page looks all good. > However the start page looks a bit fishy with its long title which is wrapped > in three and steals 40% of info page. Not the best screen real estate... New bug #4860 created for the strange word wrap.