http://bugs.winehq.org/show_bug.cgi?id=13452
Summary: Typing anything in ePSXe freezes the application
Product: Wine
Version: 1.0-rc2
Platform: Macintosh
URL: http://www.epsxe.com/download.php
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
Whenever I type something in the application the application (ePSXe) freezes.
It is sufficient to download the application and press a key while in the
initial configuration guide.
The application is by itself not functional. 1.70 requires zlib1.dll to run at
all, and both 1.60 and 1.70 require several plugins and a PSX bios. However,
none of these are required (with exception of zlib1.dll for 1.70) to reproduce
the problem.
I upgraded from 0.9.54 which would not run the application at all to 0.9.59
which also shows the issue and to 1.0-rc2.
--
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=19500
Summary: Dungeon Keeper II: installer crashes near completion
Product: Wine
Version: 1.0.1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: federix111(a)gmail.com
Created an attachment (id=22674)
--> (http://bugs.winehq.org/attachment.cgi?id=22674)
Debug output of both installation and testrun
Wine 1.01 (latest as of today) installed through MacPorts 1.710 (latest as of
today).
The original game (Dungeon Keeper II, v 1.7), with included all the officially
released patches and packs (already in the installer), stripped of all original
security features, is freely downloadable here:
http://digiex.net/games-downloads/159-dungeon-keeper-2-full-version-1-7-a.h…
(check disclaimer in main thread)
After mounting the ISO under Leopard, I run the command 'wine Setup.exe' from
the disc folder, X11 opens regularly and the installer window shows flawlessly;
I follow the installation procedure, which starts regularly, but when it
reaches 99% of the installation process, the installer disappear (X11 doesn't
close) while wine output some debug info (attached) on the console - wine
doesn't self-terminate, I must force-quit it.
When trying to run DKII (files are partially installed), wine opens X11 then
put some debug in the console (attached) and terminate.
I have no other application installed through wine; as a matter of fact, I just
installed it with the sole purpose of using DKII.
My computer is a MacBook Pro (15" early 2008) Intel Core 2 Duo 2.6Ghz with 4GB
of RAM running MAC OS 10.5.6 (Build 9J61), with Xcode 3.1.3 regularly
installed.
All installed software is the latest stable build available.
--
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=19456
Summary: Mount Manager crashes with optical discs since commit
15acd35
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
Created an attachment (id=22602)
--> (http://bugs.winehq.org/attachment.cgi?id=22602)
Wine Log with backtrace showing problem
Recently, the Mount Manager driver (mountmgr.sys) has been crashing on Mac OS.
(Good thing it's not a real ring 0 driver...). I've attached a log showing what
happens. From the log, it looks like there's some heap corruption going on
here.
It only crashes when there's a disc in the optical disc drive. And even then,
it doesn't crash the first time it sees the disc. The SECOND time and
subsequent times, when Wine already knows about the disc, it crashes.
I did a regression test and found that this is the offending commit:
commit 15acd35fa27d09af01698083af21ef3772edcae1
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jul 22 20:56:04 2009 +0200
mountmgr: Try to match and reuse volumes when creating/updating a drive.
For some reason, reusing volumes fails spectacularly on Mac OS (at least on my
system), leading to possible heap corruption and a crash.
Even worse, the driver goes down while holding its critical section. Somehow
the CS isn't released. Then, programs that try to use Mount Manager end up
deadlocking:
err:ntdll:RtlpWaitForCriticalSection section 0x4040e500 "device.c:
device_section" wait timed out in thread 0017, blocked by 0018, retrying (60
sec)
Eventually, Wine gives up on the CS, but then weird things start happening to
programs that rely on Mount Manager. For example, winecfg shows no drives on
the Drives tab (because Mount Manager is down and can't handle IOCTL requests).
Any help on this would be appreciated.
--
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=9310
Summary: Error in file open/sva dialog
Product: Wine
Version: 0.9.42.
Platform: PC-x86-64
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
Created an attachment (id=7580)
--> (http://bugs.winehq.org/attachment.cgi?id=7580)
Error in wines file open/save dialog - v0.9.42 and above
By using the file open/save dialog I start in 'My computer' navigating through
the 'fake' filesystem of wine. I choose the harddisk c: and the subfolder
'windows'. Normaly I see now the content of this folder but I see the content I
saw before. Choosing now 'windows' showes all the content of this folder.
Also in other folders which are 'under' the Harddrive.
This error apear only by using the 'my computer' first and directly under this
level. Deeper inside the filesystem this error doesn't occur.
There was no change in the configuration: I tried with the version before
(v0.9.41) and all is fine. Only v0.9.42 and now v0.9.43 generate this error.
I include a screenshot of this strange behavior.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20683
Summary: Winetest fails when creating Window Group or Startup
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=24709)
--> (http://bugs.winehq.org/attachment.cgi?id=24709)
WinXP results of shell32:progman_dde
Hi, when i run latest wine's test suite (winetest-20091112-459a0c4de9ab.exe) i
got:
progman_dde.c:225: Test failed: Window "Group1" was not created in 10 seconds -
assumed failure. [C_G:2]
...
But i normally saw creating those group and startup during the test. It also
says "not created in 10 seconds - assumed failure", but HW should be hopefully
enough to do it in time: Quad Core @ 2.8GHz; 4GB RAM
--
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=14396
Summary: preloader: Warning: failed to reserve range 00000000-
60000000 err:dosmem:setup_dos_mem Cannot use first
megabyte for DOS address space, please report
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danebigh(a)aol.com
Created an attachment (id=14710)
--> (http://bugs.winehq.org/attachment.cgi?id=14710)
copy paste of Konsole while installing Wine
Upon installation of wine I got the error that is listed in the subject line. I
will attach the full contents of the Konsole Window.
I am using Kubuntu on a gateway laptop : MX3216
1.4Ghz Celeron M
256 MB ram
I installed Wine because I wanted to use notepad++ on this machine.
it was salvaged from someone who spilled a coffee on the keyboard. it works
fine except for some of the ACPI funtions are bugged so windows was bugging
out. I installed Kubuntu without a hitch and just disabled ACPI drivers in
kubuntu.
I can see the Wine config options and notepad runs however notepad++ installed
but bombs out when I ty to run it. i am assuming it is due to not being able to
address the first meg of RAM.
that is as much as I can think of to tell you. if you need more info drop me a
line. and please if there is any news on this issue let me know.
Thank you,
Dane
--
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=16758
Summary: tools/winapi/winapi_test: The generated tests produce
thousands of failures on 64bit.
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
URL: http://test.winehq.org/data/bf25837eb7c08dc7faf13b886f6a
ed79a02506b8/#group_Vista
OS/Version: Windows Vista
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
tools/winapi/winapi_test* creates tests, that produce thousands of failures
with winetest64 on Windows.
winapi_test and winapi_test_options.pm are perl:
229 } elsif (/^LP(?:BYTE|CSTR|CWSTR|DWORD|STR|VOID|WSTR)$/) {
230 $align = 4;
231 $kind = "pointer";
232 $size = 4;
233 } ...
--
By by ... Detlef
--
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=13700
Summary: user32 test fail on XP SP2
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=13695)
--> (http://bugs.winehq.org/attachment.cgi?id=13695)
broadcast failures
Many of the user32 tests fail on my laptop running Windows XP SP2 with a Radeon
Mobility 9000 card. Most of the failures have to do with unexpected sizes (of
windows, menu items, rects, ...)
The broadcast failures are attached in this go round, more will be attached
soon.
--
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=13649
Summary: d3d9 visual tests hang XP SP2 with Radeon Mobility 9000
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=13633)
--> (http://bugs.winehq.org/attachment.cgi?id=13633)
d3d9 visual test output until hang
The d3d9 visual tests hang on my system running Windows XP SP2 with a Radeon
Mobility card. Worse, they also hang (not crash) Windows XP.
The test is stuck with a four-square tile in the center of the screen, with a
yellow background. After 15 minutes with no change in the display, I tested
the mouse as the cursor was still visible. The mouse moved the cursor. I also
checked the keyboard LEDs (e.g. caps lock), and they were still responsive. So
far so good.
Attempting to stop the test by pressing Alt-Tab, Ctrl-Alt-Del, or
Ctrl-Shift-Esc (I've tried all three variations now) makes the mouse cursor
disappear and makes the keyboard unresponsive. At this point I must power down
the machine.
The log of the visual test up until failure is attached. (Notice there are
also many test failures.)
--
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=13643
Summary: ddraw tests fail on XP SP2 with Radeon Mobility 9000
card
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=13624)
--> (http://bugs.winehq.org/attachment.cgi?id=13624)
d3d test failures
The ddraw d3d tests produce 22 failures, and the dsurface test produces 1
failure, on my laptop running Windows XP SP2. The graphics card is a Radeon
Mobility 9000. The d3d failures are attached.
--
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.