https://bugs.winehq.org/show_bug.cgi?id=47991
Bug ID: 47991
Summary: motec i2 pro v1.0 data logger fails to start
Product: Wine
Version: 4.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: mickski56(a)hotmail.com
Distribution: ---
Created attachment 65510
--> https://bugs.winehq.org/attachment.cgi?id=65510
console output of motec i2 pro failing to start.
motec i2 pro v1.0.21.0030 data logger software fails to start
https://www.racedepartment.com/downloads/motec-i2-pro.13914/download?versio…
(unfortunately free registration is required).
Slackware64 14,2 with multilib
wine-4.18 (Staging)
see attached console output.
--
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=47979
Bug ID: 47979
Summary: NtCreateFile incorrectly returns
STATUS_OBJECT_NAME_NOT_FOUND when RootDirectory is
populated
Product: Wine
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: andrew(a)ziglang.org
Distribution: ---
Created attachment 65488
--> https://bugs.winehq.org/attachment.cgi?id=65488
test.c
Please see attached test.c which is a minimal reduction.
$ ls example-dir/
$ zig build-exe --c-source test.c -lc -target i386-windows-gnu && wine test.exe
OK, it worked
$ zig build-exe --c-source test.c -lc -target x86_64-windows-gnu && wine64
test.exe
NtCreateFile for opening `example-dir` failed with STATUS_OBJECT_NAME_NOT_FOUND
$ wine --version
wine-4.17
$ wine64 --version
wine-4.17
--
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=46404
Bug ID: 46404
Summary: Text overflow in browse-for-folder dialog
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The text in the browse-for-folder dialog is cut-off, just run the installer and
click "Browse".
--
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=22030
Summary: LegoLand: Page fault on read access.
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26791)
--> (http://bugs.winehq.org/attachment.cgi?id=26791)
wine: Unhandled page fault on read access to 0x00000000 at address 0x492ecc
(thread 002a), starting debugger...
On game launch, the indeo codecs fail to work - avi is scrambled - followed by
a page fault at main menu.
--
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=11998
Summary: Lunia Installer displays almost nothing; hangs
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://lunia.nexon.co.jp/beginner/down.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suikun(a)suikun.de
Created an attachment (id=11330)
--> (http://bugs.winehq.org/attachment.cgi?id=11330)
Commandline output of the installer before accepting the license
The installer to the free (as in beer) Japanese online game Lunia Senki shows
only an almost white window and hangs after accepting the (undisplayed)
license. This happens when using a clean 0.9.57 install. I'll attach the
commandline output from before and after accepting the license agreement.
For reproducing the bug simply download the installer at the included URL (use
the right download button). When running the installer the left option is the
"Accept license" button.
--
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=12406
Summary: document explorer (part of win doc kit) won't run
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/3/c/33cfef4d-
21da-4229-bc17-3eac7a7eabe1/WDKDocs_02222008.EXE
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
follow up to bug 12331 (which was about installation, and is fixed in current
git). document explorer dies with a note saying it wants to contact microsoft
to send a bug report.
--
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=41639
Bug ID: 41639
Summary: Wine with freetype 2.7 causes font rendering issues
Product: Wine
Version: unspecified
Hardware: x86-64
URL: http://imgur.com/a/dLe7G
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sdoom4(a)gmail.com
With the latest XQuartz (2.7.11) that includes Freetype 2.7, Wine no longer has
smoothed text. I switched back to XQuartz 2.7.9 and the issue does not appear.
The reason I bring this up is that the XQuartz team says it's not their
problem; it's FreeType's problem. I go look on FreeType and discover that
Freetype 2.7 is more of a "3.0" than anything else, with a completely new
hinting system and defaults. They're not going to budge on that.
This is a bit of an odd report, as I don't really know what/who is the culprit
here. But it looks pretty bad if you're affected by it. in the URL field is a
link of two screenshots (as I can't attach two files). Top is normal, bottom is
with Freetype 2.7.
--
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=46279
Bug ID: 46279
Summary: Unimplemented function
msvcr120.dll.?_Yield@_Context@details@Concurrency@@SAX
XZ
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)adrianheine.de
Distribution: Debian
Created attachment 62988
--> https://bugs.winehq.org/attachment.cgi?id=62988
Two crash logs
With 4.0-rc1 (but not 3.0.4), Darkest Dungeon crashes on startup, see 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=48358
Bug ID: 48358
Summary: Dell Latitude E6440 BIOS updater crashes on
unimplemented function ntoskrnl.exe.KeSetImportanceDpc
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
I was hoping to use Wine to determine whether this BIOS updater extracts the
BIOS image to a temporary directory, but it just crashes because
KeSetImportanceDpc is missing.
$ sha256sum E6440A24.exe
2e84cc53946d42288f7688c67eafd8726c88f98cdb5f2ce5d4a988d3ad7c6365
--
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.