exception duing onStart, bad QRegExpValidator() call

If your topic doesn't fit anywhere else, put it here.

Moderator: joepal

exception duing onStart, bad QRegExpValidator() call

Postby mmuller » Sun Feb 10, 2013 4:00 pm

Seeing this startup error on ubuntu 11.10, latest makehuman from svn:

Exception during event onStart
Traceback (most recent call last):
File "./core/events3d.py", line 195, in callEvent
method(event)
File "./core/mhmain.py", line 468, in onStart
self.startupSequence()
File "./core/mhmain.py", line 437, in startupSequence
self.loadMainGui()
File "./core/mhmain.py", line 329, in loadMainGui
self.addCategory(guifiles.FilesCategory())
File "./apps/gui/guifiles.py", line 34, in __init__
self.addTask(SaveTaskView(self))
File "./apps/gui/guisave.py", line 41, in __init__
self.fileentry = self.addTopWidget(gui.FileEntryView('Save'))
File "./lib/qtgui.py", line 860, in __init__
self.edit.setValidator(QtGui.QRegExpValidator(QtCore.QRegExp(r'[^\/:*?"<>|]*')))
TypeError: arguments did not match any overloaded call:
QRegExpValidator(QObject parent=None): argument 1 has unexpected type 'QRegExp'
QRegExpValidator(QRegExp, QObject): not enough arguments
mmuller
 
Posts: 2
Joined: Sun Dec 21, 2008 5:02 am

Re: exception duing onStart, bad QRegExpValidator() call

Postby Manuel » Thu Feb 21, 2013 4:12 pm

Please post it on the issue tracker, so the coders will see it:

http://code.google.com/p/makehuman/issues/list
Manuel
 

Re: exception duing onStart, bad QRegExpValidator() call

Postby duststorm » Sat May 04, 2013 11:27 pm

Same issue as discussed here: viewtopic.php?f=3&t=9440
MakeHuman™ developer
User avatar
duststorm
 
Posts: 2569
Joined: Fri Jan 27, 2012 11:57 am
Location: Belgium


Return to General discussions about makehuman

Who is online

Users browsing this forum: No registered users and 5 guests