Ugly Bug - Livecode 7.0 dp7

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
jeffe
Posts: 40
Joined: Thu Sep 27, 2007 12:09 am

Ugly Bug - Livecode 7.0 dp7

Post by jeffe »

Hi All,

Please be aware that there is a bug in "LiveCode 7.0 dp7"
The code used is...
Set the Statusiconmenu to "Show" & Return & "Exit"

There is no new line between the "Show" & "Exit"
The "Return" does NOT work in the windows tray - not sure why?

It should look like this...

Show
Exit

Livecode 7.0 dp6 Error.png
Livecode 7.0 dp6 Error.png (5.95 KiB) Viewed 9188 times

jeffe
jeffe
Posts: 40
Joined: Thu Sep 27, 2007 12:09 am

Re: Ugly Bug - Livecode 7.0 dp7

Post by jeffe »

Hi all,

I also noticed that when compiling an exe (Windows) with Livecode 6.5.2 the size of a one button
livecode application is 2.78MB. When compiling with Livecode 6.7 dp7 it is a whopping 9.08MB.

Is this going to be standard or is something wrong?


jeffe
keram
Posts: 340
Joined: Fri Nov 08, 2013 4:22 am

Re: Ugly Bug - Livecode 7.0 dp7

Post by keram »

jeffe wrote:I also noticed that when compiling an exe (Windows) with Livecode 6.5.2 the size of a one button
livecode application is 2.78MB.
It's 3.1 MB when compiling with LC 6.6.2
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Ugly Bug - Livecode 7.0 dp7

Post by FourthWorld »

Discussing bugs here is a great way to see if others can confirm an issue, or to arrive at a repeatable recipe. But once you have a recipe please submit it to the bug queue so it can be addressed:
http://quality.runrev.com/
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
jeffe
Posts: 40
Joined: Thu Sep 27, 2007 12:09 am

Re: Ugly Bug - Livecode 7.0 dp7

Post by jeffe »

Hi Keram,


3MB - I can understand but 9MB is out of this world !!!




jeffe
keram
Posts: 340
Joined: Fri Nov 08, 2013 4:22 am

Re: Ugly Bug - Livecode 7.0 dp7

Post by keram »

Hi Jeffe,
jeffe wrote:9MB is out of this world !!!
Yes, I agree and maybe it would be good to submit this point as a bug as well? Hard to believe that it's all OK.
I'm not using any DP versions - they are only meant to test and debug as I understand.

keram
Using the latest stable version of LC Community 6.7.x on Win 7 Home Premium, 64bit
wsamples
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 264
Joined: Mon May 18, 2009 4:12 am

Re: Ugly Bug - Livecode 7.0 dp7

Post by wsamples »

LiveCode 6.7 or 7.0?

In LiveCode 7 there is a significant increase in size due to the unicode data added in LiveCode 7. This has been discussed publicly by the devs, and they are hoping to find ways to make it smaller in future versions.
jeffe
Posts: 40
Joined: Thu Sep 27, 2007 12:09 am

Re: Ugly Bug - Livecode 7.0 dp7

Post by jeffe »

I have now reported the Windows tray bug
jeffe
Posts: 40
Joined: Thu Sep 27, 2007 12:09 am

Re: Ugly Bug - Livecode 7.0 dp7

Post by jeffe »

I think I might try the 6.7 - Really NOT happy with the size of the compiled exe (Windows) in 7.0
9MB before I even add and buttons, scripts or objects is just too big.



jeffe
Post Reply