Bugreport: QDBusArgument does not work with PyQt6

Phil Thompson phil at riverbankcomputing.com
Thu Jun 30 22:05:23 BST 2022


On 30/06/2022 18:55, JakobDev wrote:
> This is strange. It crashes with message.setArguments() before it send
> anything, so there is nothing dbus-monitor could show. I have now
> attached a simpler code. The line
> arg.add(QDBusVariant(QByteArray(b"Hello"))) is the culprit. If I 
> comment
> them out, it doesn't crash.- Also no crash under PyQt5 with this line.

I don't get any crash. I assume you are using the latest version.

Phil


More information about the PyQt mailing list