QUOTE(thomaswang @ 11/17/05, 11:49 AM)
when i change the viewport by the space key, maya 6.0 crashes usually, my operating system is suse 10.0 oss. how to solve this problem?
with the information from the shell:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 42 (X_SetInputFocus)
Serial number of failed request: 74987
Current serial number in output stream: 74988
[snapback]219959[/snapback]
Is this error seen after running a stack trace? If so have you submitted a bug report to Alias? Ensure to install all the required packages (ie: GCC, glibc, etc) as per http://www.alias.com/glb/eng/support/maya/...dware/index.jsp
Running a Maya crash report:
Set an environment variable MAYA_DEBUG_ENABLE_CRASH_REPORTING before running Maya, if Maya does crash you will get a stack trace. If not and its reproducible, then running under gdb will generally give you the stack trace "maya -d gdb" (with out quotes).