abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    včera 10:22 | Humor

    Už jste se prolétli na webu Google Earth? Přibyl tam Simulátor letu (Nástroje / Simulátor letu). Funguje i bez účtu Google [𝕏].

    Ladislav Hagara | Komentářů: 0
    včera 09:55 | Nová verze

    Byla vydána nová verze 4.7 (𝕏, Bluesky, Mastodon) multiplatformního open source herního enginu Godot (Wikipedie, GitHub). Přehled novinek i s náhledy v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 2
    18.6. 13:33 | Nová verze

    Mastodon (Wikipedie) - sociální síť, která není na prodej - byl vydán ve verzi 4.6. Přehled novinek s náhledy v oznámení na blogu.

    Ladislav Hagara | Komentářů: 0
    18.6. 12:44 | IT novinky

    V Edici CZ.NIC, knižní řady správce české národní domény, vychází nová kniha Martina Malého Kódy, buildy, firmwary. Autor po půl roce od vydání předchozího titulu přichází se svou již sedmou knihou, tentokrát zaměřenou na vývoj programového vybavení pro embedded zařízení. Publikace s podtitulem Základy vývojářského řemesla pro tvůrce hobby elektroniky nabízí praktického průvodce pro všechny, kdo své projekty vytvořené s Arduinem

    … více »
    Ladislav Hagara | Komentářů: 0
    18.6. 11:44 | Komunita

    V Brně na FIT VUT probíhá dvoudenní open source komunitní konference DevConf.CZ 2026. Na programu je celá řada zajímavých přednášek, lightning talků, meetupů a workshopů. Přednášky lze sledovat i online na YouTube kanálu konference. Aktuální dění lze sledovat na Matrixu, 𝕏 nebo Mastodonu.

    Ladislav Hagara | Komentářů: 0
    18.6. 04:22 | Nová verze

    Byla vydána nová verze 15.1 svobodného unixového operačního systému FreeBSD. Podrobný přehled novinek v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 0
    17.6. 19:11 | Zajímavý projekt

    Vývojáři Ubuntu představili projekt Myna, tj. iniciativu zaměřenou na přidání funkce převodu řeči na text do prostředí desktopu Ubuntu. Dle plánu již v Ubuntu 26.10.

    Ladislav Hagara | Komentářů: 6
    17.6. 18:33 | Zajímavý software

    Společnost Epic Games představila nový open source systém pro správu verzí Lore navržený pro "bezprecedentní škálovatelnost dat i týmů a optimalizovaný pro projekty, včetně her a zábavy, které kombinují kód s velkými binárními soubory, aby uspokojil potřeby vývojářů i umělců". Zdrojové kódy jsou k dispozici na GitHubu pod licencí MIT.

    Ladislav Hagara | Komentářů: 0
    17.6. 15:33 | IT novinky

    Úřad pro ochranu hospodářské soutěže (ÚOHS) provedl v říjnu 2024 místní šetření u společnosti Seznam.cz. Úřad prověřoval důvodné podezření na možné protisoutěžní jednání, konkrétně zneužití dominantního postavení. Krajský soud v Brně v květnu 2025 konstatoval, že toto šetření bylo nezákonné. Nejvyšší správní soud (NSS) včera rozhodl, že šetření bylo provedeno v souladu se zákonem. Krajský soud bude muset případ posoudit znovu.

    Ladislav Hagara | Komentářů: 0
    17.6. 12:22 | IT novinky

    Byl představen skládací telefon Commodore Callback 8020. Ani hloupý, ani chytrý. Pro fanoušky Commodore a digitálního minimalismu. Bez webového prohlížeče a sociálních sítí. S předinstalovaným WhatsAppem. S operačním systémem Sailfish OS.

    Ladislav Hagara | Komentářů: 6
    Které desktopové prostředí na Linuxu používáte?
     (11%)
     (8%)
     (2%)
     (16%)
     (31%)
     (3%)
     (6%)
     (3%)
     (15%)
     (26%)
    Celkem 1941 hlasů
     Komentářů: 30, poslední 3.4. 20:20
    Rozcestník


    Dotaz: Trackmania Nations Forever @ Debian Wheezy

    pushkin avatar 30.10.2012 08:36 pushkin | skóre: 43 | blog: FluxBlog
    Trackmania Nations Forever @ Debian Wheezy
    Přečteno: 660×
    Zdravím, na Debianu Wheezy amd64 jsem pod WINE i386 (odsud) nainstaloval hru Trackmania Nations Forever, která se mi ale odmítá spustit s následující hláškou:
    pushkin@pushkin:~/.wine/drive_c/Program Files/TmNationsForever$ wine TmForeverLauncher.exe 
    err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "GeForce GT 630/PCIe/SSE2", version "1.4 (2.1.2 NVIDIA 304.48)").
    err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
    err:d3d:InitAdapters Failed to get a gl context for default adapter
    err:ddraw:ddraw_create_swapchain Failed to create swapchain, hr 0x8876086c.
    err:ddraw:ddraw7_SetCooperativeLevel Failed to create swapchain, hr 0x8876086c.
    err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
    err:d3d:InitAdapters Failed to get a gl context for default adapter
    Direct3D9 is not available without OpenGL.
    wine: Unhandled page fault on read access to 0x7d8212fc at address 0x7d8212fc (thread 0009), starting debugger...
    což ukazuje na zakázaný Direct Rendering, ale při spuštění glxinfo je Direct Rendering povolen:
    pushkin@pushkin:~/.wine/drive_c/Program Files/TmNationsForever$ glxinfo | grep direct
    direct rendering: Yes
        GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture, 
        GL_ARB_draw_indirect, GL_ARB_draw_elements_base_vertex, 
        GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
    Zkoušel jsem jestli není problém v instalovaných ovladačích, konkrétně v jejich architektuře, tak jsem doinstaloval balík libgl1-nvidia-glx-ia32, ale nic se nezměnilo. Stejnou chybu mi vyhazovalo i distribuční WINE 1.4.1 i386. Máte prosím někdo nějaký nápad?

    Díky!

    Odpovědi

    Bedňa avatar 30.10.2012 12:18 Bedňa | skóre: 34 | blog: Žumpa | Horňany
    Rozbalit Rozbalit vše Re: Trackmania Nations Forever @ Debian Wheezy
    Nainštaluj si hru cez PlayOnLinux a ide úplne hladko, pochybujem že tak beží na Windows :-)
    KERNEL ULTRAS video channel >>>
    pushkin avatar 31.10.2012 08:20 pushkin | skóre: 43 | blog: FluxBlog
    Rozbalit Rozbalit vše Re: Trackmania Nations Forever @ Debian Wheezy
    OK, zkusil jsem PlayOnLinux a bez pokroku. Instalace hry proběhla bez problému (což je shodné i se surovým WINE) a při pokusu o spuštění se mi do konzole vypisuje následující hláška:
    [POL_System_CheckFS] Message: Checking filesystem for TmForeverLauncher.exe
    [POL_Wine] Message: Running wine- TmForeverLauncher.exe 
    [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
    [POL_Wine] Message: Wine return: 5
    Direct3D9 is not available without OpenGL.
    wine: Unhandled page fault on read access to 0x7d8422fc at address 0x7d8422fc (thread 0009), starting debugger...
    
    ... takže opět totéž co s WINE. Fakt mi připadá, jako kdyby WINE nevidělo na ovladače grafiky, ale kruci proč...???
    Bedňa avatar 31.10.2012 10:08 Bedňa | skóre: 34 | blog: Žumpa | Horňany
    Rozbalit Rozbalit vše Re: Trackmania Nations Forever @ Debian Wheezy
    Prvá vec, odkazuje ťa na stránku http://www.playonlinux.com/fr/page-26-Winemenubuilder.html nastavenie export WINEDLLOVERRIDES="" podľa názvu WINE DLL OVERRIDES je dosť veľavravné. Druhá, že Direct3D9 nepôjde bez OpenGL, to znamená že ti niečo s OpenGL chýba doinštalovať.

    Inak pri prvom spustení, ale pri inštalácií sa ťa nepýtal PlayOnLinux, či chceš sťahovať súbory aj od MS, alebo také niečo? To treba povoliť a súhlasiť s EULA (bohužiaľ).

    Čo si poslal ten výstup s strace, to vyzerá na dosť chýbajúcich knižníc, ia32-lib máš nainštalované?
    KERNEL ULTRAS video channel >>>
    pushkin avatar 31.10.2012 13:00 pushkin | skóre: 43 | blog: FluxBlog
    Rozbalit Rozbalit vše Re: Trackmania Nations Forever @ Debian Wheezy
    To je právě ono, že to nevidí OpenGL, ale netuším proč. Co se týče ia32-lib, ty mám nainstalované, stejně jako řadu *-ia32 verzí balíčků k ovladačům od nVidie. Jinak OpenGL mi samozřejmě funguje, PlayOnLinux mě upozorňovalo jenom na fonty, které si stáhlo...
    David Watzke avatar 30.10.2012 12:24 David Watzke | skóre: 74 | blog: Blog... | Praha
    Rozbalit Rozbalit vše Re: Trackmania Nations Forever @ Debian Wheezy
    Zkus se podívat pomocí strace -e file wine ... na jaký (relevantní) knihovny wine hrabe a ujisti se, že máš jejich 32bitové varianty.
    “Being honest may not get you a lot of friends but it’ll always get you the right ones” ―John Lennon
    Bedňa avatar 30.10.2012 13:54 Bedňa | skóre: 34 | blog: Žumpa | Horňany
    Rozbalit Rozbalit vše Re: Trackmania Nations Forever @ Debian Wheezy
    PlayOnLinux naťahá všetky knižnice samo a nainštaluje do bottle verziu Wine pod ktorým to chodí najlepšie.
    KERNEL ULTRAS video channel >>>
    pushkin avatar 31.10.2012 08:31 pushkin | skóre: 43 | blog: FluxBlog
    Rozbalit Rozbalit vše Re: Trackmania Nations Forever @ Debian Wheezy
    Příloha:
    Ahoj, díky za tip s strace, relevantní část výstupu vypadá takhle:
    pushkin@pushkin:~$ cat strace.txt | grep open
    open("/etc/ld.so.cache", O_RDONLY)      = 3
    open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
    open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
    open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
    open("/dev/tty", O_RDWR|O_NONBLOCK)     = 3
    open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
    open("/proc/meminfo", O_RDONLY)         = 3
    open("/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", O_RDONLY) = 3
    open("/usr/bin/wine", O_RDONLY)         = 3
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY)      = 3
    open("/usr/lib/i386-linux-gnu/libwine.so.1", O_RDONLY) = 3
    open("/lib/i386-linux-gnu/i686/cmov/libpthread.so.0", O_RDONLY) = 3
    open("/lib/i386-linux-gnu/i686/cmov/libc.so.6", O_RDONLY) = 3
    open("/lib/i386-linux-gnu/i686/cmov/libdl.so.2", O_RDONLY) = 3
    open("/usr/lib/i386-linux-gnu/wine/wine.bin", O_RDONLY) = 3
    open("/lib/ld-linux.so.2", O_RDONLY)    = 3
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/tls/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                                  
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                       
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                            
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                            
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                                 
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/sse2/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                            
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/sse2/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                                 
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                                 
    open("/usr/lib/i386-linux-gnu/wine/../lib/i386-linux-gnu/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)                                                                                                                                                      
    open("/etc/ld.so.cache", O_RDONLY)      = 3                                                                                                                                                                                                                                    
    open("/usr/lib/i386-linux-gnu/libwine.so.1", O_RDONLY) = 3                                                                                                                                                                                                                     
    open("/lib/i386-linux-gnu/i686/cmov/libpthread.so.0", O_RDONLY) = 3                                                                                                                                                                                                            
    open("/lib/i386-linux-gnu/i686/cmov/libc.so.6", O_RDONLY) = 3                                                                                                                                                                                                                  
    open("/lib/i386-linux-gnu/i686/cmov/libdl.so.2", O_RDONLY) = 3                                                                                                                                                                                                                 
    open("/usr/lib/i386-linux-gnu/wine/ntdll.dll.so", O_RDONLY) = 3                                                                                                                                                                                                                
    open("/etc/ld.so.cache", O_RDONLY)      = 3                                                                                                                                                                                                                                    
    open("/lib/i386-linux-gnu/i686/cmov/libm.so.6", O_RDONLY) = 3                                                                                                                                                                                                                  
    open(".", O_RDONLY|O_LARGEFILE)         = 3                                                                                                                                                                                                                                    
    open("/etc/nsswitch.conf", O_RDONLY)    = 4                                                                                                                                                                                                                                    
    open("/etc/ld.so.cache", O_RDONLY)      = 4                                                                                                                                                                                                                                    
    open("/lib/i386-linux-gnu/i686/cmov/libnss_compat.so.2", O_RDONLY) = 4                                                                                                                                                                                                         
    open("/lib/i386-linux-gnu/i686/cmov/libnsl.so.1", O_RDONLY) = 4                                                                                                                                                                                                                
    open("/etc/ld.so.cache", O_RDONLY)      = 4                                                                                                                                                                                                                                    
    open("/lib/i386-linux-gnu/i686/cmov/libnss_nis.so.2", O_RDONLY) = 4                                                                                                                                                                                                            
    open("/lib/i386-linux-gnu/i686/cmov/libnss_files.so.2", O_RDONLY) = 4                                                                                                                                                                                                          
    open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4                                                                                                                                                                                                                                    
    open("/proc/cpuinfo", O_RDONLY|O_LARGEFILE) = 6                                                                                                                                                                                                                                
    open("/usr/lib/i386-linux-gnu/wine/kernel32.dll.so", O_RDONLY) = 6                                                                                                                                                                                                             
    open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 6                                                                                                                                                                                                               
    open("/proc/ide", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/proc/scsi/scsi", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/gconv/gconv-modules.cache", O_RDONLY) = 9
    open(".", O_RDONLY|O_LARGEFILE)         = 13
    open(".", O_RDONLY|O_LARGEFILE)         = 13
    open(".", O_RDONLY|O_LARGEFILE)         = 13
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/user32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/gdi32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/advapi32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/version.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/d3d9.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/wined3d.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32/d3dx9_30.dll", O_RDONLY) = 10
    open("/usr/share/locale/locale.alias", O_RDONLY) = 10
    open("/usr/share/locale/cs_CZ.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/cs_CZ.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/cs_CZ/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/cs.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/cs.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/locale/cs/LC_MESSAGES/libc.mo", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/wine/d3dx9_30.dll.so", O_RDONLY) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 11
    open("/usr/lib/i386-linux-gnu/wine/msvcrt.dll.so", O_RDONLY) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/dinput8.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/ole32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/rpcrt4.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/wininet.dll.so", O_RDONLY) = 9
    open("/etc/ld.so.cache", O_RDONLY)      = 9
    open("/lib/i386-linux-gnu/libz.so.1", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/mpr.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/shlwapi.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/shell32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/comctl32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/shfolder.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/winmm.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/msacm32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/ws2_32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/avifil32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/msvfw32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever/binkw32.dll", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/wine/binkw32.dll.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/binkw32.dll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever/OpenAL32.dll", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/wine/openal32.dll.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/openal32.dll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/iphlpapi.dll.so", O_RDONLY) = 9
    open("/etc/ld.so.cache", O_RDONLY)      = 9
    open("/lib/i386-linux-gnu/i686/cmov/libresolv.so.2", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/oleaut32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/comdlg32.dll.so", O_RDONLY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
    open("/usr/lib/i386-linux-gnu/wine/winspool.drv.so", O_RDONLY) = 9
    open("/etc/ld.so.cache", O_RDONLY)      = 9
    open("/lib/i386-linux-gnu/libncurses.so.5", O_RDONLY) = 9
    open("/lib/i386-linux-gnu/libtinfo.so.5", O_RDONLY) = 9
    open("/lib/terminfo/x/xterm", O_RDONLY|O_LARGEFILE) = 9
    open("/proc/meminfo", O_RDONLY)         = 9
    open("/etc/ld.so.cache", O_RDONLY)      = 10
    open("/usr/lib/i386-linux-gnu/libfreetype.so.6", O_RDONLY) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 10
    open("/usr/lib/i386-linux-gnu/wine/winex11.drv.so", O_RDONLY) = 10
    open("/etc/ld.so.cache", O_RDONLY)      = 10
    open("/usr/lib/i386-linux-gnu/libSM.so.6", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/libICE.so.6", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/libXext.so.6", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/libX11.so.6", O_RDONLY) = 10
    open("/lib/i386-linux-gnu/libuuid.so.1", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/libxcb.so.1", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/libXau.so.6", O_RDONLY) = 10
    open("/usr/lib/i386-linux-gnu/libXdmcp.so.6", O_RDONLY) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 10
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 10
    open("/usr/lib/i386-linux-gnu/wine/imm32.dll.so", O_RDONLY) = 10
    open("/home/pushkin/.Xauthority", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libXinerama.so.1", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libXxf86vm.so.1", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libXrender.so.1", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libXrandr.so.2", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libXcomposite.so.1", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libXi.so.6", O_RDONLY) = 11
    open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 11
    open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 11
    open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 11
    open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libfontconfig.so.1", O_RDONLY) = 11
    open("/lib/i386-linux-gnu/libexpat.so.1", O_RDONLY) = 11
    open("/etc/fonts/fonts.conf", O_RDONLY) = 11
    open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 12
    open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/25-arphic-uming-render.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/35-arphic-uming-aliases.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/41-arphic-uming.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/50-enable-terminus.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/50-user.conf", O_RDONLY) = 13
    open("/home/pushkin/.fonts.conf", O_RDONLY) = 14
    open("/etc/fonts/conf.d/51-local.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/64-arphic-uming.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/65-droid-sans-fonts.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/70-no-bitmaps.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/90-arphic-uming-embolden.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/90-fonts-unfonts-core.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 13
    open("/etc/fonts/conf.d/99pdftoopvp.conf", O_RDONLY) = 13
    open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/40b180f48b21bb809e48559e55a60d69-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/40b180f48b21bb809e48559e55a60d69-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/c855463f699352c367813e37f3f70ea7-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/c855463f699352c367813e37f3f70ea7-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/57e423e26b20ab21d0f2f29c145174c3-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/57e423e26b20ab21d0f2f29c145174c3-le32d4.cache-3", O_RDONLY) = 11
    stat64("/usr/share/fonts/opentype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/d82eb4fd963d448e2fcb7d7b793b5df3-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/d82eb4fd963d448e2fcb7d7b793b5df3-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/21a99156bb11811cef641abeda519a45-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/21a99156bb11811cef641abeda519a45-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/eeebfc908bd29a90773fd860017aada4-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/eeebfc908bd29a90773fd860017aada4-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/707971e003b4ae6c8121c3a920e507f5-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/707971e003b4ae6c8121c3a920e507f5-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/cabbd14511b9e8a55e92af97fb3a0461-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/fe547fea3a41b43a38975d292a2b19c7-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/fe547fea3a41b43a38975d292a2b19c7-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/f1f2465696798768e9653f19e17ccdc8-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/f1f2465696798768e9653f19e17ccdc8-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/95530828ff6c81d309f8258d8d02a23e-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/95530828ff6c81d309f8258d8d02a23e-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/aab625760c084032d851d1c27543d4f0-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/aab625760c084032d851d1c27543d4f0-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/d3e5c4ee2ceb1fc347f91d4cefc53bc0-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/d3e5c4ee2ceb1fc347f91d4cefc53bc0-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/188ac73a183f12857f63bb60a4a6d603-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/188ac73a183f12857f63bb60a4a6d603-le32d4.cache-3", O_RDONLY) = 11
    stat64("/usr/share/fonts/opentype/ipafont-gothic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/4d6aee6d44eccb37054d3216e945f618-le32d4.cache-3", O_RDONLY) = 11
    stat64("/usr/share/fonts/opentype/ipafont-mincho", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le32d4.cache-3", O_RDONLY) = 11
    stat64("/usr/share/fonts/opentype/stix", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/83bf95040141907cd45bb53cf7c1c148-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/089dead882dea3570ffc31a9898cfb69-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/089dead882dea3570ffc31a9898cfb69-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/3f7329c5293ffd510edef78f73874cfd-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/d52a8644073d54c13679302ca1180695-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/4b14b093aebc79c320de5e86ae1d3314-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/e49e89034d371f0f9de17aab02136486-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le32d4.cache-3", O_RDONLY) = 11
    stat64("/usr/share/fonts/truetype/mgopen", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
    open("/var/cache/fontconfig/ca37dee8d6057f2a069c1b3d05990269-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/ca37dee8d6057f2a069c1b3d05990269-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/e25ca923d7a08ab6b0777bd7eb77ea77-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/e25ca923d7a08ab6b0777bd7eb77ea77-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3", O_RDONLY) = 11
    open("/var/cache/fontconfig/6333f38776742d18e214673cd2c24e34-le32d4.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.fontconfig/6333f38776742d18e214673cd2c24e34-le32d4.cache-3", O_RDONLY) = 11
    open("/etc/ld.so.cache", O_RDONLY)      = 11
    open("/usr/lib/i386-linux-gnu/libXcursor.so.1", O_RDONLY) = 11
    open("/usr/lib/i386-linux-gnu/libXfixes.so.3", O_RDONLY) = 11
    open("/home/pushkin/.Xdefaults-ek210p04-kev", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/i386-linux-gnu/wine/../../../share/wine/fonts/vgasyse.fon", O_RDONLY|O_LARGEFILE) = 11
    open("/usr/lib/i386-linux-gnu/wine/../../../share/wine/fonts//tahoma.ttf", O_RDONLY|O_LARGEFILE) = 11
    open("/usr/lib/i386-linux-gnu/wine/../../../share/wine/fonts//tahomabd.ttf", O_RDONLY|O_LARGEFILE) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 11
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 11
    open("/usr/lib/i386-linux-gnu/wine/uxtheme.dll.so", O_RDONLY) = 11
    open("/home/pushkin/.Xauthority", O_RDONLY) = 12
    open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 12
    open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 12
    open("/home/pushkin/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 12
    open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 12
    open("/usr/share/X11/XKeysymDB", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY)      = 12
    open("/usr/lib/i386-linux-gnu/libcups.so.2", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libgssapi_krb5.so.2", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libgnutls.so.26", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libavahi-common.so.3", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libavahi-client.so.3", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libkrb5.so.3", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libk5crypto.so.3", O_RDONLY) = 12
    open("/lib/i386-linux-gnu/libcom_err.so.2", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libkrb5support.so.0", O_RDONLY) = 12
    open("/lib/i386-linux-gnu/libkeyutils.so.1", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libtasn1.so.3", O_RDONLY) = 12
    open("/lib/i386-linux-gnu/libgcrypt.so.11", O_RDONLY) = 12
    open("/usr/lib/i386-linux-gnu/libp11-kit.so.0", O_RDONLY) = 12
    open("/lib/i386-linux-gnu/libdbus-1.so.3", O_RDONLY) = 12
    open("/lib/i386-linux-gnu/i686/cmov/librt.so.1", O_RDONLY) = 12
    open("/lib/i386-linux-gnu/libgpg-error.so.0", O_RDONLY) = 12
    open("/usr/share/cups/locale/C/cups_C.po", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 12
    open("/etc/default/nss", O_RDONLY)      = 13
    open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 13
    open("/home/pushkin/.cups/client.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/etc/cups/client.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/proc/sys/crypto/fips_enabled", O_RDONLY) = 13
    open("/dev/urandom", O_RDONLY)          = 13
    open("/etc/pkcs11/pkcs11.conf", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/pkcs11/modules", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/etc/gnutls/pkcs11.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/etc/cups/lpoptions", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.cups/lpoptions", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/usr/lib/i386-linux-gnu/wine/localspl.dll.so", O_RDONLY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/usr/lib/i386-linux-gnu/wine/spoolss.dll.so", O_RDONLY) = 15
    open("/proc/meminfo", O_RDONLY|O_LARGEFILE) = 15
    open("/proc/net/route", O_RDONLY|O_LARGEFILE) = 15
    open("/home/pushkin/.wine/dosdevices/c:", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/etc/mtab", O_RDONLY|O_LARGEFILE) = 15
    open("/etc/fstab", O_RDONLY|O_LARGEFILE) = 15
    open("/home/pushkin/.wine/dosdevices/c:", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/z:", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/etc/mtab", O_RDONLY|O_LARGEFILE) = 15
    open("/home/pushkin/.wine/dosdevices/z:", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/etc/mtab", O_RDONLY|O_LARGEFILE) = 15
    open("/etc/fstab", O_RDONLY|O_LARGEFILE) = 15
    open("/home/pushkin/.wine/dosdevices/c:", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/windows/system32", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/usr/lib/i386-linux-gnu/wine/ddraw.dll.so", O_RDONLY) = 15
    open("/etc/ld.so.cache", O_RDONLY)      = 15
    open("/usr/lib32/libGL.so.1", O_RDONLY) = 15
    open("/usr/lib/i386-linux-gnu/libXdamage.so.1", O_RDONLY) = 15
    open("/usr/lib/i386-linux-gnu/libdrm.so.2", O_RDONLY) = 15
    open("/usr/lib/dri/tls/swrast_dri.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/dri/swrast_dri.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/localtime", O_RDONLY)        = 16
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/Program Files/TmNationsForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/usr/lib/i386-linux-gnu/wine/psapi.dll.so", O_RDONLY) = 15
    open("/home/pushkin/.wine/dosdevices/c:/users/pushkin/Dokumenty/TmForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/home/pushkin/.wine/dosdevices/c:/users/pushkin/Dokumenty/TmForever", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 15
    open("/proc/meminfo", O_RDONLY|O_LARGEFILE) = 16
    
    přičemž k problému asi největší vztah mají následující řádky:
    open("/usr/lib/dri/tls/swrast_dri.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/dri/swrast_dri.so", O_RDONLY) = -1 ENOENT (No such file or directory)
    
    Tak jsem udělal do /usr/lib symlink na /usr/lib32/dri, kde je swrast_dri.so umístěn a nic... Nevidíš v tom něco víc? Kompletní strace je v příloze...

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.