Skip to content

[Bug]: Warning when clicking away from a multi selection #305

Closed
@Thesacraft

Description

@Thesacraft

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • I have searched existing issues.

TagStudio Version

source ( up to date )

Operating System & Version

Windows 11

Description

When selecting multiple entries and then selecting one entry a Warrning is thrown. This is because of the switch to Pyside6 v6.7.1

Expected Behavior

Should not throw a Warning.

Steps to Reproduce

  1. Select multiple entries
  2. Select one entry

Logs

D:\Development\python\Tagstudio\small-bug-fix\tagstudio\src\qt\widgets\preview_panel.py:593: RuntimeWarning: Failed to disconnect (None) from signal "clicked()".
self.preview_img.clicked.disconnect()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions