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

【mac】手动选择截图区域后闪退,窗口检测截图时正常 #1012

Closed
ningzimu opened this issue Oct 19, 2018 · 8 comments
Closed

Comments

@ningzimu
Copy link

  • mac版本:10.14
  • Snipaste版本:1.16.2-beta

复现情景:
只要改变截图区域必复现。

@ningzimu
Copy link
Author

附上部分日志:

[2018-10-20 00:57:25.519] [I] Silent feed checking finished
[2018-10-20 00:57:25.519] [I] No available update
[2018-10-20 01:04:14.999] [I] Snip request: 0 (dest: 0)
[2018-10-20 01:04:14.999] [I] Snipper: preparing...
[2018-10-20 01:04:15.066] [I] Screens: 1
[2018-10-20 01:04:15.066] [I]     QRect(0, 0, 1440 x 900), DPI = 72 , DPR = 2
[2018-10-20 01:04:15.066] [I] Desktop: QRect(0, 0, 1440 x 900)
[2018-10-20 01:04:15.066] [I] Background size: QSize(2880, 1800)
[2018-10-20 01:04:15.072] [I] Snipper: preparation done (0)
[2018-10-20 01:04:15.072] [I] Snipper: about to appear...
[2018-10-20 01:04:15.072] [I] Snipper: prepare to show...
[2018-10-20 01:04:15.078] [I] Snipper: shown
[2018-10-20 01:04:15.078] [I] Snipper: focus in
[2018-10-20 01:04:15.079] [I] Snipper: ready
[2018-10-20 01:04:18.635] [I] Screenshot destination: clipboard
[2018-10-20 01:04:18.640] [I] Screenshot successfully saved: clipboard
[2018-10-20 01:04:18.640] [I] Snipper: about to quit...
[2018-10-20 01:04:18.648] [I] Snipper: focus out
[2018-10-20 01:04:18.684] [I] Snipper: hidden
[2018-10-20 01:04:18.685] [I] Snipper: quit
[2018-10-20 01:04:19.021] [I] Snipper: scene saved
[2018-10-20 01:04:26.930] [I] Snip request: 0 (dest: 0)
[2018-10-20 01:04:26.930] [I] Snipper: preparing...
[2018-10-20 01:04:26.997] [I] Screens: 1
[2018-10-20 01:04:26.997] [I]     QRect(0, 0, 1440 x 900), DPI = 72 , DPR = 2
[2018-10-20 01:04:26.997] [I] Desktop: QRect(0, 0, 1440 x 900)
[2018-10-20 01:04:26.997] [I] Background size: QSize(2880, 1800)
[2018-10-20 01:04:27.007] [I] Snipper: preparation done (0)
[2018-10-20 01:04:27.007] [I] Snipper: about to appear...
[2018-10-20 01:04:27.007] [I] Snipper: prepare to show...
[2018-10-20 01:04:27.012] [I] Snipper: shown
[2018-10-20 01:04:27.012] [I] Snipper: focus in
[2018-10-20 01:04:27.012] [I] Snipper: ready
[2018-10-20 01:04:28.896] [I] Screenshot destination: clipboard
[2018-10-20 01:04:28.903] [I] Screenshot successfully saved: clipboard
[2018-10-20 01:04:28.903] [I] Snipper: about to quit...
[2018-10-20 01:04:28.994] [I] Snipper: focus out
[2018-10-20 01:04:29.007] [I] Snipper: hidden
[2018-10-20 01:04:29.008] [I] Snipper: quit
[2018-10-20 01:04:29.341] [I] Snipper: scene saved
[2018-10-20 01:21:26.048] [I] Snip request: 0 (dest: 0)
[2018-10-20 01:21:26.048] [I] Snipper: preparing...
[2018-10-20 01:21:26.136] [I] Screens: 1
[2018-10-20 01:21:26.136] [I]     QRect(0, 0, 1440 x 900), DPI = 72 , DPR = 2
[2018-10-20 01:21:26.136] [I] Desktop: QRect(0, 0, 1440 x 900)
[2018-10-20 01:21:26.136] [I] Background size: QSize(2880, 1800)
[2018-10-20 01:21:26.144] [I] Snipper: preparation done (0)
[2018-10-20 01:21:26.144] [I] Snipper: about to appear...
[2018-10-20 01:21:26.144] [I] Snipper: prepare to show...
[2018-10-20 01:21:26.149] [I] Snipper: shown
[2018-10-20 01:21:26.149] [I] Snipper: focus in
[2018-10-20 01:21:26.151] [I] Snipper: ready
[2018-10-20 01:21:29.400] [I] Screenshot destination: clipboard
[2018-10-20 01:21:29.403] [I] Screenshot successfully saved: clipboard
[2018-10-20 01:21:29.403] [I] Snipper: about to quit...
[2018-10-20 01:21:29.411] [I] Snipper: focus out
[2018-10-20 01:21:29.474] [I] Snipper: hidden
[2018-10-20 01:21:29.475] [I] Snipper: quit
[2018-10-20 01:21:29.851] [I] Snipper: scene saved
[2018-10-20 01:21:31.777] [I] Snip request: 0 (dest: 0)
[2018-10-20 01:21:31.777] [I] Snipper: preparing...
[2018-10-20 01:21:31.838] [I] Screens: 1
[2018-10-20 01:21:31.838] [I]     QRect(0, 0, 1440 x 900), DPI = 72 , DPR = 2
[2018-10-20 01:21:31.838] [I] Desktop: QRect(0, 0, 1440 x 900)
[2018-10-20 01:21:31.838] [I] Background size: QSize(2880, 1800)
[2018-10-20 01:21:31.845] [I] Snipper: preparation done (0)
[2018-10-20 01:21:31.845] [I] Snipper: about to appear...
[2018-10-20 01:21:31.845] [I] Snipper: prepare to show...
[2018-10-20 01:21:31.850] [I] Snipper: shown
[2018-10-20 01:21:31.850] [I] Snipper: focus in
[2018-10-20 01:21:31.851] [I] Snipper: ready
[2018-10-20 01:21:39.591] [I] Screenshot destination: clipboard
[2018-10-20 01:21:39.597] [I] Screenshot successfully saved: clipboard
[2018-10-20 01:21:39.597] [I] Snipper: about to quit...
[2018-10-20 01:21:39.607] [I] Snipper: focus out
[2018-10-20 01:21:39.619] [I] Snipper: hidden
[2018-10-20 01:21:39.619] [I] Snipper: quit
[2018-10-20 01:21:39.786] [W] QGestureManager::deliverEvent: could not find the target for gesture
[2018-10-20 01:21:39.998] [I] 

@singeryoung
Copy link

  • mac版本:10.12.6
  • Snipaste版本:1.16.2-beta
    我也遇到同样问题。

@ningzimu
Copy link
Author

问题已解决
请查明,造成闪退的原因是“欧陆词典的划词翻译功能,关闭这个功能,问题解决,一切恢复正常!

@singeryoung
Copy link

问题已解决
请查明,造成闪退的原因是“欧陆词典的划词翻译功能,关闭这个功能,问题解决,一切恢复正常!

感谢,问题解决。
补充一下,更准确的原因是欧陆词典的偏好设置里的设置项 开启划词搜索 的子级设置项 强制对所有程序开启划词功能 勾选后,会导致Snipaste的截图操作发生闪退。

@septs
Copy link
Contributor

septs commented Nov 6, 2018

已联系欧陆词典的 staff。

@liulex
Copy link
Member

liulex commented Jan 29, 2019

已找到特征,下次更新修复~

@liulex liulex closed this as completed Jan 29, 2019
@liulex liulex added the Mac label Feb 21, 2019
@liulex liulex added this to the 2.2.0 milestone Feb 21, 2019
@Tairraos
Copy link

Tairraos commented Jul 6, 2019

已联系欧陆词典的 staff。

staff是all employees

@wuhao747003943
Copy link

滚动截图还没有啊,等了三年!

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

6 participants