https://bugs.winehq.org/show_bug.cgi?id=49118
Bug ID: 49118
Summary: env.c:get_image_path() de-reference null pointer
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rich.coe2(a)gmail.com
Distribution: ---
In the method dlls/ntdll/env.c:get_image_path() the call to
RtlGetFullPathName_U() will set file_part pointer to null if it fails or
full_name is a directory.
I found this when the path to the executable passed to wine was not parsing the
spaces correctly.
diff --git a/dlls/ntdll/env.c b/dlls/ntdll/env.c
index 71ae48681d..a89a62b893 100644
--- a/dlls/ntdll/env.c
+++ b/dlls/ntdll/env.c
@@ -707,6 +707,7 @@ static void get_image_path( const char *argv0,
UNICODE_STRING *path )
{
len = RtlGetFullPathName_U( name, sizeof(full_name), full_name,
&file_part );
if (!len || len > sizeof(full_name)) goto failed;
+ if (NULL == file_part) goto failed;
/* try first without extension */
if (RtlDoesFileExists_U( full_name )) goto done;
if (len < (MAX_PATH - 4) * sizeof(WCHAR) && !wcschr( file_part, '.' ))
--
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=16697
Summary: HyperChem 8.0.x's licensing system fails to properly
generate a 'locking code,' preventing program usage
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://www.hyper.com/Download/tabid/357/Default.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.c.ddcc(a)gmail.com
HyperChem 8.0.6 Evaluation requires the user to enter a provided license code
in order to generate a locking code, which is sent via email to the authors for
a trial license key. However, a proper locking code (0-0) isn't generated, thus
prohibiting program usage.
Reproduce:
1. Download HyperChem 8.0.6.
2. Copy mfc40.dll from a Windows installation.
3. Launch the setup and pick "standalone," then "software-license."
4. Use the serial number provided on their website.
5. Launch chem.exe; it will ask you to launch the activator, which generates a
locking code of 0-0.
--
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=20776
Summary: 3DMark Vantage: your graphics card doesn't support
DirectX 10
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmarkvantage/dow
nload/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Now that bug 18852 is fixed, 3DMark Vantage runs, but when starting the
benchmark it says: your graphics card doesn't support DirectX 10
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d10core:d3d10_device_CreateQuery iface 0x1779dc, desc 0x33a1f4, query
0x33a358 stub!
To install:
sh winetricks win2k vcrun2005sp1
sh winetricks vista
wine 3dmark_vantage_v101_0906a.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.
http://bugs.winehq.org/show_bug.cgi?id=35951
Bug ID: 35951
Summary: Cant launch cs go while using ati card, 7xxx series
(at least)
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarkko_korpi(a)hotmail.com
Created attachment 48021
--> http://bugs.winehq.org/attachment.cgi?id=48021
error dialog
There has not been a bug report of this issue and I decided to make one.
wine version 1.7.15
For some reason I tried to run csgo directly without using steam and I got very
odd response.
"SSE and SSE2 are required."
I have never seen that before.
I have phenom 2 processor http://en.wikipedia.org/wiki/Phenom_ii
Instruction set x86, x86-64, MMX, SSE, SSE2, SSE3, SSE4a
There is something that prevents ati users to play cs go (see pic). I don't
know what cards are affected. I think I had this with 7770, now with 7870 and
cs go database has 7850 entry about this issue. I have helped one guy at irc
related this issue. He had ati, but don't remember model.
The trick has been to lie to game via regedit your graphic card, changing
device and vendor id. After that there is no such dialog.
--
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=45260
Bug ID: 45260
Summary: No sound in-game in Watch Dogs
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: A.Fettouhi(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Have gotten Watch Dogs 1 (under uplay) running under wine-staging 3.8 and 3.9
with dxvk (0.51 & 0.52) but the sound in-game is missing. There sound in the
intro sequence with Ubisoft logo and in the menu but when you start the game,
the sound stops working in cutscenes and in the game itself. I have tried to
install xact and directx9 but no change. Also attempted to set to stereo
because I read the game has tedency to force 5.1 and I only have a stereo
setup. All my testing was done under Arch Linux 64 bit with a 64 bit wine
PREFIX. Uplay was installed via winetricks. Using an i7-6600K cpu with a 1080
gtx nvidia card and the 396.24 driver. The game itself runs really well and
smooth even with the graphics settings set to ultra.
--
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=46514
Bug ID: 46514
Summary: Task Manager UI is not properly representing CPU load
in Processes tab
Product: Wine-staging
Version: 4.0
Hardware: x86-64
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 63369
--> https://bugs.winehq.org/attachment.cgi?id=63369
screenshot
In stead of real values, I am seeing either 0 or -2147483648 for the currently
running processes.
--
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=49858
Bug ID: 49858
Summary: Windows terminal crashes inside RegOpenKeyExW at start
Product: Wine
Version: 5.17
Hardware: x86-64
URL: https://github.com/microsoft/terminal/releases/downloa
d/v1.2.2381.0/Microsoft.WindowsTerminal_1.2.2381.0_8we
kyb3d8bbwe.msixbundle
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
I wanted to give this a try, and came as far as a nice crash at start.
The program is shipped as msixbundle (???), it can be extracted with 7zip
wget
https://github.com/microsoft/terminal/releases/download/v1.2.2381.0/Microso…
7z x Microsoft.WindowsTerminal_1.2.2381.0_8wekyb3d8bbwe.msixbundle
7z x CascadiaPackage_1.2.2381.0_x64.msix
Though this all looks rather hacky, I checked that after copying over the
extracted folder to Windows 10, the application starts fine when I just start
"WindowsTerminal.exe" in the unzipped folder (just started "cmd" , cd to the
extracted folder and typed WindowsTerminal.exe in the console).
So I guess wine should be able to do this as well.
The empty string in the fixme below already looks suspicious, don`t know
what`s going on....
00e4:fixme:combase:RoGetActivationFactory (L"",
{00000035-0000-0000-c000-000000000046}, 000000000021FA40): semi-stub
Short log of crash:
00e4:fixme:ntdll:EtwEventRegister ({56c06166-2e2e-5f4d-7ff3-74f4b78c87d6},
0000000140001000, 000000014001C048, 000000014001C068) stub.
00e4:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000000140016EEF, 58)
stub
00e4:fixme:win:EnableMouseInPointer (0x1) stub
00e4:fixme:combase:RoGetActivationFactory (L"",
{00000035-0000-0000-c000-000000000046}, 000000000021FA40): semi-stub
wine: Unhandled page fault on read access to 0000000F00000001 at address
000000007B054C44 (thread 00e4), starting debugger...
=>0 0x000000007b054c44 RegOpenKeyExW+0x2c(hkey=0x8c, name=*** invalid address
0xf00000001 ***, options=0, access=0x20019)
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\kernelbase\registry.c:470]
in kernelbase (0x000000000021f9a0)
1 0x0000000000247fa6 RoGetActivationFactory+0x95(classid=0x21fa18,
iid=0x140015c80, class_factory=0x21fa40)
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\combase\roapi.c:57]
in combase (0x000000000021f9a0)
2 0x000000014000af63 in windowsterminal (+0xaf62) (0x000000000021f9a0)
3 0x0000000140006d15 in windowsterminal (+0x6d14) (0x000000000021fa60)
4 0x0000000140006eb8 in windowsterminal (+0x6eb7) (0x000000000021fb80)
5 0x00000001400051e3 in windowsterminal (+0x51e2) (0x000000000021fd60)
6 0x0000000140012a72 in windowsterminal (+0x12a71) (0x000000000021fe60)
7 0x000000007b65e3b1 in kernel32 (+0x4e3b0) (0x000000000021fe60)
0x000000007b054c44 RegOpenKeyExW+0x2c
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\kernelbase\registry.c:470]
in kernelbase: movzwl (%rdx),%edx
470 if (retkey && (!name || !name[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=43669
Bug ID: 43669
Summary: Add proper implementation for IUIFramework
Product: Wine
Version: 2.16
Hardware: x86
URL: http://www.codeproject.com/Articles/140647/How-to-Supp
ort-the-Ribbon-and-a-Menu-in-the-Same-E
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
IUIFramework has stubs now, but no working implementation.
This is hard to implement though, because the ribbon xml files need to be
compiled with a program called UICC.exe from the windows SDK, the resulting
resources have some proprietary binary format. If we want to load and display a
ribbon, we'll have to understand it.
Luckily the UICC compiler works under wine (with msxml3 msxml6), so at least
compiling is easily. But the binary format is hard to understand, so probably
it'll take a long while until it finally works naively in wine.
Workaround:
-Get uiribbon.dll and uiribbonres.dll from win7 and override uiribbon in
winecfg
-Get uxtheme.dll from win7 and override it, too (crashes if you don't)
-Get propsys.dll and override it (Unimplemented function)
-Get patch https://source.winehq.org/patches/data/136868 (or wait until the
problem is fixed)
-Start the program from the linked URL, it'll work
--
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=37376
Bug ID: 37376
Summary: Visual C++ 2005 Express SP1 installer displays in
French instead of English
Product: Wine
Version: 1.7.28
Hardware: x86
URL: http://download.microsoft.com/download/7/7/3/7737290f-
98e8-45bf-9075-85cc6ae34bf1/VS80sp1-KB926748-X86-INTL.
exe
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Created attachment 49703
--> https://bugs.winehq.org/attachment.cgi?id=49703
terminal output
Regression, introduced by:
[austin@localhost wine-git]$ git bisect bad
a5d8ab57f6b84f318efee10c97558df5514c342d is the first bad commit
commit a5d8ab57f6b84f318efee10c97558df5514c342d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Sep 3 15:41:09 2014 +0200
msi: Check transform validation flags.
:040000 040000 416ba98de7b1b99ee842a1567f8e5efb6fb7fdec
04c4690b8bc9165daf6fd2a44f9fbf279cf5dfbe M dlls
:040000 040000 73a4170d25993e7e1caa02c7ef6088441dce0fcc
d4309fc63e0d5bade735f55d95828820018d74af M include
--
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=31039
Bug #: 31039
Summary: Visual C++ 2005 Express SP1 install fails
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Classification: Unclassified
Sorry if this looks like a duplicate of #20110 but I believe one can still not
install Visual C++ 2005 Express SP1 using wine 1.5.5:
$ wine --version
wine-1.5.5
$ wine VS80sp1-KB926748-X86-INTL.exe
fixme:storage:create_storagefile Storage share mode not implemented.
Using:
$ wget
http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6a…
$ md5sum VS80sp1-KB926748-X86-INTL.exe
a5129e83a91fc1ec44f45189f27244be VS80sp1-KB926748-X86-INTL.exe
Thanks
--
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.