<p dir="ltr">> Not sure what package I'm missing ... but I get:<br>
><br>
> bob$ ./moloop<br>
> "sni-qt/14917" WARN  16:11:18.077 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE <br>
> Traceback (most recent call last):<br>
>   File "./moloop", line 7, in <module><br>
>     mol.main()<br>
>   File "/home/bob/Downloads/mol/mol-master/mol/__init__.py", line 1379, in main<br>
>     Looper(app)<br>
>   File "/home/bob/Downloads/mol/mol-master/mol/__init__.py", line 926, in __init__<br>
>     self.show_settings()<br>
>   File "/home/bob/Downloads/mol/mol-master/mol/__init__.py", line 1264, in show_settings<br>
>     dialog = SettingsDialog(self)<br>
>   File "/home/bob/Downloads/mol/mol-master/mol/__init__.py", line 423, in __init__<br>
>     self.auto_connect_group.setId(radio, i)<br>
> AttributeError: 'SettingsDialog' object has no attribute 'auto_connect_group'<br>
><br>
> Probably a pyqt4 module.</p>
<p dir="ltr">I've seen a similar error in a previous software I released. Unfortunately I'm away for a couple of days, so I can't check it, and it could still be an error of mine.<br>
I'll try to debug it as soon as I come back!</p>
<p dir="ltr">Maurizio</p>