Issue 315 in ulipad: windows XP下的Ulipad4.1中点击编辑->参数 窗口不显示,而且出现错误日志

10 views
Skip to first unread message

uli...@googlecode.com

unread,
Nov 1, 2013, 12:51:30 PM11/1/13
to uli...@googlegroups.com
Status: New
Owner: ----

New issue 315 by chenkai...@gmail.com: windows XP下的Ulipad4.1中点击编辑->参
数 窗口不显示,而且出现错误日志
http://code.google.com/p/ulipad/issues/detail?id=315

What steps will reproduce the problem?
1. 每次在Ulipad中点击编译,选择参数时必出现错误日志
2.
3.

What is the expected output? What do you see instead?
期望弹出配置参数的界面窗口,实际上窗口没有显示

What version of the product are you using? On what operating system?
版本是ulipad.4.1.zip,在windows xp下用4.1的exe安装后会报C++ Run Time的错,所
以用了zip版本

Please provide any additional information below.
错误日志:
[Traceback]Traceback (most recent call last):
File "D:\Program Files\Ulipad\mixins\Import.py", line 73, in
OnOptionPreference
dlg = PrefDialog.PrefDialog(win)
File "D:\Program Files\Ulipad\mixins\PrefDialog.py", line 137, in __init__
self.addPages(self.treebook)
File "D:\Program Files\Ulipad\mixins\PrefDialog.py", line 181, in addPages
self.addItem(page, kind, prefname, prefvalue, message, extern)
File "D:\Program Files\Ulipad\mixins\PrefDialog.py", line 270, in addItem
page.box.add(label, obj, name=prefname, span=span)
File "D:\Program Files\Ulipad\modules\meide.py", line 1056, in add
self._create_element(name, element, args, len(self.orders) - 1)
File "D:\Program Files\Ulipad\modules\meide.py", line 572, in
_create_element
e.create(self.win, self.namebinding)
File "D:\Program Files\Ulipad\modules\meide.py", line 105, in _f
r = f(self, win, namebinding)
File "D:\Program Files\Ulipad\modules\meide.py", line 1249, in create
self.SetValue(value)
File "D:\Program Files\Ulipad\modules\meide.py", line 1361, in SetValue
key = [k for k, v in self.value_dict.items() if v == value][0]
IndexError: list index out of range


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

uli...@googlecode.com

unread,
Nov 2, 2013, 7:29:19 AM11/2/13
to uli...@googlegroups.com

Comment #1 on issue 315 by limo...@gmail.com: windows XP下的Ulipad4.1中点击
编辑->参数 窗口不显示,而且出现错误日志
http://code.google.com/p/ulipad/issues/detail?id=315

你的wxpython是什么版本?目前只能使用2.8.x
Reply all
Reply to author
Forward
0 new messages