Cannot connect from the client

Hi, all!

There’s no effect in the UI by clicking Connect in the Lurtis menu, so I started the app from the terminal, to see what happens when I click Connect.

This is it:

Traceback (most recent call last):
File “/usr/lib/python2.7/dist-packages/lutris/gui/lutriswindow.py”, line 408, in on_connect
login_dialog = dialogs.ClientLoginDialog(self.window)
File “/usr/lib/python2.7/dist-packages/lutris/gui/dialogs.py”, line 247, in init
super(ClientLoginDialog, self).init(parent=parent)
File “/usr/lib/python2.7/dist-packages/lutris/gui/dialogs.py”, line 21, in init
self.builder.add_from_file(ui_filename)
gi._glib.GError: /usr/share/lutris/ui/dialog-lutris-login.ui:84:1 requires attribute “id”

OS: Linux Mint 17.3 64-bit
Lutris 0.3.8

I might give 0.4.0 a try but in the meantime I’d like to know if there’s something reasonably easy to get over this issue.

Same issue here.

Can you test with 0.4.0? It will be released in the next few days. It’s not the first time this has been reported but I have no idea what could be causing it. I’d just like a confirmation that this doesn’t happen on 0.4.0 before the release.