Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用wxpython3后,在linux下无法输入中文 #7

Open
zdzhjx opened this issue Sep 15, 2015 · 10 comments
Open

使用wxpython3后,在linux下无法输入中文 #7

zdzhjx opened this issue Sep 15, 2015 · 10 comments

Comments

@zdzhjx
Copy link

zdzhjx commented Sep 15, 2015

如题,大家有遇到吗?
如何解决的?

谢谢!

@zhangchunlin
Copy link

我现在在 ubuntu16.04 wxgtk3.0下是可以输入中文的

@zdzhjx
Copy link
Author

zdzhjx commented Oct 18, 2016

@zhangchunlin
wx.version() 你那的输出是多少?
我的是 '3.0.2.0 gtk2 (classic)'

@zhangchunlin
Copy link

@zdzhjx 和你是一模一样的版本,用apt装的3.0
但我这里最大的问题不是输入法,而是不能正常使用,经常莫名崩溃,界面也经常显示不正常.

@zdzhjx
Copy link
Author

zdzhjx commented Oct 22, 2016

我是archlinux 莫名崩溃在ulipad上还没遇到 是不是就是因为你输入中文导致的这些异常?

@zhangchunlin
Copy link

并不是输中文的时候,参考 issue #8 ,基本上是在自动完成蹦小窗口的时候会出问题,我目前的结论应该是wxpython在新版本linux下的问题
因为我在ubuntu16.04+wxpython2.8一样有莫名其妙崩溃的问题

@zdzhjx
Copy link
Author

zdzhjx commented Oct 23, 2016

哦,我尚未遇到过,也许是因为我改了里面的代码,比如有些模块没加载什么的,纯原版本的,没正式使用的 什么时间我尝试一下把ubuntu里的移到archlinux看看能否输入中文了

@limodou
Copy link
Owner

limodou commented Oct 25, 2016

因为wxpython和pyqt不同,它在不同的平台使用的底层库不太一样。在windows下可以使用的方法有些在linux下就有问题。有些地方感觉比较底层,所以不好调试,特别是换到mac后更是如此。

On Tue, Oct 18, 2016 at 11:22 PM, zhangchunlin [email protected]
wrote:

@zdzhjx https://github.com/zdzhjx 和你是一模一样的版本,用apt装的3.0
但我这里最大的问题不是输入法,而是不能正常使用,经常莫名崩溃,界面也经常显示不正常.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#7 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAHHQEiGWLevjjJohZTmvHYrvs2WZPCUks5q1OQrgaJpZM4F9S2F
.

I like python!
UliPad <>: http://code.google.com/p/ulipad/
UliWeb <>: https://github.com/limodou/uliweb
My Blog: http://my.oschina.net/limodou

@zhangchunlin
Copy link

@limodou 你弄个ubuntu16.04虚拟机就能调试了
我在 16.04 上跑 wxpython 2.8 的 demo 看起来没什么问题,都还能正常运行没崩溃
我觉得说不准能找到办法规避这个不能正常使用的问题,当然应该是比较难找的.

@zdzhjx
Copy link
Author

zdzhjx commented Nov 1, 2016

@limodou wxpython 3.0在mac系统上表现怎么样?会稳定些吗?

@limodou
Copy link
Owner

limodou commented Nov 2, 2016

在mac下图标显示,输入都有些问题。后来就没怎么尝试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants