Is it normal?

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
Matcarta
Posts: 6
Joined: Tue Sep 22, 2015 9:11 am

Is it normal?

Post by Matcarta » Tue Sep 22, 2015 9:17 am

I get this for my Livecode Community menu :
LivecodeMenu.png
LivecodeMenu.png (35.23 KiB) Viewed 8001 times
I get the same thing with my standalone.

First I've thinked about a bug but could you confirm (or not) that is normal ?

Thank you

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: Is it normal?

Post by dave.kilroy » Tue Sep 22, 2015 9:37 am

hi Matcarta, welcome to the forum - and no it's not normal, it should look something like this:
Screen Shot 2015-09-22 at 09.34.03.png
'Fraid I don't know why it is doing this on your system, but I'm sure someone else will have probable causes and suggested solutions for you

Dave

Edit: can you give us information on OS and LiveCode versions, whether you are running any LiveCode plugins etc
"...this is not the code you are looking for..."

Matcarta
Posts: 6
Joined: Tue Sep 22, 2015 9:11 am

Re: Is it normal?

Post by Matcarta » Tue Sep 22, 2015 10:03 am

Ok, so it's a bug.

I'm on Mac OS 10.9.5, with live code 7.0.3.

I'll try to contact support...

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: Is it normal?

Post by dave.kilroy » Tue Sep 22, 2015 10:16 am

It might be a bug (but not one I've heard of) - worth uninstalling and reinstalling?
"...this is not the code you are looking for..."

Matcarta
Posts: 6
Joined: Tue Sep 22, 2015 9:11 am

Re: Is it normal?

Post by Matcarta » Tue Sep 22, 2015 10:38 am

I've already get a strange behavior in Livecode Script window.
That was caused by an interference between Enfocus Pitstop and Livecode...

Klaus
Posts: 14193
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Is it normal?

Post by Klaus » Tue Sep 22, 2015 12:20 pm

Hi Matcarta,

please always try with the latest (stable) release, we are currently at 7.0.6!
Bookmark this page: http://downloads.livecode.com/livecode/


Best

Klaus

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: Is it normal?

Post by dave.kilroy » Tue Sep 22, 2015 12:25 pm

Hi Matcarta

I've just searched for 'PitStop' in the forum and found this thread http://forums.livecode.com/viewtopic.ph ... top#p91228 from 2013

It looks like the original poster 'matgarage' was experiencing problems when PitStop was running on the same system as LiveCode and he had to choose between the two (and chose PitStop?). Maybe message him/her directly to find out the outcome?

Good luck!

Dave
"...this is not the code you are looking for..."

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: Is it normal?

Post by dave.kilroy » Tue Sep 22, 2015 12:34 pm

AHHH the penny drops!

@Matcarta are you the same person as @matgarage who had the issue with PitStop back in 2013?
I've already get a strange behavior in Livecode Script window.
That was caused by an interference between Enfocus Pitstop and Livecode...
If so then yes I think best you talk to support (again)...

Kind regards

Dave
"...this is not the code you are looking for..."

matgarage
Posts: 73
Joined: Sat Apr 20, 2013 11:39 am

Re: Is it normal?

Post by matgarage » Tue Sep 22, 2015 5:49 pm

Hi Marc

Yes, I'm the same person ;-) I use MatGarage at home and I get a different login (Matcarta) for my job.
The problem with PitStop has stopped with an upgrade of Livecode.

The strange thing is I get the same problem on 2 different Mac (an old iMac coreDuo with 10.6 at home, and a brand new iMac with 10.9.5 at job)

More strange, I get a Livecode Indy Licence (expire at the end of november) and no problem with it.

I would like to completely uninstall Livecode community but trashing the app and re-install it doesn't work for the problem.

I've got the bad practice to keep the old versions of Livecode when upgrade it, and sometimes I have relaunched old versions instead of the new one. Does it can corrupt pref file and generate this dirty bug ?

Matcarta
Posts: 6
Joined: Tue Sep 22, 2015 9:11 am

Re: Is it normal?

Post by Matcarta » Wed Sep 23, 2015 12:45 pm

Ok
Bug is solved with the upgrade in LC 7.1 (rc3).
It was a problem with the localization in French.

Thanks to all for your advices and help.

dave.kilroy
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 858
Joined: Wed Jun 24, 2009 1:17 pm
Contact:

Re: Is it normal?

Post by dave.kilroy » Wed Sep 23, 2015 2:36 pm

As regards your "bad practice" - I do this all the time and consider it "good practice"!
matgarage wrote: I've got the bad practice to keep the old versions of Livecode when upgrade it, and sometimes I have relaunched old versions instead of the new one. Does it can corrupt pref file and generate this dirty bug ?
With LiveCode bringing out so many 'dp' and 'rc' versions (never mind 'gm' ones) that have different capabilities and different bugs - I will often use different versions of LC for different purposes. However I use an old-fashioned stack versioning system which keeps me safe in case I work on a stack in a later version (and save it to that later version as opposed to a 'legacy' file format) - and I must have many different versions of LC on my development machines (just counted, I have 42 different installations of LC!)
"...this is not the code you are looking for..."

Matcarta
Posts: 6
Joined: Tue Sep 22, 2015 9:11 am

Re: Is it normal?

Post by Matcarta » Thu Sep 24, 2015 5:10 pm

dave.kilroy wrote:As regards your "bad practice" - I do this all the time and consider it "good practice"!
...
I have 42 different installations of LC!)
So I'm not so mad 8-)
Thank you Dave

A "Resolved" Bug Report has been log by Livecode Support

Post Reply