https://bugs.winehq.org/show_bug.cgi?id=40617
Bug ID: 40617
Summary: Allow users to change passwords
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
I was recently rotating passwords and noticed that I can't change my testbot
password, whereas I can on forums/appdb/bugs.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.
https://bugs.winehq.org/show_bug.cgi?id=43579
Bug ID: 43579
Summary: starting any wine process on armv7l: Bus error (core
dumped)
Product: Wine
Version: 2.15
Hardware: arm
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: jacek(a)codeweavers.com, nerv(a)dawncrow.de
Regression SHA1: 3b30002aecf7cd55970979f7e02a53866fe66f1f
Distribution: Debian
I recently got a chromebook, and after setting up a debian chroot, decided to
try wine. I compiled from git, which worked fine out of the box, but crashed
trying to run anything more than --version:
(stretch)austin@localhost:~$ ./wine-git/wine cmd /c "echo hi"
Bus error (core dumped)
I installed wine from the repository (1.8.7), which I noticed works:
(stretch)austin@localhost:~$ /usr/bin/wine cmd /c "echo hi"
hi
regression testing points to:
3b30002aecf7cd55970979f7e02a53866fe66f1f is the first bad commit
commit 3b30002aecf7cd55970979f7e02a53866fe66f1f
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Oct 24 17:48:49 2016 +0200
ntdll: Cache error information for cacheable handles with no fd.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 aee6fddacd30e103f1d6e132eb6552d390714c7e
ef03cabffd148f9ebf59c8503f7197b3238c7eae M dlls
uname -a: Linux localhost 3.14.0 #1 SMP PREEMPT Wed Jul 26 23:30:44 PDT 2017
armv7l GNU/Linux
I'm not very familiar with arm, so if there's some info that would be helpful,
let me know.
--
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=44744
Bug ID: 44744
Summary: Autodesk Fusion 360 need
propsys.dll.PSGetPropertyKeyFromName to be installed
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: propsys
Assignee: wine-bugs(a)winehq.org
Reporter: gillg02(a)hotmail.com
Distribution: ---
Software Autodesk Fusion 360, needs propsys.dll.PSGetPropertyKeyFromName to be
completly installed.
Else installer report an error and app is not useable...
I tried to find a workaround, but no solution... A python code is compiled in
binary installer and it use code bellow :
[...]
for key, val in self._shellprops.items():
variant = propsys.tag_inner_PROPVARIANT()
variant.vt = self._comauto.VT_LPWSTR
temp = propsys.WSTRING()
hr = strdup(val, self._ctypes.byref(temp))
getattr(variant, '__MIDL____MIDL_itf_propsys_0002_00900001').pwszVal =
temp
if self._comauto.S_OK != hr:
self._ctypes.memset(self._ctypes.byref(variant), 0,
self._ctypes.sizeof(variant))
propkey = propsys._tagpropertykey()
psgetpropertykeyfromname(key, self._ctypes.byref(propkey))
ps.SetValue(self._ctypes.byref(propkey), self._ctypes.byref(variant))
propvariantclear(self._ctypes.byref(variant))
[...]
def PSGetPropertyKeyFromName(self):
"""
Gets the property key for a canonical property name
see:
https://msdn.microsoft.com/en-us/library/windows/desktop/bb762081(v=vs.85).…
:return: an implementaion of PSGetPropertyKeyFromName
"""
if not self._psgetpropertykeyfromname:
self._psgetpropertykeyfromname =
self._ctypes.windll.propsys.PSGetPropertyKeyFromName
propsys = self._pso
self._psgetpropertykeyfromname.argtypes = [
self._wintypes.LPCWSTR,
self._ctypes.POINTER(propsys._tagpropertykey)]
return self._psgetpropertykeyfromname
--
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=44742
Bug ID: 44742
Summary: Divinity: Original Sin 2 crash due to unimplemented
iphlpapi function.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: dagfinn(a)reiakvam.no
Distribution: ---
Created attachment 60752
--> https://bugs.winehq.org/attachment.cgi?id=60752
Suggested patch to implement ConvertLengthToIpv4Mask.
>From v3.0.180.158 Divinity: Original Sin 2 uses function
ConvertLengthToIpv4Mask from iphlpapi. Game does not launch due to this.
Tested on newest git version of wine.
wine: Call from 0x7bc5bfbc to unimplemented function
IPHLPAPI.DLL.ConvertLengthToIpv4Mask, aborting
--
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=38564
Bug ID: 38564
Summary: Rush for Berlin Gold crashes after starting
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51449
--> https://bugs.winehq.org/attachment.cgi?id=51449
terminal output
DRM-free version from Gamersgate.
The game shows the loading screen for a brief moment then Wine crashes
somewhere in avifil32.
Installing ffdshow or xvid doesn't make it any better.
--
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=37594
Bug ID: 37594
Summary: World of Warcraft in-game browser does not work
Product: Wine
Version: 1.7.31
Hardware: x86
URL: https://eu.battle.net/en/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Distribution: ArchLinux
Created attachment 50030
--> https://bugs.winehq.org/attachment.cgi?id=50030
Screenshot of browser
The new in-game browser from 5.x has never worked. Screenshot attached.
No relevant output. Can easily be tested with a trial account going in game
menu -> Help -> Knowledge Base.
--
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=44984
Bug ID: 44984
Summary: Maya 2018 LT Installer requires unimplemented function
api-ms-win-crt-time-l1-1-0.dll._timespec64_get
Product: Wine
Version: 3.6
Hardware: x86
URL: https://www.autodesk.com/products/maya-lt/free-trial
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: lockert.fredrick(a)gmail.com
Distribution: Gentoo
Created attachment 61118
--> https://bugs.winehq.org/attachment.cgi?id=61118
Wine 3.6 Terminal Output
Installer crashes during initialisation due to missing implementation of
function api-ms-win-crt-time-l1-1-0.dll._timespec64_get
--
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=44864
Bug ID: 44864
Summary: Incoming crashes after the intro video
Product: Wine
Version: 1.9.24
Hardware: x86
URL: https://archive.org/download/incoming_201401/incoming.
exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: 0d91d86bbab13b42bd39f142548fe8e0280fe0cd
Distribution: ---
Created attachment 60923
--> https://bugs.winehq.org/attachment.cgi?id=60923
terminal output
The game Incoming (released in 1998 by Rage Software) shows the developer logo
after starting, then it throws an error message and quits. Can be reproduced
with the demo version.
The game used to work prior to
commit 0d91d86bbab13b42bd39f142548fe8e0280fe0cd
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Sun Nov 13 15:12:44 2016 -0600
ddraw: Use wined3d_device_process_vertices for execute buffers.
incoming.exe (3.8M)
md5sum: 5b1fff6863768eeff95167e510d09a2e
Wine 3.5
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 390.48
--
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=42446
Bug ID: 42446
Summary: Native Access - missing
api-ms-win-core-file-l2-1-2.dll and virtdisk.dll
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: demattcp(a)gmail.com
Distribution: ---
At first, Native Access was just missing Virtdisk.dll. Then, I copied that
specific dll file from my other Windows 10 computer into wine's system32
directory.
Now this is the output:
fixme:winediag:start_process Wine Staging 2.1 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
err:module:import_dll Library api-ms-win-core-file-l2-1-2.dll (which is needed
by L"C:\\windows\\system32\\VirtDisk.dll") not found
err:module:import_dll Library VirtDisk.dll (which is needed by L"C:\\Program
Files\\Native Instruments\\Native Access\\Native Access.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Native Instruments\\Native Access\\Native Access.exe" failed, status
c0000135
I am hoping this is something I can fix with 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.