i try update wxpython to 2.8.10.1,it well fix this bug...it's wxpython
bug,not ulipad.
the url http://wiki.wxpython.org/InstallingOnUbuntuOrDebian
Comment #18 on issue 22 by limodou: [Ubuntu] Paste button blinking
http://code.google.com/p/ulipad/issues/detail?id=22
Thanks.
I'm using wxpython 2.8.10.1 and I still have this bug on Ubuntu 8.04...
Comment #20 on issue 22 by limodou: [Ubuntu] Paste button blinking
http://code.google.com/p/ulipad/issues/detail?id=22
I can't fix this bug sorry.
Ok. You don't know where the bug comes from?
Yes. And I always works in windows, that is no this problem at all. And in
linux, this
problem does not occure every time.
Ok.
I think I will use another editor until the bug is here, because this
problem is very
boring.
I haven't good decision, but I know crazy fix:
ulipad/mixins/Import.py
line 603
#wx.EVT_UPDATE_UI(win, win.IDM_EDIT_PASTE, win.OnUpdateUI)
Sorry, but Ulipad's code has too many duplicated parts. It needs little
refactoring.
I think you may wrong about the duplicated of ulipad, Import.py is not
written by
hands, but it'll be created automatically. But I want to know if the paste
functionality can work correctly? If it does, I think I can change the code
like that.
Maybe I am wrong about duplicated parts.
Ok.
Ubuntu 9.10. Ulipad with fix comment (Import.py, line 603):
button "Paste" works;
Ctrl+V works;
Menu/Edit/Paste works;
Right Mouse Click + Paste works.
I've fixed the code.
I'm using Ulipad 4.1 and the bug is still there. In addition to paste,
blinking is there when I press Enter at the end of a line. I prefer the
black color scheme so a white blink is very disturbing. I use Ubuntu 11.10.
Because I don't know the reason of this bug, so 4.1 version did not fix it.
Sorry.