Skip to content

Getting some kind of bug while OCR reviewing #193

@SOUMYAR10

Description

@SOUMYAR10

2026-03-31 18:00:56.158 | DEBUG | pcleaner.gui.image_viewer:mouseReleaseEvent:391 - New bubble drawn: PySide6.QtCore.QRect(78, 1361, 106, 167)
2026-03-31 18:00:56.158 | DEBUG | pcleaner.gui.image_viewer:mouseReleaseEvent:391 - New bubble drawn: PySide6.QtCore.QRect(78, 1361, 106, 167)
2026-03-31 18:01:30.281 | CRITICAL | pcleaner.gui.mainwindow_driver:exception_handler:533 - An uncaught exception was raised.
Traceback (most recent call last):

File "pcleaner\main.py", line 1068, in

File "pcleaner\main.py", line 320, in main

File "pcleaner\gui\launcher.py", line 116, in launch

File "pcleaner\gui\mainwindow_driver.py", line 2130, in output_worker_result

File "pcleaner\gui\image_viewer.py", line 457, in drawForeground

TypeError: 'PySide6.QtCore.QRect.init' called with wrong argument types:
PySide6.QtCore.QRect.init(QPoint, NoneType)
Supported signatures:
PySide6.QtCore.QRect.init()
PySide6.QtCore.QRect.init(PySide6.QtCore.QRect)
PySide6.QtCore.QRect.init(int, int, int, int)
PySide6.QtCore.QRect.init(PySide6.QtCore.QPoint, PySide6.QtCore.QPoint)
PySide6.QtCore.QRect.init(PySide6.QtCore.QPoint, PySide6.QtCore.QSize)
2026-03-31 18:01:30.281 | CRITICAL | pcleaner.gui.mainwindow_driver:exception_handler:533 - An uncaught exception was raised.
Traceback (most recent call last):

File "pcleaner\main.py", line 1068, in

File "pcleaner\main.py", line 320, in main

File "pcleaner\gui\launcher.py", line 116, in launch

File "pcleaner\gui\mainwindow_driver.py", line 2130, in output_worker_result

File "pcleaner\gui\image_viewer.py", line 457, in drawForeground

TypeError: 'PySide6.QtCore.QRect.init' called with wrong argument types:
PySide6.QtCore.QRect.init(QPoint, NoneType)
Supported signatures:
PySide6.QtCore.QRect.init()
PySide6.QtCore.QRect.init(PySide6.QtCore.QRect)
PySide6.QtCore.QRect.init(int, int, int, int)
PySide6.QtCore.QRect.init(PySide6.QtCore.QPoint, PySide6.QtCore.QPoint)
PySide6.QtCore.QRect.init(PySide6.QtCore.QPoint, PySide6.QtCore.QSize)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions