When RemoteBox 2.2 is being started, the message log displays the string
'Welcome to RemoteBox 2.2 (for use with VirtualBox 5.0.x)'
when it should display
'Welcome to RemoteBox 2.2 (for use with VirtualBox 5.1.x)'
This was reported by me, wasn't logged in when I posted this. Just to elaborate a bit, the offending line seems to be
&addrow_log("Welcome to $gui{appname} $gui{appver} (for use with VirtualBox 5.0.x)");
in file share/remotebox/rboxmain.pl.
Thanks :-) I've already this in the development version I have (what will become 2.3)
Log in to post a comment.
This was reported by me, wasn't logged in when I posted this. Just to elaborate a bit, the offending line seems to be
&addrow_log("Welcome to $gui{appname} $gui{appver} (for use with VirtualBox 5.0.x)");in file share/remotebox/rboxmain.pl.
Last edit: Fonic 2017-02-10
Thanks :-) I've already this in the development version I have (what will become 2.3)