Jump to content

Namodos

Community Newbie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Namodos

  1. Hello to all ! :)

    I have a computer with Debian
    11 (bullseye) on it.

    I tried to installed 0ad (0.0.26-2) this way :

    sudo apt update
    sudo apt install -t bookworm 0ad

    For information "/etc/apt/sources.list.d/testing.list" contains a reference to "bookworm main contrib non-free" (that have 0AD 0.0.26-2 : https://packages.debian.org/bookworm/0ad )

    The installation finishes without any problem.

    installed packages : 
      0ad-data 0ad-data-common libenet7 libffi8 libffi8:i386 libfmt9 libgloox18
      libgmp10 libgnutls-dane0 libgnutls-openssl27 libgnutls30 libicu71 libidn12
      libpcre2-32-0 libwayland-client0 libwayland-client0:i386 libwxbase3.2-0
      libwxgtk3.2-0
    suggested package :
      gnutls-bin
    NEW packages installed :
      0ad 0ad-data 0ad-data-common libenet7 libffi8 libffi8:i386 libfmt9
      libgloox18 libicu71 libidn12 libpcre2-32-0 libwxbase3.2-0 libwxgtk3.2-0
    updated packages :
      libgmp10 libgnutls-dane0 libgnutls-openssl27 libgnutls30 libwayland-client0
      libwayland-client0:i386
    


    When I try to launch 0ad using command line, it prints me :

    TIMER| InitVfs: 44.7625 ms
    FILES| Main log written to '~/.config/0ad/logs/mainlog.html'
    FILES| Interesting log written to '~/.config/0ad/logs/interestinglog.html'
    TIMER| CONFIG_Init: 30.4876 ms
    Sound: AlcInit success, using OpenAL Soft
    ERROR: Failed to query SDL WM info: Application not compiled with SDL 2.0
    ERROR: Unable to create device for GL backend, switching to ARB.
    ERROR: Failed to query SDL WM info: Application not compiled with SDL 2.0
    ERROR: SetVideoMode failed in backend device creation: 1920x1200:24 1
    Segmentation fault

    I guess I have not a good version of a library ( libsdl2-2.0-0 ?).

    Can anyone help me to fix it please ? Thanks ! :)

    PS : In the past, I have already installed older versions of the game in the same way without any problem.

×
×
  • Create New...