Strange IDE Hapenings

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
phaworth
Posts: 592
Joined: Thu Jun 11, 2009 9:51 pm

Strange IDE Hapenings

Post by phaworth » Thu May 06, 2010 12:02 am

I have something strange happening in the IDE

every now an then when I right click on an object and select Edit Script, I get a property window for an object named "revNewScriptEditor 1" instead of the script editor window, and the cursor changes to the watch. Right clicking the object again then does bring up the script editor window.

ANy ideas?

Pete

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

Re: Strange IDE Hapenings

Post by bn » Thu May 06, 2010 12:33 am

Pete,
sometime I see the IDE behaving "strangely". It reminds me of often saving work in progress and to have regular backups of those stacks. :)
regards
Bernd

phaworth
Posts: 592
Joined: Thu Jun 11, 2009 9:51 pm

Re: Strange IDE Hapenings

Post by phaworth » Thu May 06, 2010 2:57 am

Yes, I've learned to my cost that the IDE is not the stablest piece of software in the world. Other weirdnesses I see from time to time:

- the disappearing Tools Palette. It's checked in the Tools menu but not displayed
- Occasional error message "A Stack with that name already exists" when I'm closing an existing stack. Duh!!
- I select text in a field on a card or in the script editor and it is not highlighted in the selected colour. It is selected though since hitting delete or typing charcaters has the desired effect.

I have purchased tRev a an alternative editor but there are some things that have to be done in the Rev IDE. Are there any alternative IDEs out there?

Pete

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Strange IDE Hapenings

Post by Mark » Tue May 11, 2010 1:14 pm

Hi Pete,

Metacard is the only alternative IDE available. You can find it at http://tech.groups.yahoo.com/group/MC_IDE/

The problems you have observed are the same I am struggling with. It also often happens to me that I type backspace to delete a name or label in the property inspector while instead the entire control is deleted.

Another problem is the crashes that occur after closing all stacks by means of a script while a script editor is still open. Using tRev avoids these crashes, but sometimes tRev misbehaves if it doesn't notice that I have closed my stacks, perhaps due to the same reason why the RunRev IDE crashes.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

phaworth
Posts: 592
Joined: Thu Jun 11, 2009 9:51 pm

Re: Strange IDE Hapenings

Post by phaworth » Tue May 11, 2010 6:21 pm

Thanks Mark. I've seen references to something called GLX2 as an alternative IDE but it looks like it isn;t available any longer? I do have tRev by the way.
Pete

Zephitron
Posts: 21
Joined: Sun Oct 10, 2010 6:04 am

Re: Strange IDE Hapenings

Post by Zephitron » Wed Oct 27, 2010 3:08 am

I'm experiencing the same bug:

Sometimes when I Control-right-click (Mac) on an object to examine the script, the cursor turns to a watch and the property inspector says "revNewScriptEditor 1" for Name and Title, with stStack Name as "revNewScriptEditor", and no script window comes up. I have to click on the Browse tool then back on the Edit tool, and try it again to get the script window. The watch cursor doesn't go away even though it's usable as a regular cursor.

- Eric

phaworth
Posts: 592
Joined: Thu Jun 11, 2009 9:51 pm

Re: Strange IDE Hapenings

Post by phaworth » Wed Oct 27, 2010 4:26 pm

Yep, I get the same thing and it's still there in LiveCode.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Strange IDE Hapenings

Post by FourthWorld » Wed Oct 27, 2010 5:05 pm

What's the RQCC#?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Zephitron
Posts: 21
Joined: Sun Oct 10, 2010 6:04 am

Re: Strange IDE Hapenings

Post by Zephitron » Wed Oct 27, 2010 7:30 pm

FourthWorld wrote:What's the RQCC#?
What that?

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Strange IDE Hapenings

Post by FourthWorld » Wed Oct 27, 2010 8:40 pm

"RQCC" = "Rev Quality Control Center" - I was hoping someone logged this there, since it seems confirmable:

http://quality.runrev.com/qacenter/
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Zephitron
Posts: 21
Joined: Sun Oct 10, 2010 6:04 am

Re: Strange IDE Hapenings

Post by Zephitron » Wed Oct 27, 2010 9:20 pm

OK, well I've registered so that I can send or check reports. Haven't received a confirmation yet. I don't know who is allowed to post.

Post Reply