http://bugs.winehq.org/show_bug.cgi?id=34829
Bug #: 34829
Summary: wintrust:softpub crashes on Windows 8
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
The wintrust:softpub conformance test crashes on Windows 8:
softpub.c:264: this is the last test seen before the exception
softpub: unhandled exception c0000005 at 75B0471A
The crash happens on this testObjTrust() line:
ret = funcs->pfnObjectTrust(&data);
ok(ret == S_FALSE, "Expected S_FALSE, got %08x\n", ret);
(funcs->pfnObjectTrust is not NULL)
--
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=40344
Bug ID: 40344
Summary: shell32:assoc regression (privilege issue)
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below introduces new failures / crashes when it is run without
elevated privileges.
For instance the fg-win7u64-1spie9adm (Widnows 7 Ultimate, administrator
account without elevated privileges) and fg-win7u64-1spie9usr VMs (same but in
regular user account) gets 4 new failures and a crash:
assoc.c:153: Test failed: RegCreateKeyExW(HKCR, ".test") failed: 0x5
assoc.c:155: Test failed: RegSetValueExW(HKCR\.test, NULL, "testfile") failed:
0x6
assoc.c:159: Test failed: RegCreateKeyExW(HKCR, "testfile") failed: 0x5
assoc.c:113: Test failed: line 162: IQueryAssociations::Init failed, 0x80070057
assoc.c:113: this is the last test seen before the exception
assoc: unhandled exception c0000005 at 75EFE3E6
test failed: crash
While the fg-winxp-lusr VM (Windows XP SP3+Limited user account) gets 17 new
failures:
assoc.c:153: Test failed: RegCreateKeyExW(HKCR, ".test") failed: 0x5
assoc.c:155: Test failed: RegSetValueExW(HKCR\.test, NULL, "testfile") failed:
0x6
assoc.c:159: Test failed: RegCreateKeyExW(HKCR, "testfile") failed: 0x5
assoc.c:113: Test failed: line 160: IQueryAssociations::Init failed, 0x1
assoc.c:113: Test failed: line 161: IQueryAssociations::Init failed, 0x1
assoc.c:113: Test failed: line 162: IQueryAssociations::Init failed, 0x80070057
assoc.c:166: Test failed: RegCreateKeyExW(HKCR\testfile\DefaultIcon) failed:
0x6
assoc.c:168: Test failed: RegSetValueExW(HKCR\testfile\DefaultIcon, NULL,
"folder.ico") failed: 0x6
assoc.c:113: Test failed: line 169: IQueryAssociations::Init failed, 0x1
assoc.c:118: Test failed: line 169: GetString returned 0x80004005, expected
success
assoc.c:129: Test failed: line 169: GetString returned L"", expected
L"shell32.dll,1"
assoc.c:113: Test failed: line 170: IQueryAssociations::Init failed, 0x1
assoc.c:118: Test failed: line 170: GetString returned 0x80004005, expected
success
assoc.c:129: Test failed: line 170: GetString returned L"", expected
L"shell32.dll,1"
assoc.c:113: Test failed: line 171: IQueryAssociations::Init failed, 0x80070057
assoc.c:118: Test failed: line 171: GetString returned 0x80004005, expected
success
assoc.c:129: Test failed: line 171: GetString returned L"", expected
L"shell32.dll,1"
shell32:assoc results on test.winehq.org:
https://test.winehq.org/data/tests/shell32:assoc.html
commit 9e05c66c03cfa6df33fea0c13b944684bca9999f
Author: Theodore Dubois <tblodt(a)icloud.com>
Date: Wed Mar 16 13:19:51 2016 -0700
shell32/tests: Additional tests for IQueryAssociations.
Signed-off-by: Theodore Dubois <tblodt(a)icloud.com>
Signed-off-by: Alexandre Julliard <julliard(a)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=32632
Bug #: 32632
Summary: Dragon Naturally Speaking 12 does not load with
timeout error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Classification: Unclassified
This is probably a regression.
I haven't used Naturally Speaking 12.0 in a couple of weeks, and have noticed
two wine updates since then coming through the Ubuntu ppa servers, both almost
back-to-back.
I tried it this morning and had a timeout error.
Here is the relevant section:
fixme:thread:GetThreadPreferredUILanguages 52, 0x32de90, 0x32df00 0x32de98
err:ntdll:RtlpWaitForCriticalSection section 0x7e3817e0 "window.c:
win_data_section" wait timed out in thread 0017, blocked by 0042, retrying (60
sec)
THE PROGRAM FROZE FOR A LONG TIME AFTER DISPLAYING THIS
err:ntdll:RtlpWaitForCriticalSection section 0x7e3817e0 "window.c:
win_data_section" wait timed out in thread 005d, blocked by 0042, retrying (60
sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7e3817e0 "window.c:
win_data_section" wait timed out in thread 0009, blocked by 0042, retrying (60
sec)
err:seh:raise_exception Unhandled exception code e06d7363 flags 1 addr
0x7b83b839
THEN EXITED.
AFAIK I am unable to do regression testing since I run a 64-bit system and have
not been able to compile wine for months and months.
--
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=38357
Bug ID: 38357
Summary: Cannot install AudioGrabber 1.83
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: rooneyo(a)iinet.net.au
Distribution: ---
Created attachment 51201
--> https://bugs.winehq.org/attachment.cgi?id=51201
produced by Wine
Getting DLG Setup error -1 -2 Run fine for years with several other Ubuntu
distros. Is this a wine version problem or a problem with Ubuntu 3:13.0-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.
http://bugs.winehq.org/show_bug.cgi?id=31309
Bug #: 31309
Summary: TIE Fighter: Collector's Edition Crash - 'Escape
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muleyryan(a)fastmail.fm
Classification: Unclassified
T
--
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=31548
Bug #: 31548
Summary: Macromedia Flash 8 freezes when help search result is
selected
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfulrich(a)gmail.com
Classification: Unclassified
Created attachment 41488
--> http://bugs.winehq.org/attachment.cgi?id=41488
screenshot of where the screen will freeze if you select a search result
Open the program, go to Help->Flash Help (or press F1), then type in a search
term. Click on one of the results, and the program freezes.
--
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=32171
Bug #: 32171
Summary: NetFlix with 64bit wine (64bit PREFIX) does not work.
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wessnyder(a)comcast.net
Classification: Unclassified
Following the instructions and patches from Bug 31993, 32bit wine works,
however, 64bit wine gives the same error the 32bit wine did prior to the latest
patches.
--
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=36848
Bug ID: 36848
Summary: Fiesta Online Launcher Error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcuschachulski(a)hotmail.de
Created attachment 48936
--> http://bugs.winehq.org/attachment.cgi?id=48936
Screenshot
Fiesta Online's new Launcher doent Start because of an ActiveX error
Here is a screenshot
--
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=28868
Bug #: 28868
Summary: Elona crashes on exit, crash confirmation windows
appears after few minuts
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lain.halfbit(a)gmail.com
Classification: Unclassified
Elona game can't properly exit and crashes. It stays in frozen state for a
while until 'Program error' windows appears.
In attachment you can find full log from game start to exit. I just started it
and immediately quit.
Attempt to close it by Alt+F4 gives similar results.
Exit in this game is the only reliable way to invoke 'game save' without cheats
or using no-turning-back items.
--
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=40713
Bug ID: 40713
Summary: Regression in wined3d introduces severe texture
artifacts
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 54608
--> https://bugs.winehq.org/attachment.cgi?id=54608
Screenshot showing glitches on the character sprites
A regression in the implementation of wined3d causes a lot of
rendering artifacts in certain games, for example the NekoPara series on
steam.
Screenshot attached.
The offending commit is
1ddf2e47e252fd30976237bd190a98b310909301 wined3d: Use immutable storage for 2D
textures.
After reverting that commit and it's child
(4f9642d0e90b941e0316137523dbf12588c4bccc), it displays fine again.
Since I don't know too much about the 3d implementation, I'd be glad to have
someone help me with that issue.
Tested on OpenSuse Tumbleweed (most recent), 32bit wine on 64bit OS.
--
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.