https://bugs.winehq.org/show_bug.cgi?id=40028
Bug ID: 40028
Summary: Tumblebugs 2 crashes with wined3d-csmt.dll, works with
wined3d.dll
Product: Wine-staging
Version: 1.7.54
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Formerly this game was an indicator for DXTn textures support. It uses DXT5
textures for bugs. So this game some time worked with wine-staging? Not now.
Enable redirect wined3d-csmt.dll
~~~~
fixme:winediag:start_process Wine Staging 1.9.1 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:module:load_dll Loader redirect from L"wined3d.dll" to
L"wined3d-csmt.dll"
fixme:winediag:wined3d_dll_init Experimental wined3d CSMT feature is currently
disabled.
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
err:winediag:init_driver_info Invalid GPU override 1002:6740 specified,
ignoring.
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
err:dbghelp_stabs:stabs_parse Unknown stab type 0x0a
...
wine: Unhandled exception 0x40000015 in thread 29 at address 0x280bb5d (thread
0029), starting debugger...
~~~
disable
~~~~
fixme:winediag:start_process Wine Staging 1.9.1 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ntdll:__syscall_NtCreateNamedPipeFile Message mode not supported, falling
back to byte mode.
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
err:winediag:init_driver_info Invalid GPU override 1002:6740 specified,
ignoring.
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #3:
fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader
attribute 'vs_in2' to match BindAttributeLocation request.
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #5:
fixme:d3d_shader:print_glsl_info_log WARNING: Could not find vertex shader
attribute 'vs_in2' to match BindAttributeLocation request.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
err:d3d_surface:surface_convert_format Failed to create a destination surface
for conversion.
~~~~
To check if this is my mistake I download ready-to-use WineStage-1.9.1 binary.
Tested also with wine-staging-1.7.54.
Tested wine Crossover 15.0
Same result. The game crashes.
It works with main WineHQ with black insects and balls.
--
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=46608
Bug ID: 46608
Summary: Wine-staging fails to load DLLs on Debian 9 Stretch
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: larrowe.semaj11(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When using the official Wine-Staging package for Debian 9 Stretch, there is an
issue where Wine cannot load DLLS. This is definitely a regression from
Wine-Development, where the issue cannot be reproduced.
On an unrelated side note, there appears to be an error while running `wine64
--check-libs` with the same package. After one library is listed, there is a
segmentation vault.
Checked on Wine-Staging 4.0
--
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=46104
Bug ID: 46104
Summary: winepulse-PulseAudio_Support patch cause application
to hang with native dsound.dll
Product: Wine-staging
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hi.
Recently I wanted to play to some old games that were using DirectMusic.
In particular "Imperivm Great Battles of Rome"
So following the procedures I installed the directmusic component and the
native dsound.dll
However when I tried the game I was encountered by an hanged application. (the
application opened it's window and rendered the cursor, but nothing else)
I was on wine-staging as I have some games that require staging patches.
However as I recalled this game worked before, so I tried vanilla wine. It
worked almost flawless (encountering bug Bug 44540 with quartz.dll as native).
Then I tried with older wine-staging version. I started with the wine-staging
3.3 that was the older one in my pacman package cache, and worked flawless.
I then discovered that the first bad wine-staging release is the 3.13 release.
After checking the patch modified between the 3.12 and 3.13 releases, I found
that if I compile wine-staging from source without applying the
winepulse-PulseAudio_Support the issue disappears.
Unfortunatly Imperivm GBR doesn't have an aviable demo, but recently an udated
version was released on steam, and you can ask for a key at FX Interactive for
free. Check the FAQ in the Imperium World forum on Discord.
Normal Log is totally unhelpful as the only thing it give is a:
0009:fixme:thread:create_user_shared_data_thread Creating user shared data
update thread.
Two others affected application are:
Rise of Nation
Rise of Nation Throne and Patriots
Others bug associated with winepulse-PulseAudio_Support and 3.13 Release
(potentially not duplicates):
Bug 45582 - Bug 45623 - Bug 45502
--
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=46587
Bug ID: 46587
Summary: Paint.net v4 crashes with GTK3 Theming
Product: Wine-staging
Version: 4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: toe_head2001(a)yahoo.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63480
--> https://bugs.winehq.org/attachment.cgi?id=63480
Screenshot showing the EntryPointNotFoundException
It is "Unable to find an entry point named 'BufferedPaintStopAllAnimations' in
DLL 'uxtheme.dll'."
I assume this due to the DLL redirect to uxtheme-gtk.dll from uxtheme.dll.
This crash does not occur when GTK3 Theming is disabled.
--
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=40060
Bug ID: 40060
Summary: Crash dialog button unclickable
Product: Wine-staging
Version: 1.9.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 53538
--> https://bugs.winehq.org/attachment.cgi?id=53538
The windows in question
If a game crashes (for example elevated_1024x768.exe) then dialog windows
appeared with two buttons "Show details" and "Close".
These buttons are unclickable because of patch
https://github.com/wine-compholio/wine-staging/blob/master/patches/user32-M…
Reverting the patch resolves the issue.
--
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=45856
Bug ID: 45856
Summary: wine stuck installing python in silent mode
Product: Wine-staging
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sbonazzo(a)redhat.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: Fedora
On Fedora 28:
download https://www.python.org/ftp/python/2.7.14/python-2.7.14.msi
$ wine msiexec /i /tmp/python-2.7.14.msi /qn ADDLOCAL=ALL
000b:fixme:winediag:start_process Wine Staging 3.16 is a testing version
containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing
bug reports on winehq.org.
0028:fixme:dwmapi:DwmIsCompositionEnabled 0x6dc825d4
002d:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ec7e28,
context 0x91e480, init_notify 0, handle 0x11dfa10): stub
003f:fixme:dwmapi:DwmIsCompositionEnabled 0x6dc825d4
0041:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ec7e28,
context 0x91e480, init_notify 0, handle 0x11dfa10): stub
wine: configuration in '/home/sbonazzo/.wine' has been updated.
0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0053:err:msiexec:custom_action_server Failed to create custom action server
pipe: 2
wine get stuck here and doesn't complete the silent install.
Reproducible 100% with wine 3.14-1.fc28 and 3.16-1.fc28
Worked fine in wine 3.8-1.fc28
(https://jenkins.ovirt.org/job/ovirt-guest-agent_master_build-artifacts-fc28…)
--
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=46704
Bug ID: 46704
Summary: League Of Legends 9.4, Connection issue - We're unable
to log you in because you may be offline.
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: werifGX(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63664
--> https://bugs.winehq.org/attachment.cgi?id=63664
Screenshot of the issue.
League Of Legends (9.4-15540347.15540320) is unable to log-in on wine-4.2
(Staging) with vcrun2017, adobeair and corefonts due "We're unable to log you
in because you may be offline" error
Same problem on Lutris's League Of Legends
(https://lutris.net/games/install/3552/view)
Both of which worked without any noticable issues yesterday (22.02.2019).
Results in : https://i.imgur.com/wIJ4Zit.png
--
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=45578
Bug ID: 45578
Summary: GTA 5 doesn't launch in 3.13, works in 3.12
Product: Wine-staging
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: electrodexsnet(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61994
--> https://bugs.winehq.org/attachment.cgi?id=61994
crash log - crash at line 19,541
I have GTA5 installed in a wine prefix with dxvk. Using wine builtin vulkan
(vulkan-1.dll).
In wine-staging 3.12, GTA 5 runs without issue.
In 3.13, it now hangs at a blank screen after the police siren intro. You can
close it by pressing Alt F4, then Enter. After reverting to 3.12, it works as
expected again.
Versions/System:
GPU: Nvidia GTX 970 | proprietary driver: 396.45
OS: Manjaro stable
DXVK: tested 0.54, 0.63, 0.64 - no difference
winetricks: allfonts, steam
Noteable error messages (line 19,541 in gta5_wine-staging-3.13-crash01):
wine: Unhandled page fault on write access to 0x00000000 at address 0x141275cbc
(thread 013c), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 64-bit code
(0x0000000141275cbc).
--
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=46148
Bug ID: 46148
Summary: In World of Warcraft 8 background and water are solid
color and flashes of various color appear many times
per second
Product: Wine-staging
Version: 3.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kgrittn(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
World of Warcraft 8.0.1 (28153)(Release x64)
OS is Ubuntu, both show the same symptoms and were fine before Wine 3.20
(Staging):
Linux kevin-desktop 4.15.0-39-generic #42~16.04.1-Ubuntu SMP Wed Oct 24
17:09:54 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
16GB
Intel HD Graphics 4000 (Ivybridge) (on motherboard, no expansion slot)
Linux kgrittn-Precision-7720 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Intel(R) Xeon(R) CPU E3-1505M v6 @ 3.00GHz
32GB RAM
NVIDIA GeForce GTX 470
Symptoms in WoW:
- Backgrounds such as terrain show as a single color (always black?) with no
"litter" or detail -- a roadway looks the same as wild ground which is the same
as the side of a cliff.
- Water shows as a single block of color with no shorline features, reflection,
or transparency to underlying features.
- Random patches of color appear, apparently changing with each screen draw.
- Small animated areas like torch flames show lots of rectangle enclosing the
area with little or none of the normal animation.
--
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=44032
Bug ID: 44032
Summary: Diablo 3 2.6.1: Mouse-downs register as mouse clicks
Product: Wine
Version: 2.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sts33nvyb(a)gmail.com
Distribution: ---
Created attachment 59696
--> https://bugs.winehq.org/attachment.cgi?id=59696
Terminal output (not that I expect this to be useful)
In Diablo 3, mouse-downs (pressing and holding the mouse button) often register
as mouse clicks (pressing and immediately releasing the mouse button). This
happens for approximately 50% of the mouse-downs when playing the game, which
dramatically changes how the game plays, since holding down the mouse button is
used for both moving and attacking continuously in the game.
I'm running wine-staging 2.20 on OpenSuse 42.3 x86_64.
This is for the current version of Diablo 3, version 2.6.1.47919 32-bit. Note
that Diablo 3 recently dropped support for Windows XP; since this change,
Diablo 3 no longer works in non-staging wine at all. Also, the 64-bit version
of Diablo 3 has severe performance problems in wine-staging 2.20, so this is
using the 32-bit version of Diablo 3.
I speculate that some bug in wine is causing bogus mouse-up events to sometimes
be generated immediately after mouse-down events.
Note that this is a completely different bug from bug 31262. Note that user
"pakos" has mistakenly commented about this bug in that bug report, dated
2017-11-13. He reports that this problem is present in versions of
wine-staging at least back to 2.5.
There has been some discussion of this bug on the application page. Some users
have reported that changing wine's virtual desktop setting, forcing 32-bit
using setarch, or changing Diablo 3's settings to windowed-fullscreen instead
of fullscreen alleviated the problem. None of these helped for me.
--
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=45826
Bug ID: 45826
Summary: Doom 2016 - Rendering issues
Product: Wine-staging
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmed.com(a)aol.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62283
--> https://bugs.winehq.org/attachment.cgi?id=62283
wine error log
I can't run Doom 2016 with Mesa 18.1.7 or Mesa 18.1.8, so I tried Mesa 18.2.0-1
and the game started but it look so weird, and I can hear the menu sounds but I
can't see the menu.
System information:
Operating system: Manjaro KDE
GPU: AMD HD 8750M
Driver: Mesa 18.2.0-1
Wine version: 3.15 staging-nine
--
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=46224
Bug ID: 46224
Summary: ddraw-Create-rendering-targets-in-video-memory patch
got borked between 3.19 and 3.20
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Testing application - The Sims Complete Collection
With 3.19, the game launches just fine, and I get
`0009:fixme:ddraw:ddraw_surface_create Application wants to create rendering
target in system memory, using video memory instead` fixmes in the terminal
output, and the game starts.
In 3.20, the game aborts the launch, and I don't get the fixmes.
I suspect this rebase might have broke it:
https://github.com/wine-staging/wine-staging/commit/a423a7087ff2dad6f2def0c…
--
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=41107
Bug ID: 41107
Summary: Total Commander 8.52a Final has VERY slow folder icons
rendering
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: katsunori.kumatani(a)gmail.com
Distribution: ---
Created attachment 55313
--> https://bugs.winehq.org/attachment.cgi?id=55313
Terminal Output, not very useful
Using the 32-bit version of Total Commander 8.52a Final (latest non-beta), when
drawing/rendering the icons for folders, it is VERY slow. Download the 32-bit
version here: http://totalcmd2.s3.amazonaws.com/tcmd852ax32.exe
After installing and launching it, please do the following to reproduce:
1) Maximize the Window to have more folders on screen.
2) Near the top-left, to the right of the green "Refresh" button, click on the
"Source: Only file names" button, this enables more folders visible at once to
show the slow effect more.
3) Go/navigate to a folder which has around 200 folders, such as Z:\usr\share
(depends on your Linux distro), it doesn't matter, just make sure it has a lot
of folders to see how painfully slow it is.
This problem of course is not present in Windows.
Terminal output has been attached, however I don't think it has any useful
information because [b]Total Commander version 7 exhibits almost the same
terminal output, but IT IS NOT SLOW like 8.52a![/b] In fact it is almost
instant when rendering folder icons, which look the exact same.
If you turn off folder icons in Preferences, it is fast, so I know that they
are the culprit, 100%.
Btw, the version 9 beta does not seem to have this problem because it uses the
system's folder icons (which are blue on my system) instead of internal. The
internal ones are yellow.
I hope you can track down and fix this bug with this information.
--
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=45278
Bug ID: 45278
Summary: Vietcong: invisible objects (staging 3.9)
Product: Wine-staging
Version: 3.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: havran.jan(a)email.cz
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 61538
--> https://bugs.winehq.org/attachment.cgi?id=61538
Wine staging 3.9 rendering issues in Vietcong
Wine-staging 3.9 has an issue with rendering objects in Vietcong - some parts
of soldier models are invisible (see attachment).
This problem does not exist in Wine-testing and all other Wine-staging versions
(so its only Wine-staging 3.9 issue).
Reproducible in Vietcong full [1] and demo [2] versions. See notes in AppDB how
to run the game.
Tested SW
Kernel 4.16.11
Mesa 18.0.4
Tested HW
Processor: Intel(R) Core(TM) i5-4210M CPU @ 2.60GHz
GPU 1: Intel HD Graphics 4600
GPU 2: AMD Radeon R7 M265
PS: Different Vietcong rendering bug occured also in Wine-staging 3.3, but it
has been fixed: bug #44712
PPS: Also note that some missions will crash without stagged
"wined3d-Indexed_Vertex_Blending" patch, see bug #39057 or #9337
[1] https://appdb.winehq.org/objectManager.php?sClass=version&iId=8864
[2] https://appdb.winehq.org/objectManager.php?sClass=version&iId=35621
--
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=46733
Bug ID: 46733
Summary: IDirect3DTexture9_LockRect failed inside
ID3DXFontImpl_DrawTextW with OblivionReloaded
Product: Wine-staging
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63724
--> https://bugs.winehq.org/attachment.cgi?id=63724
+d3dx,+d3d9,+d3d log
Hi,
While testing OblivionReloaded (a patcher/extender for TES4:Oblivion), I
discovered that in some place where there was supposed to be a rendered text,
wasn't. One of these place is the options menu (by default it came up with the
key O).
Digging inside OR sourcecode, I saw that it use DrawTextA from ID3DXFont.
However the functions was silently failing and there wasn't any message from
the log.
I put some TRACE messages inside the functions and discovered that was failing
in IDirect3DTexture9_LockRect.
After getting a +d3dx,+d3d9,+d3d log I got:
0046:warn:d3d:wined3d_resource_map Resource does not have MAP_W access.
on a Texture created by the DrawTextW function.
Now, I don't have aviable other games that use the DrawText functions,and were
reported working. But considering where is failing, it's possible that a change
(in wine or another staging patch) broke this patch en passant?
The attachment uploader is crying when trying to upload the compressed log.
Will retry tomorrow.
--
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=39424
Bug ID: 39424
Summary: CodeCharge Studio 5.2 Does Not Load
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: tmp(a)pc-homepage.com
Distribution: ---
Created attachment 52538
--> https://bugs.winehq.org/attachment.cgi?id=52538
Error dump file
Installation of CodeCharge Studio 5.2 gave errors but it seemed to install.
However, it will not run.
--
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=42844
Bug ID: 42844
Summary: Mouse not captured in fullscreen game (Resident Evil
Revelations)
Product: Wine
Version: 2.4
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
I am using FreeBSD 12.0-CURRENT #0 r316750: Thu Apr 13 08:03:28 UTC 2017 amd64
Wine staging 2.4 i386
I set my cleaned prefix with "capture the mouse" checked and "virtual desktop"
checked and set to 1920x1080.
The problem is that when I'm playing, it's correctly in fullscreen 1920x1080, I
don't see the bottom bar with "start" button and Steam icon in the tray BUT I
can click it even without to see it. So when playing, it will sometimes happen
that your cursor reaches the "Resident Evil Revelations" application in the bar
then when you click it, it will simply minimize the game. It shouldn't happen
since I checked the "capture mouse" thing in winecfg so I think there's a
problem with the capture of the mouse in Resident Evil Revelations.
--
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=44426
Bug ID: 44426
Summary: EssentialPim Portable 7.6.1 Free - Note editing
component broken
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
In the notes tab. When entering new text in the notes field the text jumps to
the end of the editing widget. This happens regularly in wine, esp. after
several enter strokes.
Example: you add 12345 to the top. three times "enter" and then type "333". As
a result you see the 333 text together with the existing text at the bottom of
the window and a large space betweeb 12345 and 333 when scrolling. When you
type a backspace everything is at the right place again.
The jumping occurs regularly when typing.
Apparently a font for the white spaces between the two text elements gets
assigned a giant font size, as between the upper text and the bottom text seems
to be just a single char which you can show it as a line cursor.
--
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=41643
Bug ID: 41643
Summary: Star Wars: The Old Republic's Integrated Screenshot
Tool Makes Blank Images
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: visserthree(a)gmail.com
Distribution: ---
The game has a built-in screenshot tool, bound by default to printscreen.
Under Wine, this produces screenshots with no data in them.
OS: Debian 8
Video card: GTX 770, driver 367.44
Winetricks:
d3dx9
Other:
the swtor_fix.exe from the Appdb page
Winecfg settings:
Windowed desktop
Windowmanager-managed windows
SWTOR graphics settings:
Vsync on or off
Fullscreen or Fullscreen Windowed
60 Hz refresh rate (on a 75 Hz monitor)
Using an X11 screenshot tool like scrot will produce an image with data in it.
--
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=40616
Bug ID: 40616
Summary: Program Error "caused by a problem, or deficiency in
Wine"
Product: Wine
Version: 1.6.1
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: colemangriffin7(a)gmail.com
Created attachment 54475
--> https://bugs.winehq.org/attachment.cgi?id=54475
Plain Text Document, 4,922 bytes(8 KB on disk), open with TextEdit(default)
Fore you to get the whole picture, let me first describe the computer I'm
using.
-Macbook (13-inch, Mid 2010)
-Processor 2.4 GHz Intel Core 2 Duo
-Memory 2GB 1067 MHz DDR3
using OS X El Capitan version 10.11.4
Because I'm using a mac, and I wanted to play windows games, and found out to
use wine.
The game i wanted to play is called "Dawn of Discovery Gold". Its platform is
Windows Vista / XP, and file size is 4.49 GB. This was a download bought
through Amazon. When using wine, everything went well setting up, the problem
occurred when attempting to play the game.
A small window would popup titled "Program Error" and the following text reads,
"The program Dawn_of_Discovery_Gold_Downloader_2.exe has encountered a serious
problem and needs to close. We are sorry for the inconvenience."
And below another line of text reads,
"This can be caused by a problem in the program or a deficiency in Wine..."
Then below are two options to click, "Show Details" and "Close"
In the "Show Details", a window opens titled as "Program Error Details" and is
filled with codes. On the bottom is a line of text that reads,
"If this problem is not present under Windows and has not been reported yet,
you can save the detailed information to a file using "Save As" button, then
file a bug report and attach that file to the report."
The attachment is details of the program error.
Thank you for your time looking through this report, if you've found a solution
or have suggestions, please email me at colemangriffin7(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=39645
Bug ID: 39645
Summary: The game Avatarika does not start
Product: Wine
Version: 1.8-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: artemy.bobrov(a)yandex.ru
Distribution: ---
Created attachment 52838
--> https://bugs.winehq.org/attachment.cgi?id=52838
screenshot
When I try to run the game Avatarika(http://avatarika.gamexp.ru/play.php) I see
the following (screenshot).
More information about the error could not be obtained - it is infinitely long
time to load.
--
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=37974
Bug ID: 37974
Summary: Star Wars Empire at War screen garbled
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: velteyn(a)gmail.com
Distribution: ---
Created attachment 50598
--> https://bugs.winehq.org/attachment.cgi?id=50598
The screen garbled
Hi all,
I don't know if this is fixed on latest releases but I cannot play at all.
I play using ZORIN OS using as video card
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV670 [Radeon
HD 3690/3850]
I can play perfectly to SIMS Medieval with this
processor Intel® Core™ i3-2100T CPU @ 2.50GHz × 4
Graphics Gallium 0.4 on AMD RV670
OS Zorin OS 64-bit
--
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=21843
Summary: FreeFalcon 5.3: Crash when attempting to fly a mission
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knives.out.0(a)gmail.com
Created an attachment (id=26442)
--> (http://bugs.winehq.org/attachment.cgi?id=26442)
errorlog + backtrace
FreeFalcon crashes when attempting to fly a mission, even with all in-game
graphics options turned down.
Steps to reproduce:
install freefalcon 5
install freefalcon 5.3 patch
wine FFViper.exe
choose 'Instant Action'
click 'Takeoff'
My system:
Fedora 12 x86_64
Nvidia 8800 GTS
This bug is possibly related to #14505, as FreeFalcon and Allied force share
similar code base after all. Different errors are reported in the logs though.
--
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=37856
Bug ID: 37856
Summary: BOINC 64-bit: Print button in installer doesn't do
anything
Product: Wine
Version: 1.7.33
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_x86_
64.exe
OS: Linux
Status: NEW
Keywords: download, Installer, printing, win64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50419
--> https://bugs.winehq.org/attachment.cgi?id=50419
Wine 1.7.33 +server [12.8 MiB]
The installer for the 64-bit (x86_64) version of BOINC 7.4.36 shows a licence
agreement with a print button, to optionally print it. Clicking on "Print"
doesn't do anything.
The 32-bit installer launches wordpad which gives you Bug 31848 (in both a
32-bit and 64-bit WINEPREFIX), but something is different about the 64-bit
installer (or 64-bit Wine).
A +server trace when clicking on the Print button shows:
002b: create_file( access=80000000, attributes=00000040, sharing=00000005,
create=1, options=00000060, attrs=00000000,
objattr={rootdir=0000,sd={},name=L""},
filename="/home/ken/.wine/dosdevices/c:/users/ken/Temp/msi830b.tmp" )
002b: create_file() = 0 { handle=00b4 }
002b: get_handle_fd( handle=00b4 )
002b: *fd* 00b4 -> 95
002b: get_handle_fd() = 0 { type=1, cacheable=1, access=00120089,
options=00000060 }
002b: create_mapping( access=000f0005, attributes=00000000, protect=00000145,
size=00000000, file_handle=00b4, objattr={rootdir=0000,sd={},name=L""} )
002b: create_mapping() = INVALID_IMAGE_FORMAT { handle=0000 }
002b: close_handle( handle=00b4 )
002b: close_handle() = 0
002b: close_handle( handle=0000 )
002b: close_handle() = INVALID_HANDLE
002b: *killed* exit_code=0
Full log attached.
BOINC is open source but I don't think there'll be source available for
Installshield.
--
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=20799
Summary: Mirror's Edge freeze during startup
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=24909)
--> (http://bugs.winehq.org/attachment.cgi?id=24909)
Console output from wine 1.1.30 with OpenAL enabled, i.e. crashing
Hi, last working version 1.1.29. In 1.1.30 Mirror's Edge begins to freeze
during start up. Git bisect gave me following commit:
862965f4f71b19f251934b11d1e998831ccbaee6 is first bad commit
commit 862965f4f71b19f251934b11d1e998831ccbaee6
Author: Chris Robinson <chris.kcat(a)gmail.com>
Date: Tue Aug 25 03:26:35 2009 -0700
openal32: Add a stub DLL thunk.
:100755 100755 3874a35a0bfd4b09557b70da5002997990e6e4a9
329b2437d86b9110756b19d5112ef23850312fb0 M configure
:100644 100644 0d2e860cde3230a48c3f07eb8fc76b6b89e66e72
adec95f6231a723469af3ba929cb402cc0f46a12 M configure.ac
:040000 040000 c1840765b8243d56793701292703ab61169876c6
a1167dbd19bde794fef6e1b68a112f6a32f0f3a4 M dlls
:040000 040000 b91f345e148e69435dc9a83f697f28b9ee06fa1f
f5d07b2aee106b5bb0ccb14bd7c2f5e20d1d5d53 M include
Looks like OpenAL initial implementation??
So i tried under 1.1.30:
./configure --with-opengl --verbose <--- *** FREEZES ***
./configure --with-opengl --verbose --without-openal <--- **** WORKS ****
I read about other problems in OpenAL, so i upgraded OpenAL to v1.10.622. No
change. Then i tried put slots slots=1 and sends=1 in /etc/openal/alsoft.conf.
No change :-(
--
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.