Created attachment 691136 [details] Graphical view Description of problem: When I try to see a particular object in LDAP tree, luma create only a tab, without information. In the debug, I see: >>> [ File "/usr/lib/python2.7/site-packages/luma/plugins/browser/AdvancedObjectWidget.py", line 226, in modelChanged self.displayValues() File "/usr/lib/python2.7/site-packages/luma/plugins/browser/AdvancedObjectWidget.py", line 239, in displayValues self.loadTemplates() File "/usr/lib/python2.7/site-packages/luma/plugins/browser/AdvancedObjectWidget.py", line 185, in loadTemplates for objectClass, fileName in self.templateFactory.getTemplateList(): File "/usr/lib/python2.7/site-packages/luma/plugins/browser/TemplateFactory.py", line 31, in getTemplateList self.templateList = self._createTemplateList() File "/usr/lib/python2.7/site-packages/luma/plugins/browser/TemplateFactory.py", line 45, in _createTemplateList for file in os.listdir(self.baseDir): ] Reason: <type 'exceptions.OSError'> [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/luma/plugins/browser/templates' <<< Version-Release number of selected component (if applicable): luma-3.0.7-1.fc18.noarch How reproducible: Try to see object attributes with browser plugin. Steps to Reproduce: 1. Open luma 2. Go to settings and enable browser plugin. 3. In menu Edit, select "Server List", add a new server. Test connection. 4. In Plugins tab, doble click on "Browser". 5. In tab Browser, open the LDAP tree and doble click in a object. Actual results: A new tab will be open, without any information. Expected results: A new tab will be open, with the object information and the option to edit the attributes. Additional info: My laptop is a Fedora 18 fresh instalation, with all packages up-to-date.
Thank you for reporting this bug. I think I have found the reason for the reported bug and have fixed it. I would like to ask you,if you can do a test with luma-3.0.7-2.fc19 from rawhide
Jochen, Of course! It is not yet available?. I couldn't find it.
It was announced in todays rawhide report.
Jochen, The fix works perfects. Thanks a lost! :)
luma-3.0.7-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/luma-3.0.7-2.fc18
Package luma-3.0.7-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing luma-3.0.7-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-1894/luma-3.0.7-2.fc18 then log in and leave karma (feedback).
luma-3.0.7-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.