http://bugs.winehq.org/show_bug.cgi?id=36946
Bug ID: 36946
Summary: FindFirstFileExW() needs FIND_FIRST_EX_CASE_SENSITIVE
support
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: anduchs(a)gmail.com
FindFirstFileExW() has no support for the FIND_FIRST_EX_CASE_SENSITIVE flag.
Instead it currently returns INVALID_HANDLE_VALUE.
Games affected: Marvel Heroes 2015
The attached patch does not introduce correct handling, but makes the flag
ignored and throws a warning (similar to other places).
--
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=37385
Bug ID: 37385
Summary: Need to implement HTTPREQ_ReadFileEx
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: zhoujie.jchou(a)gmail.com
When I run a sns
software(http://w.x.baidu.com/alading/anquan_soft_down_normal/12035), I
encountered network problem that the software could not connect to internet.
Some logs were list as below:
fixme:wininet:HTTPREQ_ReadFileEx 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.
http://bugs.winehq.org/show_bug.cgi?id=35153
Bug ID: 35153
Summary: wine stops with Unhandled Exception during background
web activity. Application Quicken 2012.
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dshelton(a)san.rr.com
Classification: Unclassified
Created attachment 46897
--> http://bugs.winehq.org/attachment.cgi?id=46897
terminal output with error
Wine terminates with following message:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc51760
Problem occurs with version 1.6.1 and 1.7.8.
Application is Quicken Deluxe 2012 financial software.
behavior is 80% consistent. works 1 out of 5 or 6 times.
log 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.
http://bugs.winehq.org/show_bug.cgi?id=29176
Bug #: 29176
Summary: Call To Power 1.2 produces
err:seh:setup_exception_record stack overflow
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Classification: Unclassified
err:seh:setup_exception_record stack overflow 2336 bytes in thread 002b eip
7ef6bcdb esp 025d0a10 stack 0x25d0000-0x25d1000-0x26d0000
--
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=41173
Bug ID: 41173
Summary: The Solus Project requires dcl_input_ps_siv support
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55406
--> https://bugs.winehq.org/attachment.cgi?id=55406
Terminal output Wine 1.9.16-277-g60f8b51
>From the terminal:
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode
dcl_input_ps_siv.
The only overrides I used was vcrun2015 to work around this bug
https://bugs.winehq.org/show_bug.cgi?id=40926
Wine 1.9.16 from git updated just before the release of Wine 1.9.17. The prefix
I am using is a 64-bit prefix in Windows 7 mode.
--
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=40416
Bug ID: 40416
Summary: Attempts to open some dialogs causing programs to
softlock
Product: Wine
Version: 1.9.7
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hagepri2013(a)gmail.com
In some programs, attempting to open certain dialogs causes the program to
freeze without responding. This behavior can be observed in the most recent
version of 0CC-Famitracker, found here: http://hertzdevil.info/programs/
Attempting to open the configuration dialog (marked by a hammer in the top bar)
will cause the program to hang. The program will also hang when attempting to
modify any new instrument.
Is there some bug with Wine dispatching Windows dialogs? This program is
developed in Visual Studio 2015.
http://prntscr.com/ao0x5n
This screenshot depicts the button which will cause the hang. The program will
continue to produce sound and the oscilloscope will continue to move as well,
but the rest of the program will freeze.
--
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=23193
Summary: wine notepad: Slow to open large files
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=28858)
--> (http://bugs.winehq.org/attachment.cgi?id=28858)
Long text file (3.1M uncompressed)
gunzip the attached file and open it in notepad. For me, it takes > 5 seconds
to open on a quadcore. WinXP notepad (both virtualbox and native) will open it
instantly.
--
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=43847
Bug ID: 43847
Summary: Just Cause 2 and 3 require WINED3D_RS_MULTISAMPLEMASK
0xffff
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Non-breaking, but spammed a lot
fixme:d3d:state_multisampmask WINED3D_RS_MULTISAMPLEMASK 0xffff not yet
implemented.
--
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=41605
Bug ID: 41605
Summary: Importing a .sst (Serialized certificate store) does
nothing
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cryptui
Assignee: wine-bugs(a)winehq.org
Reporter: mterrisse(a)free.fr
Distribution: ---
Hello,
On Windows I created a .sst file from Powershell with the cmdlet
Export-Certificate.
On Linux (Ubuntu 16.10, PlayOnLinux, Wine 1.9.20) I run the control panel,
Internet Settings, Content / Certificates / Import.
I tried to import the .sst file and it tells me "The import was successfull".
But there is no new certificate in any certificate store.
Thank you for your help,
Michel Terrisse
--
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=42777
Bug ID: 42777
Summary: Remove static list of obsolete stable versions from
the test submission form
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
The AppDB test submission form was originally designed to only display the 6
most recent releases because test reports for development versions older than
that are not useful.
When the stable branch was first added, updates to that branch were very
infrequent, and users were sometimes unable to submit test reports for the most
recent stable release because it had dropped off the list (bug 15419). To fix
that, a static list of stable releases to always display was added to
config.php.sample. This list could only be updated by sending patches, and as a
result, has always been poorly maintained.
With the 1.8.x series, updates to the stable branch became frequent enough that
the latest stable version always appeared as one of the 6 most recent versions.
1.8. was never added to the static list, and no one noticed.
With the stable branch now on a roughly bimonthly release schedule
(https://www.winehq.org/pipermail/wine-devel/2017-March/116943.html), there is
no reason to maintain the static list going forward, as the latest stable
version will always be one of the 6 most recent versions. The versions already
on the list are all obsolete, and should be deleted.
--
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.