https://bugs.winehq.org/show_bug.cgi?id=40798
Bug ID: 40798
Summary: ACDSee Pro 9 crashes on startup
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 54722
--> https://bugs.winehq.org/attachment.cgi?id=54722
Wine output
They list IE9+ and WMP9 as a software requirements, it might crash because of
those?
--
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=40629
Bug ID: 40629
Summary: Noto Nastaliq Urdu font crashes notepad during shaping
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Created attachment 54497
--> https://bugs.winehq.org/attachment.cgi?id=54497
+uniscribe,+tid
Easily reproducible, it crashes for me as soon as I type a single letter Nun
(0x646) into empty notepad document. Attached relevant part of the log.
--
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=40948
Bug ID: 40948
Summary: Unhandled exception: unimplemented function
api-ms-win-crt-locale-l1-1-0.dl.__initialize_lconv_for
_unsigned_char called in 64-bit code
(0x000000007b44fbd7).
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: edgar.wentzlaff(a)gmx.net
Distribution: ---
Created attachment 55084
--> https://bugs.winehq.org/attachment.cgi?id=55084
backtrace.txt
Try to install Microsoft Office 365 Version 2016
--
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=39856
Bug ID: 39856
Summary: Regedit: Wrong default registry key is selected if the
language changes
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
After bug #37403 is fixed I'm noticing that it still appears one time after the
language changes.
--
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=41753
Bug ID: 41753
Summary: The procedure entry point GetUnicastIpAddressEntry
could not be located the ... deuleuleu ...
IPHLPAPI.DLL
Product: Wine-staging
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mvidal0001(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56194
--> https://bugs.winehq.org/attachment.cgi?id=56194
console output
Testing Steep.exe open beta with steam got a windows message box.
--
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=42510
Bug ID: 42510
Summary: Bug in Wininet
Product: Wine-staging
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sr-tream(a)yandex.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Library wininet can't transfer to params for php script
Example code: http://pastebin.com/mxJwazRF
Return in Windows 7: Your IP: 87.117.12.22</br>GetReq: Connected
Return in Wine (fake win7): Your IP: 87.117.12.22</br>GetReq:
Wine output: http://pastebin.com/8JwnFPFF
--
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=33717
Bug #: 33717
Summary: regedit: Sorting registry keys on refreshing
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Renaming a registry key can cause it to be unsorted. If I remember correctly on
Windows XP if I have pressed F5 to refresh the view Windows regedit has
automatically sorted the keys. This behavior is missing on Wines regedit.
--
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=42465
Bug ID: 42465
Summary: winhttp set_cookies() violates RFC6265 string
comparison rules
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: idfred(a)gmail.com
Distribution: ---
For example, RFC6265 section 5.2.4 states:
> If the attribute-name case-insensitively matches the string "Path",
> the user agent MUST process the cookie-av as follows.
But set_cookies() uses string "path" and performs case-sensitive comparison.
Same stuff with section 5.2.3 and string "domain".
This issue breaks cookie exchange with certain HTTP servers.
Probably there are other similar issues in Wine since HTTP string processing
should be case-insensitive in most cases. And most server implementations use
Camel-Case strings.
This issue also affects Wine versions prior to 2.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=41928
Bug ID: 41928
Summary: Mortal Kombat X needs msvcr110.dll._get_dstbias
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
The game uses DX11 and I can't even get proper video out, but after pressing a
few buttons after launching the game crashes with this error.
W7, 64 bit prefix.
--
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.