FS#61612 - lutris 0.5.0-1 missing dependency gnome-desktop

Attached to Project: Arch Linux
Opened by Nickolay (neothefox) - Sunday, 03 February 2019, 08:26 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 03 February 2019, 09:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 03 February 2019, 09:19 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#61611 
Comment by Nickolay (neothefox) - Sunday, 03 February 2019, 08:29 GMT
Description:
Lutris fails to run if gnome-desktop is not installed, but gnome-desktop is not listed as a dependency

Additional info:
Version 0.5.0-1

Running without gnome-desktop:

Traceback (most recent call last):
File "/usr/bin/lutris", line 31, in <module>
from lutris.gui.application import Application
File "/usr/lib/python3.7/site-packages/lutris/gui/application.py", line 30, in <module>
gi.require_version("GnomeDesktop", "3.0")
File "/usr/lib/python3.7/site-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace GnomeDesktop not available


Steps to reproduce:
1) Check that gnome-desktop is installed
2) Try to run Lutris

(I've submitted empty body by mistake, sorry)

Loading...