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

带有多边形的图像缩放后loadImage闪退 #90

Closed
geoyee opened this issue Dec 1, 2021 · 10 comments
Closed

带有多边形的图像缩放后loadImage闪退 #90

geoyee opened this issue Dec 1, 2021 · 10 comments
Assignees
Labels
bug Something isn't working solved Developers think this issue is already solved

Comments

@geoyee
Copy link
Member

geoyee commented Dec 1, 2021

image

@geoyee geoyee added the bug Something isn't working label Dec 2, 2021
@geoyee
Copy link
Member Author

geoyee commented Dec 2, 2021

出现于在进行多边形修改或者删除多边形并重新点击出多边形后

@geoyee
Copy link
Member Author

geoyee commented Dec 7, 2021

#93

@geoyee geoyee self-assigned this Dec 7, 2021
@geoyee
Copy link
Member Author

geoyee commented Dec 7, 2021

目前对问题的复现在于:缩放(主要是放大)图像进行点的编辑(移动/删除)然后缩放回接近原大小,之后切换图像基本会崩

@geoyee
Copy link
Member Author

geoyee commented Dec 7, 2021

目前对问题的复现在于:缩放(主要是放大)图像进行点的编辑(移动/删除)然后缩放回接近原大小,之后切换图像基本会崩

进一步确认问题:当图像存在多边形,放大图像出现边界框滑块后,缩小图像至边界框滑块消失,此时切换崩溃

@geoyee
Copy link
Member Author

geoyee commented Dec 7, 2021

目前对问题的复现在于:缩放(主要是放大)图像进行点的编辑(移动/删除)然后缩放回接近原大小,之后切换图像基本会崩

进一步确认问题:当图像存在多边形,放大图像出现边界框滑块后,缩小图像至边界框滑块消失,此时切换崩溃

不止如此,缩小放大,以及不出现滑块依旧可能崩溃,崩溃分两种情况,一种是闪退不报错,一种是未响应

@geoyee geoyee changed the title 切换宫格偶见闪退 带有多边形的图像缩放后turnimg闪退 Dec 7, 2021
@geoyee
Copy link
Member Author

geoyee commented Dec 7, 2021

目前确定是在loadimage完毕后退出,缩放之后可以保存,没有错,但是不管保不保存,只要缩放过后,尝试换图像就会崩溃

@geoyee geoyee changed the title 带有多边形的图像缩放后turnimg闪退 带有多边形的图像缩放后loadImage闪退 Dec 7, 2021
@geoyee
Copy link
Member Author

geoyee commented Dec 7, 2021

目前确定是在loadimage完毕后退出,缩放之后可以保存,没有错,但是不管保不保存,只要缩放过后,尝试换图像就会崩溃

但是loadimage中print显示代码都正常运行完成

@geoyee
Copy link
Member Author

geoyee commented Dec 7, 2021

问题复现步骤:

  1. 加载一个图像文件夹
  2. 标注第一张图像,按住ctrl+滚轮反复放大缩小(较大尺度的改变)
  3. 保存结果
  4. S/F或点击列表切换下一张图像
  5. 崩溃

@linhandev
Copy link
Member

试了一下没复现,明天继续

@Youssef-Harby
Copy link
Collaborator

I think we can close this issue now, pull the new updates and try to reproduce the issue again , if the app crashes please give us a feedback.
Thank You!

@Youssef-Harby Youssef-Harby added the solved Developers think this issue is already solved label Dec 9, 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 solved Developers think this issue is already solved
Projects
None yet
Development

No branches or pull requests

3 participants