[GH-ISSUE #111] [bug] 截图剪切板 #77

Closed
opened 2026-03-02 03:37:37 +03:00 by kerem · 3 comments
Owner

Originally created by @Daren-star on GitHub (Mar 14, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/111

详细描述这个 Bug

截图该软件时,软件内会显示有该截图,实际上剪切板内是看不到该截图的,也确实没法粘贴到其他地方去,只能使用右键复制图片来复制图片

Image

截图软件:Snipaste
剪切板软件:ditto
系统win10

报错日志

No response

Originally created by @Daren-star on GitHub (Mar 14, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/111 ### 详细描述这个 Bug 截图该软件时,软件内会显示有该截图,实际上剪切板内是看不到该截图的,也确实没法粘贴到其他地方去,只能使用右键复制图片来复制图片 ![Image](https://github.com/user-attachments/assets/5d106f25-671d-4b9d-8124-37592626523d) 截图软件:Snipaste 剪切板软件:ditto 系统win10 ### 报错日志 _No response_
kerem 2026-03-02 03:37:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@codexu commented on GitHub (Mar 14, 2025):

剪贴板识别到有图片的话会在对话中展示,这时候会清空剪贴板,防止再次识别。
这里确实没考虑到要截图本软件的情况,后面优化一下这里吧。

<!-- gh-comment-id:2723180181 --> @codexu commented on GitHub (Mar 14, 2025): 剪贴板识别到有图片的话会在对话中展示,这时候会清空剪贴板,防止再次识别。 这里确实没考虑到要截图本软件的情况,后面优化一下这里吧。
Author
Owner

@Daren-star commented on GitHub (Mar 14, 2025):

出现重复识别截图的bug了,截图一张出现n张

Image

<!-- gh-comment-id:2723185547 --> @Daren-star commented on GitHub (Mar 14, 2025): 出现重复识别截图的bug了,截图一张出现n张 ![Image](https://github.com/user-attachments/assets/6912585f-c9bc-4c17-b80c-02582f5f7259)
Author
Owner

@codexu commented on GitHub (Mar 19, 2025):

出现重复识别截图的bug了,截图一张出现n张

Image

这个 bug 已经解决,原因是出自写作中也具有一个剪贴板监听的组件,导致重复监听。

<!-- gh-comment-id:2735041095 --> @codexu commented on GitHub (Mar 19, 2025): > 出现重复识别截图的bug了,截图一张出现n张 > > ![Image](https://github.com/user-attachments/assets/6912585f-c9bc-4c17-b80c-02582f5f7259) 这个 bug 已经解决,原因是出自写作中也具有一个剪贴板监听的组件,导致重复监听。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#77
No description provided.