flameshot error unable to capture screen

现象

自定义快捷键添加了flameshot gui无法截图,提示 unable to captrue screen

但是在terminal中使用flameshot gui可以正常截图。

解决方法

将命令改为:

bash 复制代码
/bin/sh -c "flameshot gui" > /dev/null &

Tips

我在ubuntu24.04使用flameshot截屏时界面会闪烁。在flameshot github 下载24.04的版本重新安装就行了。

相关推荐
wait a minutes1 天前
【Ubuntu】Ubuntu 20.04 升级到 24.04 完整指南
ubuntu
丑过三八线1 天前
Umi 配置文件 .umirc.ts 详解
linux·运维·ubuntu·react.js
喵喵爱自由1 天前
ubuntu离线扩展磁盘分区
linux·运维·ubuntu
风吹夏回2 天前
TypeScript 快速上手指南:从 JavaScript 到类型安全
javascript·ubuntu·typescript
jingling5552 天前
从零到一:用 Aholo Viewer 在浏览器里渲染 3D 高斯泼溅小熊
linux·前端·ubuntu·3d
豆奶豆豆奶2 天前
Ubuntu 中 Codex CLI 登录失败:使用 OpenAI API Key 解决
ubuntu·codex
Better Bench2 天前
Ubuntu 22.04系统中解决运行CC-Switch-v3.16.1-Linux-x86_64.AppImage中文乱码
linux·ubuntu·claude·claude code·cc-switch
skywalk81632 天前
在Ubuntu安装言律并部署playground web网页
linux·运维·ubuntu
ReadVersion2 天前
Ubuntu 22.04 设置时区
linux·运维·ubuntu
来点抹茶吗2 天前
U-Boot、内核移植与根文件系统构建(BeagleBone Green Gateway&AM335X)
linux·嵌入式硬件·ubuntu·debian