Clock Widget Errors on Windows

LiveCode Builder is a language for extending LiveCode's capabilities, creating new object types as Widgets, and libraries that access lower-level APIs in OSes, applications, and DLLs.

Moderators: LCMark, LCfraser

peter-b
Posts: 182
Joined: Thu Nov 20, 2014 2:14 pm
Location: LiveCode Ltd.

Re: Clock Widget Errors on Windows

Post by peter-b » Mon Mar 16, 2015 11:57 am

n.allan wrote:I just treble checked, If I comment out "put 1 into tIntA" I get no errors, it simply returns empty in the message box.
Hi! You've definitely found a bug, and I'm investigating. :) Please let me know if you find any similar issues.
LiveCode Open Source Team — @PeterTBBrett — peter.brett@livecode.com

n.allan
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 153
Joined: Mon Mar 12, 2007 12:06 pm

Re: Clock Widget Errors on Windows

Post by n.allan » Mon Mar 16, 2015 11:58 am

But then again.... if i put anything in the message box:

Code: Select all

put nonExistantFunction()
I get empty too so that doesn't really help... :o

This is on Version 8 DP1 Win32

peter-b
Posts: 182
Joined: Thu Nov 20, 2014 2:14 pm
Location: LiveCode Ltd.

Re: Clock Widget Errors on Windows

Post by peter-b » Mon Mar 16, 2015 12:06 pm

n.allan wrote:But then again.... if i put anything in the message box:

Code: Select all

put nonExistantFunction()
I get empty too so that doesn't really help... :o

This is on Version 8 DP1 Win32
Aha! I can reproduce that! Maybe the bug isn't in the Builder system, but in the IDE? This is very helpful, thank you! :)
LiveCode Open Source Team — @PeterTBBrett — peter.brett@livecode.com

peter-b
Posts: 182
Joined: Thu Nov 20, 2014 2:14 pm
Location: LiveCode Ltd.

Re: Clock Widget Errors on Windows

Post by peter-b » Mon Mar 16, 2015 12:13 pm

I've filed a bug report to track this issue: http://quality.runrev.com/show_bug.cgi?id=14968
LiveCode Open Source Team — @PeterTBBrett — peter.brett@livecode.com

Post Reply

Return to “LiveCode Builder”