Hi there,
when trying to save a binary attribute (OctetTring) to a file by clicking on the floppy symbol i get these errors:
Kind regards
Cornelius
--snip--
15:28:46 LDAP bind operation successful.
15:28:46 Received 0 item(s) from LDAP search operation.
15:28:47   An unhandled exception occured. This is most likely a bug 
in the programming of Luma. In order to fix this, send an email with the 
following text and a detailed description of what you were doing to
luma-users@lists.sourceforge.net.
File "/usr/lib/luma/base/utils/gui/AdvancedObjectWidget.py", line 446, in modifierClicked
self.exportAttribute(attributeName, index)
File "/usr/lib/luma/base/utils/gui/AdvancedObjectWidget.py", line 461, in exportAttribute
None, 1))
Reason: <type 'exceptions.TypeError'> argument 1 of QFileDialog.getSaveFileName() has an invalid type
Logged In: YES
user_id=978044
Originator: NO
Here is a patch to fix this error also in other places (sorry, couldn't find a way to attach it to this ticket):
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/luma/current/SOURCES/luma-2.4pre2-savedialog.patch?view=markup