Open GoogleCodeExporter opened 9 years ago
still the same problem
Original comment by nielch...@gmail.com
on 11 Dec 2011 at 4:08
Maybe it conflicts with youdao, and you can change DDE port from 50000 to other
value, the doc you can see config.ini(Press F1)
Original comment by limo...@gmail.com
on 11 Dec 2011 at 5:00
I set DDE to 50001, and set debug=1. When ulipad fails to start, it shows in
the debug.txt:
11:24:26.353 [ INFO] -- [Mixin] Dealing class [App]
11:24:26.354 [ INFO] -- [Mixin] Mixinning class [App]
Could you please tell me how I can resolve it?
Thanks
Original comment by nielch...@gmail.com
on 11 Dec 2011 at 4:26
I thought the problem maybe the DDE issue, but it seems not the right answer,
but according from above log infos, I can't find the problem. So are there
others infos can help me?
Original comment by limo...@gmail.com
on 12 Dec 2011 at 6:10
The debug is the only way I know to record some bug information. Are
there still other ways to record why it did not start successfully?
Original comment by nielch...@gmail.com
on 12 Dec 2011 at 9:37
what's your environment? python version? wxpython version?
My environment is : python 2.7 wxpython 2.8.12.1, win7
Original comment by limo...@gmail.com
on 13 Dec 2011 at 1:28
what's your environment? python version? wxpython version?
My environment is : python 2.7 wxpython 2.8.12.1, win7
Original comment by limo...@gmail.com
on 13 Dec 2011 at 1:30
Limodou,
My environment is: Python 2.6.5, wxpython 2.8-msw-unicode, win7
I may need to update Python to 2.7, but I just feel lazy to install all
those accompanying packages like numpy, scipy and so on.
Original comment by nielch...@gmail.com
on 13 Dec 2011 at 1:45
You don't need to change python 2.6 to 2.6, it'll run well too. And do you use
source version? Maybe you can have a try.
Original comment by limo...@gmail.com
on 13 Dec 2011 at 2:39
I am using source version I can keep it up to date. The problem I report
is for the source version too. When problem happens when starting, it
would only show "begin...(time)", and then the window disappear.
Original comment by nielch...@gmail.com
on 13 Dec 2011 at 3:23
So you can try:
python uliweb.py -n
Original comment by limo...@gmail.com
on 13 Dec 2011 at 5:00
Original issue reported on code.google.com by
nielch...@gmail.com
on 17 Nov 2011 at 3:42