Search found 251 matches

by wsamples
Mon Jun 28, 2021 5:16 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Linux Mint or Linux Ubuntu for Livecode
Replies: 52
Views: 55658

Re: Linux Mint or Linux Ubuntu for Livecode

Richard, you might also look into mplayer's slave mode. It can work very nicely with a helper app to handle the commandline startup and options. It could be a pretty deep rabbit hole as far as possible features and robustness but you might find it worth the adventure. I played with this some years a...
by wsamples
Sat Jun 19, 2021 10:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Linux Mint or Linux Ubuntu for Livecode
Replies: 52
Views: 55658

Re: Linux Mint or Linux Ubuntu for Livecode

Hi, lemondizon, there are many reasons why you might choose one disro over another and why you might select a particular desktop environment. There is certainly no shortage of advice on the internet, but it's not always easy to know if what you're reading is honest advice or distro evangelism and di...
by wsamples
Tue Apr 20, 2021 2:35 pm
Forum: Linux
Topic: Permission denied on pdf startup in Linux Mint
Replies: 7
Views: 6701

Re: Permission denied on pdf startup in Linux Mint

Keep in mind that using the 'shell()' function to launch an application is blocking unless you take special precautions to overcome that. It's not difficult but you have to be aware of the problem and know a solution :) . There are several threads here (search "shell non-blocking") which discuss tha...
by wsamples
Mon Apr 19, 2021 10:40 pm
Forum: Linux
Topic: Permission denied on pdf startup in Linux Mint
Replies: 7
Views: 6701

Re: Permission denied on pdf startup in Linux Mint

'launch document' also works here in Arch Linux. 'get shell' is not going to work. Try typing the path to any non executable document in a terminal and see what happens. That's what you're doing when you use 'get shell("/some/path/to/non-executable")'
by wsamples
Tue Jan 19, 2021 1:14 am
Forum: Linux
Topic: How to Keep Tool Bar on working plan ? even with Ctrl+T
Replies: 45
Views: 34524

Re: How to Keep Tool Bar on working plan ? even with Ctrl+T

This is an issue with the LiveCode IDE that surfaced early in version 9 and became a problem in version 8.1.10 (backported "improvements'?) after having not been a problem in earlier versions. I think it's incorrect to suggest that Plasma is responsible. There are issues involving the tools palette ...
by wsamples
Mon Jan 18, 2021 11:26 pm
Forum: Linux
Topic: How to Keep Tool Bar on working plan ? even with Ctrl+T
Replies: 45
Views: 34524

Re: How to Keep Tool Bar on working plan ? even with Ctrl+T

I don't know what a "working plan" is in terms of UI elements, but if you're seeing the LC Menu/Toolbar submarine beneath other windows maybe just set the style of revMenubar to palette? From his first post he seems to be talking about the habit of the tools palette to disappear in Plasma and the t...
by wsamples
Mon Jan 18, 2021 5:07 am
Forum: Off-Topic
Topic: RSS or ATOM feeds of the forum.
Replies: 10
Views: 6371

Re: RSS or ATOM feeds of the forum.

Many RSS readers have an auto-discover feature which will find the feed link for websites which have a feed but don't make it easy to find and subscribe to. In this age of "social" media and nonsense, people running blogs are being discouraged from publishing a feed link because it reduces "connecti...
by wsamples
Mon Jan 18, 2021 4:03 am
Forum: Off-Topic
Topic: RSS or ATOM feeds of the forum.
Replies: 10
Views: 6371

Re: RSS or ATOM feeds of the forum.

the link is: http://forums.livecode.com/feed.php

I get updates through RSS :)
by wsamples
Mon Jan 18, 2021 12:13 am
Forum: Linux
Topic: How to Keep Tool Bar on working plan ? even with Ctrl+T
Replies: 45
Views: 34524

Re: How to Keep Tool Bar on working plan ? even with Ctrl+T

I use XFCE with LiveCode, and have done since LC 2.2 with no problems whatsoever. Not to gang up on you, Richmond... It might be helpful to curious readers for you to specify you're having good fortune using Xubuntu. If you've switched distros then let us know what's working for you now, please! I ...
by wsamples
Sun Jan 17, 2021 5:00 pm
Forum: Linux
Topic: How to Keep Tool Bar on working plan ? even with Ctrl+T
Replies: 45
Views: 34524

Re: How to Keep Tool Bar on working plan ? even with Ctrl+T

My experience testing LiveCode in various distros and desktop environments is that the IDE functions similarly in Plasma in all the tested distros. It's a little inconvenient but nothing showstopping. Some other desktop environments are much more variable. It's been a while since I spent time testin...
by wsamples
Sat Jan 16, 2021 11:59 pm
Forum: Linux
Topic: How to Keep Tool Bar on working plan ? even with Ctrl+T
Replies: 45
Views: 34524

Re: How to Keep Tool Bar on working plan ? even with Ctrl+T

I see you're using Plasma. This is a problem in Plasma. Sometimes it's related to whether or not the message box or property inspector is open. You may notice the property inspector plays hide and seek, too, sometimes. Typically, clicking on the main menu bar or a working stack brings the tools pale...
by wsamples
Mon Nov 02, 2020 6:01 am
Forum: Internet
Topic: Browser widget does not suppüort WebGL2
Replies: 13
Views: 11451

Re: Browser widget does not suppüort WebGL2

Sorry, Richard, I don't have any helpful advice. The IDE itself behaves differently in Arch depending on which DE you run but I haven't really looked into this specifically regarding the browser widget. I might now, just for fun, but even then I could only report my experience. I don't have any of t...
by wsamples
Sun Nov 01, 2020 8:46 pm
Forum: Internet
Topic: Browser widget does not suppüort WebGL2
Replies: 13
Views: 11451

Re: Browser widget does not suppüort WebGL2

On Arch Linux / Plasma the browser widget functions and shows it does support WebGL2, according to the test page.
by wsamples
Sat Jun 06, 2020 4:08 pm
Forum: Linux
Topic: Installing LiveCode Business on Linux Today???
Replies: 20
Views: 18793

Re: Installing LiveCode Business on Linux Today???

You should not expect 32bit apps to open in a 64bit distro I don't know why not. That was my shorthand way of saying you can't hold the expectation that it will "just work" in any and every installation. Distros vary in how easy they make 32 bit compatibility, and many distros have heavy and light ...
by wsamples
Wed Jun 03, 2020 6:40 am
Forum: Linux
Topic: Installing LiveCode Business on Linux Today???
Replies: 20
Views: 18793

Re: Installing LiveCode Business on Linux Today???

I'm pretty sure the problem is your ARM CPU is not supported. I believe Livecode requires an Intel/AMD CPU.

Go to advanced search