LC crashes on importing HyperCard stack

If you find an issue in LiveCode but are having difficulty pinning down a reliable recipe or want to sanity-check your findings with others, this is the place.

Please have one thread per issue, and try to summarize the issue concisely in the thread title so others can find related issues here.

Moderator: Klaus

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10094
Joined: Fri Feb 19, 2010 10:17 am

Re: HyperCard importing

Post by richmond62 » Tue Jun 09, 2020 6:28 pm

Clearly they're preoccupied.
"They" have been 'pre-occupied' for a very long time re HC import and video on Linux,
or, just possibly, they don't think the effort to sort those things out is worth the effort
vis-a-vis the time and effort "they" seem to be putting into mobile development.

There are also questions relating to the HTML project
[LC's second attempt at providing a way to produce web-browser standalones].

What would be nice is if "they" would let us know with some sort of statement like this:

"We are not going to do any further development on XXXXX because we feel it is not in our interests."

So those who do feel it is in their interests know that and, should they choose, can go elsewhere.

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

Re: HyperCard importing

Post by FourthWorld » Tue Jun 09, 2020 7:52 pm

I've been in the software industry a long time (read, "I have scars from SuperCard for Windows", Apple's SK8, and a dozen others). It really doesn't matter what other people's intentions are with regard to your own business planning. The only thing that matters is working software in hand.

See what works today, and make plans only on that.

If something comes along later, you can change your mind later.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7390
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: HyperCard importing

Post by jacque » Tue Jun 09, 2020 8:27 pm

I can't imagine that supporting a 30-year-old product like HC would have any sort of priority at all. But even if "they" did intend to support it eventually it would have a very low priority; I can't believe there are more than two or three of us who'd ever need to use it. I was one of the go-to people for HC conversions and I haven't had a request in years. And there's a work-around anyway.

I didn't need them to make any statement, I would have done the same thing "they" did.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

LC crashes on importing HyperCard stack

Post by mwieder » Tue Jun 09, 2020 8:44 pm

I'm changing the topic title here to keep the conversation from getting hijacked into issues with importing HC stacks.

What I'm reporting here is that LiveCode crashes. Hard. When you attempt this.
I'm fine with not being able to load HC stacks any more.
It shouldn't cause a crash when you attempt it.

bogs
Posts: 5480
Joined: Sat Feb 25, 2017 10:45 pm

Re: HyperCard importing

Post by bogs » Tue Jun 09, 2020 9:02 pm

Um, Mark, I think you have to go back to the first post and edit it to make it change in the board index. Changing the title of the last post only changes it from there forward, I'm pretty sure.

Richard did put forth a fair suggestion, unfortunately I (currently) don't have the time and possibly not the knowledge to even look into it :?
Image

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: LC crashes on importing HyperCard stack

Post by mwieder » Tue Jun 09, 2020 9:15 pm

Ah, right you are. I fixed it.
Maybe I missed something - what was Richard's suggestion?
Ah... the community-based thing.

There are currently 191 pull requests waiting in the queue on github for the LC engine, many of which have been sitting there for years.
And another 56 waiting in the IDE queue.
Granted some of those are marked WIP and so aren't ready to be merged, but I don't see the point of adding more to the queues.

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

Re: LC crashes on importing HyperCard stack

Post by FourthWorld » Wed Jun 10, 2020 12:52 am

mwieder wrote:
Tue Jun 09, 2020 9:15 pm
There are currently 191 pull requests waiting in the queue on github for the LC engine, many of which have been sitting there for years.
And another 56 waiting in the IDE queue.
Granted some of those are marked WIP and so aren't ready to be merged, but I don't see the point of adding more to the queues.
Any sense of the percentage marked "WPI", and the percentage unaddressed?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: LC crashes on importing HyperCard stack

Post by mwieder » Wed Jun 10, 2020 3:57 am

I'm not sure that's a valid way to think about this.
There are PRs that are still labeled WIP, and some of them depend on others that can't be merged yet.
There are some that can't yet be merged, but aren't WIP because they're finished and just depending on other issues.
There are enhancements and bug fixes

There's at least one of mine that's there in a holding pattern because it fixes a problem but isn't going to be merged in favor of a "better" way of fixing things some day.

But there's a large number of PRs that are ready for review and merging, some of which have been around for years and haven't been merged into either major or minor point releases.

https://github.com/livecode/livecode/pulls
https://github.com/livecode/livecode-ide/pulls

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10094
Joined: Fri Feb 19, 2010 10:17 am

Re: LC crashes on importing HyperCard stack

Post by richmond62 » Wed Jun 10, 2020 7:29 am

AND . . . re importing HC stacks . . . 8)

I have a G5 iMac 17 inch machine (running MacOS 10.4) that, on the fairly rare occasions I need to look at
'Classic' stuff I pull out from behind all my other 'legacy' machines and put it next to whatever machine I'm currently
working with.

With a Hypercard stack I can open it, read the code, and just type it into a LiveCode stack,
or, being somewhat of a lazy sausage, copy-paste chunks of code into text documents to transfer to
my current machine.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10094
Joined: Fri Feb 19, 2010 10:17 am

Re: LC crashes on importing HyperCard stack

Post by richmond62 » Wed Jun 10, 2020 7:35 am

I didn't need them to make any statement, I would have done the same thing "they" did.
Possibly . . .

This is, however, rather misleading:
-
Screenshot 2020-06-10 at 9.35.06.png
-
Documentation LiveCode 9.6.0

"To import a HyperCard stack, use the go command to open the stack. LiveCode automatically converts it to a LiveCode stack."

Just trying to work out HOW to use 'go' to open an HC stack.

Post Reply