Page 2 of 4

Re: Hardware section / Operating system section

Posted: Fri Nov 06, 2020 7:42 pm
by richmond62
the number of people complaining about Roadmap update frequency is one
-
gadfly.png
-
Indeed . . .

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 10:12 am
by Arvin
Does the latest LC have universal app support? The readme says support for Big Sur. I mean if lC supports ARM, native Apple silicon without Rosetta 2. If not, any news on the roadmap?

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 6:54 pm
by stam
Unrelated to posts above but related to the topic...

Is it possible to run LC on a chromebook? ChromeOS is i think some flavour of *nix at its core and most chromeBooks will allow enabling of Linux within ChromeOS now.

There's probably dependencies that will make it impossible to run LiveCode without dual-booting into a 'proper' linux environment i'm guessing - but does anyone know more?

Stam

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 7:10 pm
by richmond62
One would suppose that to run LiveCode on ChromeOS it would have to be stored locally and not in the cloud.

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 8:26 pm
by FourthWorld
Doesn't ChromeOS run Android apps?

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 8:29 pm
by stam
richmond62 wrote:
Wed Jun 16, 2021 7:10 pm
One would suppose that to run LiveCode on ChromeOS it would have to be stored locally and not in the cloud.
You can certainly have installed apps, not just browser based apps… and the Linux functionality included under the dev section takes up a whopping 7-8 Gb (keeping in mind storage on these devices is much more limited…).

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 8:32 pm
by stam
FourthWorld wrote:
Wed Jun 16, 2021 8:26 pm
Doesn't ChromeOS run Android apps?
Yes it does. It has also included a “beta” feature of running a shell to run Linux apps, I think that’s now listed under the “developer” preferences.
However when I last tried this with XOJO it turned out it was missing necessary dependencies that couldn’t be installed. Only way to run XOJO was to dual-boot but that stated sucking the fun out of the crappy chrome book I was testing at the time.

Just wondered if anyone might have experimented with LiveCode but I guess not ;)

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 9:20 pm
by FourthWorld
Unlike Xojo, LiveCode deploys to Android, which, like ChromeOS, is made by Google and is actively supported within ChromeOS. So it would seem a more with-the-grain approach than trying to fit a Linux desktop app into that device.

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 10:21 pm
by bogs
stam wrote:
Wed Jun 16, 2021 8:32 pm
...Just wondered if anyone might have experimented with LiveCode but I guess not ;)

Heya Stam, not surprisingly, this has come up once or twice before (yes, I do weird stuff no one should expect to be done out side of a mad scientist's labratory) :twisted:

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 10:54 pm
by stam
FourthWorld wrote:
Wed Jun 16, 2021 9:20 pm
Unlike Xojo, LiveCode deploys to Android, which, like ChromeOS, is made by Google and is actively supported within ChromeOS. So it would seem a more with-the-grain approach than trying to fit a Linux desktop app into that device.
Umm... perhaps crossed wires here - i was talking about using the ChromeBook to run the IDE, not deploy apps. I'm fully aware that you can deploy apps to android (and hence chromebook) and XOJO has some (not great) support for this too.

But i couldn't run XOJO itself on a chromebook without installing and dual-booting to linux** on the chromebook - was wondering if the same held true of LiveCode...

** i ended up installing GalliumOS which works fairly well on chromebooks, but found the dual-booting too annoying...

Re: Hardware section / Operating system section

Posted: Wed Jun 16, 2021 11:32 pm
by FourthWorld
Ah, the IDE. For that I just got a small cheap HP laptop that shipped with Windows, and replaced the OS with Linux. Kinda like a Chromebook I suppose, but with x86 so LC runs well in it without any mucking around.

Re: Hardware section / Operating system section

Posted: Thu Jun 17, 2021 11:41 am
by richmond62
Round these parts you can pick up a 2 year old 64-bit machine for about 20 Euros: nothing "sexy" but
quite sufficient for running LC under Linux.

Re: Hardware section / Operating system section

Posted: Thu Jun 17, 2021 11:43 am
by stam
Understood... thank you both.
but the question from wasn't what the cheapest hardware you could run LC on, it was specifically re: ChromeOS

@Bogs - did you ever have any luck with this?

Re: Hardware section / Operating system section

Posted: Thu Jun 17, 2021 12:06 pm
by bogs
Well, I got it to the point where the IDE was running, however there were some caveats I should mention.
  1. At the time, I was using 6.x. on a chromebook Vm. I dunno how much of a caveat that would be, only a narrow range of IDEs run on arm, so it is unlikely 7.1..x and up would run on it using what I did. I was using an x86 Vm, by the way.
  2. Using that old a version, I had to make sure certain things were installed through Crouton, specifically the following:
    I added i386 and i686 architectures (32bit platforms)
    install libgtk2.0-0:i386
    ** There may be other issues, a lot has changed in the chrome OS since I lost interest in screwing with it.
  3. I did get the IDE running, but parts of it sometimes looked funny, like text fields of almost any kind.
I forget about what 7.x requires, but I do know 6.x also requires lib32stdc++6. I am going to guess that 7.x will as well.

I'll pm you about a possible alternative method, but I don't think you'll find it very appealing to you.

Re: Hardware section / Operating system section

Posted: Thu Jun 17, 2021 12:21 pm
by richmond62
I would be interested NOT in running the IDE on ChromeOS but
Linux standalones.

Had a headache today as a kid turned up with a laptop running ReactOS
and was trying to get LC running on it: which we did (well LC 8).