Summary: | web-greeter thows an exception Widget: Must construct a QApplication before a QWidget | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | Sergey Markov <sergey> | ||||
Component: | lightdm-webkit2-greeter | Assignee: | ruslandh <ruslandh> | ||||
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
Severity: | normal | ||||||
Priority: | P5 | CC: | ruslandh | ||||
Version: | unstable | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Attachments: |
|
Спасибо, как только появится возможность, посмотрю Только я делал эти изменения на версии 3.5.1 про что есть другой баг)) https://bugzilla.altlinux.org/44832 Да, я видел, но до 10 января я пока не имею доступа к компьютеру :-( Да, я видел, но до 10 января я пока не имею доступа к компьютеру :-( lightdm-webkit2-greeter-3.5.2-alt1.1 -> sisyphus: Wed Feb 01 2023 Hihin Ruslan <ruslandh@altlinux.ru> 3.5.2-alt1.1 - Close Bags (ALT #44832, #44833) |
Created attachment 12219 [details] patch to fix an exeption When web-greeter is run in cli it thows an exception Widget: 2023-01-07 15:24:04 [ ERROR ] Greeter - Greeter.py:98 : __init__ | lightdm_greeter_error: Unable to determine socket to daemon (1) QWidget: Must construct a QApplication before a QWidget /usr/bin/web-greeter: строка 2: 18033 Аварийный останов python3 /usr/lib64/web-greeter $@ I've created a patch to fix the issue. It is in the attachment