I can't open plugin manager!!! Please help me :'(

I can't open plugin manager!!! Please help me :'(

Anonymous
Not applicable
2,198 Views
1 Reply
Message 1 of 2

I can't open plugin manager!!! Please help me :'(

Anonymous
Not applicable

Basically my arnold was not working properly, and then it disappeared from my tool bar. I went to open plugin manager, then I realized PM cannot even be opened... tried to reboot and re-install.. nothing happened. (No error message, just simply cannot be opened)

0 Likes
2,199 Views
1 Reply
Reply (1)
Message 2 of 2

morten_bohne
Advocate
Advocate

Could be it just shows the plugin-manager outside your screen area? This often happens with ui-elements if you unplugged a monitor or switched main-monitor

Try resetting the position of the window with something like this (mel):

windowPref -topLeftCorner 0 0 -widthHeight 450 411 -maximized false -parentMain true pluginManagerWindow;

...it can also be edited from the windowPrefs.mel-file in your prefs folder

 

hope it helps 🙂