http://bugs.winehq.org/show_bug.cgi?id=20534
Summary: gdb proxy mode: allow interrupt from command line
(e.g. Ctrl-C)
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pebolle(a)tiscali.nl
Created an attachment (id=24479)
--> (http://bugs.winehq.org/attachment.cgi?id=24479)
A really simple way to allow SIGINT to break the debuggee
0) In gdb proxy mode an interrupt from the command line (e.g. Ctrl-C), which
should break the application debugged and bring up the gdb prompt, actually
kills winedb.exe (and the program being debugged). This leaves the terminal and
the gdb session in a confusing state (i.e. might need a "stty echo"). This
mostly makes running gdb proxy mode pointless.
1) Example session:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab8c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^CRemote communication error: Connection reset by peer.
Wine-gdb> [wine-1.1.32]$ quit
A debugging session is active.
Inferior 1 [Remote target] will be killed.
Quit anyway? (y or n) EOF [assumed Y]
putpkt: write failed: Broken pipe.
1) A trivial patch, which I'll try to attach shortly, will give this behaviour:
$ wine winedbg --gdb notepad.exe
GNU gdb (GDB) Fedora (7.0-3.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
0x7b87ab2c in DbgBreakPoint () at ../../include/winternl.h:1968
1968 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Missing separate debuginfos, use: debuginfo-install
wine-common-1.1.32-1.fc12.1.noarch
Wine-gdb> c
Continuing.
trying to process verbose packet: Cont?
trying to process verbose packet: Cont;c
^C
Program received signal SIGTRAP, Trace/breakpoint trap.
0x68000830 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
Wine-gdb>
--
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=27588
Summary: Drake of the 99 Dragons needs
msvcp60.dll.?_Grow@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@AAE_NI_N@Z
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Following bug #27067
wine: Unimplemented function
msvcp60.dll.?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAE_NI_N@Z
called at address 0x7b839c02 (thread 0009), starting debugger...
qdvd needs to be registered in order bypass the crash when the movies play but
they don't show.
with msvcp60 it works.
This was mentioned in the mscodescan for bug #27067
http://bugs.winehq.org/attachment.cgi?id=34608
--
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=26240
Summary: R-Studio: HtmlHelpW HH case HH_DISPLAY_INDEX not
handled
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine r-studio.exe
4) Help->Index
Behaviour:
Nothing.
Expected behaviour:
Something.
Terminal output:
fixme:htmlhelp:HtmlHelpW HH case HH_DISPLAY_INDEX not handled.
--
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=22256
Summary: Miranda: alloc_gdi_handle out of GDI object handles,
expect a crash
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://miranda.googlecode.com/files/miranda-im-v0.8.19
-unicode.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
This seems to be a 1.1.42 regression, but during some time of working with
Miranda, parts of it stop refreshing, the interface goes awry and then the only
option to work with Miranda is to restart it.
console is flooded with messages like this one:
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
--
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=10933
Summary: PAF 5 unicode font displays with inconsistent size
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=9857)
--> (http://bugs.winehq.org/attachment.cgi?id=9857)
GEDCOM containing only Fred Flintstone
In the Family and Pedigree tabs, the international unicode font supplied by PAF
5 displays with apparently random sizes. This symptom is new with Wine 0.9.52.
With Wine 0.9.50, font sizes were consistent. (The installer failed with Wine
0.9.51.)
To reproduce the problem, do one of the following:
First, in the Family tab, observe "Marriage" has obviously inconsistent font
sizing.
Second, create a new person, named "Fred Flintstone" and observe his name
showing with inconsistent font sizing in both the Family and Pedigree tabs.
Third, import the GEDCOM file I am about to attach. Observe Fred's name in the
Family and Pedigree tabs, plus "Marriage" in the Family tab.
--
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=10277
Summary: Uninstalling software does not remove them from Programs
menu
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jfarroyo82(a)hotmail.com
I am using Ubuntu 7.10 which places a Wine submenu under Application menu,
where there also are Sound & Video, Office, Programming and so...
In that Wine menu there are every software that i install from Wine
But when i uninstall software, or remove .wine directory, those softwares are
not removed from that Wine submenus
--
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=13823
Summary: Bad region repaint
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simonetregnago(a)grivaonline.com
I'm using an ERP client that works quite well with Wine 0.9.46.
After that version something is changed and background windows does not
correctly redraws when you close the top one.
The app uses MDI windows, so all child windows are in the main frame window
context. If you close a top level child window the back one does not redraw
itself.
It seems that invalidate regions are changed after the 0.9.46 version(an
optimization?), resulting in a wrong paint area.
Thanks,
Simone Tregnago
--
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=24507
Summary: QQ International Beta 3 crashes randomly
Product: Wine
Version: 1.3.3
Platform: x86-64
URL: http://www.imqq.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benpicco(a)gmx.net
Created an attachment (id=30931)
--> (http://bugs.winehq.org/attachment.cgi?id=30931)
QQ Install log, an error is thrown but installation proceeds successfully
Installation of the application works after installing vcrun2005 and mfc42
using winetricks.
During installation an error is thrown, but the installation proceeds
successfully. (see log)
When starting the application right away, it will crash after login (see log),
this can be fixed by installing riched20 or riched30 using winetricks, then
login will work and the contact list gets shown, but after a few seconds the
application crashes. (see log)
Out of curiosity and in an attempt to get the error during installation fixed
(didn't work), I installed dotnet20 using winetricks. With this I can get a
little bit further to the browser window (although it sometimes also gets shown
without .Net) but more importantly I get error messages hinting a threading
problem. (see log)
--
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=20293
Summary: undefined reference to 'isinf' int global.c, jsutils.c
number.c on Solaris 10
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.vergien(a)googlemail.com
In the Solaris 10 math.h isinf is only defined if either _STDC_C99 or
_XOPEN_SOURCE - 0 >= 600 or __C99FEATURES__ is defined.
What surprises, is that in config.h HAVE_ISINF is defined with 1. So the
configure check seems to not work correctly.
If I use CFLAGS=-D__C99FEATURES__ wine compiles fine.
This behavior is also showing up on the trunk version.
--
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=23925
Summary: world of warcraft loses sound when alt-tabbing out.
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: jett_713(a)yahoo.com
I can alt-tab out of world of warcraft just fine, but when i go back to world
of warcraft i lose sound and must restart world of warcraft to get sound back.
I think this must be a regression in Wine 1.3. I remember some releases back
that wine and world of warcraft did the exact same thing. So until this gets
fixed i have reverted back to wine 1.1.37 where it does not have this problem.
thank you,
Dwight
--
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=22507
Summary: Half-life 1: missing PAUSE banner and looking through
walls
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=27582)
--> (http://bugs.winehq.org/attachment.cgi?id=27582)
Screenshot showing the problem
1. When you press pause key in Half-life you should see banner(or notice)
"PAUSED", but this is missing now. Also when you come as close as possible to
some wall, the texture is cut in half and one half is transparent, so you can
see what is in next room without opening the door.
2. I did a regression test between 1.1.36 and 1.1.38 (.37 does not work):
commit 69861cf8730047a06ad898f9b45a4914a172745c
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Jan 26 18:31:38 2010 +0100
wined3d: Get rid of the depth range hack.
:040000 040000 6f02fe9590f7d4b59ee7d1ad4ca683677386e70f
b7c9e78db0e38f523947507369bee62547f9015a M dlls
3. This commit helped "Dragon Age: Origins" with texture glitches. See bug
20469.
4. Revert of this patch on top of wine-1.1.43-321-g94a3c09 makes that problem
go away. (revert of some test was not successful, but doesn't matter here)
5. Adding author of this patch to CC.
--private keyword: bisected
Note1: To see this problem, you have to use Direct3D video mode not the OpenGL.
Note2: To save time with testing, you can skip initial Sierra logo by renaming
sierra.avi and valve.avi.
--
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=17750
Summary: Touhou Chireiden ~ Subterranean Animism: fails since
1.1.14
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidsboogs(a)gmail.com
Touhou 11: Touhou Chireiden ~ Subterranean Animism does not work in wine
versions greater than 1.1.13, which it does work in.
It freezes shortly after launch, during the Now Loading screen.
Note that because it is (still) required for this program, I am using a native
d3dx9_36.dll.
Please let me know if there is any way I can provide more information.
--
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=27369
Summary: Regression: Office 2007 SP2 installer reports success
but fails to install some components
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Some components of MS Office 2007 provided by SP2 (or SP1) are not installed
correctly in 1.3.21. - Regression of
http://bugs.winehq.org/show_bug.cgi?id=25407
Winword.exe is reported as 12.0.6425.1000, as mso.dll is 12.0.4518.1014, lack
of odf support.
http://lekarski.katowice.pl/wine/1.3.21/ +msi,+msidb,+msxml - _big_ files
zcat xxxxx-1.3.21.log.gz | grep -v trace:msxml
zcat xxxxx-1.3.21.log.gz | grep -v trace:msi
zcat xxxxx-1.3.21.log.gz | grep -v trace:msidb
if You want to make it smaller ;)
Tested in msp in updates/ (slipstreamed) and $ wine sp1-kbxxxxx.exe.
Rosanne DiMesio @2011-06-02 12:04:44 CDT
Regression test results:
50dd7b498a94bab3761885940d5888cbef5f0434 is the first bad commit
commit 50dd7b498a94bab3761885940d5888cbef5f0434
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue May 24 10:51:00 2011 +0200
msi: Fix the registry actions to revert components to the installed state
during rollback.
:040000 040000 5f4f45a77a7be4141be7ff422714b7bf934463a4
4394ac6b241c648e7d7f5d3312de1d51bc992eb2 Mdlls
The patch doesn't revert cleanly.
--
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=26242
Summary: Bionic Heart demo crashes on launch
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.tycoongames.eu/downloadgame.php?id=BHTrial.
exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=33442)
--> (http://bugs.winehq.org/attachment.cgi?id=33442)
terminal output
Installation of the demo went fine but the game crashes instantly after
starting.
The game received Gold rating on Appdb with Wine-1.1.28
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=17976). On my
system the game produces the crash since Wine-1.1.25:
4d35f3f2704fe2cda261af0e2d112bfde32fc60b is the first bad commit
commit 4d35f3f2704fe2cda261af0e2d112bfde32fc60b
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jul 1 16:02:55 2009 +0200
preloader: Reserve addresses only up to 0x68000000, that should be enough
for ole32.
:040000 040000 91dfc33522e92e5d5f2f454af5497b3492fabdbc
04830161bc77249573b690715cf87a1bb353b3f4 M loader
I was able to revert the patch on wine-1.3.14-116-gf45b6c5 and the game started
correctly again.
Author of the patch added to CC.
Link to the demo added to URL (~45 MB download size)
Fedora 14 x86
--
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=23603
Summary: MechWarrior 4 Mercenaries
err:ddraw:IDirectDrawImpl_QueryInterface
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
MechWarrior 4 Mercenaries MekTek release gets a error about direct draw
err:ddraw:IDirectDrawImpl_QueryInterface (0x1dc0c60) The App is requesting a
D3D device, but a non-OpenGL surface type was choosen. Prepare for trouble!
err:ddraw:IDirectDrawImpl_QueryInterface (0x1dc0c60) You may want to contact
wine-devel for help
I've looked in bugzilla for a for this bug but carnt find one
The game it is very unstable you have to run a lot if command line options to
get it to run. The game crashes a few seconds after a level is loaded.
running wine1.2-rc7 on x86Achlinux with fresh wine prefix, nvidia gf8600gt
256.35
--
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=23256
Summary: Wrong default axis mapping for SAITEK X52.
Product: Wine
Version: 1.1.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksei.gusev(a)gmail.com
I have joystick Saitek X52 and it works very well in wine. This device have a
mini-joystick which I use as mouse. I have configured that with
xserver-driver-joystick: map mini-joystick axis to mouse axis.
All this works very well before wine 1.1.28. This version introduced the bug.
When I use mini-joystick to move mouse pointer left an application receives
signal as main axe moved left to the end. Mouse pointer moves as expected.
I have do 'git bisect' to find commit introduced this behavior. So, here is the
first 'bad' commit:
commit 167457efc14c84292a9c2d31510b1d7d5fe81a7b
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Sat Aug 15 11:58:47 2009 -0600
dinput: Evdev joystick driver - add ability to remap axis.
I use IL-2 to test this if this does matter.
Thanks in advance!
--
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=26638
Summary: Memo can't handle large content
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://netikka.net/dev/example.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
http://netikka.net/dev/example.exe
Click button -> it just closes.
I believe Win9x had some max size limit, but not a problem in 2000/XP or later.
Source:
procedure TForm1.Button1Click(Sender: TObject);
var i: integer;
s: string;
begin
for i:=0 to 50000 do
s:=s+'x';
memo1.text:=s;
memo1.SelectAll;
memo1.SetFocus;
end;
--
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=16847
Summary: Regression in 1.1.12 - Visual FoxPro List View control
renders no text
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtk(a)yahoo.com
A regression between 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 and
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 caused a Visual FoxPro application
(CortexEDI specifically) to incorrectly draw a list view.
The list view did not render text data in none of its rows. Because of a
peculiarity of this application, the number of rows always fill the fixed
height of the control, so I can't confirm whether the list has no rows, or all
empty rows.
Downgrading wine from 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 to
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 fixed the problem.
Specific application library information (any DLLs in the program directory,
etc.) available on request, just let me know what would help identify the
regression.
--
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=12551
Summary: Dead Link in the Footer of a Bug
Product: WineHQ Bugzilla
Version: 3.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
In the Footer of a Bug, there is an Action to
"Add" "the named Tag" ________ "to bug" xxxxx "Commit"
The Part "the named Tag" is a dead Link:
http://bugs.winehq.org/docs/html/query.html#individual-buglists
--
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=24724
Summary: Bioshock: some fog renders green
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.gamershell.com/download_20697.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Similar to bug 22504, but only at certain points. To reproduce, install the
demo and run it. Swim from the plane, and go into the building. Go down to
where the bathysphere is, and look around. Most of the fog here is green.
At some angles though, the fog is transparent, as it should be. See screenshot.
Not a regression. I tried wine at 4936e71828669ef084f9cf243f924a11a2cdce50, but
the problem is still there.
This is with an Nvidia GT 330 / 195.36.31
--
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=20191
Summary: VC9 mt.exe crashes when trying to embed a manifest
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skyphyr(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=23803)
--> (http://bugs.winehq.org/attachment.cgi?id=23803)
A small source example to reproduce the mt.exe crash
Hi All,
I've been using wine to build binaries with vc9 for a while and it's gone ok,
but I've hit some projects where I need to embed a manifest. It's doing that
that I'm hitting a problem with wine crashing. Mt.exe runs fine when called
with no arguments (just outputs help text).
I installed VC9 by copying the files over from a windows installation. I then
installed vc2008 sp1 runtime in order to fix up some issues the compiler had
finding some msvc* libraries.
I'm running Mandriva 2009.1 x86_64 and I've tried this using both it's standard
wine (1.1.17 at the moment) and compiling 1.1.30 from source (It appears to
work, but I can't be certain I did everything correctly as it pushes out a lot
of text during a run of mt.exe - mostly font stuff).
I've attached two archives. One contains the output of WINEDEBUG=+relay,+seh
wine c:/Program\ Files/Microsoft\ SDKs/Windows/v6.1//bin/mt.exe -manifest
win32/indexedTextureLookup.dll.manifest
-outputresource:win32/indexedTextureLookup.dll\;2 run on both 1.1.17 and 1.1.30
The other is a small set of source (the makefile has some extraneous stuff that
is part of the build process I put together to do cross-platform compilation
using wine and VC, but other than that it's all pretty barebones). The line(s)
in Makefile.generic which call mt.exe are commented out.
Let me know if you have any questions or if there's something I can do to help
track down this bug.
Cheers,
Alan.
--
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=27012
Summary: RIFT needs vcrun2008 during patching phase
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=34447)
--> (http://bugs.winehq.org/attachment.cgi?id=34447)
Screenshot of error msg
Getting terminal output as below during setup:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
Then after game is installed and the patching process launched, a small popup
appears that says "Title-Missing Software-, MSVC++ 2008 Redist not found Click
here to download Do you wish to continue?" (see screenshot).
After running winetricks vcrun2008, the problem disappears.
--
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=25499
Summary: Doctor Who - The Adventure Games crashes with wine
1.3.7 and higher
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert2505(a)gmail.com
>From wine .1.3.7 and on (i'm currently running wine 1.3.9) the Doctor Who
Adventure Games crash almost immediately. Up untill wine 1.3.6 it runs fine
(except for the mouse issue reported in bug 6971)
I'm running wine-wow64 on top of archlinux x86_64, but in a win32 wineprefix,
so i figured that would qualify as a x86 wine setup.
The attached log file contains all output that WINEDEBUG=+relay,+seh,+tid wine
DoctorWho_Pc.exe gave me.
--
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=26856
Summary: EA Create Demo: cursor moves erratically
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.create.ea.com/en_GB/home/index
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fjuni5(a)msn.com
This is a regression, introduced by:
git bisect good
39c4e6d1d9572e2015282578c124615128afa45f is the first bad commit
commit 39c4e6d1d9572e2015282578c124615128afa45f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Feb 28 22:50:21 2011 +0100
user32: Retrieve the current cursor position from the server.
:040000 040000 ac674bec70c91b1ffcf9caf670168357c5b8110d
ed7865d4c003c4fcd24dc112e866e609fa4671d7 M dlls
still present in current git.
--
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=23815
Summary: Algodoo demo needs two OpenMP functions from
VCOMP90.DLL
Product: Wine
Version: 1.2
Platform: x86
URL: http://algodoo.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Unless you run the visual c++ 2008 runtime installer (e.g. winetricks
vcrun2008), the game Algodoo fails to start, complaining that VCOMP90.DLL
is missing.
winedump -j import cxcore100.dll
shows
offset 000c500c VCOMP90.DLL
...
Ordn Name
95 omp_get_num_procs c6728
97 omp_get_thread_num c673c
Presumably it would be easy to implement/stub those (though
omp_get_thread_num might be annoying to get 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=19475
Summary: Hunter Dan Bowfishing demo hangs after initiating
launch
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.hunterdan.com/downloads/HunterDanBowfishing
DemoSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-231-gfe9d360, after the initial configuration window displays
when launching the game and the "Play Game" button is pressed, the game simply
hangs idly with no activity. The only output visible is:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f67c,0x00000000), 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=12677
Summary: Wine Desktop lacks wind deco if the window manager isn't
decorating wine windows
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The new "Allow the window manager to decorate the windows" option introduced in
Wine 0.9.60 also effects the Wine virtual desktop. When unchecked, the virtual
desktop lacks window decoration itself.
Shouldn't this option be disabled when Wine is set to use a virtual desktop?
Since all Wine apps are going to be inside the desktop, Wine already does all
the window decoration. The window decoration option should probably be grayed
out if the "Emulate a virtual desktop" option is enabled.
--
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=23316
Summary: Yahoo messenger doesn't responding
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://messenger.yahoo.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghilbert12_lhen03(a)yahoo.com.ph
When I run the latest Yahoo Messenger Full stand alone version, The
installation is working. When I run it under wine the login procedure is good
however when it go to the main window of yahoo messenger. The whole program was
slow and not responding. When the messenger notifies about new mails. Instead
of fix notification window appeared on panel. The notification window stretched
continuously and unstoppable and the notification window cant closed.
--
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=12730
Summary: gdi32: some tests fail when X is run in 16 bit mode, but
not 32 bit
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12382)
--> (http://bugs.winehq.org/attachment.cgi?id=12382)
+gdi trace in git
+make[2]: *** [bitmap.ok] Error 2
+make[2]: *** [font.ok] Error 2
+make[2]: *** [palette.ok] Error 3
+make[2]: Target `test' not remade because of errors.
+make[1]: *** [gdi32/tests/__test__] Error 2
Tried running make -k test with X in 16 bit mode. Surprisingly, all the
graphics tests still passed (more likely skipped, didn't check). However, gdi32
is fishy and not skipping, but instead failing.
+gdi log 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.
http://bugs.winehq.org/show_bug.cgi?id=20090
Summary: Theme Park World: Mouse pointer displayed wrong on
GeForce 4 MX
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=23651)
--> (http://bugs.winehq.org/attachment.cgi?id=23651)
Difference between both GeForce cards
The problem is in graphic rendered on two different NVIDIA graphic cards in
Theme Park World
GeForce 4 MX 440:
Distribution: Ubuntu 8.10 32 bit
Drivers version: 96.43.13
Mouse pointer is displayed as black rectangle. Sometimes it flickers very much
between black rectangle and correct mouse pointer appearance.
GeForce 9600M GT:
Distribution: Fedora 11 32 bit
Drivers version: 190.32
Mouse pointer is displayed as it should and doesn't flicker
Additional info:
-graphic drivers downloaded from nvidia website
-Windows version set to 2000
-Wine 1.1.29
-screen resolution set to 800x600 in fullscreen (no difference in virtual mode)
-MouseWarpOverride set to disabled
-TPW patched to 2.0
--
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=20089
Summary: Theme Park World: Loading screen displayed wrong on
GeForce 4 MX
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=23650)
--> (http://bugs.winehq.org/attachment.cgi?id=23650)
Difference between both GeForce cards
The problem is in graphic rendered on two different NVIDIA graphic cards in
Theme Park World
GeForce 4 MX 440:
Distribution: Ubuntu 8.10 32 bit
Drivers version: 96.43.13
Loading screen is displayed as red screen. I can see progress bar
GeForce 9600M GT:
Distribution: Fedora 11 32 bit
Drivers version: 190.32
Loading screen is displayed as in attached image. I can see progress bar
Additional info:
-graphic drivers downloaded from nvidia website
-Windows version set to 2000
-Wine 1.1.29
-screen resolution set to 800x600 in fullscreen (no difference in virtual mode)
-TPW patched to 2.0
--
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=25472
Summary: Oblivion: Conversation engine causes crashes
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: twicescorned(a)gmail.com
This is using pretty much stock Fedora Linux 14, with the addition of WINE and
the latest nVidia drivers.
SYNOPSIS:
In The Elder Scrolls: Oblivion, the game installs, initialises, and runs fine.
Game runs, graphics render, able to move, etc. However, when the conversation
engine runs to provide conversation in the game, the game slows to a crawl.
SUSPECTED CAUSE:
The TES: Oblivion game uses an internal scripting engine to run dialogue within
the game. WINE is probably not cooperating well with this scripting engine.
TECHNICAL INFORMATION:
The conversation engine in TES: Oblivion is run by an internal, LUA-like
scripting engine in the game that has leaves with certain conditions that
determine if the leaves are available. These leaves display a conversation
text on screen, play a related SFX file, and execute a lipsynch animation on
the NPC ("actor") that is speaking. Several conversation leaves use LUA-like
scripts to run game commands, such as giving the player items, setting game
flags, adding quest journal entries, etc.
INSTANCE SPECIFICS:
This crash occurs for me specifically on the opening dialogue with the Emperor
when the Emperor first meets the player character in the Imperial City Prison.
The game slows significantly, and then will eventually crash after a few
dialogues. This is probably related to the crash of certain game
initialisation scripts.
WORKAROUND/FIX:
I was unable to find a way to work around this problem without modifying the
game data. Modifying the conversation script resulted in the game running
longer, but it still seems very unstable in conversation scripts, especially
those heavy in scripting.
--
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=26382
Summary: Login fails, cookies?
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://http://netikka.net/dev/logintest.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/logintest.exe
Click button -> After waiting it should say: "Login ok!"
But it fails and then crash: http://aijaa.com/v.php?i=000127663221.jpg
Source:
procedure TForm1.Button1Click(Sender: TObject);
var
strPostData: string;
Data: Pointer;
URL, Flags, TargetFrameName, PostData, Headers, docs: OleVariant;
Startedtime, timeout: DWORD;
Doc3: IHTMLDocument3;
begin
strPostData := 'username=testaaja&fpassword=liekki';
// account is anonymous, just created it for this
PostData := VarArrayCreate([0, Length(strPostData) - 1], varByte);
Data := VarArrayLock(PostData);
try
Move(strPostData[1], Data^, Length(strPostData));
finally
VarArrayUnlock(PostData);
end;
URL := 'http://www.aijaa.com/login.php?act=login';
Flags := EmptyParam;
TargetFrameName := EmptyParam;
Headers := 'Referer: http://www.aijaa.com/login.php'+#10#13+'Content-Type:
application/x-www-form-urlencoded'+ #10#13#0;
StartedTime := GetTickCount;
timeout:=30000;
webbrowser1.Navigate2(URL, Flags, TargetFrameName, PostData, Headers);
while ((webbrowser1.Busy) or (webbrowser1.readystate <> 4)) and
(gettickcount<startedtime+timeout) do
application.processmessages;
if (gettickcount>=startedtime+timeout) then begin edit1.text:='Timeout!';
exit; end;
StartedTime := GetTickCount;
// After login load main page..
webbrowser1.Navigate('http://www.aijaa.com');
while ((webbrowser1.Busy) or (webbrowser1.ReadyState <> 4)) and
(gettickcount<startedtime+timeout) do
application.processmessages;
if (gettickcount>=startedtime+timeout) then begin edit1.Text:='Login
failed!!'; end;
// Check if login still ok?
if Supports(webbrowser1.Document, IHTMLDocument3, Doc3) then
if assigned(Doc3.getElementByID('fID')) then
begin
edit1.Text:='Login ok!';
end else edit1.Text:='Login failed!!';
end;
--
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=26582
Summary: Split second demo: never advances past first screen
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.bigdownload.com/games/splitsecond/pc/splits
econd-demo/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Both demo and full version are affected. When the first dialog pops up, after a
second or two, you should be able to press 'enter' to advance to the next
dialog. After the below commit, you're permanently stuck, enter doesn't work,
and the game never advances on its own.
Still present in today's git.
austin@midna ~/wine-git $ git bisect bad
c7efa293f0b35bdb86f2b472f5b7cef2a6ebcea9 is the first bad commit
commit c7efa293f0b35bdb86f2b472f5b7cef2a6ebcea9
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Mar 2 19:53:03 2011 +0100
server: Invoke low-level hardware hooks directly from the server side.
:040000 040000 1f5af2a470e4a5ebe20eeff6cb4ebcbe66b6eef5
517132a2a25c160bc85e6edc40476f4e994ec19d M dlls
:040000 040000 46724991851f7fcb608286b5bf8efb2fa71fb2ef
3aecd5915218f23f55fd2084336ad92d82fd03a4 M include
:040000 040000 eeec462febeb3a5d01dc95af34fce73b3a66591d
36070fbc595876ab956098c1140cda083711567d M server
--
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=16897
Summary: Text colours inverted (black on white not white on
black) - MUSHClient
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zidsoft(a)gmail.com
Created an attachment (id=18651)
--> (http://bugs.winehq.org/attachment.cgi?id=18651)
Inverted colours on text
Running from ae48e09.
Screenshot of problem attached.
Application is mushclient downloaded from:
http://www.gammon.com.au/files/mushclient/mushclient437.exe
Please tell me which logging options to turn on.
--
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=22771
Summary: TagScanner: Doesn't run anymore with newer Wine
builds.
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.xdlab.ru/en/index.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: isakfrants(a)hotmail.com
Created an attachment (id=28089)
--> (http://bugs.winehq.org/attachment.cgi?id=28089)
Terminal output
TagScanner used to work quite well in Wine. With newer builds of Wine it
doesn't run anymore. Unfortunately I can't tell exactly at what Wine version it
no more runs. Terminal throws some errors and Tagscan.exe quits.
I've tried with a clean ~/.wine directory with no difference. I'm using the
Lucid Lynx build of Wine.
--
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=15237
Summary: After install of Mathematica 6, incorrect font in other
programms
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=16010)
--> (http://bugs.winehq.org/attachment.cgi?id=16010)
screenshot
After installing Mathematica 6 under Wine, in other programs fonts sometimes
displayed incorrectly. See the screenshots.
--
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=27208
Summary: installer of powerword crash
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34766)
--> (http://bugs.winehq.org/attachment.cgi?id=34766)
log: regsvr32 CibaIMActiveX.dll
download http://softdl1.tech.qq.com/soft/41/PowerWord2011.50014.6012.EXE
install PowerWord2011.50014.6012.EXE
while executing regsvr32 CibaIMActiveX.dll , wine will crash.
--
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=22855
Summary: Prince of Persia: The Sands of Time screen transitions
to black
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://www.gamershell.com/download_4925.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=28241)
--> (http://bugs.winehq.org/attachment.cgi?id=28241)
bzipped console output (uncompressed size 1.3 Mbyte)
In the game PoP: SoT, in-game water effects cause the following glitches: the
screen turns to black intermittently, as you rotate the camera with the mouse.
How to reproduce the issue in the demo:
1. Start the demo, create a new profile. If you suffer from the 'fog effect'
bug, go to options and turn off 'Fog effect', but make sure 'Water effects' are
enabled.
2. Start a new game, move your character into the light (skip the video), when
your character re-appears switch to first-person view (by pressing 'F') and
turn the camera with the mouse >> see the intermittent black-outs.
During gameplay the console is flooded with the following two lines of
messages:
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glUseProgramObjectARB @ glsl_shader.c / 4718
err:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 757
Workaround: disable in-game water effects or disable pixel shader support in
winecfg's Graphics tab.
Fedora 12 x86
Wine-1.2-rc1
Nvidia 7600 GT card with driver 195.36.24
--
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=13769
Summary: Extreme graphical glitches with Sim City 4 Deluxe
harwdare rendering mode
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: authentec(a)gmail.com
Created an attachment (id=13804)
--> (http://bugs.winehq.org/attachment.cgi?id=13804)
Whiteness in Sim City 4 Deluxe city view
Sim City 4 installs and runs in software rendering mode but has severe
graphical glitches in hardware rendering mode. In hardware mode fog/smoke is
rendered in a blocky manner and the entire terrain is white so it is very
difficult to distinguish anything. In addition, rendering performance is very
slow in hardware mode. In software mode the game is very responsive. I have
encountered this problem in release candidates 1-4. I was unable to install it
at all using one of the 9.5x versions so overall there has been improvement.
I have attached a screenshot of the city view which is most affected by the
glitch. The cityscape is supposed to be mostly green and brown. Region view has
blocky fog but no whiteness.
--
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=27345
Summary: Guitar Hero World Tour: Playstation 3 (ps3) microphone
not working
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mistere2002(a)zonnet.nl
Created an attachment (id=34968)
--> (http://bugs.winehq.org/attachment.cgi?id=34968)
microphone connected
As seen in bug #26418 i mentioned that the microphone is not working. This
ticket is closed because the guitar and the drumkit works.
So, a new ticket for the microphone. As seen in the older log
(http://bugs2.winehq.org/attachment.cgi?id=33750) the messages are changed. The
older version:
[quote]
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
ALSA lib ../../../src/pcm/pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open
slave
ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open
slave
ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open
slave
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume'
element
[/quote]
Wine version 1.3.21:
[quote]
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume'
element
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x140120,0x14a4a8): stub
fixme:wbemprox:wbem_locator_ConnectServer 0x1403a0, L"\\\\.\\root\\cimv2",
(null), (null), (null), 0x00000000, (null), (nil), 0x209f85c)
fixme:wbemprox:wbem_locator_ConnectServer 0x14a5a8, L"\\\\.\\root\\cimv2",
(null), (null), (null), 0x00000000, (null), (nil), 0x209f85c)
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property
<guid-0x000c>
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property
<guid-0x000c>
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property
<guid-0x000c>
[/quote]
--
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=24493
Summary: Gecko crashes when attempting to display cnn.com
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
Gecko (mshtml) can display www.winehq.org but when I attempted to display
cnn.com it crashed. Crash log 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.
http://bugs.winehq.org/show_bug.cgi?id=17008
Summary: .Net SP1 fails to install
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/thankyou.aspx?familyI
d=a8f5654f-088e-40b2-bbdb-a83353618b38&displayLang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jordan.w.bradley(a)gmail.com
Created an attachment (id=18803)
--> (http://bugs.winehq.org/attachment.cgi?id=18803)
Error Log
I'm trying to install .Net Framework Service Pack 1 and I get an error about
being unable to parse something (see log). I've seen bug #13995 but I don't
think its the same.
--
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=26842
Summary: Mouse and partly keyboard stops working with Euro
Truck Simulator
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)thschuetz.de
Created an attachment (id=34209)
--> (http://bugs.winehq.org/attachment.cgi?id=34209)
Output for "wine eurotrucks.exe"
When I start the Euro Truck Simulator (ETS) I get a menu, where I can choose if
I want to load a game or something lijke that. The mouse cursor is catched by
ETS. With wine 1.3.18 I cannot activate the menu entries and when I (left)
click the mouse is unmovable until I release the mousebutton. I normally switch
the windows with Alt-Tab, that isn't workin, too. I can Only close the game
with Alt-F4.
I attached the messages from the commandline, but they are the same as with
wine 1.3.17 and everything is working fine there. (ETS has platin rating)
--
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=13801
Summary: Very slow text rendering in AutoCAD
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Tested on AutoCAD 2005 and AutoCAD 2008, after installation following
http://bugs.winehq.org/show_bug.cgi?id=13799 guidelines.
Working on a drawing with many texts/quotes zooms/scrolls/pans becomes
painfully slow. Bug concerns just texts, NOT images or other drawing elements.
I suppose is a performance problem on gdi, but not sure about.
Ciao
Max
--
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=10636
Summary: simcity 4 D3D 0.9.50 REGRESSION from 0.9.49
Product: Wine
Version: 0.9.50.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
On 0.9.49, simcity 4 runs almost flawlessly. On 0.9.50, it becomes unplayable
because the 3d objects become invisible, and only sometimes they flicker back
visibly, but just for an instant.
--
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=23516
Summary: Left 4 Dead 2 Sound Drop
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tumpster84(a)gmail.com
The sound drop is likelier to happen when you either rescued (by incap or fall)
or you rescue someone else. You expect the rescue sound to play, but it
doesn't, and then most sounds don't play. This or after you rescue someone
parts of the sound will drop, i.e. you can hear a gun firing but rain drops and
voices cannot be heard.There are other instances where this also occurs (like
luck), but the rescue one is the most reliable one to reproduce. Maps like the
Passing and Dark Carnival, and game types like realism have a higher chance as
well. I have not noticed any trends on weapons (melee or guns) and items, or
characters (survivors or infected).
If you turn on captions and play the game, you expect to see readable words.
When the sound problems occur, you'll see garbage appear in the captions
whenever a sound event happens. You could play with the sound drop until:
- you get kicked off the server (even your own) and get the Server not able to
authenticate message
- there is a round change, then the game "breaks", and you'll have to kill
left4dead2.exe and/or crashes back to desktop.
- you take the initiative, quit, and restart the game before the first two
happen
--
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=27139
Summary: EA Create Demo: cursor does not appear
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.create.ea.com/en_GB/home/index
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 26856
A regression, will bisect shortly. The bug appeared before, but was moving
erratically, see bug 26856. Now though, the cursor doesn't appear at all.
wine-1.3.19-284-g35c743b
--
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=20893
Summary: Project One: some graphic elements are not displayed.
Product: Wine
Version: 1.1.28
Platform: PC
URL: ftp://ftp.scs-trc.net/pub/c64/Tools/Graphics/Project1_
V0.5.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfram(a)the-dreams.de
Created an attachment (id=25034)
--> (http://bugs.winehq.org/attachment.cgi?id=25034)
Hack to remove display-flaws in ProjectOne
After installing and running the software, the pixels in the zoom-mode and the
grid are all black. So, you can paint, but will see the results in the overview
window only. Selecting View->Palette shows also black boxes instead of the
C64-colors.
I took this opportunity to get started with wine-hacking, and finally came up
with the attached patch, which removes the above flaws. It is based on git as
of yesterday, but I could also apply it to 1.1.28 which I had installed on
another computer. The problem itself was noticed way earlier, maybe pre 1.0.0,
but I can't give exact numbers here. I am aware this is not a true fix; still
it should be a good hint where differences between wine and Windows are. I am
afraid my (yet) lacking windows-skills won't take me much further, so I'll file
this as a bug-report now. I will also attach screenshots before/after the patch
later.
Note that this program was coded by a friend of mine and I do have the
sourcecode. If worthwhile, I can ask him for allowance to give the source to
interested wine-developers (but beware of hackish, first-time VB-code ;)) or
just ask me for details, if needed.
--
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.