Vous êtes ici > Bugs > PlayOnLinux > Bug > Ticket #278 en

Bug #278 sur PlayOnLinux

Steam crashed while running

Ajouté par verdot le 2011-08-26 18:27:38 - Commenter ou mettre à jour ce ticket

Statut :
Invalide
Priorité :
Normal
Assigné à :
Nobody
Dernière mise à jour :
2011-08-28 18:15:32
Description, étapes pour reproduire :
File :Steam
Date : 08/26/11 18:22:47
PlayOnMac Version : 4.0.7
File content :
#!/bin/bash
[ "$PLAYONLINUX" = "" ] \&\& exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/marc/.PlayOnLinux//wineprefix/Steam"
export WINEDEBUG=""
cd "/home/marc/.PlayOnLinux//wineprefix/Steam/drive_c/./Programme/Steam"
POL_Wine "Steam.exe"  $@

Output :

Sortie de la console :

[POL_Wine_AutoSetVersionEnv] Message: Reading version : 1.2.3
[POL_Wine_AutoSetVersionEnv] Message: wineprefix : /home/marc/.PlayOnLinux//wineprefix/Steam
[POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.2.3, x86
[POL_Wine_SetVersionEnv] Message: "/home/marc/.PlayOnLinux//wine/linux-x86/1.2.3" exists
[POL_Wine] Message: Running wine-1.2.3 Steam.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered
err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1
fixme:wbemprox:wbem_locator_ConnectServer 0x100b5138, L"ROOT\\CIMV2", (null), (null), (null), 0x00000080, (null), (nil), 0x47cc848)
err:ole:CoGetClassObject class {dff32fea-3331-48da-a272-ccfc238695be} not registered
err:ole:CoGetClassObject class {dff32fea-3331-48da-a272-ccfc238695be} not registered
err:ole:create_server class {dff32fea-3331-48da-a272-ccfc238695be} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {dff32fea-3331-48da-a272-ccfc238695be} could be created for context 0x17
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:win:RegisterDeviceNotificationA (hwnd=0x100c0, filter=0x32d5d0,flags=0x00000004) returns a fake device notification handle!
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
 

Other :
I tried to start steam and it crashed.

History

Mise à jour par Quentin PÂRIS le 2011-08-26 18:31:14

Install Microsoft Fonts (Install -> Other)

Mise à jour par GNU_Raziel le 2011-08-28 18:15:32

  • Statut changé vers En cours
Il n'y a rien à voir ici