https://bugs.winehq.org/show_bug.cgi?id=37638
Bug ID: 37638
Summary: Unhandled exception: page fault on write access to
0x98007800 in 32-bit code (0x007800ad)
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thornepop(a)hotmail.com
Created attachment 50090
--> https://bugs.winehq.org/attachment.cgi?id=50090
This is the debug file
I play Growtopia on mac using the .exe verson and it keeps crashing randomly
--
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=27171
Summary: Prey: hangs when adding a new device
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://preyproject.com/
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Install mono210 with winetricks. Installs fine. Optionally workaround bug 27170
by making a small exe that returns a single word for the hostname (otherwise,
when registering the device, the name will be blank and you can fill it in
manually). Make a new account/sign in with existing, then click submit. The
program will hang:
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:advapi:SetNamedSecurityInfoW L"C:\\Prey\\config" 1 4 (nil) (nil) 0x161268
(nil)
it's doing something dotnety, here, because if I don't have mono installed,
that's when I get prompted for it. As a second guess, I installed dotnet20
instead, which works, so looks like a mono bug.
Be careful, once three activations are made on an account, it will refuse to
add more. It seems under mono the devices are added but the local device never
receives confirmation back, unless the number of devices is hit, in which case
you get an error. Logging in with a webbrowser and removing the devices lets
you test more.
So, to summarize:
With dotnet, installing and running prey works. I can add new devices, and
receive confirmation of success or failure.
With mono210 (2.10.2) / wine-1.3.20: installing and running prey works. I can
add new devices, and only receive confirmation of failure, not success.
--
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=39708
Bug ID: 39708
Summary: Content does not display in Rust Experimental server
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: nikita.hldm(a)gmail.com
Distribution: ---
Created attachment 52950
--> https://bugs.winehq.org/attachment.cgi?id=52950
Wine log
Contents of the console after starting:
Mono path[0] = 'Z:/home/servers/rust/RustDedicated_
Data/Managed'
Mono path[1] = 'Z:/home/servers/rust/RustDedicated_
Data/Mono'
Mono config path = 'Z:/home/servers/rust/RustDedica
ted_Data/Mono/etc'
And nothing more.
I fixed this problem with the Rust Experimental. However, this solution is not
too good.
In console.c in CloseConsoleHandle() i added return TRUE; after {
BOOL WINAPI CloseConsoleHandle(HANDLE handle)
{
return TRUE;
...
I think the problem is related with the functions - AttachConsole(),
FreeConsole().
--
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=38178
Bug ID: 38178
Summary: Crash with Heroes VI at very begin
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 50937
--> https://bugs.winehq.org/attachment.cgi?id=50937
Heroes VI crashes with any engine > 1.7.7. Worked with 1.6.2
Assertion failed: (iface->lpVtbl == (const IDirect3DBaseTexture9Vtbl
*)&d3d9_texture_2d_vtbl || iface->lpVtbl == (const IDirect3DBaseTexture9Vtbl
*)&d3d9_texture_cube_vtbl || iface->lpVtbl == (const IDirect3DBaseTexture9Vtbl
*)&d3d9_texture_3d_vtbl), function unsafe_impl_from_IDirect3DBaseTexture9, file
texture.c, line 1257.
--
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=5977
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--
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=37605
Bug ID: 37605
Summary: Ether Saga Online crashes
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine2(a)skewray.com
Distribution: Ubuntu
Ether Saga Online crashes at this line in the stdout:
fixme:imm:ImmGetDescriptionW (0x4090409, 0xccbe54, 512): semi stub
The game used to run fine until a recent game update.
--
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=39578
Bug ID: 39578
Summary: hlsl float constant translate error if constant name
like 'c873'
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gamiljydcome(a)gmail.com
Distribution: ---
I use WINEDEBUG=+d3d_shader trace an broken 3d model game, i notice something
wrong like follow:
trace:d3d_shader:shader_trace_init def c783 = 1.000000, 3.000000, 0.000000,
0.000000
warn:d3d_shader:shader_record_register_usage Shader using float constant 783
which is not supported.
But followed hlsl fragment can be translated correctly:
(hlsl)d3d_shader:shader_trace_init def c0 = -100.000000, 0.000000, 1.000000,
0.000000
------------------------------------------
(glsl)d3d_shader:d3d_compiler const vec4 ps_lc0 = vec4(-1.00000000e+02,
0.00000000e+00, 1.00000000e+00, 0.00000000e+00);
The point is the diffrence between names: c783 c0. If hlsl fragment define
variables names like c783 c771 c831 etc, then tanslate must be wrong.
I think 'def c783' is just a variables name, Right? If so it should be
translate to 'const vec4 ps_lc783 = vec4...' although i don't know what's that
really means.
--
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=8051
--- Comment #132 from swswine(a)gmail.com ---
(In reply to Jason Mills from comment #130, Luke Horwell from comment #131)
I do not see my patch as the fix, even as a workaround fix actually. It just
effectively makes possible to see in the log what features are missing. To fix
the problem, the features must be implemented (ProcessVertices in shader mode
at the first place, maybe something else). Once again, what's happening:
1. In the original wine state (even after workarounding crash on start), no
shaders for the object can be used because none of shaders pass validation. In
this state, the game fallbacks to the default "error" shader which draws red
models. My patch fixes this. After that the things may really get worse in
terms of gameplay (e. g. models not rendering at all), because the use of real
shaders trigger some features unsupported in wine. But the log now should be
full of indication what goes wrong and it is relatively easy to see which
features are missing).
2. In my version of Sims2 limiting shader version to 2 made things better and
models began to render OK. It does not mean it will help on any Sims2
installation and any hardware. Sims2 has the shaders code in the objects
definition in the game's resources, so games of different versions or just
using different mods may behave differently. Some of those resources also have
different shaders version for different capabilities (e. g, some may support
vs_3_0 and vs_2_0, and some just vs_3_0). Besides, the game has a complicated
features setup based on graphic card and it's capabilities detection (this can
be altered manually in game's text files).
So I think the feasible way to go is to fix ProcessVertices first (it seems
that even when I limit vertex shader version to 2.0 and get models rendered OK
initially it is still used within the game effects for which I also have
glitches). After that (along with some fix or workaround for max shader
constants and for shader validator interface which are currently in my patch)
the game will either work or can be further troubleshooted for remaining
missing features in wine.
--
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=22399
Summary: Quake III Arena installer: Text area is scrolled at
the bottom, and all text is selected
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=27416)
--> (http://bugs.winehq.org/attachment.cgi?id=27416)
Quake 3 Installer-Software License Agreement, all the text is selected
When installing Quake III Arena, the Software License Agreement window looks
different on Wine than on XP:
The text in the text area (the license) is all selected (blue background), and
the text area is scrolled at the bottom (showing the end of the license).
Please see attachments.
The software is not available for download..
--
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.