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

Linux: arch 下打开截图闪屏 #3158

Closed
EthanYang1998 opened this issue Dec 7, 2024 · 5 comments
Closed

Linux: arch 下打开截图闪屏 #3158

EthanYang1998 opened this issue Dec 7, 2024 · 5 comments

Comments

@EthanYang1998
Copy link

EthanYang1998 commented Dec 7, 2024

联系方式

No response

发生了什么?

x11 + KDE Plasma 6.2.4
打开截图持续闪屏,完成截图后退出恢复正常

运行平台

Linux

软件版本

2.10.3

@tz61
Copy link

tz61 commented Dec 14, 2024

same issue

@weihanhan
Copy link

@EthanYang1998 @tz61

# 启动 Snipaste 去掉缩放参数
env -u QT_SCREEN_SCALE_FACTORS Snipaste
# 或者将缩放改为 100% 应该也可以
env QT_SCREEN_SCALE_FACTORS=1 Snipaste

详情记录 juejin

@liulex
Copy link
Member

liulex commented Jan 3, 2025

@weihanhan 谢谢分享,请问非 sudo 环境下 echo $QT_SCREEN_SCALE_FACTORS 的输出是什么呢?

@weihanhan
Copy link

@liulex 我的全局缩放率是 150%

echo $QT_SCREEN_SCALE_FACTORS
eDP=1.5;HDMI-A-0=1.5;DisplayPort-0=1.5;DisplayPort-1=1.5;DisplayPort-2=1.5;DisplayPort-3=1.5;DisplayPort-4=1.5;DisplayPort-5=1.5;DisplayPort-6=1.5;

@liulex
Copy link
Member

liulex commented Jan 4, 2025

@weihanhan 感谢!我下个版本修复一下。

@liulex liulex added the bug label Jan 4, 2025
@liulex liulex closed this as completed Jan 4, 2025
@liulex liulex added done Linux and removed done labels Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants