pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/obmenu
Module name: wip
Committed by: thomasklausner
Date: Wed Jan 6 16:52:13 UTC 2010
Added Files:
wip/obmenu: TODO
Log Message:
Doesn't start with python26:
Traceback (most recent call last):
File "/usr/pkg/bin/obmenu", line 582, in <module>
app.init()
File "/usr/pkg/bin/obmenu", line 575, in init
self.createTree(None, None)
File "/usr/pkg/bin/obmenu", line 41, in createTree
if self.menu.getMenu(it["id"]) and it["action"] == "":
File "/usr/pkg/lib/python2.6/site-packages/obxml.py", line 340, in getMenu
d = self._get_item_props(i)
File "/usr/pkg/lib/python2.6/site-packages/obxml.py", line 117, in
_get_item_props
accion = it.attributes["name"].nodeValue
File "/usr/pkg/lib/python2.6/site-packages/_xmlplus/dom/minidom.py", line
532, in __getitem__
return self._attrs[attname_or_tuple]
KeyError: 'name'
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/obmenu/TODO
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/obmenu/TODO?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index