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.