Hi,
System:
Gentoo Linux, update status of this morning, 4:30 MESZ (yes, in the morning).
Linux Kernel 2.6.38.4 64bit
Python 2.6.6 (r266:84292, Feb 26 2011, 16:21:53)
[GCC 4.4.4] on linux2
CPU: AMD Phenom(tm) II X6 1090T Processor
Graphics: GeForce GT 430 nvidia (by MSI)
Driver: nvidia 270.41.03
Screen: 1920x1200
(I only will report this again if something related will change)
When starting makehuman from the commandline, the dump says:
solfire:/home/mccramer>makehuman
solfire:/home/mccramer>Version 1.0.0
Asymmetry loaded
Face imported
Face loaded
Measurement loaded
Random imported
Ethnics imported
BVH Player loaded
Expression imported
Expression loaded
Pose2 plugin imported
pose loaded
Skeleton loaded
Background chooser loaded
Texture chooser loaded
POV-Ray Export Parameter File
povray imported
Povray loaded
Rendering setting imported
Settings imported
Traceback (most recent call last):
File "main.py", line 288, in loadNextPlugin
module.load(self)
File "plugins/5_settings_shortcuts.py", line 74, in load
taskview = ShortcutsTaskView(category)
File "plugins/5_settings_shortcuts.py", line 34, in __init__
gui3d.TextView(self.cameraBox, [18,y + 5, 9.2], "Right view", 47, 2);AppShortcutEdit(self.cameraBox, [68,, 9.2], self.app.rightView);y+=25
File "plugins/5_settings_shortcuts.py", line 9, in __init__
gui3d.ShortcutEdit.__init__(self, parent, position, parent.app.getShortcut(method))
File "./core/gui3d.py", line 1985, in __init__
self.shortcutToLabel(shortcut[0], shortcut[1]))
TypeError: 'NoneType' object is unsubscriptable
Could not load 5_settings_shortcuts
'NoneType' object is unsubscriptable
Help imported
Pose plugin imported
pose loaded
Unable to open data/targets/macrodetails/universal-male-young.target
Unable to open data/targets/macrodetails/universal-female-young.target
The Traceback dump flags an error condition.
Trying to load non existing files flag some old/no longer valid code, which should be removed.
Best regards,
mcc