https://bugs.winehq.org/show_bug.cgi?id=38423
Bug ID: 38423
Summary: Python 3.5.x exe installer fails with Access denied
error
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
When you start 3.5.0a3 installer (webinstall or a full one) you get blank
dialog with no controls (I don't know if it's expected or not), clicking
anywhere shows up a progress bar but after a couple of moments if fails with
access denied error.
--
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=31350
Bug #: 31350
Summary: Cannot install T-Online
mediencenter_assistent_setup.exe (entry point method)
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
Classification: Unclassified
wine mediencenter_assistent_setup.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
The entry point method could not be loaded
--
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=39129
Bug ID: 39129
Summary: Multiple games and applications need support for
'NtSetInformationFile' class 'FileRenameInformation'
(Spoon Studio 2011 based Stylizer 5.x,
Boost.Interprocess based Tera Online, MSYS2 installer)
Product: Wine
Version: 1.7.49
Hardware: x86
URL: https://www.cygwin.com/
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
After bug 30399 was fixed, the next issue is dash.exe crashes.
This is using setup-x86.exe, with no special options / extra packages, just the
default install the entire way through.
[austin@localhost ~]$ wine --version
wine-1.7.49-184-g5021e91
[austin@localhost ~]$ du -h setup-x86.exe
816K setup-x86.exe
[austin@localhost ~]$ sha1sum setup-x86.exe
4885f4560a6c01ec6d94a322826cc656a63cd86c setup-x86.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.
http://bugs.winehq.org/show_bug.cgi?id=28196
Summary: Test Drive Unlimited: Water is always rendered on top
of everything.
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
On Test Drive Unlimited water is always rendered on top of any other object, no
matter how far or high the object is, in fact one can see the rivers and sea
over the road/mountains being miles away from the sea/river.
This issue happens since the very first runnable wine version (1.1.x), and I
belive that it wasn't reported earlier because it was confused by most users
with bug 7991, but definitely not the same issue.
I have tested it with the following hardware (DX10 capable) and the bug shows
clearly:
------------------------[ snip ]------------------------------------
direct rendering: Yes
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9300M GS/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 270.41.06
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
------------------------[ snip ]------------------------------------
There are also reports on the appdb of users with a Geforce 9600GT or ATI
HD4870 having the same issue (both cards are DX10 capable), and a lot of
screenshots with the "flood".
--
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=39614
Bug ID: 39614
Summary: Wine initialises a Critical Section for Mutexes by
NULL instead of (void*)-1
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: EoD(a)xmw.de
Distribution: ---
After initialising a critical section for mutexes by using
static CRITICAL_SECTION Mutex = {(PCRITICAL_SECTION_DEBUG)-1, -1, 0, 0, 0, 0};
wine crashed in "RtlpWaitForCriticalSection()".
According to http://locklessinc.com/articles/pthreads_on_windows/ this is a
valid way of initialising the critical section. However, Wine seems to
initialize it by NULL instead of (void*)-1:
http://source.winehq.org/git/wine.git/blob/e8b9bda53ac39c913ddc93de0308f0c8…
This is a re-reporting of an issue on github:
https://github.com/apitrace/apitrace/issues/397
with a backtrace in https://gist.github.com/EoD/cf759116a4af8744bdb7
--
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=38421
Bug ID: 38421
Summary: Windows Media Player 9 & 10: mp3 sound plays too fast
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
To reproduce, install WMP10 with winetricks and play an mp3 file.
Setting version based on regression test results, but the problem is still
present in wine-1.7.40-156-gba00e8e.
Regression test results:
5c91d011bbdff0cac6535c866ef5498b1ddc42c7 is the first bad commit
commit 5c91d011bbdff0cac6535c866ef5498b1ddc42c7
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Mon Dec 29 00:13:56 2014 +0300
msdmo: Registry API functions don't return HRESULT codes.
:040000 040000 dd337587dde868375ad75d4fd6adcc590453375c
35cf0352b6c68488c4b17f2064575eec35eb25aa M dlls
The patch can't be reverted cleanly. The results seemed odd, so I ran the
regression test a second time and got the same result.
Winetricks quartz devenum works around 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.
http://bugs.winehq.org/show_bug.cgi?id=22909
Summary: Drawn text overlapps after the second character.
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.subsystems.com/tecfe.zip
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
CC: aric(a)codeweavers.com
Created an attachment (id=28340)
--> (http://bugs.winehq.org/attachment.cgi?id=28340)
Screenshot
Open the TECF Demo app and open the demo.rtf file.
See screenshot of results.
Good: 1.1.42
Bad: 1.1.43
The issue appears to be caused by the change in the gdi32/bidi.c or changes in
usp10 between the above versions.
--
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=19289
Summary: Gimp: License text is missing new lines (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://gimp-win.sourceforge.net/stable.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
See screenshot. Native riched20 doesn't help.
--
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=19249
Summary: Notepad++ default save dialog is 'Save', not 'Save as'
(appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=
95717&package_id=102072
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=22288)
--> (http://bugs.winehq.org/attachment.cgi?id=22288)
screenshot
This one is pretty tricky, and had me pulling my hair out.
Open notepad++ with no document, so it creates an empty one.
Type something 'Wine is awesome!'
Go to save 'CTRL+S'
You'll get the default save dialog.
However!
On windows:
Title = 'Save As'
On wine:
Title = 'Save'
--
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=41570
Bug ID: 41570
Summary: Xenia emulator needs unimplemented function
api-ms-win-core-rtlsupport-l1-1.RtlLookupFunctionEntry
called in 64-bit code
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Continue of bug 41380.
--
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.