After clicking on a URL in Squeak I received a popup: "There is no Web browser installed but the URL was copied to the clipboard: http://lists.squeakfoundation.org/mailman/listinfo/beginners" I am running on Linux MX and my default web
browser is Waterfox. All other URLs are OK with that. What
can I do to inform Squeak that I do have a browser installed? _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Hi Albert, Which version of Squeak are you using? Can you send me instructions so I can try to reproduce the problem? There is a lot I don't know about Squeak, but I will help you if I can. -jrm On Sun, Aug 23, 2020 at 6:01 PM Albert Wagner <[hidden email]> wrote:
-- John-Reed Maffeo _______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners |
Hi Albert, hi John,
@John: You can reproduce the issue, for instance, by opening "Squeak Help" from the Help menu in the docking bar. Then click the link to the Squeak homepage.
Squeak forms its own subsystem that sparsely communicates with the host system (such as Linux). When it says "there is no web browser installed", it does not speak about the Browser you have installed in your host
system but about the Browsers that are installed within Squeak. By default, Squeak does not contain any web browser, but there are several implementations available:
Best,
Christoph
Von: Beginners <[hidden email]> im Auftrag von John-Reed Maffeo <[hidden email]>
Gesendet: Montag, 24. August 2020 03:38 Uhr An: A friendly place to get answers to even the most basic questions about Squeak. Betreff: Re: [Newbies] Unrecognized web browser Hi Albert,
Which version of Squeak are you using?
Can you send me instructions so I can try to reproduce the problem?
There is a lot I don't know about Squeak, but I will help you if I can.
-jrm
On Sun, Aug 23, 2020 at 6:01 PM Albert Wagner <[hidden email]> wrote:
-- John-Reed Maffeo
_______________________________________________ Beginners mailing list [hidden email] http://lists.squeakfoundation.org/mailman/listinfo/beginners
Carpe Squeak!
|
Free forum by Nabble | Edit this page |