Skip to content

"ASSERT failure in QWeakPointer" #2

Description

@gvanem

First off I'm deeply impressed with this Designer program.
But building (with Cs1.8) and running it with these steps:

  1. Open a recent test.ui file.
  2. Enter Settings | Preferences. Select the Forms tab and enable Preview Zoom 200%.
  3. Press Ctrl-R to preview my dialog. It shows scaled to 200% very nicely.
  4. But pressing ESC to quit the preview, triggers this Q_ASSERT_X() from src/core/qsharedpointer.cpp:
    ASSERT failure in QWeakPointer: "Detected QWeakPointer creation in a QObject being deleted", file src/core/pointer/qsharedpointer.cpp, line 50. And the program exits.

I've no idea what's this is all about.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions