Search found 262 matches
- Sat Feb 08, 2025 5:30 pm
- Forum: Linux
- Topic: Farewell Livecode...?
- Replies: 46
- Views: 110976
Re: Farewell Livecode...?
After much trial and error and brain and heart ache, I finally got LiveCode 10 installed on CachyOS which runs KDE. The GUI is a no go, you will hit -E error that some rando is keeping the application from updating. So what you need to do instead is download the installer to the machine, make sure ...
- Mon Jul 29, 2024 5:31 pm
- Forum: Talking LiveCode
- Topic: Livecode Create - thoughts?
- Replies: 125
- Views: 124743
Re: Livecode Create - thoughts?
LiveCode has implemented a wide variety of licensing schemes in the years I've been a user. Since I believe v2.7. And I cannot recall a single one that has not been the subject of controversy. I've seen people seemingly go out of their way to generate confusion and doubt where things were really not...
- Fri Jan 05, 2024 5:55 am
- Forum: Android Deployment
- Topic: How to put a " into a variable.
- Replies: 6
- Views: 337843
Re: How to put a " into a variable.
Code: Select all
put quote & "test" & quote into tvar
- Sun Sep 10, 2023 11:54 pm
- Forum: HTML5
- Topic: Web Standalone not loading on iOS
- Replies: 2
- Views: 32594
Re: Web Standalone not loading on iOS
See this thread for an explanation and a solution:
https://forums.livecode.com/viewtopic.p ... 03#p225503
https://forums.livecode.com/viewtopic.p ... 03#p225503
- Mon Sep 04, 2023 6:42 am
- Forum: Announcements
- Topic: [ANN] Release LiveCode 10.0.0 DP-6
- Replies: 9
- Views: 40081
Re: [ANN] Release LiveCode 10.0.0 DP-6
The new version runs in my Linux and Android browsers, as well 
- Sun Sep 03, 2023 9:46 pm
- Forum: Announcements
- Topic: [ANN] Release LiveCode 10.0.0 DP-6
- Replies: 9
- Views: 40081
Re: [ANN] Release LiveCode 10.0.0 DP-6
In all my Linux browsers, both Blink/Chromium based and Gecko/Firefox based, William's dp5 app loads and runs but the dp6 version fails to run after downloading. I'm not expert at using the developer and debug tools in the browser but it looks like the font doesn't download. Could it be that desktop...
- Thu Aug 17, 2023 4:45 pm
- Forum: Off-Topic
- Topic: Unpacking LC on Linux
- Replies: 8
- Views: 45113
Re: Unpacking LC on Linux
Richmond, If you always choose the install only for self option (IIRC this is what you've said you do) all Livecode components are installed in a '~/.runrev' directory. The icon is installed in '~/.local/share/applications' Those are the only locations where the installer puts anything unless you in...
- Fri May 19, 2023 9:18 pm
- Forum: Linux
- Topic: Kubuntu 22.04
- Replies: 27
- Views: 81572
Re: Kubuntu 22.04
Thank you! Your advice helped me hit pay dirt on this. I'm happy to learn you resolved the issue of the failing installer! That's the most important thing. It's interesting to note that our problems were not the same insomuch as your solution of adding the '-log' flag does not work for me. The inst...
- Fri May 19, 2023 5:58 am
- Forum: Linux
- Topic: Kubuntu 22.04
- Replies: 27
- Views: 81572
Re: Kubuntu 22.04
Hi, Richard. It's an Arch spin (EndeavourOS) with Openbox. This has been happening for some months now and even installers which previously had worked now get stuck after selecting the installation location and starting the actual installation process. It shows a dialog complaining about conflicting...
- Fri May 19, 2023 4:37 am
- Forum: Linux
- Topic: Kubuntu 22.04
- Replies: 27
- Views: 81572
Re: Kubuntu 22.04
tetsuo, try adding the -ui flag to your command. I can't use the installer the "GUI" way any more but it runs and installs properly using the -ui flag. The installers launch for me but get stuck, so we don't have exactly the same behavior, but even if it doesn't result in a successful installation, ...
- Fri Feb 24, 2023 12:19 am
- Forum: Talking LiveCode
- Topic: eMail Account Selection
- Replies: 12
- Views: 17091
Re: eMail Account Selection
Correct, Kkaus. But that could open the question if a mechanism could be used inside LC to switch the default account and then use mailto: from with LC. So, for that time the default is changed, but closing or just leaving the app, it is set back to the original default. At least, it would be a wor...
- Wed Feb 22, 2023 4:31 pm
- Forum: Talking LiveCode
- Topic: eMail Account Selection
- Replies: 12
- Views: 17091
Re: eMail Account Selection
Is this really something to be afraid of? The user probably has chosen a default account because that's one he prefers to use. It's likely the one he would select if presented a choice in your app. In any event if someone has multiple accounts set up in his email client he can almost certainly choos...
- Tue Oct 11, 2022 2:42 pm
- Forum: Linux
- Topic: Farewell Livecode...?
- Replies: 46
- Views: 110976
Re: Farewell Livecode...?
This is of course different from non-licences users asking coding questions which should be encouraged, but I have a recollection they made a point about the actual opensource IDE. Can anyone remember? Questions regarding why Livecode isn't running or behaving as expected and how to resolve these i...
- Sun Oct 09, 2022 2:42 pm
- Forum: Linux
- Topic: Farewell Livecode...?
- Replies: 46
- Views: 110976
Re: Farewell Livecode...?
Redfield, which DE did you install with EndeavourOS? I installed XFCE. Was also using XFCE on RebornOS, where Livecode worked. Is it possible the installer download was corrupted? I would download and try again before I started down any deeper rabbit holes. Done so, no change. I have meanwhile inst...
- Fri Oct 07, 2022 11:32 pm
- Forum: Linux
- Topic: Farewell Livecode...?
- Replies: 46
- Views: 110976
Re: Farewell Livecode...?
Redfield, which DE did you install with EndeavourOS? I'm running the Openbox community version. I just now downloaded the installer for 9.6.3 from the page that Richmond posted in this thread and it runs. My output of 'ldd <installerPath>' is the same as what you got. I can run version 8 of Livecode...