http://bugs.winehq.org/show_bug.cgi?id=11889
Summary: Beyond Good&Evil installer crashes during installshield
wizard preparation
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jani-matti.hatinen(a)iki.fi
Created an attachment (id=11183)
--> (http://bugs.winehq.org/attachment.cgi?id=11183)
Console output of the crash on 0.9.56
The installation of Beyond Good&Evil crashes at the end of the InstallShield
initialisation procedure under wine-0.9.56 (with a clean ~/.wine) with the
following error:
Error number: 0x80040706
Description: Object reference not set
--
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=11298
Summary: Impossible to accept licence in Assault Heroes demo
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.jeuxvideo.fr/demo-assault-heroes-10416-0-
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When trying to install Assault Heroes demo, one needs to accept the licence.
Unfortunately, it is impossible to do it. So, one must cancel the install
process. It looks like a richedit problem
Joaopa
fixme:process:IsWow64Process (0xffffffff 0x331f64) stub!
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
--
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=11033
Summary: unimplemented function
gdiplus.dll.GdipGetGenericFontFamilySansSerif
Product: Wine
Version: 0.9.5.
Platform: Other
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevin01(a)kilohotel.com
The program My Sirius Studio (to communicate with a Sirius satellite radio
player) will not run on wine 0.9.52, failing with:
Call from 0x7b830330 to unimplemented function
gdiplus.dll.GdipGetGenericFontFamilySansSerif, aborting
err:seh:setup_exception stack overflow 0 bytes in thread 000b eip 7bc35267 esp
00411000 stack 0x411000-0x620000
Note 1: mono 1.26 was installed to satisfy this software's need for the .NET
framework.
Note 2: this bug was confirmed on wine 0.9.52 on Ubuntu 7.10.
Note 3: the program will not run even when using a native gdiplus.dll, but the
problem then is quite different, so I won't discuss it here.
--
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=10485
Summary: Gameplay slows to an unplayable level when it rains
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smackdat1(a)gmail.com
When outdoors in Oblivion using Wine 0.9.49, rain causes the game to slow down
to below 0.4 FPS. Even after it has stopped raining, the slowdown lasts for a
while. The only way to get around it is to wait until the rain stops using the
sleep button. This workaround will not work if the rain is plot driven and will
not stop until you complete a quest, if there are enemies nearby, or if you are
trespassing.
--
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=10445
Summary: winhelp.exe problem displaying help file, related to LF
/ CR-LF end-of-line issue?
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Hi,
The winhelp.exe program supplied with Wine appears to have a problem displaying
parts of some help files correctly. This is perhaps due to failing to recognise
a linefeed (LF) as being equivalent to CR/LF?
Instead of moving to the beginning of the next line, the next line is displayed
below and to the right of the rightmost character of the previous line.
Furthermore, if the text would extend past the right window border, each
subsequent character is displayed on a new line.
For example, consider the following text (where | denotes the right border):
---
this is a test |
of the Wine winhelp |
program. |
---
That would actually be displayed as something like:
---
this is a test |
of the Wine win|
h|
e|
l|
[etc.]
---
Instructions to replicate the problem:
1. Go to http://www.atmel.com/products/pld/forms/splash.asp
2. Click the link to download the WinCUPL installer
3. Run the installer
4. After installation completes, use the Wine winhelp.exe to open the file
WinCupl/CUPLREF.HLP in the directory which the package was installed to.
5. In the Contents displayed, click on "2.2.1 Example 1 - Simple Gates"
6. Scroll down past the picture to the GATES.PLD text
--
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=10171
Summary: make test fails in wine-0.9.47-458-ga8df7fd
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)harddisk.is-a-geek.org
Created an attachment (id=8765)
--> (http://bugs.winehq.org/attachment.cgi?id=8765)
Error message
In wine-0.9.47-458-ga8df7fd make test fails (after failing with #10169 and
#10170) in oleaut with the message in the attachment.
Unlike #10169 and #10170 the make test does not proceed after reinvoking with
different LANG environment variable.
--
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=9854
Summary: Unhandled exception: page fault on read access to
0x00000010 in 32-bit code (0x7e89d651).
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabriele.tassoni(a)email.it
Created an attachment (id=8330)
--> (http://bugs.winehq.org/attachment.cgi?id=8330)
The error given in the terminal
I need to work with those software to program Crestron CPUs fpr home
automation, they all install well, but when I try to run the ToolBox, it
freezes with the attached errors.
I'm willing to help in resolving this bug, please tell me what you need beside
the attached file, I can send you a copy of all the Crestron programs, if
needed.
--
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=9634
Summary: unimplemented function compobj.dll.COCREATEGUID
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torsten.karusseit(a)gmx.de
Created an attachment (id=8032)
--> (http://bugs.winehq.org/attachment.cgi?id=8032)
console output
may you help me with this ?
--
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=9604
Summary: JCreator: divide by zero exception
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=7981)
--> (http://bugs.winehq.org/attachment.cgi?id=7981)
Wine output
After installing the Sun Java JRE and JDK on Wine, I installed JCreator LE
without any issues. After an initial configuration phase, the application
crashes. Any further attempts to start the application are met with the same
issue. Testing the application on Windows XP did not reveal any issues. The
application can be obtained at: http://jcreator.com/download.htm
--
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=10802
Summary: msxml3 : header of xml files
Product: Wine
Version: 0.9.51.
Platform: PC
URL: http://home.scarlet.be/linux/compteco/testxml.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
See delphi 5 test program at URL above.
This program create a little test.xml file.
With native msxml3.dll, test.xml file is like this (correct) :
--
<?xml version="1.0" encoding="UTF-8"?>
<Document>test</Document>
--
With builtin msxml3.dll, test.xml file is like this (bad) :
--
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<Document>test</Document>
--
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.