Resources not found

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
spencer
Posts: 71
Joined: Mon May 09, 2011 3:01 pm

Resources not found

Post by spencer » Sun Jan 29, 2012 2:35 pm

What is the "Resources" button supposed to do? I've re-downloaded and reinstalled LiveCode 5.02, but still nothing happens when I click the "Resources" button. The re-installation did fix the application browser that had all the objects in the LiveCode GUI listed in the left hand column. There is no longer an option for that in the preferences. How can a preference option appear then disappear in the same version number?

I've asked support@runrev.com, and was asked to send a picture of what Resources button I was talking about. Got no answer. It is that "Resources" button between the "Tutorials" and "Dictionary". Last week, right before the webinar, it worked for the first time, once, and on that page was the script to resize fonts. It does not work anymore. Can't find that anywhere now. What do you see when you click the "Resources" Button?

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

Re: Resources not found

Post by jacque » Sun Jan 29, 2012 7:11 pm

Support doesn't work on the weekends, so if you just sent your reply give them a couple of days.

When I click the Resources button in the toolbar I see the RR Resources stack, which contains various sample scripts and sample projects. You can open it manually if you need to. It is stored in the LiveCode program folder (Windows) or inside the application bundle (Mac) in: Tools/Toolset/revresourcecenter.rev.

If you do not see that file, that is why nothing opens. If you do see it and it still will not open, file permissions may be wrong. On a Mac you can run Disk Utility to repair permissions. On Windows make sure the file is at least readable and read-write is better.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

spencer
Posts: 71
Joined: Mon May 09, 2011 3:01 pm

Re: Resources not found

Post by spencer » Mon Jan 30, 2012 2:22 am

There it is! It was a stackInUse, and "set the loc of stack "revResourceCenter" to the screenloc" made it visible. Left my second monitor at my last job site, expecting to get back there. How humbling. Thank you.

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

Re: Resources not found

Post by jacque » Mon Jan 30, 2012 3:47 am

Good sleuthing. I guess my advice should have been: delete your preferences file. That usually fixes things like this, and I should have thought of it. Glad you're back in business.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply