Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-7211

Lutris needs maintenance

    • Icon: Improvement Improvement
    • Resolution: Declined
    • Icon: Normal Normal
    • None
    • None
    • Hide
      emerge lutris and execute lutris. The application goes no further after initial windows.
      ~ $ emerge -pv lutris

      These are the packages that would be merged, in order:

      Calculating dependencies... done!
      [ebuild R ] games-util/lutris-0.5.2.1::games-kit USE="-test" PYTHON_TARGETS="python3_7" 0 KiB

      Total: 1 package (1 reinstall), Size of downloads: 0 KiB
      Show
      emerge lutris and execute lutris. The application goes no further after initial windows. ~ $ emerge -pv lutris These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] games-util/lutris-0.5.2.1::games-kit USE="-test" PYTHON_TARGETS="python3_7" 0 KiB Total: 1 package (1 reinstall), Size of downloads: 0 KiB
    • Lutris
    • Hide
      Lutris needs multilib openGL and Vulkan libraries to run properly. Funtoo has no multilib support therefore this package will not execute properly.
      I marked this as an improvement as I feel it is not necessarily a bug.
      Show
      Lutris needs multilib openGL and Vulkan libraries to run properly. Funtoo has no multilib support therefore this package will not execute properly. I marked this as an improvement as I feel it is not necessarily a bug.

      Lutris needs i386 libGL.so.1 and i386 libvulkan.so.1 to run properly. When you execute lutris it opens initial windows complaining about missing i386 libraries then after closing them it does nothing. Lutris is not masked as multilib and emerges.

      ~ $ lutris
      2020-05-15 11:41:20,841: Running Lutris 0.5.2.1
      2020-05-15 11:41:20,842: Using Intel Open Source Technology Center
      2020-05-15 11:41:20,842: Running Mesa driver 19.1.7 on Mesa DRI Intel(R) Haswell Mobile (0x416)
      2020-05-15 11:41:20,842: GPU: 8086:0416 17AA:220E using i915 drivers
      2020-05-15 11:41:20,842: i386 libGL.so.1 missing (needed by opengl)
      2020-05-15 11:41:20,842: i386 libvulkan.so.1 missing (needed by vulkan)
      INTEL-MESA: warning: Haswell Vulkan support is incomplete
      2020-05-15 11:41:26,833: Vulkan is supported
      2020-05-15 11:41:30,220: Updating DXVK versions
      Traceback (most recent call last):
      File "/usr/lib/python3.7/site-packages/lutris/gui/application.py", line 173, in do_activate
      self.window = LutrisWindow(application=self)
      File "/usr/lib/python3.7/site-packages/lutris/gui/lutriswindow.py", line 100, in _init_
      self.game_store = self.get_store()
      File "/usr/lib/python3.7/site-packages/lutris/gui/lutriswindow.py", line 293, in get_store
      self.show_installed_first,
      File "/usr/lib/python3.7/site-packages/lutris/gui/views/store.py", line 117, in _init_
      self.modelsort = Gtk.TreeModelSort.sort_new_with_model(self.modelfilter)
      AttributeError: type object 'TreeModelSort' has no attribute 'sort_new_with_model'

        1. epro_show
          3 kB
        2. make.conf
          0.1 kB

            Unassigned Unassigned
            krish krish
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: