Something outside of LC changed my card?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Something outside of LC changed my card?
Hi,
Does anyone know why I'd suddenly start getting these error messages in LC 7?
I get them pretty often, about once every half hour or so. Not regular intervals though, sometimes 5 minutes apart.
I am only working on one project, and have not touched the stack with any other tools.
-Chilton
Does anyone know why I'd suddenly start getting these error messages in LC 7?
I get them pretty often, about once every half hour or so. Not regular intervals though, sometimes 5 minutes apart.
I am only working on one project, and have not touched the stack with any other tools.
-Chilton
Re: Something outside of LC changed my card?
Yep, same here and I have no clue.Chilton wrote:Hi,
Does anyone know why I'd suddenly start getting these error messages in LC 7?
I get them pretty often, about once every half hour or so. Not regular intervals though, sometimes 5 minutes apart.
Regards,
Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
-
- VIP Livecode Opensource Backer
- Posts: 10050
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Something outside of LC changed my card?
That can occur when the script is modified by any other means outside of the script editor, such as by another script while you have it open for editing.
If that's not what's happening in your circumstance it would be very useful if you're able to pin down a recipe for that. I saw that once many moons ago, but it never recurred so I never found a reportable recipe.
Between this and the other issue you found with an unexpected number of lines being deleted in the script editor, as valuable as it is to have someone with your experience helping to test the v7 beta, if you're up against a deadline you may want to consider working with the current shipping version instead, 6.6.3:
http://downloads.livecode.com/livecode/
If that's not what's happening in your circumstance it would be very useful if you're able to pin down a recipe for that. I saw that once many moons ago, but it never recurred so I never found a reportable recipe.
Between this and the other issue you found with an unexpected number of lines being deleted in the script editor, as valuable as it is to have someone with your experience helping to test the v7 beta, if you're up against a deadline you may want to consider working with the current shipping version instead, 6.6.3:
http://downloads.livecode.com/livecode/
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: Something outside of LC changed my card?
not the case here and no recipe yet.FourthWorld wrote:That can occur when the script is modified by any other means outside of the script editor, such as by another script while you have it open for editing.
If that's not what's happening in your circumstance it would be very useful if you're able to pin down a recipe for that.
and I had this too a couple of times but no recipe..Between this and the other issue you found with an unexpected number of lines being deleted in the script editor,
as valuable as it is to have someone with your experience helping to test the v7 beta
Umm, in my case this project needs LC7.. you may want to consider working with the current shipping version instead, 6.6.3:

Regards,
Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
-
- VIP Livecode Opensource Backer
- Posts: 10050
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Something outside of LC changed my card?
Thierry, this bug report may be of interest:
http://quality.runrev.com/show_bug.cgi?id=11625
It's specific to scripts edited in LibreOffice and then pasted in LC, so I wonder if there may be an issue with now line endings or other characters used on external editors may affect scripts.
Were you ever editing any scripts with any external editor?
http://quality.runrev.com/show_bug.cgi?id=11625
It's specific to scripts edited in LibreOffice and then pasted in LC, so I wonder if there may be an issue with now line endings or other characters used on external editors may affect scripts.
Were you ever editing any scripts with any external editor?
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: Something outside of LC changed my card?
No sorry, it was on Mac (Mavericks) and only using Livecode 7 in this case.FourthWorld wrote:Thierry, this bug report may be of interest:
http://quality.runrev.com/show_bug.cgi?id=11625
It's specific to scripts edited in LibreOffice and then pasted in LC,
so I wonder if there may be an issue with now line endings or other characters used on external editors may affect scripts.
Were you ever editing any scripts with any external editor?
But but but, might be that I somehow copy-paste some code from LC6 to LC7...
No other clue

Regards,
Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
Re: Something outside of LC changed my card?
Same here, 7 on Mavericks.
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: Something outside of LC changed my card?
I also noticed this happen a couple times in LC 7 (RC1) running in ubuntu 14.04 . No recipe either.
--Sefro
--Sefro
Re: Something outside of LC changed my card?
I've seen it in all versions of LiveCode, but not regularly. It must be worse in 7 now. I haven't been able to get a recipe either, but it seems to have something to do with leaving a script open and changing the focused stack. But I'm not sure that's it because it doesn't happen every time.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
-
- Posts: 192
- Joined: Tue Mar 11, 2014 12:57 pm
Re: Something outside of LC changed my card?
Just a thought, not using LC7, to edit an object in a group in LC you Click the edit group button then edit the object within the group - e.g. amend the script, then click edit group to back out - back to the group level. [or at least that's what I do].
If in LC7 you edit the object in a group without clicking the edit group button first could this produce this result? Something procedural 'like this' could explain the randomness.
If in LC7 you edit the object in a group without clicking the edit group button first could this produce this result? Something procedural 'like this' could explain the randomness.