Plugins not showing up

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
jamsk
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 16
Joined: Tue Dec 18, 2007 4:08 am
Contact:

Plugins not showing up

Post by jamsk » Fri Apr 05, 2013 7:27 pm

Okay, I've set the plugins folder in preferences as recommended, restarted LC, but no external plugins are showing up under the development>plugins menu. It's like livecode ignores the directory.

Ideas?
----------------------------------------
Because I won't always be a n00b!

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Plugins not showing up

Post by Simon » Fri Apr 05, 2013 9:26 pm

Are you using the "My LiveCode" directory?

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

jamsk
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 16
Joined: Tue Dec 18, 2007 4:08 am
Contact:

Re: Plugins not showing up

Post by jamsk » Fri Apr 05, 2013 10:18 pm

Yes. Funny thing is, they used to show up.
----------------------------------------
Because I won't always be a n00b!

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: Plugins not showing up

Post by mwieder » Fri Apr 05, 2013 10:30 pm

Don't select the Plugins folder itself in preferences, select the enclosing folder.
i.e., your plugins are in "My LiveCode/Plugins", select "My LiveCode" in the preferences panel.

jamsk
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 16
Joined: Tue Dec 18, 2007 4:08 am
Contact:

Re: Plugins not showing up

Post by jamsk » Fri Apr 05, 2013 11:27 pm

Bingo! We have a winner. Thanks.
----------------------------------------
Because I won't always be a n00b!

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Contact:

Re: Plugins not showing up

Post by mwieder » Sat Apr 06, 2013 12:39 am

Yeah, it's not exactly intuitive and it's not exactly documented.
The idea is that there are other things in the folder besides the Plugins folder, but you have to know that to start with and then reason it out backwards to have it make sense afterwards. Even just a popup in the preferences panel telling you what to do would ease the pain a bit.

RevMagi
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 8
Joined: Wed Mar 13, 2013 5:24 am

Re: Plugins not showing up

Post by RevMagi » Thu Apr 11, 2013 7:31 pm

Hello guys,

It is actually documented pretty well on the website:
/s/lessons/m/4071/l/21341-how-to-install-custom-user-plugins
Though I am actually having the same issue with the new 6.0 community version over the 5.5 version. I have configured the new to use the My Livecode folder and custom folder and it does not pick up any of the plug-ins. If I open older version of livecode they work perfect.

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

Re: Plugins not showing up

Post by jacque » Fri Apr 12, 2013 6:52 pm

If the plugins are locked (password protected) they will not load in the community version. Are these all custom plugins?
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

RevMagi
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 8
Joined: Wed Mar 13, 2013 5:24 am

Re: Plugins not showing up

Post by RevMagi » Tue Apr 16, 2013 4:41 pm

I don't know about the others but I can not get simple free plug-ins or evn droptools to load. Let alone anything else.

Seems kind of pointless to have plug-ins that only allow you to develop with them in the commercial version and not have access to them in the community version.

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

Re: Plugins not showing up

Post by jacque » Tue Apr 16, 2013 7:12 pm

Do you have a version of LiveCode that is not community? If so, open one of the plugins in that commercial version and see if you can edit any of its scripts. If you get a password request instead of seeing the script editor, then the plugin is password protected.

To protect the intellectual property of commercial developers, the password code was removed from the community version. If you try to open a protected plugin in community, LiveCode has no code to process the password and nothing happens.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply