Bug 44833 - web-greeter thows an exception Widget: Must construct a QApplication before a QWidget
Summary: web-greeter thows an exception Widget: Must construct a QApplication before a...
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: lightdm-webkit2-greeter (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: ruslandh
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-07 15:26 MSK by Sergey Markov
Modified: 2023-02-01 23:51 MSK (History)
1 user (show)

See Also:


Attachments
patch to fix an exeption (1.08 KB, patch)
2023-01-07 15:26 MSK, Sergey Markov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Markov 2023-01-07 15:26:19 MSK
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
Comment 1 ruslandh 2023-01-07 15:45:46 MSK
Спасибо, как только появится возможность, посмотрю
Comment 2 Sergey Markov 2023-01-07 15:52:53 MSK
Только я делал эти изменения на версии 3.5.1 про что есть другой баг))
https://bugzilla.altlinux.org/44832
Comment 3 ruslandh 2023-01-07 15:54:42 MSK
Да, я видел, но до 10 января я пока не имею доступа к компьютеру :-(
Comment 4 ruslandh 2023-01-07 15:54:55 MSK
Да, я видел, но до 10 января я пока не имею доступа к компьютеру :-(
Comment 5 Repository Robot 2023-02-01 23:51:18 MSK
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)