Simply Maya User Community

Simply Maya User Community (https://simplymaya.com/forum/index.php)
-   Maya Technical Issues (https://simplymaya.com/forum/forumdisplay.php?f=23)
-   -   Maya wont open (https://simplymaya.com/forum/showthread.php?t=25330)

Joopson 04-03-2007 10:43 PM

Maya wont open
 
hey everyone,
i am using Maya 8.5 unlimited, and when i open it, it opens the output window and the script editor only. However, in processes it does show Maya, the window just isn't there. any ideas?!?!


thanks in advance,
-Andy


PS. i tried rebooting a few times, that didn't help

publicFunction 05-03-2007 03:36 AM

If your using windows go to your My Documents Folder and rename your maya folder to maya.old. Relaunch Maya and it should load with its deafult settings.

Joopson 05-03-2007 02:30 PM

didn't work :(

any other suggestions? Maya 7.0 still works, but i don't use it because vista makes it have disabilities :(:confused: :beer:

jsprogg 05-03-2007 02:37 PM

Looks like a reinstall might be in order :(

bobnine 10-11-2007 01:59 PM

1 Attachment(s)
I have the same problem with the same version of maya. Reinstalling maya fixes the problem once, but when I close the program and open it again the main window doesn't open again untill I reinstall the program again. I can open the main window by using the "showWindow" command in the script editor window, but the main window doesnt have most of the stuff I need there (eg the 3d window or the "file edit tools help" bar)

PC specs:
Windows xp pro sp2
Radeon 2900 XT 512mb
Core 2 duo e6750 2.66ghz
4gb ddr800 (3.5 available cos I'm too lazy to get 64bit)
gigabyte GA-P35-DS3R mobo

publicFunction 10-11-2007 03:33 PM

As far as I am aware the only version of Maya that has Vista Support is 2008. Neither 8 or 8.5 is designed to support the Vista Architecture...

If you both have Vista and 8.5, then try:

Updated Drivers from your VGA Cards Website
Do not use custom drivers sets (like omega)
Downgrade to XP
Go get Maya 2008.

bobnine 10-11-2007 03:47 PM

Quote:

Originally posted by bobnine

...
PC specs:
Windows xp pro sp2
Radeon 2900 XT 512mb
Core 2 duo e6750 2.66ghz
4gb ddr800 (3.5 available cos I'm too lazy to get 64bit)
gigabyte GA-P35-DS3R mobo
...

Im using 32 bit XP pro with service pack 2, and I have the latest video drivers.
I think ill be able to use maya fine if there is a command to show the normal "file tools veiw edit help etc" bar at the top as then I can just go to view and enable all the other tool bars and views.
I cant find one myself, this script editor thingy seems to be very complicated and not intended to be used by anyone who doesn't know what they're doing :(

publicFunction 10-11-2007 04:34 PM

1 Attachment(s)
The Script Editor is written for MEL (Maya Embedded Langauge) and also python since version 8.

Try:
http://www.3dbuzz.com/vbforum/showthread.php?t=128327

I am not a MEL scripter but enter each of these in the Script Editor or copy them over your current windowPrefs.mel file (found in C:\Documents and Settings\<username>\Maya\<maya version>\prefs :

windowPref -topLeftCorner 225 150 -widthHeight 250 400 -parentMain true outlinerPanel1Window;
windowPref -topLeftCorner 250 200 -widthHeight 700 400 -parentMain true hyperGraphPanel1Window;
windowPref -topLeftCorner 250 200 -widthHeight 660 400 -parentMain true graphEditor1Window;
windowPref -topLeftCorner 250 200 -widthHeight 660 400 -parentMain true dopeSheetPanel1Window;
windowPref -topLeftCorner 250 200 -widthHeight 660 400 -parentMain true clipEditorPanel1Window;
windowPref -topLeftCorner 250 200 -widthHeight 560 430 -parentMain true multiListerPanel1Window;
windowPref -topLeftCorner 250 200 -widthHeight 524 470 -parentMain true devicePanel1Window;
windowPref -topLeftCorner 19 1288 -widthHeight 747 740 -parentMain true hyperShadePanel1Window;
windowPref -topLeftCorner 250 200 -widthHeight 700 400 -parentMain true dynPaintScriptedPanelWindow;
windowPref -topLeftCorner 250 200 -widthHeight 550 562 -parentMain true blindDataEditor1Window;
windowPref -topLeftCorner 341 426 -widthHeight 540 505 -parentMain true learningMoviesLaunchWnd;
windowPref -topLeftCorner 720 750 -widthHeight 530 276 -parentMain true CommandWindow;
windowPref -topLeftCorner 0 0 -widthHeight 1280 996 -parentMain false MayaWindow;
windowPref -topLeftCorner 279 868 -widthHeight 278 500 -parentMain true ColorEditor;
windowPref -topLeftCorner 17 1284 -widthHeight 422 670 -parentMain true unifiedRenderGlobalsWindow;
windowPref -topLeftCorner 384 1799 -widthHeight 680 600 -parentMain true renderViewWindow;
windowPref -topLeftCorner 210 390 -widthHeight 630 450 -parentMain true PreferencesWindow;
windowPref -topLeftCorner 175 134 -widthHeight 441 650 -parentMain true AEWindow;
windowPref -topLeftCorner 14 1302 -widthHeight 913 949 -parentMain true polyTexturePlacementPanel1Window;
windowPref -topLeftCorner 341 426 -widthHeight 525 350 -parentMain true OptionBoxWindow;
windowPref -topLeftCorner 341 426 -widthHeight 376 349 -parentMain true shelfEditorWin;
windowPref -topLeftCorner 137 719 -widthHeight 315 730 -parentMain true createRenderNodeWindow;
windowPref -topLeftCorner 341 426 -widthHeight 450 510 -parentMain true newProjectWindow;
windowPref -topLeftCorner 197 286 -widthHeight 774 767 -parentMain true scriptEditorPanel1Window;
windowPref -topLeftCorner 312 335 -widthHeight 414 183 -parentMain true myWindow;
windowPref -topLeftCorner 341 426 -widthHeight 388 93 -parentMain true theWindow;
windowPref -topLeftCorner 370 602 -widthHeight 258 64 -parentMain true myControlWin;
windowPref -topLeftCorner 183 327 -widthHeight 647 667 -parentMain true FBXEXPORTWINDOW;
windowPref -topLeftCorner 273 -33 -widthHeight 962 500 -parentMain true FbxWarningWindow;
windowPref -topLeftCorner 341 426 -widthHeight 384 411 -parentMain true pluginManagerWindow;
windowPref -topLeftCorner 61 66 -widthHeight 661 570 -parentMain true visorPanel1Window;
windowPref -topLeftCorner 246 1372 -widthHeight 428 500 -parentMain true toolProperties;
windowPref -topLeftCorner 467 478 -widthHeight 500 300 -parentMain true UVSnapshotWindow;
windowPref -topLeftCorner 341 426 -widthHeight 252 92 -parentMain true NormSzwnd;
windowPref -topLeftCorner 308 390 -widthHeight 387 437 -parentMain true mainWindow_OVERBURN_PPLE;
windowPref -topLeftCorner 341 426 -widthHeight 340 280 -parentMain true PluginInfoWin;
windowPref -topLeftCorner 124 821 -widthHeight 396 818 -parentMain true blastwindow;
windowPref -topLeftCorner 341 426 -widthHeight 402 217 -parentMain true polySoftEdgeWnd;
windowPref -topLeftCorner 118 1389 -widthHeight 789 488 -parentMain true hyperGraphPanel2Window;


These are my settings or for the more lazy I have attached a copy :)

gster123 10-11-2007 05:07 PM

You could just try deleting your prefs folder (well copy it to a different place prior to opening maya) to see if that sorts out the problem (as maya will create a new prefs folder with its default values etc)

I've been learning MEL and I managed to mess it up pretty good by tinkering with some commands I knew nothing about and deleting the prefs sorted the prob out.

bobnine 11-11-2007 05:27 AM

Thanks! That windowprefs file worked perfectly.Also I did try before deleting the preferences file but that didn't do anything, forgot to mention it. I don't know why it stayed stuffed up when I reinstalled the whole program aswell but that fixed it, thanks.

publicFunction 11-11-2007 03:10 PM

A deinstall/reinstall does not remove the maya folder in Documents and Settings\<username>. This has to be done manually. This is why a deinstall/reinstall never fixes the UI issues people have.

Joopson 12-11-2007 02:46 PM

sorry guys, this is from MONTHS ago.

the problem went away by itself


All times are GMT. The time now is 04:11 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Simply Maya 2018