Can't save stack

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
turbolaserguy
Posts: 38
Joined: Thu Jul 04, 2013 1:29 pm

Can't save stack

Post by turbolaserguy » Thu Jul 04, 2013 1:41 pm

I have LiveCode Community (Personal) 6.1, on Mac OS X 10.6.8 (Snow Leopard) with Japanese language.
I created a simple stack with a single button that makes system beep on mouseUp. Then I tried to save the stack on my hard drive, but this error message appears:
Can't save stack Untitled 1 with error: can't open stack file

Any help?

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Can't save stack

Post by jmburnod » Thu Jul 04, 2013 3:31 pm

Hi Turbolaserguy,
Welcome in this forum.
I tried it with LiveCode and it works for me (although not in Japanese)
What happen if you try to quit ?
Best regards
https://alternatic.ch

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

Re: Can't save stack

Post by FourthWorld » Thu Jul 04, 2013 4:31 pm

Any Unicode characters in the file path of the stack file? Sometimes that can cause problems (the team is working on that for a future build).
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

turbolaserguy
Posts: 38
Joined: Thu Jul 04, 2013 1:29 pm

Re: Can't save stack

Post by turbolaserguy » Fri Jul 05, 2013 2:01 am

FouthWorld,
Thanks. I removed Japanese characters from the filepath, then I could save.
LiveCode/RunRev really needs Unicode support :( Pleaaase, LiveCode developers.

Post Reply