We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following warnings appear:
*Occurs right after the nifty looking tiger shows up:
WARNING: Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at lib/TLily/Extend.pm line 100.
Occurs 30 times before "Connecting to rpi.lily.org, port 7777...connected." appears
*Occurs right after a successful login (this was a redirected lily connection):
Same warning: WARNING: Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at lib/TLily/Extend.pm line 100.
Occurs 3 times before loading the keep alive extension
The text was updated successfully, but these errors were encountered:
My lily session detached unexpectedly and when I used the %con command in the cmd window I did not receive any of the warnings.
Sorry, something went wrong.
No branches or pull requests
The following warnings appear:
*Occurs right after the nifty looking tiger shows up:
WARNING: Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at lib/TLily/Extend.pm line 100.
Occurs 30 times before "Connecting to rpi.lily.org, port 7777...connected." appears
*Occurs right after a successful login (this was a redirected lily connection):
Same warning:
WARNING: Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at lib/TLily/Extend.pm line 100.
Occurs 3 times before loading the keep alive extension
The text was updated successfully, but these errors were encountered: