http://bugs.winehq.org/show_bug.cgi?id=35179
Bug ID: 35179
Summary: Quake Live standalone login window crashes when TAB
pressed
Product: Wine
Version: 1.7.8
Hardware: x86-64
URL: http://quakelive.com
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: alexandru.balut(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1. Open QuakeLive's Launcher.exe
2. Wait a few seconds for the round Play button to become red. At this point
the username field should be focused.
3. Press TAB three times, notice the app crashes
$ sha1sum .wine-ql/drive_c/Program\ Files\ \(x86\)/Quake\ Live/Launcher.exe
b4d565634bdac72047790d64dbc870b8b8bb5f48 .wine-ql/drive_c/Program Files
(x86)/Quake Live/Launcher.exe
$ sha1sum QuakeLiveSetup_840.exe
843d1542bccaaf1bd46bee0acec95d4bfdfc898b QuakeLiveSetup_840.exe
$ wine --version
wine-1.7.8
--
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=42482
Bug ID: 42482
Summary: ONE-POS crashes when print previewing a Crystal Report
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sanford.poon(a)gmail.com
Distribution: ---
Created attachment 57338
--> https://bugs.winehq.org/attachment.cgi?id=57338
error output from WINE (crash.log) and JIT crash logs (crashJIT.log)
Version 3.1.9.14 of the Freeware POS software (available for download after
free registration of an account at
https://hk.one-pos.com/download/member/setup.zip) installs and runs properly in
Lubuntu 16.10 on wine 2.1 and wine-gecko 2.21 with winetricks -q dotnet452 wmp9
jet40 mdac28 cjkfonts
Run with LC_ALL=zh_TW.UTF8 for proper display of Chinese characters, but
English interface works without this.
Access the analysis report function from the left menu and select any of the
available reports to open a print preview window, then the application crashes.
--
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=32767
Bug #: 32767
Summary: Word 2003 shows a document incorrectly
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 43259
--> http://bugs.winehq.org/attachment.cgi?id=43259
Test file
See test file. It doesn't show a bg image and some lines, showing only two
lines of all.
If I select gdiplus as native,builtin, it works almost OK (with a little
glitch).
I'll attach screenshots.
--
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=43140
Bug ID: 43140
Summary: Crash with "Unhandled exception: page fault on read
access to 0x00000028 in 32-bit code (0x6c5e0efa)"
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alek.storm(a)gmail.com
Distribution: ---
Created attachment 58355
--> https://bugs.winehq.org/attachment.cgi?id=58355
Backtrace
Got the above error (full backtrace attached) upon starting a 32-bit .NET GUI
application. Unfortunately, since the program itself is proprietary (we get
from a vendor), I can't provide it, but I'm willing to answer any questions
about it or my environment.
--
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=43460
Bug ID: 43460
Summary: Boson Exam Environment - Unable to run
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: n.kane2898(a)gmail.com
Distribution: ---
Created attachment 58834
--> https://bugs.winehq.org/attachment.cgi?id=58834
Program error details and console output
Program crashes when trying to run it using desktop icon created during
installation or from console. My system is a 64 bit installation of openSUSE
tumbleweed(kernel: 4.11.8-2-default).
--
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=21114
Summary: Chessbase products - antialiasing has no effect
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jskartman(a)gmail.com
When turned on antialiasing the pieces are draw with the same quality as of
antialiasing off. The antialiasing has no effect.
You can use chessbase light to test.
http://www.chessbase.com/DOWNLOAD/cblight/index.asp
--
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=45853
Bug ID: 45853
Summary: MSBuild 15.7.179.6572 Can't run due missing
GetStdHandle
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: kontakt(a)trzeci.eu
Distribution: ---
Hi!
I'm hacking around trying to compile VC++ VS2017 with Wine and so far it's
going good, core compiler and linker works fine.
When I've tried to use MSBuild for compiling VS Solution I've encountered an
error:
```
aa8567151b8:~/.wine/drive_c$ wine MSBuild
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
MSBUILD : error MSB1025: An internal failure occurred while running MSBuild.
System.TypeInitializationException: The type initializer for
'System.ConsoleDriver' threw an exception. --->
System.EntryPointNotFoundException: GetStdHandle
at (wrapper managed-to-native) System.WindowsConsoleDriver:GetStdHandle
(System.Handles)
at System.WindowsConsoleDriver..ctor () [0x00006] in
<773ec02b42f74a918ccd74911c8063c9>:0
at System.ConsoleDriver.CreateWindowsConsoleDriver () [0x00000] in
<773ec02b42f74a918ccd74911c8063c9>:0
at System.ConsoleDriver..cctor () [0x00019] in
<773ec02b42f74a918ccd74911c8063c9>:0
--- End of inner exception stack trace ---
at System.Console.add_CancelKeyPress (System.ConsoleCancelEventHandler value)
[0x00000] in <773ec02b42f74a918ccd74911c8063c9>:0
at Microsoft.Build.CommandLine.MSBuildApp.Execute (System.String commandLine)
[0x00089] in <db75226a06fe4b4c8537267400c32104>:0
Unhandled Exception:
System.TypeInitializationException: The type initializer for
'System.ConsoleDriver' threw an exception. --->
System.EntryPointNotFoundException: GetStdHandle
at (wrapper managed-to-native) System.WindowsConsoleDriver:GetStdHandle
(System.Handles)
at System.WindowsConsoleDriver..ctor () [0x00006] in
<773ec02b42f74a918ccd74911c8063c9>:0
at System.ConsoleDriver.CreateWindowsConsoleDriver () [0x00000] in
<773ec02b42f74a918ccd74911c8063c9>:0
at System.ConsoleDriver..cctor () [0x00019] in
<773ec02b42f74a918ccd74911c8063c9>:0
--- End of inner exception stack trace ---
at System.Console.add_CancelKeyPress (System.ConsoleCancelEventHandler value)
[0x00000] in <773ec02b42f74a918ccd74911c8063c9>:0
at Microsoft.Build.CommandLine.MSBuildApp.Execute (System.String commandLine)
[0x003fc] in <db75226a06fe4b4c8537267400c32104>:0
at Microsoft.Build.CommandLine.MSBuildApp.Main () [0x00028] in
<db75226a06fe4b4c8537267400c32104>:0
```
First reaction was to install mono-wine, but I've tested all versions of it,
and didn't solve this problem.
Is this a known issue? This kernell32 function looks pretty generic, hence I
might miss some important piece to make it running, but googling didn't help
much.
Best regards,
Piotr
--
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=44324
Bug ID: 44324
Summary: Unhandled exception: page fault on read access to
0x01000000 in 32-bit code (0xf749a82b)
Product: Wine
Version: 2.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: linux(a)newwhitebear.net
Distribution: ---
Created attachment 60188
--> https://bugs.winehq.org/attachment.cgi?id=60188
backtrace
I'm opening old project of yWriter5.
--
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=45809
Bug ID: 45809
Summary: grandMA3D_v3.4.0.2: Has encountered a serious problem
and needs to close(I don't understand the problem)
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lambert_frentz(a)hotmail.com
Created attachment 62271
--> https://bugs.winehq.org/attachment.cgi?id=62271
I pulled this file out of the link Wine gave me when showing the error message.
Hy all,
This is my firt bug report.
The software is called GrandMA 3D (v3.4.0.2) as I mentioned before. You can
download it fot free, here is a link:
https://www.malighting.com/downloads/products/grandma2/
Then choose in the list: "MA 3D Software 3.4.0.2 English EXE 229 MB"
I tried different engines, not helping at all. Still the same error.
Can you help me please?
Kind regards,
Lambert
--
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=35648
Bug ID: 35648
Summary: Anthem Room Correction 2 v1.0.1: crash when connecting
to A/V receiver in auto mode
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tristan.schmelcher(a)gmail.com
Created attachment 47607
--> http://bugs.winehq.org/attachment.cgi?id=47607
Console output
The application Anthem Room Correction 2 v1.0.1 crashes when trying to connect
to an A/V receiver if run in automatic mode (with "/Auto" specified on the
command line). The application also fails in manual mode at the same spot, but
it doesn't crash; instead it hangs with 100% CPU usage.
The console output with stack trace from the crash in automatic mode is
attached.
The application can be downloaded at
http://anthemav.com/downloads/ARC-2%20Setup.zip, but you must have an Anthem
A/V receiver in order to get this far in it. I am happy to carry out suggested
testing/debugging.
74dc2107ca936dddbd0fc6abbb2baf74e387c163 ARC-2 Setup.zip
--
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.