https://bugs.winehq.org/show_bug.cgi?id=46481
Bug ID: 46481
Summary: strftime has a buffer overflow
Product: Wine
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: m101010a(a)gmail.com
Distribution: ArchLinux
Created attachment 63309
--> https://bugs.winehq.org/attachment.cgi?id=63309
test-program
Steps:
1. Compile the attached program with mingw
2. Run the resulting executable
Expected outcome:
The program prints a number less than 2
Actual outcome:
The program prints 21 (I am in Eastern Standard Time)
This happens with both 32-bit and 64-bit executables. If the buffer size is
decreased enough, this can smash the stack.
--
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=46581
Bug ID: 46581
Summary: HeidiSQL generates OLE error when executing custom
queries against MSSQL server.
Product: Wine
Version: 4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comsvcs
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)zootal.com
Distribution: ---
HeidiSQL generates OLE error when executing custom queries against MSSQL
server.
The program will run and open a connection to a MS SQL server. It will display
data in the normal manner, table information, etc. It will allow updates to
data in data grid.
However, if you try to run a custom query via the query tab, no matter you type
in (valid query or not), it will generate an error:
OLE error 800401F0
It also gives the suggestion to install mdac28, and set mdac native_mdac,
neither of which help. You have to have mdac install to get it to open a
connection the server, so you would not get this far if mdac was not installed.
To duplicate: Create a clean wine prefix. Install mdac28, set native_mdac. I
did this with winetricks:
sh winetricks mdac28
sh winetricks native_mdac
Run Heidisql. Connect to a Microsoft SQL Server. You should be able to connect,
view data, etc. Click the Query tab. Enter a simple query, such as select *
from <some table>. Execute the query. The error occurs immediately.
This line appears in console:
0054:err:ole:CoCreateInstanceEx apartment not initialised
This did not occur in wine versions from 3.0 through 3.14.
On a closely related topic, in wine 3.15 through 3.21, a similar error occurs
when trying to open a connection to a MS SQL Server. This was apparently fixed
with wine 4.0, in that now the error only occurs when trying to run a custom
query as described above. Prior to wine 3.15, this worked just fine.
Slackware 14.2 64 bit.
Tested in clean wine prefix, both 32 and 64 bit, with mdac28 and native_mdac
via winetricks.
--
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=46300
Bug ID: 46300
Summary: Yousician: unimplemented function
mfplat.dll.MFGetSystemTime
Product: Wine
Version: 4.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: dbaryshkov(a)gmail.com
Distribution: ---
Created attachment 63024
--> https://bugs.winehq.org/attachment.cgi?id=63024
Yousician debug log
Yousician application crashes with the following debug log:
Unhandled exception: unimplemented function mfplat.dll.MFGetSystemTime called
in 32-bit code (0x7b43cb73).
--
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=46303
Bug ID: 46303
Summary: Warcraft 3: Reign of Chaos can't be installed from CD
Product: Wine
Version: 4.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 63027
--> https://bugs.winehq.org/attachment.cgi?id=63027
crashlog
Installer of "Warcraft III Reign of Chaos" let me enter serial key and choose
install dir. After i choose the directory, installer crashes.
It happen to me with wine-4.0-rc2 .. wine-1.9.10. Based on bug 36030 it happens
also in wine-1.7.17 (wine-1.7.2 could be OK). I'll try to find that commit, but
i have hard time with anything less then 1.9.10 (probably i will need to switch
to older distro).
--
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=46298
Bug ID: 46298
Summary: Middle-earth: Shadow of War (steam appid 356190)
crashes on launch
Product: Wine
Version: 4.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Created attachment 63023
--> https://bugs.winehq.org/attachment.cgi?id=63023
patch
It needs d3d11_device_GetImmediateContext1(). Attaching the patch here, to be
sent after 4.0 is released.
--
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=39890
Bug ID: 39890
Summary: Orcish Inn fails to start with exception
System.NotImplementedException
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)enric.me
Distribution: ---
Created attachment 53266
--> https://bugs.winehq.org/attachment.cgi?id=53266
Wine 1.9.0 Log
An XNA-based game, Orcish Inn, fails to start on a clean Wineprefix, onto which
these packages were installed with winetricks:
dotnet20sp1
dotnet20
dotnet30sp1
dotnet35
dotnet40
dotnet45
msxml3
xna40
Program output
--------------
Nothing, no game display. Crash on startup with debug exception (attached to
this bug report).
Steps to reproduce
------------------
1. download the game from the appdb listing. [1]
2. create a new wineprefix and install the aforementioned packages with
winetricks (dotnet45 and xna40 will pull the other packages)
2. unzip and cd to the game directory
3. run with `wine OrcishInn.exe`
4. Program will crash with the debug similar to the attached file.
References
----------
[1]: https://appdb.winehq.org/objectManager.php?sClass=application&iId=17287
--
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=38558
Bug ID: 38558
Summary: cmd.exe bundled with Windows XP messed up when using
FOR /F
Product: Wine
Version: 1.7.42
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katsunori.kumatani(a)gmail.com
Distribution: Mint
I found some pretty old batch scripts I had laying around, so I decided to test
if wine could run them fine. I'm using latest version (1.7.42) as of this time,
on Linux Mint 17.1 Rebecca, and using the cmd.exe from a Windows XP SP2 old
installation media.
cmd has the ability to scan through files (and separating each line into
tokens) using the "FOR /F" method. For example, to reproduce this, create a
simple text file (test.txt) and put ascending numbers on each line (up to 16
for now):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Then use this command in the cmd.exe:
FOR /F "tokens=*" %A IN (test.txt) DO @echo %A
It SHOULD display all 16 lines in turn, but it's only displaying until 10. If
you take out the last two lines (15 and 16), then it will display ONLY until 5,
i.e:
1
2
3
4
5
This is a serious bug IF it is within wine because it obviously is something
that affects data integrity and not just a glitch.
I am positive that it replaces the last bytes of a file with some
junk/overflows or something like that (making it a security issue), which is
why it stops "early" since it finds a NULL character, and windows processor
stops at a null.
I'm sure of that because AkelPad 4.1.2 has a similar bug: there's non-sensical
binary data on every file you open with it! (i.e you open a file and re-save
it, and it's messed up at the end in the output...). But the latest version of
it, AkelPad 4.2.3, seems to not have this issue, which makes me think if it's
really a wine bug or not. I would still appreciate if you had a small look at
the file functions (and eof) though.
Note, I couldn't find out how to use wineconsole or wine's built-in cmd at all,
it doesn't seem to work at all with FOR /F or at least not in any way properly?
Unfortunately I can't attach a log or something since using the cmd.exe puts it
in the shell from where I invoke it... so wine's messages are not visible,
unless I am missing something?
--
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=46494
Bug ID: 46494
Summary: WinMerge crash after clicking "About WineMerge"
Product: Wine-staging
Version: 4.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63334
--> https://bugs.winehq.org/attachment.cgi?id=63334
terminal log
Bug reports attached.
--
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=46387
Bug ID: 46387
Summary: ReactOS/Windows XP TASKMGR: Column headers don't
scroll when scrolling horizontally (multiple listview
or header control)
Product: Wine
Version: 4.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: zcooger(a)gmail.com
Distribution: ---
Created attachment 63146
--> https://bugs.winehq.org/attachment.cgi?id=63146
System info, debug log, 2 executables, 2 screenshots for comparison
Tested on:
- Linux 4.15.0-20-generic x86_64 bits: 64 gcc: 7.3.0
- Desktop Cinnamon 3.8.8 (Gtk 3.22.30-1ubuntu1) dm: lightdm Distro: Linux Mint
19 Tara
- ReactOS Bootcd-0.4.12-dev-195-g079f702-x86-gcc-lin-dbg.
- M$ Windows XP Pro SP3 x86.
- M$ Windows 7 Pro SP1 x64.
SHA1 sums inside zip file.
Selecting multiple columns displays the scroll bar and the columns remain
locked while scrolling.
Native Wine TASKMGR is not affected.
Both look fine on Windoze.
Similar ReactOS Issue: https://jira.reactos.org/browse/CORE-15505
--
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=46319
Bug ID: 46319
Summary: 32-bit IL-only executable launched as 32-bit
subprocess on Wine and 64-bit subprocess on Windows
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: brendan(a)redmandi.com
Distribution: ---
Created attachment 63052
--> https://bugs.winehq.org/attachment.cgi?id=63052
Allow 32-bit IL-only application to launch as 64-bit process in WIN64
As stated in the summary - when using CreateProcessA to execute a 32-bit
.NET/Mono application (which is IL-only) the process is always launched as a
32-bit process under Wine; but under Windows it is launched as a 64-bit
process.
Attached is a proposed patch.
The issue can be recreated by running the following:
# create mono source
cat << 'END' > mono32.cs
using Microsoft.Win32;
using System.Diagnostics;
using System.Reflection;
using System.IO;
using System;
public class Launcher
{
static public void Main ()
{
RegistryKey rk =
Registry.LocalMachine.OpenSubKey("SOFTWARE\\Microsoft\\Cryptography");
if (rk != null) {
object guid = rk.GetValue("MachineGuid");
if (guid != null) {
Console.WriteLine ("it works!");
} else {
Console.WriteLine ("guid not found - run as 64-bit process");
}
} else {
Console.WriteLine("Couldn't find
'HKLM\\SOFTWARE\\Microsoft\\Cryptography'");
}
}
}
END
# create 'C' source
cat << 'END' > c64.c
#include <windows.h>
#include <stdio.h>
int main(int argc, const char *argv[])
{
PROCESS_INFORMATION processInfo;
STARTUPINFO startupInfo;
memset(&startupInfo, 0, sizeof startupInfo);
startupInfo.cb = sizeof startupInfo;
// Create the process in suspended state
if (!CreateProcessA(
NULL,
"mono32.exe", // only modified by CreateProcessW
0, // process attributes
0, // thread attributes
TRUE, // inherit handles
0, // CREATE_SUSPENDED,
NULL, // environment
NULL, // current directory
&startupInfo,
&processInfo)) {
DWORD dwLastError = GetLastError();
fprintf(stderr, "failed to execute mono32.exe (%lu)\n",
dwLastError);
return 1;
}
return 0;
}
END
# compile mono
mcs mono32.cs
# compile 'C'
x86_64-w64-mingw32-gcc c64.c -o c64.exe
# try wine64 (fails under wine without patch)
wine64 c64.exe
--
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=44300
Bug ID: 44300
Summary: Windows Media Player 7.1 fails to play media due to
unimplemented function wmvcore.dll.WMCheckURLExtension
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
wmp71/7.1/W982KMe/EN-US/mp71.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Any attempt to open a local file or URL with Windows Media Player 7.1 results
in:
wine: Call from 0x7b43c7cc to unimplemented function
wmvcore.dll.WMCheckURLExtension, aborting
wine: Unimplemented function wmvcore.dll.WMCheckURLExtension called at address
0x7b43c7cc (thread 002e), starting debugger...
Using wine-staging doesn't solve it. Installation and override with native
wmvcore.dll corrects the problem.
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~zesty from dl.winehq.org
wine-staging 2.21.0~zesty from dl.winehq.org
--
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=33456
Bug #: 33456
Summary: D3DXMatrixTransformation: Broken calculation when
scalingrotation and scaling is used
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: testcase
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 44286
--> http://bugs.winehq.org/attachment.cgi?id=44286
D3DXMatrixTransformation test case - 22 failed tests
While trying to improve the speed of D3DXMatrixTransformation(), I found that
the calculation when using scalingrotation and scaling at the same time is
wrong.
The full formula is (according to msdn):
Mout = (Msc)-1 * (Msr)-1 * Ms * Msr * Msc * (Mrc)-1 * Mr * Mrc * Mt
while the failing part is:
(Msr)-1 * Ms * Msr
So this might not be the correct equivalent:
...
D3DXMatrixRotationQuaternion(&m4, pscalingrotation); //Msr
D3DXMatrixInverse(&m2, NULL, &m4); //Msr-1
D3DXMatrixScaling(&m3, pscaling->x, pscaling->y, pscaling->z); //Ms
...
D3DXMatrixMultiply(&m1, &m1, &m2);
D3DXMatrixMultiply(&m1, &m1, &m3);
D3DXMatrixMultiply(&m1, &m1, &m4);
...
This may affect other functions as well (e.g. D3DXMatrixTransformation2D()).
--
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=26653
Summary: Function VarRound fail
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cccarlos1983(a)yahoo.com
I'm trying run a VB6 app in wine, the problem happens when the VB6 app gets
data from a Sybase server and tries to round to 2 decimals the value "0.00"
(zero) from a field. I made a change in the
"wine_source/dlls/oleaut32/variant.c" file to show the value of many variables
and the output is the following:
VarRound (0x33ed40->(VT_DISPATCH ),2)
fixme:variant:VarRound unimplemented part, pVarIn == 0x33ebc8 ,V_VT(pVarIn) ==
0xE, VT_TYPEMASK == 4095, deci == 2
The big problem is that I have not access to the source code of the VB6
application.
PD: My english is very bad... sorry :(
--
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=46536
Bug ID: 46536
Summary: Empire Earth (GOG version) main menu is unusable
(regression)
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nowic(a)wenner.ch
Distribution: ---
Created attachment 63390
--> https://bugs.winehq.org/attachment.cgi?id=63390
Commandline output
The main menu of Empire Earth is completely unusable in Wine 4.0. The game
(including the menu) works flawlessly in Wine version 3.0 (Ubuntu 18.04
package).
In Wine 4.0 the menu graphics are drawn with incorrect offsets and after
clicking the new menu is drawn on top. See attached screenshot.
I tested the game with my Intel (HD Graphics 630) and Nvidia (GeForce 940MX)
GPU and the bug exists using both.
--
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=40441
Bug ID: 40441
Summary: Chicken tournament crashes when loading texture
Product: Wine
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Created attachment 54194
--> https://bugs.winehq.org/attachment.cgi?id=54194
console output with ddraw d3d7 d3d channels enabled
The game crashes when loading textures.
--
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=38138
Bug ID: 38138
Summary: Avencast: Rise of the Mage: invisible doors
Product: Wine
Version: 1.7.37
Hardware: x86
URL: http://www.gamershell.com/download_21404.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
As far as I see there are two types of doors in the game: the sturdy-looking
wooden/metal doors are rendered properly, but the doors which look like a grate
are invisible.
Easy to reproduce in the demo, when you start the Training mission you're
standing right in front of an invisible door. Press and hold <f> to highlight
usable objects like doors and you should see the yellow outlines of a door, but
the door itself is invisible.
Intro videos won't play (bug #10325)
The game needs native d3dx9_36 (bug #36960).
In the terminal:
fixme:win:EnumDisplayDevicesW ((null),0,0x135d4b8,0x00000000), stub!
fixme:d3d:wined3d_device_set_software_vertex_processing device 0x165ac0,
software 0 stub!
fixme:d3d:swapchain_gl_present WINED3D_SWAP_EFFECT_FLIP not implemented.
fixme:d3d:query_init Unhandled query type 0x4.
fixme:d3d:resource_check_usage Unhandled usage flags 0x40.
...
Fedora 21
Nvidia binary drivers 340.76
--
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=39663
Bug ID: 39663
Summary: GOG Galaxy slow to start (20 second delay)
Product: Wine
Version: 1.8-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abolte(a)systemsaviour.com
Distribution: ---
Created attachment 52879
--> https://bugs.winehq.org/attachment.cgi?id=52879
gog-galaxy-1.8-rc1-output.log
There is a 20+ delay starting GOG Galaxy. Confirming with 1.8-rc1, I believe
this has always been the case and is not a regression.
Specifically, you see the following output repeat every second for 20 seconds:
015-11-24 19:57:16 [galaxy_client][Information]: GalaxyCommunication started
properly.
2015-11-24 19:57:16 [galaxy_client][Information]: Exception during sending
request to service: Connection refused ()
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:wtsapi:WTSQueryUserToken 1 0xfade7c
During this time, nothing seems to be happening. Then immediately after waiting
those 20 seconds, the Galaxy client seems to give up and continue anyway.
That's when you can see HDD activity actually start to kick in.
I am attaching the first 21+ seconds of console output when launching the
client, up until past the point of the delay. Let me know if you would like me
to recapture using any debug flags.
--
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=46520
Bug ID: 46520
Summary: Kindred Spirits on the Roof crashes
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msacm32
Assignee: wine-bugs(a)winehq.org
Reporter: zzhang(a)codeweavers.com
Distribution: ---
Created attachment 63377
--> https://bugs.winehq.org/attachment.cgi?id=63377
patch
One local driver can be assigned to multiple driver ids.
When releasing the driver id, check if the reference count
of a local driver is one before actually releasing the local driver.
related report: https://github.com/ValveSoftware/Proton/issues/210
--
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=45631
Bug ID: 45631
Summary: League client crashes
Product: Wine-staging
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ads200002(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
The League client tends to crash when queuing with premades. What logs can I
get to help diagnose this?
This is using Lutris' Wine Staging esync-3.13 (39cafb1) build found at
https://github.com/lutris/wine/commit/2da304b1195819d5df491d65c7ece1bc26e91…
and the Lutris installer (though I used a previous version that used a Wine
Staging with some custom League patches and then manually switched to the plain
Staging build): https://lutris.net/games/league-of-legends/
I'm sorry I can't provide a more vanilla example, League didn't run at all when
I tried to compile (on Ubuntu 18.04) a WoW64 build of Wine Staging master.
--
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=35516
Bug ID: 35516
Summary: Microworlds EX hangs when clicking toolbar button
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alkisg(a)gmail.com
Classification: Unclassified
Created attachment 47411
--> http://bugs.winehq.org/attachment.cgi?id=47411
Output of `bt all` when the problem happens
The program "Microworlds EX" hangs when I:
1) click on a toolbar button and hold the mouse button down,
2) move the mouse pointer anywhere outside the toolbar button, and then lift
the mouse button
To reproduce, install http://www.lcsi.ca/files/solutions/mwexdemo.exe, click
"Free mode" on the launcher, and then do the 2 steps mentioned above ^.
OS: Ubuntu Trusty 14.04
wine: 1.7.11-0ubuntu1~saucy1 (from wine PPA)
The issue happens with any Microworlds/Wine/Ubuntu versions we've tried, even
really old versions of them, and on whatever PCs.
In doesn't hang in any Windows versions that we've tried.
--
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=46442
Bug ID: 46442
Summary: FormatCurrency(9) returns .9.00 (period in front)
Product: Wine
Version: 4.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)londonlight.org
Distribution: ---
Created attachment 63224
--> https://bugs.winehq.org/attachment.cgi?id=63224
compiled executable
Reproduced in wine-3.0.4 in Linux Mint, wine-3.18-staging in Sabayon (from its
package manager) as well as self-compiled (vanilla) wine-3.21-298-ge9231beb86
and wine-4.0-rc5-14-g0ff7fd1259
FormatCurrency(9) returns ".9.00", notice the period in the front.
Therefore, FormatCurrency(FormatCurrency(9)) will segfault.
Why does it add the period there?
Compiled exe attached, source code zipped and attached in next comment.
Steps:
1. Get winetricks:
wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
2. Install vb6run:
WINEARCH=win32 WINEPREFIX="$HOME/wine-ct" ~/winetricks vb6run
3. Run currencytest.exe
LC_ALL="en_US.utf8" WINEPREFIX="$HOME/wine-ct" currencytest.exe
--
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=45473
Bug ID: 45473
Summary: Rogue Squadron 3D crashes on startup
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 61818
--> https://bugs.winehq.org/attachment.cgi?id=61818
Dont destroy secondarybuffer in IDirectSoundNotify
Rogue Squadron 3D crashes on startup unless native dsound is used
--
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=46691
Bug ID: 46691
Summary: comctl32/tests/propsheet.c shows uninitalized memory
use
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: bunglehead(a)gmail.com
Distribution: Gentoo
../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p
comctl32_test.exe.so propsheet && touch propsheet.ok
==30493== Syscall param write(buf) points to uninitialised byte(s)
==30493== at 0x4253C7F: write (write.c:27)
==30493== by 0x7BC75AAB: send_request (server.c:213)
==30493== by 0x7BC767F0: server_call_unlocked (server.c:288)
==30493== by 0x7BC76845: wine_server_call (server.c:321)
==30493== by 0x4FA5FFD: PostQuitMessage (message.c:3762)
==30493== by 0x5975F8E: do_loop (propsheet.c:2781)
==30493== by 0x5976031: PROPSHEET_PropertySheet (propsheet.c:2815)
==30493== by 0x5976612: PropertySheetA (propsheet.c:2865)
==30493== by 0x4AE4E8F: test_bad_control_class (propsheet.c:1167)
==30493== by 0x4AE82D7: func_propsheet (propsheet.c:1208)
==30493== by 0x4B2C64C: run_test (test.h:617)
==30493== by 0x4B2D08A: main (test.h:701)
==30493== Address 0x4c6fb58 is on thread 1's stack
==30493== in frame #4, created by PostQuitMessage (message.c:3758)
==30493== Uninitialised value was created by a stack allocation
==30493== at 0x5975EC4: do_loop (propsheet.c:2762)
==30493==
--
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=46493
Bug ID: 46493
Summary: Functions ilogb* are not implemented
Product: Wine
Version: 4.0-rc7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Created attachment 63331
--> https://bugs.winehq.org/attachment.cgi?id=63331
patch
This was reported via #winehq, application name wasn't mentioned.
--
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=46485
Bug ID: 46485
Summary: clrmamepro: crash when loading datfiles which contains
release elements
Product: Wine
Version: 4.0-rc7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: tomgpdev(a)gmail.com
Distribution: ---
Created attachment 63322
--> https://bugs.winehq.org/attachment.cgi?id=63322
Crafted .dat file and the crash backtrace
The app crashes when trying to load LogiqX .DAT files which has "release"
elements inside the "game" elements. From the stack trace, it see something
about comctl32, but I don't know the reason about the crash itself.
For you to trigger the crash, I crafted an example .dat file. Here's the
procedure:
1. Download clrmame pro.
2. Copy the crash.dat file inside its datfiles dir.
3. Run clrmame pro.
4. Click OK in the welcome screen.
5. In [NEW DATAFILES], double click on "Crash test".
6. Click on "Default".
7. The crash should happen.
I checked on Windows 10 that it loads the crafted crash.dat file attached to
this bug report without crashing.
AppDB link:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=5692
Program version: 4.035 64 bits
--
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=23863
Summary: The Bard's Tale (2005): unplayable due to almost
completely black screen
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29959)
--> (http://bugs.winehq.org/attachment.cgi?id=29959)
terminal output (without any dll overrides)
After starting The Bard's Tale (published in 2005 by inXile Entertainment) the
screen in the menus is way too dark, so you can see almost nothing, unless you
turn up the gamma of the screen. The animated hero is also missing on the left
side of the screen, when you choose to generate a new character.
The biggest problem that makes the game unplayable is when you start a new
game, almost the whole screen is black, only the mini-map is shown in the
upper-right corner, and the health bar in the upper-left corner. Besides only
subtitles are shown. Majority of the screen is pure black.
This bug affects at least the Steam version of the game, but according to AppDB
the retail (DVD version) is also affected:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4041
I tried out several Wine versions but all of them showed the same issue,
including 1.1.0 which received Gold rating on AppDB.
However, the demo version of the game has no such issues: it displays
everything correctly, from the menus to the actual gameplay.
The only difference between the terminal output of the demo (working one) and
the retail version is the following line (repeated several times) when playing
the retail version:
'fixme:d3d:buffer_PreLoad Too many full buffer conversions, stopping
converting'
Wine-1.3.0
Fedora 13
Nvidia 7600 GT card / driver 195.36.31
--
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=46729
Bug ID: 46729
Summary: Wine directx not detecting Intel HD Graphics 620 (Rev
02) chipset
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)darkhelm.org
Distribution: ---
Created attachment 63708
--> https://bugs.winehq.org/attachment.cgi?id=63708
GPU Caps Viewer screenshot (from within Wine)
Wine is not identifying my card.
>From lspci -nn | grep VGA:
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 620
[8086:5916] (rev 02)
Yet when I run GPU Caps Viewer, it cannot determine my card. When I run WoW, it
lists my card info as:
2/20 08:35:39.152 Vendor ID: 8086
2/20 08:35:39.916 Device ID: 162
Which is an Intel HD Graphics 4000, an older card -- apparently a "fallback"
card used by Blizzard when it cannot determine the card information.
This is preventing games from being able to use vkd3d.
--
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=31954
Bug #: 31954
Summary: Second Sight hangs with a black screen after the intro
videos
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://www.gamershell.com/download_8848.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 42105
--> http://bugs.winehq.org/attachment.cgi?id=42105
plain terminal output
According to the test results on AppDB, this game probably never worked in
Wine, yet, no one has reported the problem here. The problem can be reproduced
with the demo version as well, so I decided to file a bug report.
The game starts with a couple of intro videos, then comes a black screen with a
greyish loading bar at the bottom and the game freezes there. Wineserver and
secondsight.exe together are consuming 100% CPU power, so something is
happening 'under the hood', but the game never finishes loading.
Steps to reproduce the problem with the demo version:
1. create a new wineprefix
2. winetricks ie6
3. start the installed demo with secondsight.exe. In the launcher click <Start
Free Trial>, wait for the videos to end...the game is hanging with a black
screen after the videos.
Fedora 17
Nvidia 250 / driver 304.51
--
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=46318
Bug ID: 46318
Summary: vbscript doesn't parse if identifier is also keyword
token
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: brendan(a)redmandi.com
Distribution: ---
Created attachment 63051
--> https://bugs.winehq.org/attachment.cgi?id=63051
Treat all tokens after immediately following a '.' as identifier
The following vbscript currently fails with a parsing error:
Set oLocator = CreateObject("Wbemscripting.SWbemLocator")
Set oReg = oLocator.ConnectServer("", "root\default", "", "").Get("StdRegProv")
The issue appears to be using a method named 'Get' which is also one of the
tokens used in the parse.
I was able to fix this by modifying the parse to treat any value immediately
after a '.' as an identifier. Although I'm not familiar enough with vbscript
syntax to know if this will cause any other issues.
The patch used is attached.
--
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=46708
Bug ID: 46708
Summary: Photoline crashed right after start, no problem with
wine 3.0.4
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k8auf1947(a)cometchaser.de
Distribution: ---
Created attachment 63676
--> https://bugs.winehq.org/attachment.cgi?id=63676
Backtrace from Wine after Photoline crashed
The application Photoline 16.50 crashes after start. This happens only with the
new Wine 4.0. Happens on two different PC's with Linux Debian Stable. Both
working with the same Wine 4.0.
The application worked great with Wine 3.0.4
--
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=46671
Bug ID: 46671
Summary: Biamp canvas crashes on startup
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harri.olin(a)gmail.com
Distribution: ---
Created attachment 63618
--> https://bugs.winehq.org/attachment.cgi?id=63618
Terminal output of Biamp Canvas on wine 4.2
Hello
Biamp Canvas is a program for creating and using user interfaces for
controlling Biamp Tesira series of DSP hardware. Program crashes after showing
user interface.
Download: https://support.biamp.com/Tesira/Software-Firmware
Version 3.8.1 tested (installer name biampcanvassetup3-8-0-3.exe)
Program requires .net 4.7.1, installed with winetricks dotnet471 with patch
from
https://github.com/Tk-Glitch/PKGBUILDS/blob/master/winetricks-tkg-git/dotne…
Backtrace tells the crash occurred at:
=>0 0x7b43e40c GetFirmwareEnvironmentVariableW+0x13c() in kernel32 (0x0032dcb8)
but there is something else in terminal output:
-----
Unhandled Exception: System.ServiceModel.Security.SecurityNegotiationException:
A call to SSPI failed, see inner exception. --->
System.Security.Authentication.AuthenticationException: A call to SSPI failed,
see inner exception. ---> System.ComponentModel.Win32Exception: Unknown error
(0x8009030e)
-----
The Tesira software available on same page for configuring the DSP hardware
crashes earlier, before showing splash screen, but that is fixed by native
gdiplus. When using native gdiplus, Tesira software looks like it works fine.
However native gdiplus does not help the Canvas program.
Tested with 32bit and 64bit prefixes, does not seem to make any difference.
Tested on Ubuntu 18.04 running on Hyper-V. Winbind is installed on system.
--
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=43549
Bug ID: 43549
Summary: Wickr 4.0.5: Crashes upon run
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qubertine(a)zoho.eu
Distribution: ---
Created attachment 58953
--> https://bugs.winehq.org/attachment.cgi?id=58953
backtrace
Select Windows download from https://me-download.wickr.com/
$ sha1sum WickrMe-4.0.5.msi
a5506c95085ce97520e5906d8a578e7a977d8175 WickrMe-4.0.5.msi
Backtrace: https://pastebin.com/Jm7MAhya
--
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=30392
Bug #: 30392
Summary: Amazon digital downloads down loader crashes upon use
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gamer(a)jdolson.net
Classification: Unclassified
Created attachment 39732
--> http://bugs.winehq.org/attachment.cgi?id=39732
elven legacy trace
i have recently purchased a couple of games on amazon, games that are confirmed
to work with wine, however Amazon gives you a small downloader file, and this
downloader file crashes and cannot DL the games to install
linux mint 11
wine 1.4
Release: 11 (katya)
Edition: Gnome 32-bit
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.5 --enable-shared --enable-multiarch
--with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu
--enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default
--with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror
--with-arch-32=i686 --with-tune=generic --enable-checking=release
--build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
not sure if this one helps, it is the link to the down load on amazon
https://images-na.ssl-images-amazon.com/images/G/01/digital/infinity/button…
Elven_Legacy_Collection_Downloader.exe
also
Swords_of_the_Star_Complete_Collection_Downloader.exe
--
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=44939
Bug ID: 44939
Summary: WININET crashes GTAV Launcher
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: jhntipo(a)gmail.com
While launching GTAV from steam, steam crashes (and closes) in the background
and GTAV shows the crashing dialogue. According to
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32054&iTestin…,
the crash is caused by:
fixme:wininet:HTTPREQ_ReadFile these dwFlags aren't implemented: 0x4
--
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=39755
Bug ID: 39755
Summary: Spintires lags when driving through mud
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: klavkalashj(a)gmail.com
Distribution: ---
Created attachment 53029
--> https://bugs.winehq.org/attachment.cgi?id=53029
Console output from the point of starting game, enter map, driving around to
check bug and then exiting game
When standing still or driving on asphalt or grass, the game runs fine and at a
high frame rate. However, as soon as the wheels enter mud or rocky mud, the
game slows to a crawl. This happens on both highest and lowest graphics
settings. The game works fine in Windows.
System specs:
Intel cpu, i2500k
Nvidia gfx, 970GTX with newest proprietary driver
8gb ram
--
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=44042
Bug ID: 44042
Summary: Tvpaint PenPressure(Wintab)
Product: Wine
Version: 2.20
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: deanmoriart(a)gmail.com
Created attachment 59713
--> https://bugs.winehq.org/attachment.cgi?id=59713
Wintab Libraries can't make pen pressure work.
I installed Tvpaint 10 via wine on Macosx. It works really great but pen
pressure doesn't work even tho application can use wintab libraries. Can you
help me on that please ?
Thanks.
Tablet : Wacom Intuos
--
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=45390
Bug ID: 45390
Summary: devenum:devenum fails if privileges are not high
enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
devenum:devenum fails if privileges are not high enough, such as when running
as administrator without elevated privileges, or running as a regular user:
devenum.c:526: Test failed: got 0x80004005
devenum.c:528: Test failed: DMO should be registered
devenum.c:532: Test failed: got 0x80004005
devenum.c:546: Test failed: got 0x1
* Related source
https://source.winehq.org/git/wine.git/?a=blob;f=dlls/devenum/tests/devenum…
* odevenum:devenum failures on the WineTest website
https://test.winehq.org/data/tests/devenum:devenum.html
Line 526 was introduced by this commit:
commit 0da4892b456ba1a01af3cc7d024aaa0bfef93063
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Sun Jun 24 17:20:29 2018 -0500
devenum: Implement parsing and reading DMO monikers.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Luckily this issue can be reproduced on the w2000pro TestBot VM so it is easy
to work on.
This issue can also be seen on the fg-win7u64-1spie9adm, fg-win7u64-1spie9usr
and fg-winxp-lusr WineTest machines.
--
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=45986
Bug ID: 45986
Summary: Opera-mail crashed everytime by start
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fischertodd(a)yahoo.de
Distribution: ---
"Opera-Mail-1.0-1040.i386.exe" runs since months without problems on a
manjaro-64bit-KDE system.
Since the last update of wine on V3.17 is there always a crash at start.
Fresh install wine 32bit and 64-bit get installer crash, too.
I tried kernel V4.14 and V4.18
With downgrade to V3.15 everything is working again.
--
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=45923
Bug ID: 45923
Summary: Regression in register_avicap_devices
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: ec16a92b1d900858df7924289e815283c433b9cc
Distribution: ---
Created attachment 62450
--> https://bugs.winehq.org/attachment.cgi?id=62450
Backtrace
Commit ec16a92b1d900858df7924289e815283c433b9cc causes a crash on my machine in
the devenum test case (and Quake Champions as well).
Reverting 9316d8ae864757429e71f1d3de34e7985800bdb5 and
ec16a92b1d900858df7924289e815283c433b9cc fixes the crash.
Tested with 3.17 and git master.
--
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=45078
Bug ID: 45078
Summary: UFOHD2 crashes inside devenum
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 61228
--> https://bugs.winehq.org/attachment.cgi?id=61228
+devenum log
Hi, a user reported garbage for this app in appdb, so i gave it try
As the title says.
http://sonotaco.com/soft/download/UFOHD2_426.zip
--
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=45040
Bug ID: 45040
Summary: Morrowing Crashes shortly after boot when having the
Morrowind Code patch installed
Product: Wine
Version: 2.22
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gmedine84(a)gmail.com
Created attachment 61166
--> https://bugs.winehq.org/attachment.cgi?id=61166
Crash Dump
The title is seen to crash upon installing the Morrowind Code Patch(MCP) and
booting the game. This issue is seen to occur roughly 1-2 minutes into creating
a new game. I have not tested this with save games, as I do not have any save
files. Please note that I am using the WS9Wine2.22 engine with the
Wineskin-2.6.2 wrapper.
Initially I thought this issue was because the MCP update the exe file with
numerous bug fixes, but after uninstalling said fixes and only installing the
recommended MCP mods, the title was still seen to produce a crash.
Wine Logs and Crash dump attached for your convenience.
--
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=42768
Bug ID: 42768
Summary: Ys: The Ark of Napishtim (Ys 6) silently crashes
playing in-game videos
Product: Wine
Version: 2.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: devenum
Assignee: wine-bugs(a)winehq.org
Reporter: kq3thih(a)mailnesia.com
Regression SHA1: ff0a25cbc74f358884b2750a75c708a9ad839e04
Distribution: Debian
Created attachment 57778
--> https://bugs.winehq.org/attachment.cgi?id=57778
+tid,+devenum,+seh log
Ys: The Ark of Napishtim (Ys 6) silently exits, no backtrace or additional
console ouput, when playing the in-game videos with Wine 2.5 (2.4 works).
Clean 32-bit prefix, winegstreamer set to disabled and winetricks amstream
quartz for working video playback. Start a new game and once reaching the
opening video you hit the crash.
Bisecting returns:
--- snip ---
ff0a25cbc74f358884b2750a75c708a9ad839e04 is the first bad commit
commit ff0a25cbc74f358884b2750a75c708a9ad839e04
Author: Jactry Zeng <jzeng(a)codeweavers.com>
Date: Mon Mar 27 23:41:11 2017 +0800
devenum: Use RegQueryValueExW instead of RegQueryValueW.
Signed-off-by: Jactry Zeng <jzeng(a)codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 e74122e6a5c4d5dd5a0334c7c4c0485a679262f1
3206743391112c31ca627312c67eb8fbfa0a0ca9 M dlls
--- snip ---
Reverting the commit on wine-2.5 stops the crashing and videos play normally.
--
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=39209
Bug ID: 39209
Summary: Smart Diary Suite crashes when updating options
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugs2me(a)seawa.com
Distribution: ---
Created attachment 52269
--> https://bugs.winehq.org/attachment.cgi?id=52269
Backtrace
Open SDS4 with the command:
wine /home/jjthomas/.wine/drive_c/Program\ Files/Smart\ Diary\ Suite\
4/SDS4.exe
Click on Tools, Options and then okay.
I get a Program Error pop up saying The program SDS4.exe has encountered a
serious problem and needs to close...
SDS4 runs fine under XP, Vista, 7, 8, 8.1
--
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=35859
Bug ID: 35859
Summary: Can't get the program to load
Product: Wine
Version: 1.4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shellstu(a)gmail.com
honestech VHS to DVD 2.0 SE - Crashes on Start
--
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=36260
Bug ID: 36260
Summary: valgrind shows a possible leak in
devenum/tests/devenum.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==2122== 56 bytes in 1 blocks are possibly lost in loss record 381 of 864
==2122== at 0x7BC4C735: notify_alloc (heap.c:255)
==2122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==2122== by 0x634F2EC: MMDRV_InitPerType (lolvldrv.c:384)
==2122== by 0x634FC27: MMDRV_Install (lolvldrv.c:475)
==2122== by 0x635016F: MMDRV_Init (lolvldrv.c:547)
==2122== by 0x634DF4B: MMDRV_InitSingleType (lolvldrv.c:78)
==2122== by 0x634DFEE: MMDRV_GetNum (lolvldrv.c:89)
==2122== by 0x636B7C8: midiOutGetNumDevs (winmm.c:284)
==2122== by 0x620D647: DEVENUM_CreateSpecialCategories (createdevenum.c:866)
==2122== by 0x620C54C: DEVENUM_ICreateDevEnum_CreateClassEnumerator
(createdevenum.c:532)
==2122== by 0x4954EF8: test_devenum (strmif.h:464)
==2122== by 0x4955352: func_devenum (devenum.c:139)
==2122== by 0x49561CC: run_test (test.h:584)
==2122== by 0x49565BA: main (test.h:654)
==2122==
--
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=36425
Bug ID: 36425
Summary: valgrind shows an uninitialized variable in
taskschd/tests/scheduler.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==26332== Conditional jump or move depends on uninitialised value(s)
==26332== at 0x6467BDD: reader_skipspaces (reader.c:906)
==26332== by 0x6467D7B: reader_parse_whitespace (reader.c:1485)
==26332== by 0x64693C3: reader_parse_misc (reader.c:1531)
==26332== by 0x646A75E: xmlreader_Read (reader.c:2403)
==26332== by 0x64313BB: TaskDefinition_put_XmlText (xmllite.h:326)
==26332== by 0x4D7B100: test_TaskDefinition (taskschd.h:2584)
==26332== by 0x4D7E429: func_scheduler (scheduler.c:1410)
==26332== by 0x4D7F224: run_test (test.h:584)
==26332== by 0x4D7F612: main (test.h:654)
==26332== Uninitialised value was created by a client request
==26332== at 0x7BC50B1E: RtlAllocateHeap (heap.c:209)
==26332== by 0x646C318: CreateXmlReaderInputWithEncodingName
(xmllite_private.h:27)
==26332== by 0x646C62B: xmlreader_SetInput (reader.c:2519)
==26332== by 0x6431300: TaskDefinition_put_XmlText (xmllite.h:317)
==26332== by 0x4D7B100: test_TaskDefinition (taskschd.h:2584)
==26332== by 0x4D7E429: func_scheduler (scheduler.c:1410)
==26332== by 0x4D7F224: run_test (test.h:584)
==26332== by 0x4D7F612: main (test.h:654)
==26332==
--
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=36416
Bug ID: 36416
Summary: valgrind shows a possible leak in
ole32/tests/moniker.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==24681== 28 bytes in 1 blocks are possibly lost in loss record 187 of 649
==24681== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==24681== by 0x536CBB8: apartment_getclassobject (compobj.c:526)
==24681== by 0x536FFC6: get_inproc_class_object (compobj.c:2894)
==24681== by 0x5372D2F: CoGetClassObject (compobj.c:3032)
==24681== by 0x536310A: ClassMoniker_BindToObject (classmoniker.c:242)
==24681== by 0x4D8CADC: test_MkParseDisplayName (objidl.h:3485)
==24681== by 0x4D8E21F: func_moniker (moniker.c:2076)
==24681== by 0x4DBDEA8: run_test (test.h:584)
==24681== by 0x4DBE297: main (test.h:654)
--
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=20359
Summary: Addition NetServerEnum() support
Product: Wine
Version: 1.1.31
Platform: All
URL: http://rh-software.com/
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Currently none of the SIV networking pages work as NetServerEnum()
(http://msdn.microsoft.com/en-us/library/aa370623(VS.85).aspx) is not
implemented. Please can support be added ?
Once added then SIV (http://rh-software.com/downloads/siv.zip) can be used to
test this using the command:
wine siv -save=[network]=stdout
--
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.