Reddit test: add expected files
[gofetch.git] / test / expected / REDDIT / 2018-10-09_08-00_Lutris_not_launching_on
1 LUTRIS NOT LAUNCHING ON UBUNTU
2
3 [linux_gaming] 2018-10-09_08-00
4
5 o Reference: 2018-10-09_08-00_Lutris_not_launching_on
6 o News link: https://www.reddit.com/r/linux_gaming/comments/9lbly0/lutris_not_launching_on_ubuntu/
7 o Source link:
8
9
10 Is anyone else having trouble getting lutris to launch in
11 ubuntu after its latest update (earlier this week)?
12
13 Attempts to launch it in the terminal give me a cryptic error
14 (to me, very much a non developer) about a problem on line 25.
15
16 A stab in the dark, but I'm thinking I either wait until
17 someone else sees the problem and fixes it or try to find a
18 way to install an earlier version. Any other suggestions? I
19 don't want to have to break down and *clutches pearles* boot
20 Windows to play my game.
21
22 EB
23
24
25 ** CMDR_Cotic
26 What if you download the tarball and try running lutris from the
27 extracted folder?
28
29 ** beyere5398
30 Joy! I wound up going to openSUSE's build service and
31 downloading the .deb for lutris for my version of ubuntu.
32 It's a slightly older version, but it runs my game now. I'm
33 thinking the repo got borked up somehow and when I did my
34 update that screwed something up.
35
36
37 ** Leopard1907
38 Yes , somewhat similar problems occured for me.
39
40 ** ErikDrakken
41 Would you be able to share the error message here?
42
43 ** beyere5398
44 WS:~$ lutris
45 Traceback (most recent call last):
46 File "/usr/bin/lutris", line 25, in <module>
47 from lutris.gui.application import Application
48 ModuleNotFoundError: No module named 'lutris'
49 WS:~$
50
51 ** ErikDrakken
52 [1]I found this thread that mentions upgrading from Python
53 3.6 to Python 3.7 potentially breaking Lutris, as it
54 installs some things into the versioned python directory
55 in /usr/lib, which would likely be the "missing" modules.
56 I know you've already fixed the situation on your machine,
57 but I figured maybe the information would be useful if
58 someone else runs into the same error.
59
60
61
62
63 [1]
64 https://forums.lutris.net/t/modulenotfounderror-no-module-
65 named-lutris/324
66
67
68
69