"Make component" grayed out?
-
Hi there,
maybe i'm just blind, i just can't find a solution. This problem never happened to me before..
I made some strokes and converted them into cylinders which made groups automatically.
I prefer making components from groups, this saves me from naming components (they just take the name group#xy). This works fine normally and did in this case for the first group, but then after, when right-clicking on one group to make it a component the command is just gray... Even though the explode command (if i want to explode the groups)I'm stuck and hope someone can help me, there should be some reason for this, i think...
Thanks in advance
_h
-
Have you gotten any of Fredo's plugin's installed? Are they all up to date?
If they are up to date, do you have a large number of plugins installed? -
If an item is inexplicably grayed-out in the context-menu you can often still access it off the Edit menu > last item drop-down, which mimics the context-menu.
There is a know issue with context-menu gray-outs caused by having too many commands loaded into Sketchup. The limit is ~1000 ?
When this was discovered a year or so ago most plugins were reworked and reissued to minimize the number of commands that they add to the context-menu, and also never to repeat their creation later on in the session - which was a principal cause of exceeding the upper limit. Fredo's tools were one culprit BUT they were all updated to avoid the problem - check that you have the latest versions...
There is also now a ContextMenuOptimizertool by AlexM to purge unused commands etc - do a search in Plugins for it...
However, if you have loads and loads of plugins active, and they affect the context-menu or make commands for toolbars, you can find this grayed-out context-menu items issue recurring... When this happens I suggest you do some spring-cleaning and disable some of your plugins - find the ones you haven't ever [or hardly ever] used and move the .rb/.rbs files into a Disabled folder. Restart Sketchup and see if the gray-out issue recurs... If so try disabling a few more... If you have a sudden need to use a disabled tool you can always [temporarily] re-enable it by moving the script back into Plugins and restarting SUp... -
Yes, thanks!
I was wondering if it was something like that, because there didn't seem to be a reason for it. (Btw, it worked by opening a new skp-instance and pasting the groups there) Sure i have some of Fredo's plugin installed I don't know if all of them are up to date- but anyway i have definitely many plugins i can really get rid of.
It's purging time! I delayed that too long..
Thanks, again, and best wishes,
_h
PS: something off-topic, so i don't have to start a new one.. i remembered there was a tool "keeping tool active / persistant (recalling the tool to use i a couple of times) and i remember it was from you, thom. am i right? i couldn't find it by searching. today i thought it would come in handy .. thanks.
-
@harnstein said:
Sure i have some of Fredo's plugin installed I don't know if all of them are up to date-
LibFredo 3.7 has an Check for Update function.
-
@harnstein said:
PS: something off-topic, so i don't have to start a new one.. i remembered there was a tool "keeping tool active / persistant (recalling the tool to use i a couple of times) and i remember it was from you, thom. am i right? i couldn't find it by searching. today i thought it would come in handy .. thanks.
hmm... no, not something I recognize...
Maybe TIG?
Check the Plugin index (Big red Plugins button at the top of the page.) -
@harnstein said:
I prefer making components from groups, this saves me from naming components (they just take the name group#xy).
A little off topic but why do the extra work of making the component from a group? You don't have name a component when you make it. Just hit G (G is the default shortcut for Make Component) and Enter. The name will be Component#1, Component#2, etc.
-
A little off subject.
Well I have never been able to get Diggsey’s Recurve to work. It was always grayed out in the context menu. So last night I started the exercise to find out which plugin was causing the trouble.
I found out that if I didn’t load Fredo’s scale plugin, than Recurve would be ungrayed. I have checked and I do have all of Fredo’s plugin up to date.
Just thought I would pass this along. I have been looking into Fredo’s scale plugin to see if I could remove the context menu options. Way to complicated for my Ruby knowledge.
Ken
-
@dave r said:
A little off topic but why do the extra work of making the component from a group? You don't have name a component when you make it. Just hit G (G is the default shortcut for Make Component) and Enter. The name will be Component#1, Component#2, etc.
Ah, alright, sometimes i'm just stuck in old ways. Good idea. Thank you!
@thom: I'll dig throught that, i think it has to be somewhere between these icons in front of my face... There could be some record function as well (like photoshop actions) select some element and "play" the recorded set of actions...? Was just wondering.
_h
-
@unknownuser said:
Way to complicated for my Ruby knowledge.
Ken
-
@unknownuser said:
I found out that if I didn’t load Fredo’s scale plugin, than Recurve would be ungrayed. I have checked and I do have all of Fredo’s plugin up to date.Ken
Ken,
What does matter is that you have LibFredo6 up to date. FredoScale uses LibFredo6 for generating the contextual menus.
Please tell me if this fixes your issue
Fredo
-
@unknownuser said:
@unknownuser said:
I found out that if I didn’t load Fredo’s scale plugin, than Recurve would be ungrayed. I have checked and I do have all of Fredo’s plugin up to date.Ken
Ken,
What does matter is that you have LibFredo6 up to date. FredoScale uses LibFredo6 for generating the contextual menus.
Please tell me if this fixes your issue
Fredo
Fredo
Yes I did have LibFredo6 while I had this problem.
Today I have been removing plugins right and left and now they both work while loaded at the same time. I believe it was just an overload of plugins.
I have also been modifying plugins not to use the context menu. With my limited Ruby knowledge this takes some time. Heck, I may be the cause of some of my problems.
Not sure why plugin authors use the context menu when it seems to be causing problems. Also, I wish, the plugin authors would make it apparent on how to remove the context menu option.
I believe this is like another time I had this problem, one plugin would appear to cause trouble, but in reality it was just an overloaded combination of plugins and not one particular plugin. Didn't mean to imply that your plugin was causing the trouble, just looking for help.
Right now, I believe I have a stable system.
Fredo, thank you for your reply. I have to stop loading up plugins that I don't use and stick with the few that I don use.
Again thank you.
Ken
-
@unknownuser said:
Not sure why plugin authors use the context menu when it seems to be causing problems. Also, I wish, the plugin authors would make it apparent on how to remove the context menu option.
Because so many plugins where made before this was known to be an issue.
-
@unknownuser said:
Also, I wish, the plugin authors would make it apparent on how to remove the context menu option.
In most of my plugin, go to the Default Parameters dialog box. You can select which menu should appear in the context-menu (check-boxes are toward the bottom of the dialog box).
Fredo
-
Thanks Ken for tracking down the issue with recurve being grayed out. I disabled FredoScale from appearing at all in the context menu and now it's working properly, along with a few other grayed out items. Now to track down what is causing my Selection Toys toolbar to go missing....
-
@unknownuser said:
@unknownuser said:
Also, I wish, the plugin authors would make it apparent on how to remove the context menu option.
In most of my plugin, go to the Default Parameters dialog box. You can select which menu should appear in the context-menu (check-boxes are toward the bottom of the dialog box).
Fredo
Sir
Darn now I feel stupid. I forgot about the options to make changes in the operation of your plugins.
Ken
-
I've noticed that tools are sometimes grayed out on my toolbars, but when I click them, they activate right away. So why are they grayed out in the first place? Most tools do not display grayed out. I'm not using any plugins, btw, just the free SketchUp.
Advertisement