Stack Corrupted

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
KennyR
Posts: 256
Joined: Thu Jan 19, 2012 4:25 am

Stack Corrupted

Post by KennyR » Fri May 10, 2013 7:57 pm

I am getting an error when attempting to download and launch any program, for instance (mobGUI) or any other 3rd party stack. The error message says "Unable to open stack: stack is corrupted, check for ~backup file. Any ideas on what's happening here?

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Stack Corrupted

Post by Simon » Fri May 10, 2013 8:15 pm

Here:
http://forums.runrev.com/phpBB2/viewtop ... ile#p73278
I guess you are using LC Community version?
But there is a Community version of mobGui, you should be able to find it.

Oh, and the short answer is you can't open a protected stack in the Community version of LC.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

KennyR
Posts: 256
Joined: Thu Jan 19, 2012 4:25 am

Re: Stack Corrupted

Post by KennyR » Fri May 10, 2013 8:40 pm

Thanks Simon....I remember reading on a previous post about something like that....I don't really want to use the Community version of LC...I prefer my other version....Guess I will be uninstalling

steveharman
Posts: 26
Joined: Fri Apr 12, 2013 11:03 am

Re: Stack Corrupted

Post by steveharman » Wed May 29, 2013 9:59 am

Is there really a Community version of MobGUI? If so - could someone point me at it please? I've seen several posts saying "You need to buy the commercial version AND you need to buy the commercial version of LiveCode". Which if true sucks just a bit.

If LC Community Edition can't handle protected stacks that seems to cripple its expandability. For example; so far it seems the XML external I wanted to use and now MobGUI are both unavailable to me as a Community user, for the whole protected stack reason? :-(

Hopefully I'm wrong....

Steve

p.s.
Something should probably be done about the "Corrupted Stack" message. If LC Community can't read protected stacks it should just say so. I spent an hour or so trying to figure out why the XML external I was trying to use wouldn't load and ended up contacting the author asking why his stack was "corrupted". Of course, turns out it was fine but....

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Stack Corrupted

Post by Simon » Wed May 29, 2013 10:21 am

There is a community version of mobGui but J. Craig (the developer) posted the link to download elsewhere.
He may have reasons for doing that (working out bugs) so I'd suggest you write him directly (http://mobgui.com/contact.php) for the link.

Many of the external developers are looking at upgrading for open source.

Yes, a better message from LC would be... uuummm ... better.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

steveharman
Posts: 26
Joined: Fri Apr 12, 2013 11:03 am

Re: Stack Corrupted

Post by steveharman » Wed May 29, 2013 11:03 am

Thanks (again!) SImon. I tried a bit of searching for the Community edition of MobGUI first, but I bow to your superior Googling. :-)

Really hoping
Steve

dave_probertGA6e24
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 328
Joined: Mon Dec 05, 2011 5:34 pm
Contact:

Re: Stack Corrupted

Post by dave_probertGA6e24 » Wed May 29, 2013 11:59 am

I think the fact that the Community Edition can't use Protected Stacks is actually the correct functionality if you think about it. If a stack is 'protected' then it is, by default, 'closed' therefore not Open Source.

As to the expandability - that will come, as Simon mentioned, when the developers of those extensions do Open Source versions. Until then - you are stuck with Closed/Commercial only ;)

It's not really a problem, unless the developers have stopped doing stuff with their extension (then you might not want to be using it anyway!), or they have no plans on doing an Open Source version - which is within their remit if they want to make money from their extension.

just my thoughts.
Dave
Coding in the Sun - So much Fun.
Visit http://electronic-apps.info for released App information.

Post Reply