Code Monkey home page Code Monkey logo

Comments (8)

Letiliel avatar Letiliel commented on May 17, 2024

Hi malt1, can you run it in a terminal and copy-paste the output here please ?

from lutris.

strycore avatar strycore commented on May 17, 2024

Yes, please give the us the output of the crash, it's unlikely that lutris would crash on *ubuntu 14.04 unless you are missing some dependencies. This may be a packaging bug and I'd like to resolve it for Lutris 0.3.5

from lutris.

malt1 avatar malt1 commented on May 17, 2024

of course, this is the terminal answer:
lutris
ERROR:root:Could not find any typelib for Gtk
Traceback (most recent call last):
File "/usr/bin/lutris", line 25, in
from gi.repository import Gtk
ImportError: cannot import name Gtk

do you need the file /usr/bin/lutris too?

from lutris.

Letiliel avatar Letiliel commented on May 17, 2024

Ok, you need to install gir1.2-gtk-3.0
Command : sudo apt-get install gir1.2-gtk-3.0

Does it fix it ?

from lutris.

malt1 avatar malt1 commented on May 17, 2024

not yet fix bug:
command lutris:
Traceback (most recent call last):
File "/usr/bin/lutris", line 34, in
from lutris.gui import dialogs
File "/usr/lib/pymodules/python2.7/lutris/gui/dialogs.py", line 6, in
from lutris.gui.widgets import DownloadProgressBox
File "/usr/lib/pymodules/python2.7/lutris/gui/widgets.py", line 10, in
from lutris import settings
File "/usr/lib/pymodules/python2.7/lutris/settings.py", line 4, in
from xdg import BaseDirectory
ImportError: No module named xdg

from lutris.

Letiliel avatar Letiliel commented on May 17, 2024

Ha, I felt it wouldn't be the only missing dependency.
For this one : sudo apt-get install python-xdg
There may be more.

from lutris.

malt1 avatar malt1 commented on May 17, 2024

It's work! great job!

from lutris.

Letiliel avatar Letiliel commented on May 17, 2024

Good! And thanks for reporting, we will add these dependecies in v0.3.5.

@strycore : I leave that to you. ;)

from lutris.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.