HELP: Message Box don't execute any command

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

HELP: Message Box don't execute any command

Post by JosepM » Wed Nov 14, 2012 10:20 pm

Hi,

I'm really worried about this. Suddenly the message box don't exec any command nor operation.
I'm on LC 4.6.4 with MacOSX Lion and until today all was working fine. I reinstalled several times LC 4.6.4 but nothing change.
Other versions LC 5.5.3 work fine. I can't update my project to 5.5.3 for now.

What is happening?

Salut,
Josep M

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: HELP: Message Box don't execute any command

Post by shaosean » Thu Nov 15, 2012 1:05 am

Try dumping the RunRev and LiveCode files/folders in the Preferences (Application Data) folders..

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: HELP: Message Box don't execute any command

Post by JosepM » Thu Nov 15, 2012 1:19 am

Nop. The "enter" or "return" key are ignored.
I deleted LC with AppZapper app that search any related file and installed again with the same result.
The message box "remember" the last command typed... is strange isn't? is shared between all the LC instalations?

Salut,
Josep M

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: HELP: Message Box don't execute any command

Post by JosepM » Thu Nov 15, 2012 2:58 am

No way... :(

I deleted the folders... but nothing. Messagebox ignore "return" and "enter"

/Users/username/Library/Application Support/RunRev/
/Users/username/Library/Preferences/RunRev/

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: HELP: Message Box don't execute any command

Post by JosepM » Thu Nov 15, 2012 4:17 am

Well... after a long search I found two post where describe the same weird issue.

Some days ago the message box was working and today don't work. The solution was edit the stack "revDebugger" and add the line

filter tGlobalsRaw without "*-*"

Then the message box work again. :)

The long search make me found a Jacqueline cool stack to parse the error numbers in LC.

http://runtime-revolution.278305.n4.nab ... 45i20.html
http://runtime-revolution.278305.n4.nab ... 88i20.html

And the cause of this weird issue was ... DAZ3d, yes I installed it.
http://article.gmane.org/gmane.comp.ide ... atch=daz3d

Salut,
Josep M

Post Reply