abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 12:55 | Nová verze

    Byla vydána nová major verze 27.0 programovacího jazyka Erlang (Wikipedie) a související platformy OTP (Open Telecom Platform, Wikipedie). Přehled novinek v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    dnes 01:11 | Nová verze

    Byla vydána nová verze 1.8.0 svobodného multiplatformního softwaru pro konverzi video formátů HandBrake (Wikipedie). Přehled novinek v poznámkách k vydání na GitHubu. Instalovat lze také z Flathubu.

    Ladislav Hagara | Komentářů: 0
    včera 21:55 | IT novinky

    Microsoft představil nové označení počítačů Copilot+. Dle oznámení se jedná se o počítače poskytující funkce umělé inteligence. Vedle CPU a GPU mají také NPU (Neural Processing Unit). Uvnitř představených Copilot+ notebooků běží ARM čipy Qualcomm Snapdragon X Elite nebo X Plus.

    Ladislav Hagara | Komentářů: 0
    včera 17:55 | Zajímavý článek

    Příspěvek na blogu Codean Labs rozebírá zranitelnost CVE-2024-4367 v PDF.js, tj. mj. prohlížeči PDF souborů ve Firefoxu. Při otevření útočníkem připraveného pdf souboru může být spuštěn libovolný kód v JavaScriptu. Vyřešeno ve Firefoxu 126.

    Ladislav Hagara | Komentářů: 2
    včera 12:55 | Nová verze

    Lazygit byl vydán ve verzi 0.42.0. Jedná se o TUI (Text User Interface) nadstavbu nad gitem.

    Ladislav Hagara | Komentářů: 0
    včera 12:22 | IT novinky

    K open source herní konzole Picopad přibyla (𝕏) vylepšená verze Picopad Pro s větším displejem, lepšími tlačítky a větší baterii. Na YouTube lze zhlédnout přednášku Picopad - open source herní konzole z LinuxDays 2023.

    Ladislav Hagara | Komentářů: 5
    17.5. 13:44 | Nová verze

    Byla vydána (𝕏) nová major verze 17 softwarového nástroje s webovým rozhraním umožňujícího spolupráci na zdrojových kódech GitLab (Wikipedie). Představení nových vlastností i s náhledy a videi v oficiálním oznámení.

    Ladislav Hagara | Komentářů: 0
    17.5. 12:22 | Komunita

    Sovereign Tech Fund, tj. program financování otevřeného softwaru německým ministerstvem hospodářství a ochrany klimatu, podpoří vývoj FFmpeg částkou 157 580 eur. V listopadu loňského roku podpořil GNOME částkou 1 milion eur.

    Ladislav Hagara | Komentářů: 0
    17.5. 01:55 | Komunita

    24. září 2024 budou zveřejněny zdrojové kódy přehrávače Winamp.

    Ladislav Hagara | Komentářů: 19
    16.5. 23:33 | Nová verze

    Google Chrome 125 byl prohlášen za stabilní. Nejnovější stabilní verze 125.0.6422.60 přináší řadu oprav a vylepšení (YouTube). Podrobný přehled v poznámkách k vydání. Opraveno bylo 9 bezpečnostních chyb. Vylepšeny byly také nástroje pro vývojáře.

    Ladislav Hagara | Komentářů: 4
    Podle hypotézy Mrtvý Internet mj. tvoří většinu online interakcí boti.
     (80%)
     (5%)
     (8%)
     (7%)
    Celkem 421 hlasů
     Komentářů: 16, poslední 14.5. 11:05
    Rozcestník

    Dotaz: nedaří se otevřít nové okno

    5.1.2009 18:43 honorguard | skóre: 4
    nedaří se otevřít nové okno
    Přečteno: 284×
    Ahoj všichni, od jisté doby (může to být tak měsíc) mám problém. Když pustím nějakou hru tak funguje normálně, ve chvíli kdy ji ale vypnu a rozhodnu se pustit znova, nebo jinou, tak mi hry hází chyby. Vždycky je to jiná chyba, říká ale pořád to samé, nepodařilo se otevřít okno, či tak něco... Po restartu x-serveru to do dalšího spuštění nějaké hry funguje. Zvláštní je že se mi to děje jen u některých her (např. hry stojící na Quake 1 a 3 enginu to nedělají). Problém je např. u ET, True Combat Elite, Mania Drive, Medal of Honor Allied Assault (nativně), FOF... Teď nějaké výpisy: FOF:
    bash-3.2$ ./FretsOnFire
    there is no soundcard
    there is no soundcard
    Traceback (most recent call last):
      File "/home/skyostil/src/cx_Freeze-3.0.3/initscripts/Console.py", line 27, in ?
      File "src/FretsOnFire.py", line 68, in ?
      File "src/GameEngine.py", line 155, in __init__
      File "src/Video.py", line 61, in setMode
    pygame.error: Couldn't find matching GLX visual
    
    Medal of Honor
    bash-3.2$ ./mohaa_lnx                                                                      
    --- Common Initialization ---                                                              
    Medal of Honor Allied Assault 1.11 linux-i386 Sep  3 2004                                  
    ----- FS_Startup -----                                                                     
    Current search path:                                                                       
    /home/jakub/.mohaa/main                                                                    
    /usr/local/games/mohaa/main                                                                
    /usr/local/games/mohaa/main/pak6.pk3 (104 files)                                           
    /usr/local/games/mohaa/main/pak5.pk3 (259 files)                                           
    /usr/local/games/mohaa/main/pak4.pk3 (593 files)                                           
    /usr/local/games/mohaa/main/pak3.pk3 (669 files)                                           
    /usr/local/games/mohaa/main/pak2.pk3 (4722 files)                                          
    /usr/local/games/mohaa/main/pak1.pk3 (772 files)                                           
    /usr/local/games/mohaa/main/pak0.pk3 (11175 files)                                         
    
    ----------------------
    18294 files in pk3 files
    execing default.cfg     
    execing menu.cfg        
    couldn't exec newconfig.cfg
    Config: unnamedsoldier.cfg 
    STUB: wtf in unix/linux_general_extras.c line 95.
    STUB: wtf in unix/linux_general_extras.c line 101.
    execing configs/unnamedsoldier.cfg                
    couldn't exec localized.cfg                       
    execing autoexec.cfg                              
    Unknown command "fov"                             
    couldn't exec custom.cfg                          
    You are now setup for easy mode.                  
    ----- Client Initialization -----                 
    Called FadeSound with: 0.000000                   
    ----- Initializing Renderer ----                  
    ----- R_Init -----                                
    ...loading libGL.so: Initializing SDL OpenGL display
    ...setting mode 6: 1024 768                         
    Attempting 4/4/4 Color bits, 24 depth, 0 stencil display...
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 24 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 24 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 8 depth, 0 stencil display...                                 
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 8 depth, 0 stencil display...                                 
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 8 depth, 0 stencil display...                                 
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Failed to find acceptable OpenGL surface.                                                  
    ...WARNING: could not set the given mode (6)                                               
    Initializing SDL OpenGL display                                                            
    ...setting mode 3: 640 480                                                                 
    Attempting 4/4/4 Color bits, 24 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 24 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...                            
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...                                
     SDL_SetVideoMode() failed!                                                                
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 24 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 8 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 8 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 8 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Attempting 4/4/4 Color bits, 16 depth, 0 stencil display...
     SDL_SetVideoMode() failed!
     SDL_GetError() reports [Couldn't find matching GLX visual] ...
    Failed to find acceptable OpenGL surface.
    ...WARNING: could not set the given mode (3)
    ...loading libMesaVoodooGL.so.3.1: SDL: SDL_GL_LoadLibrary() failed! rc == (-1).
    SDL_GetError() reports "Could not load OpenGL library".
    failed
    ASSERT: [qcommon/common.c:406] GLimp_Init() - could not load OpenGL subsystem
     (fyi)
    ----- CL_Shutdown -----
    -----------------------
    Error: GLimp_Init() - could not load OpenGL subsystem
    
    Mania Drive
    bash-3.2$ sh mania_drive.sh
    Raydium: Raydium 3D Game Engine
    Raydium: version 0.705
    Raydium: command line args: OK
    Raydium: chdir to 'game/': OK
    Raydium: using '/home/jakub/.mania_drive' as home dir
    Raydium: Requesting 800x600:32 mode
    Raydium: Xinerama detected with 2 screens:
    Raydium: *** screen 0 : 1280x1024 at (0,0)
    Raydium: *** screen 1 : 1280x800 at (0,0)
    Raydium: using Xinerama screen 0
    Raydium: (my)glut: ERROR: Unable to open a suitable window
    
    Můj Xorg.conf:
    Section "ServerFlags"                                                  
            Option "AutoAddDevices" "false"                                
    EndSection                                                             
    
    Section "ServerLayout"
            Identifier     "X.org Configured"
            Screen      0  "Screen0" 0 0     
            InputDevice    "Mouse0" "CorePointer"
            InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection                                       
    
    Section "Files"
    #       RgbPath      "/usr/share/X11/rgb"
            ModulePath   "/usr/lib/xorg/modules"
            FontPath     "/usr/share/fonts/misc"
            FontPath     "/usr/share/fonts/100dpi:unscaled"
            FontPath     "/usr/share/fonts/75dpi:unscaled" 
            FontPath     "/usr/share/fonts/TTF"            
            FontPath     "/usr/share/fonts/Type1"          
    EndSection                                             
    
    Section "Module"
            Load  "xtrap"
            Load  "dri"  
            Load  "dbe"  
            Load  "glx"  
            Load  "record"
            Load  "GLcore"
            Load  "extmod"
            Load  "freetype"
    EndSection              
    
    Section "InputDevice"
            Identifier  "Keyboard0"
            Driver      "kbd"      
    EndSection                     
    
    Section "InputDevice"                                                                      
            Identifier      "Mouse0"                                                           
            Driver          "mouse"                                                            
            Option          "CorePointer"                                                      
            Option          "Device"                "/dev/input/mice"                          
            Option          "Protocol"              "ImPS/2"                                   
            Option          "ZAxisMapping"          "4 5"                                      
            Option          "EmulateWheel"          "on"                                       
            Option          "Emulate3Buttons"       "true"                                     
            Option          "EmulateWheelButton"    "2"                                        
    EndSection                                                                                 
                                                                                               
    Section "Monitor"                                                                          
            #DisplaySize      370   300     # mm                                               
            Identifier   "Monitor0"                                                            
            VendorName   "AIC"                                                                 
            ModelName    "F-419"                                                               
     ### Comment all HorizSync and VertRefresh values to use DDC:                              
            HorizSync    24.0 - 80.0                                                           
            VertRefresh  49.0 - 75.0                                                           
            Option      "DPMS"                                                                 
    EndSection                                                                                 
    
    Section "Device"
            Driver      "intel"
            VendorName  "Intel Corporation"
            BoardName   "Mobile GM965/GL960 Integrated Graphics Controller"
            BusID       "PCI:0:2:0"
            option      "AccelMethod" "exa"
    #       option      "MigrationHeuristic" "greedy"
            option      "ExaNoComposite" "false"
    EndSection
    
    Section "Screen"
            Identifier "Screen0"
            Device     "Card0"
            Monitor    "Monitor0"
            SubSection "Display"
                    Viewport   0 0
                    Depth     1
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     4
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     8
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     15
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     16
            EndSubSection
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
            EndSubSection
    EndSection
    
    Předem díky za pomoc, už jsem zoufalý :-\

    Odpovědi

    Jakub Lucký avatar 5.1.2009 19:57 Jakub Lucký | skóre: 40 | Praha
    Rozbalit Rozbalit vše Re: nedaří se otevřít nové okno
    To je nějaký problém s OpenGL, jinak Window manager předpokládám funguje...

    1) Napište distribuci
    If you understand, things are just as they are; if you do not understand, things are just as they are.
    5.1.2009 20:23 honorguard | skóre: 4
    Rozbalit Rozbalit vše Re: nedaří se otevřít nové okno
    Jo, Windows manager je KDE4 a normálně funguje jak má. Mám Archlinux 64bit. Ještě bych možná měl říct že mám kartu Intel X3100. Nedávno Intel vydal nové aktualizace ovladačů a ty s mojí kartou nefungují (místo 1050 FPS bych měl 350 FPS). A tak jsem musel downgradovat nějaké balíky:
    intel-dri-7.0.3-1-x86_64.pkg.tar.gz         xorg-font-utils-1.0.3-3.pkg.tar.gz
    libdrm-2.3.0-1.pkg.tar.gz                   xorg-server-utils-7.3-1-x86_64.pkg.tar.gz
    libgl-7.0.3-2-x86_64.pkg.tar.gz             xorg-server-1.4.2-2-x86_64.pkg.tar.gz
    mesa-7.0.3-2-x86_64.pkg.tar.gz              xorg-twm-1.0.4-1-x86_64.pkg.tar.gz
    xf86-video-intel-2.3.2-1-x86_64.pkg.tar.gz  xorg-utils-7.3-1-x86_64.pkg.tar.gz
    xorg-apps-1.0.3-3-x86_64.pkg.tar.gz         xorg-xkb-utils-7.3-1-x86_64.pkg.tar.gz
    
    Tohle jsou balíky které jsem downgradoval aby mi zase začala fungovat grafika. Dost možná jsem na nějaký zapoměl a tak proto třeba teď mám tuhle chybu. Jinak kartu jsem řešil zde: Odkaz na Ubuntu forum Díky moc všem za reakce

    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.