LC loses I/O ability about once a day
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- VIP Livecode Opensource Backer
- Posts: 10049
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: LC loses I/O ability about once a day
Just double-checking. I'd like to help diagnose this if I can, but I don't have iCloud and I haven't seen these behaviors outside of synced folders.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: LC loses I/O ability about once a day
Which Livecode version is Michael using?
Community or Business?
Community or Business?
-
- VIP Livecode Opensource Backer
- Posts: 10049
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: LC loses I/O ability about once a day
How would the license type affect the save command?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
- Posts: 234
- Joined: Thu Jul 01, 2010 11:50 am
Re: LC loses I/O ability about once a day
I'm using Community. I'll buy an Indy license if I ever get my project ready to market. I wouldn't think that the license type would matter, though.
My personal stack of notes with an SQLite database saved on my iCloud Drive has functioned for a year with no problems. And no new news to report, since I haven't done any work on my accounting project in the last month or two.
My personal stack of notes with an SQLite database saved on my iCloud Drive has functioned for a year with no problems. And no new news to report, since I haven't done any work on my accounting project in the last month or two.
Re: LC loses I/O ability about once a day
Yesterday, while debugging the script for reading jpeg thumbnails on camera raw files, LC Community stopped responding to save and open commands on Mac.How would the license type affect the save command?
After, I changed to LC Indy everything worked fine...
Al
-
- VIP Livecode Opensource Backer
- Posts: 10049
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: LC loses I/O ability about once a day
I wonder if using a different edition causes the install to use a different prefs file. Corrupted prefs have far too often been at the heart of many otherwise-inexplicable issues.capellan wrote: ↑Fri Dec 20, 2019 7:07 pmYesterday, while debugging the script for reading jpeg thumbnails on camera raw files, LC Community stopped responding to save and open commands on Mac.How would the license type affect the save command?
After, I changed to LC Indy everything worked fine...
Is the remote debugger included in Community?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: LC loses I/O ability about once a day
The remote debugger is only included in LC Business (not in Community nor in Indy!)