Currently, tl-select-profile doesn't display the welcome screen if there's only one profile available. Härryda doesn't like this, and I also think this is wrong behaviour.
Created attachment 344 [details] Suggested change to tl-run-rdesktop See also discussion in komintern starting with article 337456.
*** Bug 4820 has been marked as a duplicate of this bug. ***
Fixed in 28420. Tester should make sure everything looks fine with the following combinations: - TLCOMMAND set, unset - PyGTK available, unavailable - 0, 1, >1 profiles - show_intro on, off
(In reply to comment #5) > Fixed in 28420. > > Tester should make sure everything looks fine with the following combinations: > > - TLCOMMAND set, unset > - PyGTK available, unavailable > - 0, 1, >1 profiles > - show_intro on, off Have tested most of the combinations using build 4298, works as expected. Also xinit.log contains good information when things goes wrong such as when PyGTK is not available.
Quit button doesn't exit the session when using TLCOMMAND set.
You get a "Next" button even if there is just one profile.
(In reply to comment #7) > Quit button doesn't exit the session when using TLCOMMAND set. r28758 (In reply to comment #8) > You get a "Next" button even if there is just one profile. r28759
(In reply to comment #9) > (In reply to comment #7) > > Quit button doesn't exit the session when using TLCOMMAND set. > > r28758 > > (In reply to comment #8) > > You get a "Next" button even if there is just one profile. > > r28759 Tested using server build 4310. Works as expected.