Issue 309 in ulipad: ulipad.4.1.py27.exe can't run in Windows 7 (64bit)

22 views
Skip to first unread message

uli...@googlecode.com

unread,
Mar 5, 2013, 3:39:46 AM3/5/13
to uli...@googlegroups.com
Status: New
Owner: ----

New issue 309 by jsan...@gmail.com: ulipad.4.1.py27.exe can't run in
Windows 7 (64bit)
http://code.google.com/p/ulipad/issues/detail?id=309

What steps will reproduce the problem?
1. Downlowad ulipad.4.1.py27.exe in Windows 7 (64bit)
2. Install.
3. Run UliPad.exe.

What is the expected output? What do you see instead?
I expect that the window of UliPad will come out. But there is no window
coming out.

What version of the product are you using? On what operating system?
ulipad.4.1.py27.exe Windows 7 (64bit)

Please provide any additional information below.

After the failure above, I searched a page :
http://www.verydemo.com/demo_c173_i6928.html
So, I installed the Python 2.7, and wxPython, comtypes-0.6.2 according to
the guide.
But the ulipad can't work all the same.

Then, I download the ulipad.4.1.zip, and try to install it by source code:
But there isn't the setup.py.
-----------------------
E:\Installed_programs\ulipad.4.1\ulipad>python setup_inno.py
Traceback (most recent call last):
File "setup_inno.py", line 10, in <module>
import py2exe
ImportError: No module named py2exe

E:\Installed_programs\ulipad.4.1\ulipad>python UliPad.py
begin... 16:33:52
# Generating comtypes.gen._99AB80C4_5E19_4FD5_B3CA_5EF62FC3F765_0_1_0
# Generating comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0
# Generating comtypes.gen.stdole
# Generating comtypes.gen.myole4ax
# Generating comtypes.gen._EAB22AC0_30C1_11CF_A7EB_0000C05BAE0B_0_1_1
# Generating comtypes.gen.SHDocVw
-----------------------

Now, I gived up.

How can I run UliPad in Windows 7 (x64)?

--
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,
Mar 5, 2013, 4:55:25 AM3/5/13
to uli...@googlegroups.com

Comment #1 on issue 309 by limo...@gmail.com: ulipad.4.1.py27.exe can't run
Can you use source version in windows 64? I've no win64 environment to test
the exe package. Sorry.

uli...@googlecode.com

unread,
Mar 5, 2013, 5:03:07 AM3/5/13
to uli...@googlegroups.com

Comment #2 on issue 309 by jsan...@gmail.com: ulipad.4.1.py27.exe can't run
I install the below packags:
wxPython2.8-win64-unicode-py27 64-bit Python 2.7
comtypes-0.6.2

I have tried to use the source package: ulipad.4.1.zip
The below is my output in CMD.
---------------------------
E:\Installed_programs\ulipad.4.1\ulipad>python UliPad.py -- The first
time
begin... 16:33:52
# Generating comtypes.gen._99AB80C4_5E19_4FD5_B3CA_5EF62FC3F765_0_1_0
# Generating comtypes.gen._00020430_0000_0000_C000_000000000046_0_2_0
# Generating comtypes.gen.stdole
# Generating comtypes.gen.myole4ax
# Generating comtypes.gen._EAB22AC0_30C1_11CF_A7EB_0000C05BAE0B_0_1_1
# Generating comtypes.gen.SHDocVw
E:\Installed_programs\ulipad.4.1\ulipad>python UliPad.py --The
second time.
begin... 17:57:31

E:\Installed_programs\ulipad.4.1\ulipad>
---------------------------

Any advice?

uli...@googlecode.com

unread,
Mar 5, 2013, 6:17:09 AM3/5/13
to uli...@googlegroups.com

Comment #3 on issue 309 by limo...@gmail.com: ulipad.4.1.py27.exe can't run
It seems that the 5000 socket port maybe used by other program. So you can
just disable this feature, like:

python UliPad.py -n

uli...@googlecode.com

unread,
Mar 5, 2013, 8:22:27 PM3/5/13
to uli...@googlegroups.com

Comment #4 on issue 309 by jsan...@gmail.com: ulipad.4.1.py27.exe can't run
You are right! Now I can see the window of UliPad.

uli...@googlecode.com

unread,
Mar 5, 2013, 8:40:59 PM3/5/13
to uli...@googlegroups.com

Comment #5 on issue 309 by jsan...@gmail.com: ulipad.4.1.py27.exe can't run
I create a soft-link for UliPad.exe and then change the Object(T)
to "<path-to-UliPad>\UliPad.exe -n"
so I can run UliPad by double clicking the soft-link icon.
Thank you!

I have some advices:
(1) There is no document about this issue and this argument (-n) of UliPad.
It's better to add the arguments of UliPad into the document.
(2) When the error occurs, it dosen't recorded into the error.txt. So user
dosen't know what has happened. It's better to log it.
Reply all
Reply to author
Forward
0 new messages