Help! I created a copy of the Hello World example, changed "Hello World" to
"Test" everywhere placed in a folder named "test", zipped it, then used Termux
to share it with Pilbox. Pilbox now displays as a completely black screen with
the logo in the middle, and does nothing. I cleared the cache,
Hi Shaughan,
> I created a copy of the Hello World example, changed "Hello World" to "Test"
> everywhere placed in a folder named "test", zipped it, then used Termux to
> share
> it with Pilbox.
This sounds all correct.
> > Pilbox now displays as a completely black screen with the logo in the
On Tue, Nov 07, 2023 at 07:28:27AM +0100, Alexander Burger wrote:
> The easiest fix is connecting via 'bin/pty' to a REPL and doing "rm -r test/".
This was not completely correct. Of course it is
: (call "rm" "-r" "test/")
Just in case you have not enabled PTY yet: As you cannot use the buil
A!ex–
Thanks, as always, for your rapid reply.
~ $ unzip -l storage/shared/Download/test.zip
Archive: storage/shared/Download/test.zip
Length Date Time Name
- -- -
0 2023-11-06 16:27 test/
56 2023-11-06 16:28 test/App.l
- ---
56 2 files
--
App.l
Thanks! I'll try that in the morning. A related question:
Would it have been ok to just create the test directory (!mkdir test), copy
App.l into it, and add PIL-test? I would find that simpler than the zip then
share dance.
–Shaughan openpgp4fpr:c04203ea8983566aed3848a33e06c22a1841ba3c If I repl
On Tue, Nov 07, 2023 at 07:15:07AM +, Shaughan Lavine wrote:
> ~ $ unzip -l storage/shared/Download/test.zip
> Archive: storage/shared/Download/test.zip
> Length Date Time Name
> - -- -
> 0 2023-11-06 16:27 test/
> 56 2023-11-06 16:28 test/App.l
> ...
> --
> "Te