https://bugs.winehq.org/show_bug.cgi?id=37773
Bug ID: 37773
Summary: Handel-C compiler extremely slow under WIne compared
to Windows
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: felix.huber(a)schyf.de
Distribution: ---
Handel-C (a C to FPGA synthesis tool) compiles a typical design in 15 minutes
when using Win 7 in a Virtualbox.
When run under wine, no special error messages appeared, but after 10h the
compilation was still not finished and I aborted it.
I re-ran it with operf and stopped after some 15minutes. The result was that
95% of the time was spent in heap.c of ntdll.dll.so in function
HEAP_FindFreeBlock.
So I ran wine with WINEDEBUG=trace+heap,+relay and I see a lot of malloc() and
free(), but execution is so slow that I can't really see what's going on.
The problem might not be related to Handel-C but the way wine manages the heap,
as I see also lots of malloc/free with other windows applications, even when
they're idle.
Tests were done with Opensuse 64bit 12.3, 13.1 and 13.2 with Kernel from 3.11
to 3.18, all with the same slow performance.
The setup was always a clean installation with only MFC42 installed with
winetricks, as this was needed by the app. No differences were found when
switching between native and builtin MSVCRT dlls.
I wonder how I can narrow down the cause of this poor performance.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30182
Bug #: 30182
Summary: SuperPower 2 demo installation aborted
Product: Wine
Version: 1.4
Platform: x86
URL: http://www.gamefront.com/files/3631719/SuperPower_2_De
mo
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Classification: Unclassified
Regression SHA1: fa2420d6960df77d6073e3666d375936c5999fe7
Created attachment 39392
--> http://bugs.winehq.org/attachment.cgi?id=39392
terminal output
Near at the end of the install process I get the following error message:
"Feature transfer error - Error: -1603 Fatal error during installation."
Afterwards the installer reverts all changes.
Installation works with Wine-1.4 but not with wine-1.4-284-gc5faf15.
fa2420d6960df77d6073e3666d375936c5999fe7 is the first bad commit
commit fa2420d6960df77d6073e3666d375936c5999fe7
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Mar 12 12:26:34 2012 +0100
msi: Perform a case insensitive match on filenames from cabinets.
:040000 040000 6b7210c4e9372efd6a5d2ad5b1d9d99eecf57a45
55e5b3a84d2e1c72443ba9bbe2cf295098f8c5b2 M dlls
The reverted patch fixed the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19350
Summary: right click context menu requires multiple left
clicks, and multiple selections (control-or-shift)
selecting is buggy
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)tehk.org
When using flashfxp, connecting to a remote ftp site and then a list of the
files/folders on the remote site will appear.
At first, when an attampt is made to select multiple files (while holding
control or shift to select them) several clicks on a single file must be made
first in order to then complete this action.
secondly, when right clicking and bringing up a context menu, it requires 2
left clicks on any item in the menu to select that action versus the standard
one click.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18787
Summary: Implement interlocked.c for Solaris/x86 using Sun C
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baggett.patrick(a)gmail.com
When compiling Wine from source tarball on Solaris 10 5/09 with Sun Studio 12
cc I get the following message:
"You must implement the interlocked* functions for your compiler"
Sun C uses the same inline assembly language format as GCC, so simply changing
line 27 at top of libs/port/interlocked.c to read:
#if defined(__GNUC__) || defined(__SUNPRO_C)
causes it to successfully compile using the inline assembly. Given the trivial
nature of this, is there any way this can be merged?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12553
Summary: Toolbars misplaced, hidden
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
Created an attachment (id=12122)
--> (http://bugs.winehq.org/attachment.cgi?id=12122)
WINEDEBUG=+toolbar,+listview,+themingcombo wine 0.9.59 log
Here are two screenshots:
Wine being run with MS comctl32.dll, the same thing you see in Windows:
http://polosatus.ru/wine/toolbar_reference.png
And wine running with it's own version of comctl32:
http://polosatus.ru/wine/toolbar_bug.png
First of all, disappeared toolbar at the middle of screenshot.
Also, notice misplaced right toolbar. It is misplaced to left a bit. I suppose
both bugs are related.
Seems that developers have used some undocumented features, as log has this:
warn:toolbar:TOOLBAR_SetBitmapSize 5 buttons, undoc increase to bitmap size :
16-15 -> 20-20
and this:
warn:toolbar:TOOLBAR_SetBitmapSize 6 buttons, undoc increase to bitmap size :
20-20 -> 16-16
several times.
I've supposed that WINEDEBUG=+toolbar,+listview,+themingcombo should be enough
for initial log :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31741
Bug #: 31741
Summary: python-2.7.3.amd64.msi fails to install
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tahoar(a)gmail.com
Classification: Unclassified
I tried installing Python 64-bit 2.7.3 on wine1.5-amd64. The installer loads
but will not progress after the introduction page. When clicking "continue",
the installer does nothing. Clicking "cancel" exits the installer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34893
Bug #: 34893
Summary: LaTale Launcher gives WSASocketW Failed to create a
socket of type SOCK_RAW, this requires special
permissions
Product: Wine
Version: 1.7.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
Classification: Unclassified
tried using the regnum fix:
sudo setcap CAP_NET_RAW=ep /usr/bin/wine
sudo setcap CAP_NET_RAW=ep /usr/bin/wineserver
sudo setcap CAP_NET_RAW=ep LaTaleLauncher.exe
Also applied it to the ogplauncher, Still gave the error.
LaTale also requires GC_DONT_GC=1 before the wine command on the downloader for
the client, since it's pandomediabooster.
Get the client here: http://latale.ogplanet.com/en/download/client.og
Pastebin: http://pastebin.com/FTT71zb1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15864
Summary: window size has reversed width and height
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://jeffz.name/dvt-fc2.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=17001)
--> (http://bugs.winehq.org/attachment.cgi?id=17001)
Windows-vs-Wine
This small program seems to have its width and height mixed up under Wine. The
attached screenshot shows the program running under windows (top) and under
Wine (below)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38815
Bug ID: 38815
Summary: PokerStars challenges and rankings windows don't work
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gonssal(a)gmail.com
Distribution: ---
PokerStars challenges and rankings windows don't work, they just show a black
window.
PokerStars version 7. The links to challenges and rankings are in the main
window's right sidebar.
This is the console output from starting PokerStars, logging in an trying to
open the challenges window:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:ver:GetCurrentPackageId (0x33d020 (nil)): stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:shell:SetCurrentProcessExplicitAppUserModelID L"PokerStars.Es.Gui": stub
fixme:resource:GetGuiResources (0xffffffff,1): stub
fixme:heap:RtlSetHeapInformation 0x240000 0 0x23fcd0 4 stub
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:GetThreadPreferredUILanguages 56, 0x33ecb0, (nil) 0x33ecb4
fixme:winsock:WSALookupServiceBeginW (0x33ed04 0x00000ff0 0x33ed4c) Stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x33ebe8, overlapped 0x98bd68): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x10494,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x10494,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:win:EnumDisplayDevicesW ((null),0,0x33e738,0x00000000), stub!
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x1a4e124 (nil)): stub
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:ver:GetCurrentPackageId (0x1c5e9d8 (nil)): stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33e3d4
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x104a4 0x00000000
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:d3d9:D3DPERF_GetStatus (void) : stub
err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires
special permissions.
fixme:win:EnumDisplayDevicesW ((null),0,0x33dbf8,0x00000000), stub!
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
(0x1c3650)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0x33eb04)
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ntdll:NtIsProcessInJob stub: 0x20c (nil)
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:ntdll:NtIsProcessInJob stub: 0x214 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x21c (nil)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:ntdll:NtIsProcessInJob stub: 0x1fc (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x224 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x22c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x234 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x244 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:dwmapi:DwmGetCompositionTimingInfo ((nil) 0x33d0d4)
fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:gdi:GdiInitializeLanguagePack stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x12fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x13fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x11fe9d8 (nil)): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x140 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x148 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x150 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x158 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x160 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x168 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x184 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x24c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x18c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x314 (nil)
fixme:process:GetSystemFirmwareTable (1381190978 0 (nil) 0):stub
fixme:wbemprox:client_security_SetBlanket 0x7df4067c, 0xbfbb8f8, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7df4067c
fixme:process:GetSystemFirmwareTable (1381190978 0 (nil) 0):stub
fixme:wbemprox:client_security_SetBlanket 0x7df4067c, 0xbfbb8c8, 10, 0, (null),
3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7df4067c
fixme:netapi32:NetUserGetInfo Level 2 is not implemented
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:GetThreadPreferredUILanguages 56, 0x33ecb0, (nil) 0x33ecb4
fixme:winsock:WSALookupServiceBeginW (0x33ed04 0x00000ff0 0x33ed4c) Stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x33ebe8, overlapped 0x98dd68): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x104ba,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x104ba,
filter=0x33edac,flags=0x00000000) returns a fake device notification handle!
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:win:EnumDisplayDevicesW ((null),0,0x33e738,0x00000000), stub!
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x1a4e124 (nil)): stub
fixme:ver:GetCurrentPackageId (0x1b5e9d8 (nil)): stub
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:dwmapi:DwmIsCompositionEnabled 0x33e3d4
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x104ce 0x00000000
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of
other threads
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33dbf8,0x00000000), stub!
fixme:d3d9:D3DPERF_GetStatus (void) : stub
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
(0x1c4628)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0x33eb04)
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ntdll:NtIsProcessInJob stub: 0x204 (nil)
fixme:d3d9:d3d9_device_CreateTexture Resource sharing not implemented,
*shared_handle (nil).
fixme:ntdll:NtIsProcessInJob stub: 0x214 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x21c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x220 (nil)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:ntdll:NtIsProcessInJob stub: 0x224 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x22c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x234 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:dwmapi:DwmGetCompositionTimingInfo ((nil) 0x33d0d4)
fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no s’ha pogut obrir el
fitxer objecte compartit: El fitxer o directori no existeix
fixme:process:SetProcessDEPPolicy (3): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:NtIsProcessInJob stub: 0xffffffff (nil)
fixme:advapi:RegisterTraceGuidsW (0x10156000, 0x1255da58,
{3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x1252d314, (null), (null),
0x1255da70): stub
fixme:gdi:GdiInitializeLanguagePack stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ver:GetCurrentPackageId (0x13fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x12fe9d8 (nil)): stub
fixme:ver:GetCurrentPackageId (0x11fe9d8 (nil)): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x140 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x148 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x150 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x158 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x23c (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x160 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Check for valued return on void function.
fixme:hlsl_parser:hlsl_parse Implicit conversion to the return type if needed,
error out if conversion not possible.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:ntdll:NtIsProcessInJob stub: 0x304 (nil)
fixme:system:SystemParametersInfoW Unknown action: 116
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23327
Summary: Caesar 3: autorun image missing
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
I´m using Ubuntu Lucid Lynx with nvidia 9500 GT video card, my caesar 3 is br
version, but i do not know if this matters.
Will try to post some kind of log later.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.