View Single Post
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#534
So today I tried to start alarmed GUI from Terminal and when I try to create a new event, the GUI crashes and I get this message :

Code:
$ /opt/alarmed/alarmed.py
:: Starting alarmed GUI
QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout
QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout
QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout
QLayout: Attempting to add QLayout "" to AlarmedGUI "", which already has a layout
Segmentation fault
$
Any solution?