launch problem

If you find an issue in LiveCode but are having difficulty pinning down a reliable recipe or want to sanity-check your findings with others, this is the place.

Please have one thread per issue, and try to summarize the issue concisely in the thread title so others can find related issues here.

Moderator: Klaus

Post Reply
problème
Posts: 77
Joined: Fri Oct 23, 2015 12:03 am

launch problem

Post by problème » Fri Oct 30, 2015 3:17 pm

Hello,
I used LiveCode when I had a power outage and now when I run LiveCode i have my application but I have not the task bar (and the tool bar) , the load is stuck at "setting preference "

I have windows 10 and i've already uninstall and install again, i get the same problem
Attachments
prob.png

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7390
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: launch problem

Post by jacque » Sun Nov 01, 2015 4:44 am

Usually if this happens, you need to delete the preferences file. I'm not sure where it's stored on Windows 10, but do a file search for "livecode7.rev", that's the prefs file. On next launch, LC will create a new default prefs file. You'll need to update its settings if you've changed any.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

problème
Posts: 77
Joined: Fri Oct 23, 2015 12:03 am

Re: launch problem

Post by problème » Tue Nov 10, 2015 7:06 pm

Hello,
I didn't find the file "livecode7.rev"

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7390
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: launch problem

Post by jacque » Wed Nov 11, 2015 7:30 pm

Sorry, if you're using LC 7 the file name is "livecode7.rev". Try that.

EDIT: Oops again. Earlier versions use "livecode.rev". But it sounds like -hh has the full path so use his suggestion.
Last edited by jacque on Wed Nov 11, 2015 10:07 pm, edited 1 time in total.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: launch problem

Post by [-hh] » Wed Nov 11, 2015 9:32 pm

Please try (you have to insert your <user>)
C:\Users\<user>\AppData\Roaming\RunRev\Preferences\livecode7.rev
assuming you installed for "You only".
shiftLock happens

problème
Posts: 77
Joined: Fri Oct 23, 2015 12:03 am

Re: launch problem

Post by problème » Thu Nov 12, 2015 3:24 pm

thanks for your help

Post Reply