http://bugs.winehq.org/show_bug.cgi?id=20512
Summary: Linegage 2 hangs on window resize.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
If Lineage 2 is run in window mode, it hangs if window i resized.
--
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=28917
Bug #: 28917
Summary: Ballistic game - mouse pointer problems if another
program is opened in Wine.
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Classification: Unclassified
If you play Ballistic on its own in Wine, the mouse pointer controls the
"Paddle" at the bottom of the screen in the game.
If you have another program open in Wine e.g. Steam, Audiosurf etc., the mouse
pointer malfunctions in Ballistic.
--
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=28505
Summary: when I open .exe file with wine always report by a
error: Program error.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: little.kaa.1988(a)gmail.com
system is Ubuntu 10.4,
when I open .exe file with wine, it always report by a error: Program error.
The software don't need install, just run the .exe file.
--
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=28243
Summary: ClueFinders 6th Grade (cf6.exe) fails to run, page
faults.
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq(a)planet-hinchley.com
Created an attachment (id=36190)
--> (http://bugs.winehq.org/attachment.cgi?id=36190)
Unhandled Exception trace
Unhandled exception: page fault on read access 0x00000000 in 32-bit code
(0x0046c0e7).
When starting ClueFinders 6th grade, demos seem to start, but when starting to
play fails.
--
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=27379
Summary: I can't use Abby Finereader 10 Professional
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matrobriva(a)libero.it
Created an attachment (id=35005)
--> (http://bugs.winehq.org/attachment.cgi?id=35005)
The backtrace of wine FineReader.exe
Today I have downloaded the trial version of Abby FineReader 10 Professional.
I have installed it with the procedure reported in the appdb, but when I try to
execute it, i receive the backtrace attached to this report.
How can I resolve this problem?
Thanks everyone.
My distribution is Ubuntu Natty.
--
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=27007
Summary: CADVANCE causes winevdm to crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blessedbiped(a)gmail.com
Created an attachment (id=34436)
--> (http://bugs.winehq.org/attachment.cgi?id=34436)
Debug log from program crash
After upgrading ubuntu to 11.04, this program is now causing a fatal program
error. CADVANCE 6.5 was originally written for WIN 3.1, and ran fine under
10.04. I don't think much changed on the WINE end of things, but I can't be
sure.
--
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=26164
Summary: set cdaudio door open causes loss of file handle
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Let's fork this specific issue out of bug #20323, comment #5.
Reproduce using my MCI shell (bug #20232, comment #10)
open cdaudio alias c
set c door open (yet disk is not ejected, why? wine eject works)
trace:cdrom:CDROM_DeviceIoControl 0x40 IOCTL_STORAGE_EJECT_MEDIA 0x0 0 0x0 ...
status c mode -> ERROR_INVALID_HANDLE (6)
Somehow, the handle got lost.
A log file is found in bug #26160, attachment #33330.
Although the bug can be triggered via the MCI, Charles Davis explains in bug
#20323, comment #7 that it is in ntdll/cdrom.c
OTOH, the "wine eject" machinery works fine on MacOS. Here are my notes from an
attempt to install MS Flight 2002, which comes on 3 CDs:
+ wine eject + installer detects new CD, no need for keypress despite
fixme:cdrom:CDROM_ControlEjection not supported on this O/S
What does this fixme mean as "wine eject" appears to work?
As far as the MCI is concerned, I've seen native machines not eject disks via
"set door open" yet return no error (no MCIERR_*). Hence silencing the
inability to eject a disk (despite MCI_GETDEVCAPS CAN_EJECT aka. "capability
cdaudio can eject") would be compatible behaviour.
But the handle must not be lost.
--
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=24179
Summary: Cursor in Red Alert jumps on the right side of the
screen and makes scrolling slow
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
When in game and trying to scroll the map to right by moving the cursor to the
right side of the screen the cursor image will change between "pointer" and
"moving right" every other frame and will scroll at half speed.
Seems to be cursor position issue when it's hitting the side of the screen.
--
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=18031
Summary: Black & white 2 random crash
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20423)
--> (http://bugs.winehq.org/attachment.cgi?id=20423)
Lines before segmentation fault
B&w2 crashes from time to time (not very often) with just segmentation fault,
and it seems to be random because i can't reproduce it (tried multiple times).
--
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=28988
Bug #: 28988
Summary: PowerPoint 2007 sometimes hangs up during video play
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksey_r(a)list.ru
Classification: Unclassified
Created attachment 37296
--> http://bugs.winehq.org/attachment.cgi?id=37296
The terminal output during PowerPoint hanging up.
When I add some video into presentation, PowerPoint sometimes hangs up during
playing this video in slide show (I mean, presentation show) mode.
It happens not every time, however, it happens very often when the video is set
to be played on click (not automatically).
After ~3 min of hanging up, PowerPoint 2007 crashes.
The terminal output is in attachment.
In WMP9 the file is played OK.
OS: OpenSuse 11.4 64 bit
Wine prefix: win32
--
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.