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

Silence vispy warnings #132

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Silence vispy warnings #132

merged 1 commit into from
Jun 11, 2024

Conversation

jeylau
Copy link
Contributor

@jeylau jeylau commented Jun 11, 2024

Remove all these ugly warnings:

WARNING:vispy:delivering touch release to same window QWindow(0x0) not QWidgetWindow(0x2bd848f30, name="_QtMainWindowClassWindow")
WARNING: skipping QEventPoint(id=1 ts=0 pos=0,0 scn=789.884,646.292 gbl=789.884,646.292 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-789.884,-646.292 last=-789.884,-646.292 Δ 789.884,646.292) : no target window
WARNING:vispy:skipping QEventPoint(id=1 ts=0 pos=0,0 scn=789.884,646.292 gbl=789.884,646.292 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-789.884,-646.292 last=-789.884,-646.292 Δ 789.884,646.292) : no target window
WARNING: delivering touch release to same window QWindow(0x0) not QWidgetWindow(0x2bd848f30, name="_QtMainWindowClassWindow")
WARNING:vispy:delivering touch release to same window QWindow(0x0) not QWidgetWindow(0x2bd848f30, name="_QtMainWindowClassWindow")
WARNING: skipping QEventPoint(id=1 ts=0 pos=0,0 scn=548.359,196.27 gbl=548.359,196.27 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-548.359,-196.27 last=-548.359,-196.27 Δ 548.359,196.27) : no target window
WARNING:vispy:skipping QEventPoint(id=1 ts=0 pos=0,0 scn=548.359,196.27 gbl=548.359,196.27 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-548.359,-196.27 last=-548.359,-196.27 Δ 548.359,196.27) : no target window
WARNING: delivering touch release to same window QWindow(0x0) not QWidgetWindow(0x2bd848f30, name="_QtMainWindowClassWindow")
WARNING:vispy:delivering touch release to same window QWindow(0x0) not QWidgetWindow(0x2bd848f30, name="_QtMainWindowClassWindow")
WARNING: skipping QEventPoint(id=1 ts=0 pos=0,0 scn=728.55,481.413 gbl=728.55,481.413 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-728.55,-481.413 last=-728.55,-481.413 Δ 728.55,481.413) : no target window
WARNING:vispy:skipping QEventPoint(id=1 ts=0 pos=0,0 scn=728.55,481.413 gbl=728.55,481.413 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-728.55,-481.413 last=-728.55,-481.413 Δ 728.55,481.413) : no target window

@jeylau jeylau added the enhancement New feature or request label Jun 11, 2024
@jeylau jeylau requested a review from MMathisLab June 11, 2024 08:51
Copy link
Member

@MMathisLab MMathisLab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check why all tests are failing

@MMathisLab MMathisLab merged commit b5fc31d into main Jun 11, 2024
1 of 7 checks passed
@jeylau jeylau deleted the silence-vispy branch June 12, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants