Message Watcher wiped?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Message Watcher wiped?
I am trying to watch the messages when opening my stack so i can debug a message path issue. I open the livecode file, I can see openStack and others populate the message watcher, but then the Message Watcher window gets focus, clears its content, and then proceeds to populate it with later messagepath, leaving me with a setprop of a graphic as my very fist item in the message watcher.
What is causing the wipe of my message watcher data?
How do I prevent the message watcher window from getting wiped?
What is causing the wipe of my message watcher data?
How do I prevent the message watcher window from getting wiped?
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Message Watcher wiped?
I can't offer any useful suggestions for the Message Watcher because I don't use it; too limited for my needs. So I wrote a tool called "Flight Recorder" which not only logs messages to a list, but does so indented so you can more clearly see the calling chain. Additionally, it also provides estimated elapsed time for each handler so you can spot bottlenecks.
You can download it in the Stacks section of RevNet (in LC see Development->Plugins->GoRevNet), or directly here:
http://fourthworld.net/revnet/devolutio ... der.rev.gz
You can download it in the Stacks section of RevNet (in LC see Development->Plugins->GoRevNet), or directly here:
http://fourthworld.net/revnet/devolutio ... der.rev.gz
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Message Watcher wiped?
Hi Richard,
"Stacks" button works, but when you choose "Tips" button, there is info pop-up: "Could not retrieve index". Choosing any category doesn't show any Topic content.
Marek
"Stacks" button works, but when you choose "Tips" button, there is info pop-up: "Could not retrieve index". Choosing any category doesn't show any Topic content.
Marek
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Message Watcher wiped?
Thanks for the report, Marek. I'm working on RevNet this morning and will address that, but in the meantime use the direct link I provided in the post above.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Message Watcher wiped?
This file has the same behaviour as from LC.
Marek
Marek
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Message Watcher wiped?
I don't understand, since the Flight Recorder tool has no "Tips" button, and doesn't download any index. Are you sure you weren't somehow trying to open RevNet again?
The link I provided above works well in LC 6.1 here after first unzipping the download and then just opening it in LC.
The link I provided above works well in LC 6.1 here after first unzipping the download and then just opening it in LC.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Message Watcher wiped?
Sorry Richard, it's hot and late.
Yes, I mentioned about RevNet.
Marek
Yes, I mentioned about RevNet.
Marek