http://bugs.winehq.org/show_bug.cgi?id=4813
--- Comment #23 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-12-02 01:15:14 ---
(In reply to comment #22)
> (In reply to comment #21)
> > does anyone want to attach a new compressed +relay,+seh,+tid log with latest
> > git?
>
> I can probably manage that. Are there instructions somewhere?
run like this:
WINEDEBUG=+relay,+seh,+tid wine HGM.EXE 2>&1 | bzip2 > hae.txt.bz2
then attach hae.txt.bz2
--
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=4813
--- Comment #22 from Colin Wetherbee <cww(a)denterprises.org> 2009-12-02 00:51:54 ---
(In reply to comment #21)
> does anyone want to attach a new compressed +relay,+seh,+tid log with latest
> git?
I can probably manage that. Are there instructions somewhere?
--
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=4813
--- Comment #21 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-12-02 00:28:19 ---
does anyone want to attach a new compressed +relay,+seh,+tid log with latest
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=4813
Colin Wetherbee <cww(a)denterprises.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cww(a)denterprises.org
--- Comment #20 from Colin Wetherbee <cww(a)denterprises.org> 2009-12-02 00:21:24 ---
This bug still exists in the git trunk I cloned and compiled at 2009-12-01
22:17 -0800.
--
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=20601
Summary: "make test" under valgrind shows serious warnings in
16 tests
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The following tests show invalid write or invalid free errors
when run under valgrind:
comctl32_imagelist d3d8_device d3d8_visual d3d9_d3d9ex d3d9_device
d3d9_visual d3dx9_36_core ddraw_d3d ddrawex_surface ddraw_visual
kernel32_change msctf_inputprocessor mshtml_dom shdocvw_webbrowser
shell32_shlexec user32_dialog
For instance,
http://kegel.com/wine/valgrind/logs/2009-11-05-09.09/vg-comctl32_imagelist.…
shows
Invalid write of size 1
at memcpy (mc_replace_strmem.c:482)
by GetDIBits (dib.c:954)
by _write_bitmap (imagelist.c:2728)
by ImageList_Write (imagelist.c:2804)
by check_iml_data (imagelist.c:932)
by test_imagelist_storage (imagelist.c:955)
by func_imagelist (imagelist.c:1268)
by run_test (test.h:535)
by main (test.h:585)
Address 0x7f071068 is not stack'd, malloc'd or (recently) free'd
and
http://kegel.com/wine/valgrind/logs/2009-11-05-09.09/vg-user32_dialog.txt
shows
Invalid write of size 4
at DIALOG_CreateIndirect (dialog.c:701)
by DialogBoxParamA (dialog.c:840)
by test_DialogBoxParamA (dialog.c:960)
by func_dialog (dialog.c:1157)
by run_test (test.h:535)
by main (test.h:585)
Address 0x7f040428 is not stack'd, malloc'd or (recently) free'd
I suppose we should open individual bugs about each of these.
Anybody up for that?
--
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=20536
Summary: (Regression) Icons not showing properly in EPIM
contextual menu
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saverio.pub(a)inbox.com
Created an attachment (id=24487)
--> (http://bugs.winehq.org/attachment.cgi?id=24487)
Image of a corrupted submenu.
This bug is a regression; it's been introduced in 1.1.31 or (slightly) earlier.
It's trivial: when the user displays a contextual menu containing icons and
text (generally right-clicking), the icons have a black background; as soon as
the mouse hovers over a black icon, the latter changes to the correct color.
The bug always happens; and it's been verified on:
- Ubuntu Jaunty release
- Ubuntu Karmic release
- Wine 1.1.31
- Wine 1.1.32
My system is a Dell XPS Studio 16.
Cheers!
--
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=4342
--- Comment #13 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-01 23:35:30 ---
(In reply to comment #12)
> is this going to be solved??
> Printing is very important.
Feel free to send patches. This is an open source project.
--
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=20890
Summary: Guild Wars: Crashes when hitting auto-detect button,
generally unplayably slow
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monokli_oszto(a)yahoo.com
I have problems with Ubuntu 9.10 karmic and Guild Wars running on 1.1.32 wine
Whenever I use auto-detect or login, It encounters a serious problem and needs
to close.
tried emulating/not emulating virtual desktop, using default regedit.
Got no idea why it happens. Had no problem running it on hardy, But I need 9.04
or newer to run Mangler (ventrilo client).
So it doesn't work at all.
--
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=6955
--- Comment #22 from Claudio <sick_soul(a)yahoo.it> 2009-12-01 15:36:50 ---
Created an attachment (id=25040)
--> (http://bugs.winehq.org/attachment.cgi?id=25040)
Patch implementing software vertex blending in wine-1.1.33 (adapted from patch
v. 1.1.18)
This change helped me, so I put an up to date version of the patch.
NB: I am not the same Claudio :)
--
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=4342
Pipi772 <maurimq(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maurimq(a)hotmail.com
--- Comment #12 from Pipi772 <maurimq(a)hotmail.com> 2009-12-01 13:27:07 ---
is this going to be solved??
Printing is very important.
--
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.