http://bugs.winehq.org/show_bug.cgi?id=23261
Summary: Industry Giant 2 demo crashes with
DDERR_UNSUPPORTEDMODE message
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://ds.jowood.com/ig2en/ig2_setup_demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=28971)
--> (http://bugs.winehq.org/attachment.cgi?id=28971)
Console output on ig2_demo.exe crash
The Industry Giant 2 game demo downloadable from
http://ds.jowood.com/ig2en/ig2_setup_demo.exe fails to run under Wine 1.2rc3.
(The installer works, I'm referring to the actual game demo ig2_demo.exe.)
On my system, it opens a (I guess) 800x600-pixel black window, and shows a
dialog box titled Engine Error, with this text:
Engine Version: Tue May 21 14:33:20 2002
[current date and time]
Error: -2005532082 DDERR_UNSUPPORTEDMODE Line: 391
When the mouse pointer is over the dialog box, the pointer vanishes. Clicking
the OK button (or equivalently, pressing return) results in Wine showing a
Program Error dialog box.
--
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=28059
Summary: 3DAnalyzer: Hangs when selecting certain exe's
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jakerman999(a)yahoo.ca
Selecting some exe files results in hanging when file is accepted.
Running in console gives "fixme:commdlg:GetFileName95 Flags 0x00100000 not yet
implemented" when open dialogue is opened, after confirming problem exe the
open dialogue disappears, 3DAnalyzer gets ready to accept further input, then
hangs.
ctrl+c in the terminal gives "fixme:console:CONSOLE_DefaultHandler Terminating
process 22 on event 0".
*note* This only hangs on certain exe files, others work without problem.
Replication can be found on hoi3game.exe from Hearts of Iron 3, and the
kkrieger executable pno0001.exe from http://kk.kema.at/files/kkrieger-beta.zip
among others.
--
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=45148
Bug ID: 45148
Summary: [Overwatch] Left Ctrl does not work
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pshela94(a)gmail.com
Distribution: ---
Normally crouch is assigned to Left Ctrl, but when I open settings, crouch is
assigned to RCONTROL (Right Ctrl, which works).
What is weird, when assigning Left Ctrl in settings to crouch, game registers
it as LCONTROL, but when I return to game it still does not work. What is even
weirder, when I open settings again, crouch is reassigned back to RCONTROL.
--
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=22006
Summary: OpenProcess does not enforce ACL
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shalomgo(a)gmail.com
Created an attachment (id=26746)
--> (http://bugs.winehq.org/attachment.cgi?id=26746)
Test case
OpenProcess (and probably other functions) does not properly enforce process
ACLs, allowing unprivileged processes to read and write memory of privileged
ones.
--
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=43505
Bug ID: 43505
Summary: Star Wars: Starfighter - screen out of monitor borders
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: betaversiondot(a)gmail.com
Distribution: Debian
Created attachment 58888
--> https://bugs.winehq.org/attachment.cgi?id=58888
terminal output 2.14
Without using virtual desktop, most part of screen go beyond borders of my
monitor. The lower the resolution, the smaller part of screen is visible. My
monitor is 1920x1080. The game supports only up to 1280x1024.
--
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=40013
Bug ID: 40013
Summary: "Git for Windows" fails to install
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: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 53462
--> https://bugs.winehq.org/attachment.cgi?id=53462
backtrace
Trying to install "Git for Windows" from here
https://git-scm.com/download/winhttps://github.com/git-for-windows/git/releases/download/v2.7.0.windows.1/G…
fails. I tested both, 64bit and 32bit version, for the 32bit version I used
prefix
WINEARCH="win32"
Several combination included the use of the "default" settings were tested.
None succeeded.
"Welcome Screen" -> Next
"License Information -> Next
"Select Destination Location":
Used Default "C:\Program Files\git" -> Next
"Select Components": used the default
x Windows Explorer integration
x Git Bash Here
x Git Gui Here
x Associate .git* configurat...
x Associate .sh files ...
"Select Start Menu folder:"
Used Default "Git" -> Next
Adjusting your PATH environment
x "Use Git from Git Bash only" (default)
->Next
Configure the line ending conversions
x "checkout windows-style, commit Unix-style line endings (default)
->Next
Configure the terminal emulator to use with Git Bash
x Use MinTTY (Default)
->Next
Configure experimental performance tweaks
o "Enable file system cache" default is off
->Next
Installing:
Progress bar runs to 100 %
then the installer fails with this message
wine: Call from 0x7b83a9fc to unimplemented function rstrtmgr.dll.RmShutdown,
aborting
and a programm error occurs, generating the attached backtrace.
--
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=44618
Bug ID: 44618
Summary: MindManager Pro v7.0: MSI installer complains
"CustomAction unhandled action type 7"
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
During installation of Mind Manager Pro 7 you can notice:
fixme:msi:ACTION_CustomAction unhandled action type 7 (L"RunMSXML6Setup"
L"ALLUSERS=[ALLUSERS] ADDLOCAL=ALL")
Wine version: wine-3.2-167-g7be8beab68
[... and before you ask/complain, i know that fixmes ain't bugs ;) ...]
--
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=36813
Bug ID: 36813
Summary: wineconsole: no text without winetricks corefonts
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48886
--> https://bugs.winehq.org/attachment.cgi?id=48886
screenshot
Whenever I run wineconsole on my gentoo machine, I get a console with no text.
Terminal shows:
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
if I install corefonts, it works fine.
I have fontconfig and liberation fonts installed:
austin@aw25 ~ $ qlist -Iv fontconfig liberation
app-admin/eselect-fontconfig-1.1
media-fonts/liberation-fonts-2.00.1-r1
media-libs/fontconfig-2.11.1-r1
--
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=42554
Bug ID: 42554
Summary: The Magic School Bus Explores The Solar System crashes
while loading
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 57458
--> https://bugs.winehq.org/attachment.cgi?id=57458
backtrace without environment variables
The exact symptoms of the crash seem to vary depending on whether the WINEDEBUG
and WINEPREFIX variables are set (but not what they are set to). Other
environment variables might have an effect, but none of WINEARCH,
WINEDLLOVERRIDES, WINESERVER do.
If neither are set, the crash looks like:
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
wine: Unhandled page fault on read access to 0x00001240 at address
0x101f:0x0000f104 (thread 0039), starting debugger...
Unhandled exception: page fault on read access to 0x00001240 in segmented
32-bit code (101f:00000509).
If one of the two is set (it does not matter which), the crash looks like:
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
wine: Unhandled page fault on read access to 0xffffffff at address
0x101f:0x000016ca (thread 0039), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in segmented
32-bit code (101f:00000509).
If both are set, the crash looks like:
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
fixme:mciavi:MCIAVI_mciSetAudio (0002, 00004002, 0x66e3d8) Item 0000: stub
fixme:mciavi:MCIAVI_mciSetAudio (0002, 00002002, 0x66e3d8) Item 0000: stub
fixme:mciavi:MCIAVI_mciPlay Unsupported flag 01000005
fixme:mmio:MMIO_InstallIOProc Global procedures not implemented
wine: Unhandled page fault on read access to 0x00004540 at address
0x101f:0x000016b6 (thread 0039), starting debugger...
Unhandled exception: page fault on read access to 0x00004540 in segmented
32-bit code (101f:00000509).
In the former two cases, the program crashes immediately before playing the
introductory video; in the latter case, the program crashes immediately after
the video is played (or skipped).
It may be noteworthy that the crash always occurs in DPMI_PendingEventCheck()
rather than in the program proper, with the problematic instruction being
"testl $0xffffffff,%fs:0x00000200".
I ran a +heap trace and didn't come up with anything.
--
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=48064
Bug ID: 48064
Summary: qmgr:job started failing on XP on Sep 09
Product: Wine
Version: 4.19
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: qmgr
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Created attachment 65611
--> https://bugs.winehq.org/attachment.cgi?id=65611
Winetest site showing the failures starting on Sep 09
qmgr:job started failing on Windows XP on Sep 09, that is when winehq.org was
upgraded:
job.c:578: Test failed: unexpected state: 5
[26 times]
job.c:586: Test failed: BITS job timed out
job.c:618: Test failed: got 0x00200017
See http://winetest.dolphin/data/tests/qmgr:job.html
The test accesses https://test.winehq.org/ and, since this only impacts Windows
XP, it is likely that this is the same certificate issue that causes
urlmon:protocol to fail too.
Also the reason why the same failures don't happen on Windows 2003 (unlike for
urlmon:protocol) is that the BITS tests are skipped there:
job.c:719: Tests skipped: Tests need BITS 2.5 or higher
So the fix will likely be the same as for urlmon:protocol.
--
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.