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 » Mon Jul 28, 2014 1:57 am

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 7137 times

jeffe

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

Re: Ugly Bug - Livecode 7.0 dp7

Post by jeffe » Mon Jul 28, 2014 10:00 am

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 » Tue Jul 29, 2014 1:57 am

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: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Ugly Bug - Livecode 7.0 dp7

Post by FourthWorld » Tue Jul 29, 2014 2:02 am

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 » Tue Jul 29, 2014 8:35 am

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 » Tue Jul 29, 2014 9:50 am

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 » Tue Jul 29, 2014 2:53 pm

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 » Wed Jul 30, 2014 12:07 am

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 » Thu Jul 31, 2014 4:29 am

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