http://bugs.winehq.org/show_bug.cgi?id=13251
Summary: Half Life 2 crash after "load" finish
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: siegerstein(a)pochta.ru
Created an attachment (id=13089)
--> (http://bugs.winehq.org/attachment.cgi?id=13089)
WINEDEBUG=+trace1,+trace2,-trace3 wine hl2.exe -steam
starting game:
wine hl2.exe -steam
When "Loading" finish, wine crash ( see attachment )
GNU/Linux Gentoo 2.6.24-gentoo-r8
wine-1.0-rc1
Video Card: Radeon X1600
Drivers: x11-drivers/ati-drivers-8.476 (
ati-driver-installer-8-4-x86.x86_64.run )
Xorg: 7.3 ( 1.4.0.90-r3 )
--
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=12402
Summary: Reversed printing of vertical text using wineps.drv
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kadlecf(a)fzu.cz
I am using with wine a custom-made program for windows which can produce a
page-like output for printing. I use the 'wineps printer using CUPS' for
generating postscript. This works, except one feature: whenever the page to be
printed contains vertical text from bottom to top, that one will print starting
at the right place but from top to bottom.
(If the text is a single letter, it is easy to correct in the output postscript
file-the lines
900 10 div matrix rotate
can be changed to
900 3.333 div matrix rotate
which fixes the problem. However, this simple trick will not work for a longer
text.)
The program is custom-made under Virtual Pascal, and the text is printed here
using the function CreateFontIndirect. For the screen, it is called
with lfEscapement=900; however, for printing, this has to be set to -900
because of reverse y coordinates. It seems that wine is not in line with this
convention of Windows...
--
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=15500
Summary: Can't select options in the menus
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://ifcmarkets.com/download/IFCMTerminalSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
If you try to select any option inside a menu in IFC Trade Terminal, the menu
won't detect that the mouse is over the option. You have to choose the option
with the keyboard.
--
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=15145
Summary: Regression, graphics corruption, caused by
eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs(a)mysteryvortex.com
Commit eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52 patches
dlls/wined3d/surface_base.c
This causes a regression exhibited in the game "Prince of Persia 3D" as well as
the demo.
During the game, icons are displayed at the bottom of the screen indicating
health/weapon/etc. After the commit, the icons are surrounded by squares.
In virtual desktop mode only (not full screen mode), this commit does fix the
menus which flash/strobe what appears to be the previous contents of the
screen.
To recreate:
Download the demo, prince_of_persia_demo.zip, from one of the following URLs:
(the original site, pop3d.com, is gone. (now a link farm))
http://www.digit.pl/ftp/gry_297/Prince.of.Persia.3D..htmlhttp://www.idg.pl/ftp/gry_297/Prince.of.Persia.3D..html
Unzip, run the .exe and install.
Run c:/Program Files/Red Orb/Prince of Persia 3D De
mo/PoP3DDemo.exe
Choose "New Game"
Look at the vial icons in the lower left or the sword icon in the lower right.
--
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=12970
Summary: Unreal media service crashes upon accepting connection
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.umediaserver.net/umediaserver/download.html
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user asked for help with unreal media server in
http://winehq.org/pipermail/wine-users/2008-May/033521.html
The service installs ok, and starts up when you run any windows app
(you can see via netstat -tlp that it's listening on port 5119),
but crashes when a client connects. You can reproduce the crash
either with a real access, e.g.
mplayer mms://localhost:5119/mediaroot/test.avi
as suggested by http://www.umediaserver.net/umediaserver/faq.html
or with
telnet localhost 5119
+relay,+seh on the service an seh event very soon after accept,
but there's a crash handler, so you can't see a backtrace.
I don't know how to use winedbg on a service -- the obvious
approach of using winedbg on the random command that starts
the service didn't seem to give a backtrace.
--
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=13139
Summary: Office 2003 install aborts in RC1
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=12942)
--> (http://bugs.winehq.org/attachment.cgi?id=12942)
Console log for the aborted install of Office 2003 in RC1
I tried to install Office 2003 in RC1, OpenSUSE 10.3, with a clean wineprefix,
and it failed early on with the message "Installation ended prematurely because
of an error." My console log is attached.
I believe this is related to bug 12928, which has been closed as fixed. I ran a
regression test and it pointed to the same patch reported for that bug:
bfe07d1d07c9469a398858d0f077e26c26695b5d is first bad commit
commit bfe07d1d07c9469a398858d0f077e26c26695b5d
Author: James Hawkins <jhawkins(a)codeweavers.com>
Date: Wed Apr 30 04:22:46 2008 -0500
msi: Add initial implementation of MsiPublishAssemblies.
:040000 040000 350f1cb80411637d01a5f8cec26eac85ac2b0927
1c170117cac90dc0eb252354044aeca42c713875 M dlls
:040000 040000 4ee11e992be061a73a8dfd3a8671e971a935e343
396ca958695023082e31cfc78d804e528b9c8b2b M include
(I also added this information to bug 12928.)
--
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=14439
Summary: Office 2003 Pro install aborts in 1.1.1 with MS error
code 1627
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=14762)
--> (http://bugs.winehq.org/attachment.cgi?id=14762)
Last 100k lines of +relay
This is on openSUSE 10.3, Wine 1.1.1. My version of Office 2003 Pro is provided
by my employer under their academic volume license; it does not require
entering a registration key as part of the install. I do not believe this is
the same bug as 13960, as the error message is different and it occurs at a
different point in the install process.
In 1.1.1, the installer now exits after choosing the type of install (Typical,
Custom), but before copying any files, with a popup message box that says
"Installation ended prematurely because of an error." The console output and
the error log created by the installer both mention error code 1627.
A regression test shows the patch responsible as:
dimesio@linux-95tw:~/wine-git> git bisect bad
26ae65898685a67f7be29cb94e679e4eb80fc6f5 is first bad commit
commit 26ae65898685a67f7be29cb94e679e4eb80fc6f5
Author: James Hawkins <jhawkins(a)codeweavers.com>
Date: Tue Jul 8 00:07:31 2008 -0500
msi: Only use the long filename when resolving the source path.
:040000 040000 5a54d39edada8067877aed388b3095ce3bcf021e
328733f898eef732d791358d22d4baf2b806f477 M dlls
I am also uploading the last 100000 lines of +relay.
--
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=15696
Summary: Dragon NaturallySpeaking 10 will not install -- says
needs IE5 or later
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=16763)
--> (http://bugs.winehq.org/attachment.cgi?id=16763)
installation log
Dragon NaturallySpeaking 10 stopped installing today, 20 Oct. 2008. A pop-up
window right at the beginning of the installation identified the problem as not
finding IE5 or later.
Adding sh winetricks fakeie6 does not allow the program to install. The same
error message comes up.
??It installed correctly yesterday.
I have been asked to run a regression test, which I will do using the following
parameters.
good wine-1.1.6-314-g36d0140
bad wine-1.1.6-379-g07badc7
I hope to do that tomorrow, and post the results.
I have also been asked to check a patch:
http://winehq.org/pipermail/wine-patches/2008-October/063450.html
First instance says the patch does not solve the problem. Logs coming shortly.
--
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=15816
Summary: [bisected][msi]c261030d21eb7b9c3ae0e6e188321a0cfcffd0ff
broke Office XP installer
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.deruelle(a)laposte.net
The following commit breaks Office XP installer in an interesting way :
c261030d21eb7b9c3ae0e6e188321a0cfcffd0ff
msi: Convert command line property names to uppercase.
Before this commit, the installer nearly completes (albeit with some error
after components registration).
After this commit, the installer window now displays the license key, add a
step with EUCLA agreement window and later on, it aborts early in the
installation phase with the following error :
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
This is a French version of Office XP with integrated multi-license key.
--
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=10463
Summary: Steam install MSI fails to finish
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehblunderbuss(a)gmail.com
Steam's MSI installer fails to finish, with a dialog box saying so.
Terminal output attached
Regression tested to:
a97d6556a42ed3119aaf3f312a6a436a59db9fa0 is first bad commit
commit a97d6556a42ed3119aaf3f312a6a436a59db9fa0
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Nov 15 11:31:17 2007 +0100
wine.inf: Register inetcomm.dll.
:040000 040000 16f74bb7a532b8a12dcaf5d99b4ab495feb2ad25
3bacb4140a6d3c88691b28282f68181fd38e2d0d M tools
I'm fairly certain this is the one.
While regression testing, I did encounter an anomaly that showed neither the
"good" outcome, nor the failed message, so I marked that bisect as "good"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.