Re: Frozen Pilbox

2023-11-06 Thread Alexander Burger
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 > ... > -- >

Re: Frozen Pilbox

2023-11-06 Thread Shaughan Lavine
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

Re: Frozen Pilbox

2023-11-06 Thread Shaughan Lavine
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

Re: Frozen Pilbox

2023-11-06 Thread Alexander Burger
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

Re: Frozen Pilbox

2023-11-06 Thread Alexander Burger
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

Frozen Pilbox

2023-11-06 Thread Shaughan Lavine
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