Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
深度截图在Ubuntu上无法输入中文
Apps Section
602
views ·
3
replies ·
To
floor
Go
chenzhiwei
deepin
2018-10-06 03:59
Author
选择区域截图时,要在图片上输入文字注释,结果无法切换输入法,输入的始终都是英文。
相关信息如下:
* Ubuntu 18.10 beta
* deepin-screenshot 4.0.16-1
* ibus IME
另外有个问题就是,在HiDPI屏幕上,深度截图的界面特别小,需要加上如下环境变量才行:
QT_AUTO_SCREEN_SCALE_FACTOR=1 deepin-screenshot
Copy the Code
QT HiDPI 的相关文档:http://doc.qt.io/qt-5/highdpi.html
Reply
Like 0
Favorite
View the author
All Replies
chenzhiwei
deepin
2018-10-07 01:44
#1
https://bbs.deepin.org/user/25870
不知道应该找谁,能帮忙看下不?这个问题应该在deepin的软件中都会出现,我测试了deepin-screenshot和deepin-movie,都有同样的问题。
Reply
Like 0
View the author
2***7@qq.com
deepin
2018-10-07 08:28
#2
你用深度的东西 在 Ubuntu上, 为什么不去找Ubuntu,反而来麻烦深度呢?
Reply
Like 0
View the author
wtz
deepin
2018-10-07 10:52
#3
1、ibus的Qt5支持问题:添加环境变量 QT_IM_MODULE=ibus
2、缩放问题:Ubuntu默认用Gnome,Gnome显然是不会管Qt的缩放的。你直接把 QT_AUTO_SCREEN_SCALE_FACTOR=1 添加到环境变量就行了。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Update driver for my computer
Popular Events
More
相关信息如下:
* Ubuntu 18.10 beta
* deepin-screenshot 4.0.16-1
* ibus IME
另外有个问题就是,在HiDPI屏幕上,深度截图的界面特别小,需要加上如下环境变量才行:
QT HiDPI 的相关文档:http://doc.qt.io/qt-5/highdpi.html