lokeshsharmaa / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

White on black by default #226

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. delete everything but "00_White On Black.css" and "01+Color Terminal.css" in 
"/etc/shellinabox/options-enabled"
2. /etc/init.d/shellinabox restart
3. browse to http://localhost:4200/

What is the expected output? What do you see instead?

One would expect to see a white-on-black login screen, given that 
black-on-white is not enabled. However the login screen remains black-on-white 
and one must manually select "White On Black" from the dropdown menu.

What version of the product are you using? On what operating system?

#> cat /etc/lsb-release && shellinaboxd --version
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"
ShellInABox version 2.10 (revision 239)

Please provide any additional information below.

Thankfully there is a simple work-around for this issue: goto 
"/etc/shellinabox/options-available", "cp 00_White\ On\ Black.css 00+Black\ on\ 
White.css" and restart the daemon.

Original issue reported on code.google.com by andre...@gmail.com on 4 Apr 2013 at 2:45

GoogleCodeExporter commented 8 years ago
Uhm... noticed just now the version. I wgetted 
"http://ch.archive.ubuntu.com/ubuntu/pool/universe/s/shellinabox/shellinabox_2.1
4-1_i386.deb", however the executable says "version 2.10". This issue could not 
be present in version 2.14.

Original comment by andre...@gmail.com on 4 Apr 2013 at 2:51