https://bugs.documentfoundation.org/show_bug.cgi?id=162696
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Ever confirmed|1 |0 --- Comment #4 from Buovjaga <[email protected]> --- I used to get a visible dialog with gtk3, but not anymore. If I run with qt6 and try to install, I get these in the console: QObject::setParent: Cannot set parent, new parent is in a different thread QObject::killTimer: Timers cannot be stopped from another thread QObject::startTimer: Timers cannot be started from another thread QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918bbf0), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918bbf0), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918f550), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918f550), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918bbf0), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918f550), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918f550), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918bbf0), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject::installEventFilter(): Cannot filter events for objects in a different thread. QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918bbf0), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject: Cannot create children for a parent that is in a different thread. (Parent is Breeze::WidgetStateEngine(0x560bc918bbf0), parent's thread is QThread(0x560bc8f92dc0), current thread is QThread(0x71ddbc00dc50) QObject::installEventFilter(): Cannot filter events for objects in a different thread. Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 044980edc41544dd5973d5aa57f134d4bfe6d0e7 CPU threads: 8; OS: Linux 6.10; UI render: default; VCL: kf6 (cairo+wayland) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: CL threaded -- You are receiving this mail because: You are the assignee for the bug.
