google-code-export / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

can't open file GET /word=Table%20of%20Contents&offset=7& HTTP/1.1 #279

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. update to the newest svn version
2. run ulipad.py
3. several error windows would appear without doing anything

What is the expected output? What do you see instead?
No such error window

What version of the product are you using? On what operating system?
Python 2.6.6, up-to-date SVN version of ulipad, win7 32 bit

Please provide any additional information below.
error.txt has:

[Traceback]Traceback (most recent call last):
  File "C:\Users\con5064\Downloads\tools\dev\ulipad\mixins\Editor.py", line 208, in openfile
    f = open(filename, 'rb')
IOError: [Errno 2] No such file or directory: u'GET 
/word=Table%20of%20Contents&offset=7& HTTP/1.1'

Original issue reported on code.google.com by nielch...@gmail.com on 13 Sep 2011 at 8:31

GoogleCodeExporter commented 9 years ago
Why your file is a remote file?

Original comment by limo...@gmail.com on 13 Sep 2011 at 11:49

GoogleCodeExporter commented 9 years ago
I'm trying to figure it out as well, I do not know why it is trying to 
use HTTP to access some remote files that do not exist. Then I get an error.

Even more funny is that when I run ulipad.py now. It gives me only 
begin....20:31:13. Then no other response at all (the GUI of ulipad does 
not jump out anymore).

So what file in the ulipad folder shall I change to forbid it to try to 
access remote files? More importantly, how does ulipad control those 
file locations. Because I'd try to avoid such things next time. Ulipad 
is so important to me that I need to use it everyday.

Original comment by nielch...@gmail.com on 14 Sep 2011 at 12:39

GoogleCodeExporter commented 9 years ago
You can edit ulipad.ini, and find the filename in it, delete it. Or just remove 
ulipad.ini, but this will lost all configuration which you've made.

Original comment by limo...@gmail.com on 14 Sep 2011 at 1:07

GoogleCodeExporter commented 9 years ago
I found this is caused by youdao 词典,once the 屏幕取词 is turned off. 
This problem won't happen

Original comment by nielch...@gmail.com on 11 Dec 2011 at 4:08

GoogleCodeExporter commented 9 years ago
我已经关掉了相关的软件,还是报这个错。

Original comment by 1sumi...@gmail.com on 15 Jul 2013 at 3:04

GoogleCodeExporter commented 9 years ago
下载最新的Svn版本,或者找一下其它的回复关于修改DDE端口��
�说明。

Original comment by limo...@gmail.com on 16 Jul 2013 at 4:53