Interlisp / medley

The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
https://Interlisp.org
MIT License
376 stars 19 forks source link

Online filesystem tab disappears #718

Closed rmkaplan closed 2 years ago

rmkaplan commented 2 years ago

Safari on a Mac.

The vnc-created tab for the local file system worked for a bit, I was able to drag a file over from my Mac desktop. But then the tab stopped appearing. Restarting at online.interlisp.. didn't help, restarting Safari didn't bring it back.

But the tab appeared again when I started up in Firefox.

I did not try rebooting my mac, to see if that cleared up Safari.

fghalasz commented 2 years ago

What version of Safari and MacOS?

I could not get a repeat of this on my Mac Mini running MacOS 11.5.2 (Big Sur) and Safari 14.1.2 with about 20 minutes of uploading, downloading and deleting files/folders.

I don't think rebooting Mac will do anything. Did you "Quit Safari" and not just close all its windows when restarting?

Need to find a repeatable case to make any progress on this.

rmkaplan commented 2 years ago

Monterey 1.2.1 Safari 15.3

I Quit and restarted Safari, but did not first close its windows.

On Mar 6, 2022, at 11:24 PM, Frank Halasz @.***> wrote:

What version of Safari and MacOS?

I could not get a repeat of this on my Mac Mini running MacOS 11.5.2 (Big Sur) and Safari 14.1.2 with about 20 minutes of uploading, downloading and deleting files/folders.

I don't think rebooting Mac will do anything. Did you "Quit Safari" and not just close all its windows when restarting?

Need to find a repeatable case to make any progress on this.

— Reply to this email directly, view it on GitHub https://github.com/Interlisp/medley/issues/718#issuecomment-1060268028, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQSTUJPCJV6MR2KAASIMMCDU6WVL5ANCNFSM5P6ZFXSQ. You are receiving this because you authored the thread.

masinter commented 2 years ago

need to turn off pop-up blocker (at least when using safari)

fghalasz commented 2 years ago

Fixed in PR#11 in interlisp/online repo - added warning about popup blockers if file manager window fails to open.