Can't save load or export in nightly builds.

Tech support and suggestions forum. If you only have a basic question on how to get started, please use the "newbies" forum in the community section.

Moderator: joepal

Can't save load or export in nightly builds.

Postby HumanMaker » Fri Apr 09, 2010 5:15 pm

I can't save load or export anything in the win32 nightly build version. I'm even running as admin.
HumanMaker
 
Posts: 14
Joined: Sun Nov 22, 2009 3:06 pm

Re: Can't save load or export in nightly builds.

Postby joepal » Fri Apr 09, 2010 6:16 pm

Any error message? Which version of windows? Are there files called "python.err" and "python.out" and what do they say?
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4626
Joined: Wed Jun 04, 2008 11:20 am

Re: Can't save load or export in nightly builds.

Postby HumanMaker » Fri Apr 09, 2010 10:24 pm

The python_err file shows this

Traceback (most recent call last):
File "./mh_core\module3d.py", line 1411, in mouseButtonUp
self.application.mouseUp(button, x, y)
File "./mh_core\gui3d.py", line 476, in mouseUp
self.mouseDownObject.callEvent('onClicked', event)
File "./mh_core\events3d.py", line 93, in callEvent
getattr(self, eventType)(event)
File "./mh_core\gui3d.py", line 144, in onClicked
self.view.callEvent('onClicked', event)
File "./mh_core\events3d.py", line 93, in callEvent
getattr(self, eventType)(event)
File "./mh_core\gui3d.py", line 265, in onClicked
self.app.switchTask(self.name)
File "./mh_core\gui3d.py", line 393, in switchTask
self.currentTask.show()
File "./mh_core\gui3d.py", line 174, in show
self.__updateVisibility()
File "./mh_core\gui3d.py", line 202, in __updateVisibility
v.__updateVisibility()
File "./mh_core\gui3d.py", line 206, in __updateVisibility
self.callEvent('onShow', None)
File "./mh_core\events3d.py", line 93, in callEvent
getattr(self, eventType)(event)
File "./mh_core\gui3d.py", line 989, in onShow
for f in os.listdir(self.path):
WindowsError: [Error 3] The system cannot find the path specified: 'C:\\Users\\Tanner\\Documents\\makehuman\\models\\*.*'
Traceback (most recent call last):
File "./mh_core\module3d.py", line 1411, in mouseButtonUp
self.application.mouseUp(button, x, y)
File "./mh_core\gui3d.py", line 476, in mouseUp
self.mouseDownObject.callEvent('onClicked', event)
File "./mh_core\events3d.py", line 93, in callEvent
getattr(self, eventType)(event)
File "./mh_core\gui3d.py", line 144, in onClicked
self.view.callEvent('onClicked', event)
File "./mh_core\events3d.py", line 93, in callEvent
getattr(self, eventType)(event)
File "./mh_core\gui3d.py", line 265, in onClicked
self.app.switchTask(self.name)
File "./mh_core\gui3d.py", line 393, in switchTask
self.currentTask.show()
File "./mh_core\gui3d.py", line 174, in show
self.__updateVisibility()
File "./mh_core\gui3d.py", line 202, in __updateVisibility
v.__updateVisibility()
File "./mh_core\gui3d.py", line 206, in __updateVisibility
self.callEvent('onShow', None)
File "./mh_core\events3d.py", line 93, in callEvent
getattr(self, eventType)(event)
File "./mh_core\gui3d.py", line 989, in onShow
for f in os.listdir(self.path):
WindowsError: [Error 3] The system cannot find the path specified: 'C:\\Users\\Tanner\\Documents\\makehuman\\models\\*.*'


I'm using windows 7 home premium.
HumanMaker
 
Posts: 14
Joined: Sun Nov 22, 2009 3:06 pm

Re: Can't save load or export in nightly builds.

Postby HumanMaker » Sat Apr 10, 2010 1:19 pm

Any ideas?
HumanMaker
 
Posts: 14
Joined: Sun Nov 22, 2009 3:06 pm

Re: Can't save load or export in nightly builds.

Postby mflerackers » Sat Apr 10, 2010 1:21 pm

does the folder c:\\Users\\Tanner\\Documents\\makehuman\\models\\ exist? If not try to create it.
MakeHuman project Developer
mflerackers
 
Posts: 636
Joined: Thu Feb 05, 2009 11:53 am
Location: Kyoto

Re: Can't save load or export in nightly builds.

Postby HumanMaker » Sat Apr 10, 2010 2:03 pm

Yes it does, and I can load files now, but not save them.
HumanMaker
 
Posts: 14
Joined: Sun Nov 22, 2009 3:06 pm

Re: Can't save load or export in nightly builds.

Postby jcapco » Sat Apr 10, 2010 11:04 pm

Maybe you don't have write access rights in the directory you want to save. What version of windows do you use?
jcapco
 
Posts: 157
Joined: Wed Jan 13, 2010 6:26 pm

Re: Can't save load or export in nightly builds.

Postby joepal » Sun Apr 11, 2010 9:26 am

Running with admin rights should most likely have taken care of that though, unless some directory in the hierarchy is marked as read only.

Was that debug output posted above how it looked immediately after trying to save something? From the traceback it looks as if it was trying to read the directory.
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4626
Joined: Wed Jun 04, 2008 11:20 am

Re: Can't save load or export in nightly builds.

Postby HumanMaker » Sun Apr 11, 2010 1:48 pm

Yes it was exactly how it looked after saving.
HumanMaker
 
Posts: 14
Joined: Sun Nov 22, 2009 3:06 pm

Re: Can't save load or export in nightly builds.

Postby joepal » Sun Apr 11, 2010 4:04 pm

And the python.out is non-existent or empty?
Joel Palmius (LinkedIn)
MakeHuman Infrastructure Manager
http://www.palmius.com/joel
joepal
 
Posts: 4626
Joined: Wed Jun 04, 2008 11:20 am

Next

Return to Bugs, problems and feature requests

Who is online

Users browsing this forum: No registered users and 2 guests