Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. QQmlAbstractUrlInterceptor causes deadlock
Forum Updated to NodeBB v4.3 + New Features

QQmlAbstractUrlInterceptor causes deadlock

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 1 Posters 151 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brian_Atakama
    wrote on last edited by Brian_Atakama
    #1

    Has anyone been able to create and register a QQmlAbstractUrlInterceptor in the latest few versions of PySide2? Specifically versions 5.14.1, 5.14.2, 5.15.0 don't seem to work. I'm not exactly sure what's going on, but it looks like the GIL is being double-locked, causing a deadlock.

    I've submitted a bug report a while ago (PYSIDE-1349), but there hasn't been any movement so I figured I'd ask if anyone here knows a workaround.

    You can find a code sample to reproduce the issue attached to the bug report.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved