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

Triggered block when changing the restrictive threshold intelligent scissors #3582

Closed
2 tasks
TOsmanov opened this issue Aug 23, 2021 · 0 comments · Fixed by #3825
Closed
2 tasks

Triggered block when changing the restrictive threshold intelligent scissors #3582

TOsmanov opened this issue Aug 23, 2021 · 0 comments · Fixed by #3825
Assignees
Labels
bug Something isn't working

Comments

@TOsmanov
Copy link
Contributor

TOsmanov commented Aug 23, 2021

Related #3510

My actions before raising this issue

Expected Behaviour

You can change the restrictive threshold without triggers the block.

Current Behaviour

When you change the limiting threshold intelligent scissors (ctrl+mousewheel) the block is also triggered.

Possible Solution

Steps to Reproduce (for bugs)

  1. Start drawing with using intelligent scissors
  2. Hold Ctrl
  3. Change the threshold with using mouse wheel
  4. Wait 1-2 sec
  5. Release Ctrl
  6. Block triggered

Context

Sometimes an error occurs during drawing in CVAT
  OpenCV.js processing error occured
8390056 - Exception catching is disabled, this exception cannot be caught. Compile with -s DISABLE_EXCEPTION_CATCHING=0 > or DISABLE_EXCEPTION_CATCHING=2 to catch.
Errors in browser console occurring when opening a page
xhr.js:177 OPTIONS https://.../api/v1/auth/password/change 404
(anonymous) @ xhr.js:177
e.exports @ xhr.js:13
e.exports @ dispatchRequest.js:50
Promise.then (async)
l.request @ Axios.js:61
(anonymous) @ bind.js:9
request @ server-proxy.js:336
e.server.request.implementation @ api-implementation.js:106
apiWrapper @ plugins.js:28
async function (async)
apiWrapper @ plugins.js:12
request @ api.js:253
Ne @ url-checker.ts:11
(anonymous) @ auth-actions.ts:187
(anonymous) @ index.js:8
loadAuthActions @ index.tsx:112
componentDidUpdate @ cvat-app.tsx:181
os @ react-dom.production.min.js:212
pl @ react-dom.production.min.js:255
t.unstable_runWithPriority @ scheduler.production.min.js:19
Ba @ react-dom.production.min.js:122
fl @ react-dom.production.min.js:248
Qs @ react-dom.production.min.js:239
(anonymous) @ react-dom.production.min.js:123
t.unstable_runWithPriority @ scheduler.production.min.js:19
Ba @ react-dom.production.min.js:122
Ga @ react-dom.production.min.js:123
Wa @ react-dom.production.min.js:122
el @ react-dom.production.min.js:240
notify @ Subscription.js:19
t.notifyNestedSubs @ Subscription.js:90
t.handleChangeWrapper @ Subscription.js:95
v @ redux.js:296
(anonymous) @ redux-logger.js:1
(anonymous) @ index.js:11
dispatch @ redux.js:659
(anonymous) @ auth-actions.ts:131
async function (async)
(anonymous) @ auth-actions.ts:127
(anonymous) @ index.js:8
verifyAuthorized @ index.tsx:103
componentDidMount @ cvat-app.tsx:93
os @ react-dom.production.min.js:212
pl @ react-dom.production.min.js:255
t.unstable_runWithPriority @ scheduler.production.min.js:19
Ba @ react-dom.production.min.js:122
fl @ react-dom.production.min.js:248
Qs @ react-dom.production.min.js:239
Ks @ react-dom.production.min.js:230
Rl @ react-dom.production.min.js:281
(anonymous) @ react-dom.production.min.js:284
tl @ react-dom.production.min.js:240
Bl @ react-dom.production.min.js:284
t.render @ react-dom.production.min.js:290
(anonymous) @ index.tsx:118
n @ bootstrap:19
(anonymous) @ bootstrap:83
(anonymous) @ cvat-ui.41369dd7d1050d0c729b.min.js:1


xhr.js:177 OPTIONS https://.../api/v1/auth/password/reset 404
(anonymous) @ xhr.js:177
e.exports @ xhr.js:13
e.exports @ dispatchRequest.js:50
Promise.then (async)
l.request @ Axios.js:61
(anonymous) @ bind.js:9
request @ server-proxy.js:336
e.server.request.implementation @ api-implementation.js:106
apiWrapper @ plugins.js:28
async function (async)
apiWrapper @ plugins.js:12
request @ api.js:253
Ne @ url-checker.ts:11
(anonymous) @ auth-actions.ts:188
(anonymous) @ index.js:8
loadAuthActions @ index.tsx:112
componentDidUpdate @ cvat-app.tsx:181
os @ react-dom.production.min.js:212
pl @ react-dom.production.min.js:255
t.unstable_runWithPriority @ scheduler.production.min.js:19
Ba @ react-dom.production.min.js:122
fl @ react-dom.production.min.js:248
Qs @ react-dom.production.min.js:239
(anonymous) @ react-dom.production.min.js:123
t.unstable_runWithPriority @ scheduler.production.min.js:19
Ba @ react-dom.production.min.js:122
Ga @ react-dom.production.min.js:123
Wa @ react-dom.production.min.js:122
el @ react-dom.production.min.js:240
notify @ Subscription.js:19
t.notifyNestedSubs @ Subscription.js:90
t.handleChangeWrapper @ Subscription.js:95
v @ redux.js:296
(anonymous) @ redux-logger.js:1
(anonymous) @ index.js:11
dispatch @ redux.js:659
(anonymous) @ auth-actions.ts:131
async function (async)
(anonymous) @ auth-actions.ts:127
(anonymous) @ index.js:8
verifyAuthorized @ index.tsx:103
componentDidMount @ cvat-app.tsx:93
os @ react-dom.production.min.js:212
pl @ react-dom.production.min.js:255
t.unstable_runWithPriority @ scheduler.production.min.js:19
Ba @ react-dom.production.min.js:122
fl @ react-dom.production.min.js:248
Qs @ react-dom.production.min.js:239
Ks @ react-dom.production.min.js:230
Rl @ react-dom.production.min.js:281
(anonymous) @ react-dom.production.min.js:284
tl @ react-dom.production.min.js:240
Bl @ react-dom.production.min.js:284
t.render @ react-dom.production.min.js:290
(anonymous) @ index.tsx:118
n @ bootstrap:19
(anonymous) @ bootstrap:83
(anonymous) @ cvat-ui.41369dd7d1050d0c729b.min.js:1

Your Environment

  • Git hash commit (git log -1): 0272384
  • Docker version docker version (e.g. Docker 17.0.05): 19.03.13
  • Are you using Docker Swarm or Kubernetes?
  • Operating System and version (e.g. Linux, Windows, MacOS):
    OS: Windows 10 version 1909
    browser: chrome 92.0.4515.159
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

@bsekachev bsekachev added the bug Something isn't working label Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants