http://bugs.winehq.org/show_bug.cgi?id=8287
Artem S. Tashkinov <t.artem(a)mailcity.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |22814
--
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=8287
--- Comment #37 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-22 03:57:05 ---
(In reply to comment #36)
>
> Older Irfan View versions do not crash in newer Wine releases, however
> IrfanView toolbar appearance is broken - if it's advisable I will file a new
> bug report.
Yes, file new report please.
--
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=8287
--- Comment #36 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2010-05-22 02:52:46 ---
Created an attachment (id=28166)
--> (http://bugs.winehq.org/attachment.cgi?id=28166)
IrfanView 4.20 with Grosberg24 skin in Wine
(In reply to comment #35)
> It should be noted Irfan worked around this bug in the latest IrfanView...
>
> http://www.irfanview.com/main_history.htm (Search page for "Wine" for the very
> vague changelog note about it).
>
> Are we sure the bug in Wine is fixed, and the OLD version of IrfanView no
> longer crashes?
Older Irfan View versions do not crash in newer Wine releases, however
IrfanView toolbar appearance is broken - if it's advisable I will file a new
bug report.
--
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=8287
Dan Bugglin <megazzt(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |megazzt(a)gmail.com
--- Comment #35 from Dan Bugglin <megazzt(a)gmail.com> 2010-05-21 22:07:20 ---
It should be noted Irfan worked around this bug in the latest IrfanView...
http://www.irfanview.com/main_history.htm (Search page for "Wine" for the very
vague changelog note about it).
Are we sure the bug in Wine is fixed, and the OLD version of IrfanView no
longer crashes?
--
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=5523
--- Comment #12 from Ben <benbelly(a)gmail.com> 2010-05-21 19:53:22 ---
Because I know you were wondering, I have disable compiz and stopped
cairo-dock. Still this same error.
--
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=6254
--- Comment #57 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:41:07 ---
First set of patches was the wrong set. Last set is the 'good' ones.
--
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=6254
--- Comment #56 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:40:23 ---
Created an attachment (id=28162)
--> (http://bugs.winehq.org/attachment.cgi?id=28162)
4/4 richedit: Explicitly use target DC for wrapping.
Last patch and this implements use the target DC's parameters for wrapping
purposes.
--
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=6254
--- Comment #55 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:38:02 ---
Created an attachment (id=28161)
--> (http://bugs.winehq.org/attachment.cgi?id=28161)
3/4 Richedit: richedit-Implement drawing to device
Implements EM-FORMATRANGEs ability to send text/pictures to the printing
device.
--
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=6254
--- Comment #54 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:36:39 ---
Created an attachment (id=28160)
--> (http://bugs.winehq.org/attachment.cgi?id=28160)
2/4 richedit-Implement-EM_FORMATRANGE-measuring-code.
Implements measuring code for EM-FORMATRANGE.
--
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=6254
James McKenzie <jjmckenzie51(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28158|0 |1
is obsolete| |
--- Comment #53 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:35:30 ---
Created an attachment (id=28159)
--> (http://bugs.winehq.org/attachment.cgi?id=28159)
1/4 richedit: Prepare richedit for implementation of EM-FORMATRANGE by moving
code from one section to another
This code should have no affect on the behaviour of the code, but is
necessary for using ME_WrapTextParagraph independent of
ME_WrapMarkedParagraphs.
--
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=6254
James McKenzie <jjmckenzie51(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28155|0 |1
is obsolete| |
Attachment #28156|0 |1
is obsolete| |
Attachment #28157|0 |1
is obsolete| |
--- Comment #52 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:32:43 ---
Created an attachment (id=28158)
--> (http://bugs.winehq.org/attachment.cgi?id=28158)
4/4 richedit: Explicitly use target DC for wrapping.
Last patch in sequence to apply EM-FORMATRANGE Functionality.
--
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=5523
Ben <benbelly(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |benbelly(a)gmail.com
--- Comment #11 from Ben <benbelly(a)gmail.com> 2010-05-21 19:31:10 ---
I am seeing this bug with Freedom Force 1.3 installed from the CD and patched
(i.e. Not through Steam).
I saw this with wine versions 1.1.3(0?) and 1.2
I ran in full screen mode and I also tried with windowed mode (1024x768)
I'm running Ubuntu Karmic with Compiz running and cairo-dock (software
renderer) on a Dell Latitude D630 with the lousy wireless card and the lousy
video card, so it may not be a friendly environment.
I'm happy to try to help debug this - I have copies of Windows available on CD
and am an experienced software developer. I don't know the wine code, but I
can compile and test if needed. Let me know if I can do anything.
--
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=6254
--- Comment #51 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:30:41 ---
Created an attachment (id=28157)
--> (http://bugs.winehq.org/attachment.cgi?id=28157)
3/4 richedit: Implement EM_FORMATRANGE drawing to device.
Patch 3 for implementing EM-FORMATRANGE functionality.
--
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=6254
--- Comment #50 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:29:15 ---
Created an attachment (id=28156)
--> (http://bugs.winehq.org/attachment.cgi?id=28156)
2/4 richedit: Implement EM_FORMATRANGE measuring code.
2/4 Second patch to implement EM-FORMATRANGE functionality.
--
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=6254
James McKenzie <jjmckenzie51(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25005|0 |1
is obsolete| |
--- Comment #49 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:27:33 ---
Created an attachment (id=28155)
--> (http://bugs.winehq.org/attachment.cgi?id=28155)
1/4 richedit: Moved code to update wrap position to ME_WrapTextParagraph.
Patch 1/4 for implementing EM-FORMATRANGE functionality
--
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=6254
--- Comment #48 from James McKenzie <jjmckenzie51(a)earthlink.net> 2010-05-21 19:25:27 ---
Andre:
Newer patches attached. These did cleanly apply to 1.1.44.
James
--
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=7150
Aric Stewart <aric(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aric(a)codeweavers.com
--- Comment #20 from Aric Stewart <aric(a)codeweavers.com> 2010-05-21 15:20:44 ---
basic context shaping is in place now. (1.2-rc1)
I have patches submitted to do mandatory ligatures via the fonts GSUB tables.
Need to implement fallbacks for fonts that do not have 'rlig' features, maybe
using the 'liga' feature or even falling back to tables to get the 'lam alef'
ligatures correct.
Then basic required arabic shaping will be implemented.
--
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=421
Gustavo <gugamilare(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gugamilare(a)gmail.com
--- Comment #351 from Gustavo <gugamilare(a)gmail.com> 2010-05-21 14:50:45 ---
(In reply to comment #348)
> > Unrelated to your patch:
> > Something between 1.1.44 and current git has completely broken the engine for
> > me. If winedib is enabled it crashes immediately.
>
> Sigh... again ?
Here, I made a regression test with DIB engine:
3915cfbd02faabc7eac1b4ca147a663779987722 is the first bad commit
commit 3915cfbd02faabc7eac1b4ca147a663779987722
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon May 17 12:42:25 2010 +0200
comctl32/imagelist: Fix the allocated size of the has_alpha array.
:040000 040000 e128ea6099db2b1560604c008f3ef56f33e902e4
208dda7ad786b35697e9a7226dcb8d93dd826f8c M dlls
Hope it helps :)
--
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=22758
Summary: MS Office 2007: riched20 assertion failure in CDKey
registration screen
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeikum(a)codeweavers.com
CC: dylan.ah.smith(a)gmail.com
Typing an invalid character (e.g. A or 1) into the MSO2007 CDKey registration
text box causes an assertion failure in dlls/riched20/undo.c:387.
undo.c:387: ME_Undo: Assertion `editor->pUndoStack->type ==
diUndoEndTransaction || editor->pUndoStack->type ==
diUndoPotentialEndTransaction' failed.
I bisected this and found 049cf5aca0a2daafe0ce078757ad60f1a1cadc9e as the bad
commit:
commit 049cf5aca0a2daafe0ce078757ad60f1a1cadc9e
Author: Dylan Smith <dylan.ah.smith(a)gmail.com>
Date: Fri May 14 20:11:28 2010 -0400
richedit: Avoid notifying parent window in improper state.
ME_CommitUndo and ME_CommitCoalescingUndo call ME_SendSelChange, which
may notify the parent window that the selection has changed, therefore
should generally be called after wrapping the text. Otherwise, the parent
window may send a message to the editor and cause an assertion failure.
--
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=22750
Summary: ControlSpy message parameters listboxes don't have
frames
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
This is a recent regression - frames around listboxes are missed.
I'm attaching screenshots to describe this bug.
--
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=22704
Summary: Dungeon Keeper 2 with MouseWarpOverride has two
cursors -> unplayable
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.filefront.com/10592819/Dungeon-Keeper-2-MP-
Demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
It's impossible to play Dungeon Keeper 2 on current Wine. Without the
MouseWarpOverride fix the mouse jumps back to the center of the screen whenever
you move it. With the fix, mouse can be controlled, but I have two cursors in
the game; the normal dungeon keeper cursor and the X11/Gnome cursor.
The problem is that it seems the game thinks that the X11 cursor is the actual
cursor when considering movement - but not when cosidering clicking etc.
Because the X11 cursor is displayed an inch or two from the *real* dungeon
keeper 2 cursor, I can't click any buttons that are in the corner of the screen
because I cant move the *real* cursor onto the buttons.
I can only move the X11 cursor to the end of the screen, but this effectively
stops the DK2 cursor from moving anymore as well, however because the X11
cursor is rendered offset from the X11 cursor and the clicking is effective at
the DK2 cursor position I cant click... so it seems DK2 thinks the *real*
cursor hit the screen edge, but it didn't!
Attached are two images; one showing the buttons i can click (those NOT in the
screen corner) and another showing those I cant.
--
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=22709
Summary: crypt32 doesn't support wildcard certificates with
alternate name extension
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://earth.google.com/intl/ru/plugin/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Reproducing:
1) try to install Google Earth browser plug-in (see bug's URL).
2) get connectivity error
3) Look at logs for 'err:winhttp:netconn_secure_connect couldn't verify server
certificate (12038)'
12038 means "invalid CN"
It tries to connect to "https://tools.google.com/service/update2", which is
using wildcard (*.google.com) certificate.
Further tracing shows that it fails into function
'match_dns_to_subject_alt_name'
trace:chain:match_dns_to_subject_alt_name dNSName: L"*.google.com"
trace:chain:match_dns_to_subject_alt_name dNSName: L"google.com"
While ChangeLog for 33 says, that crypt32 supports wildcards, it seems, that
only match_dns_to_subject_dn support them, while match_dns_to_subject_alt_name
uses dumb case-insensitive comparison with 'strcmpiW' function.
Full +winhttp,+crypt,+chain log comes as attachment
P.S. Commenting check will not make it work, but now with 'bad request' answer
from google server. That seems to be another bug.
--
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=22666
Summary: wine64: not always creating a proper WINEPREFIX,
breaks winetest
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27900)
--> (http://bugs.winehq.org/attachment.cgi?id=27900)
part 1 of +relay,+seh,+tid
wine: created the configuration directory '/home/austin/.wine'
fixme:event:wait_for_withdrawn_state window 0x10034/1c00001 wait timed out
Could not load wine-gecko. HTML rendering will be disabled.
wine client error:17: write: Bad file descriptor
err:seh:setup_exception stack overflow 1136 bytes in thread 0017 eip
00007fdba0c97f91 esp 00007fdb9ec41190 stack
0x7fdb9ec40000-0x7fdb9ec42000-0x7fdb9ed40000
err:qmgr:register_server register_service failed: 1722
err:wia:register_server register_service failed: 1722
fixme:event:wait_for_withdrawn_state window 0x20042/1a00001 wait timed out
wine: configuration in '/home/austin/.wine' has been updated.
Starting up
Error: Mount manager not running, most likely your WINEPREFIX wasn't created
correctly.
+relay,+seh,+tid attached. This was with a run using ssh + xming on windows,
but the same thing happens when working locally. 32-bit wine, of course, works
fine.
--
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=22650
Summary: Time of Defiance login attempt results in WSAIoctl
unsupported WS_IOCTL cmd (9800000c)
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sparr0(a)gmail.com
Created an attachment (id=27862)
--> (http://bugs.winehq.org/attachment.cgi?id=27862)
trace of 'Connect' results
After launching Time of Defiance , attempting to 'Connect' from the login
dialog results in no reaction from the game's UI. Find attached a partial
trace, the contents of which are repeated on each click of 'Connect'.
Time of Defiance can be downloaded from http://www.nicelycrafted.com/todc/ and
is free to play after creating an account.
--
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=22646
Summary: Modern Warfare 2: Fog and smoke rendered incorrectly
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knaprigt(a)gmail.com
Fog and smoke seems to be rendered incorrectly in Modern Warfare 2 when using
Wine 1.1.38 - 1.1.44. While fog used to be rendered correctly with Wine 1.1.37
something happened after that version, in other words, this is a regression
(yes, I've downgraded and tested with multiple versions).
To test this bug, start Modern Warfare 2 - Single player with Steam, select
"Special Ops" from the main menu, then "Solo play", "Alpha" and "The Pit" (this
is the first level which should be available to everyone). When the actual game
starts one can notice a significant difference in the rendering of fog. While
smooth in Wine 1.1.37, it flickers a lot and sometimes seem to "get stuck" in
later versions. The same goes for smoke if the player shoots into the ground,
etc.
Also, this bug should not be confused with bug "16641" (Call of Duty 4 - Depth
of field and soften smoke edges broken), since the rendering issues in this bug
looks just the same with soften edges turned off (or on for that matter).
I'm not sure what component is causing this, but a good place to start might be
any Direct3D changes done between Wine version 1.1.37 and 1.1.38. I'll try to
find out exactly what's the problem when I get some free time but, in the mean
time feel free to help out! =)
Some system specs:
===========================
CPU: Intel Quad Core @ 3Ghz
RAM: 8Gb DDR2
GFX: GeForce GTS 250 / 1Gb
Nvidia driver: 195.36.24 (32bit)
Xorg server: 1.6.5
===========================
--
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=22625
Summary: No card selector available for GL vendor 3 and card
vendor 8086
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olivier.duff(a)gmail.com
Hi,
With an eeepc 1005, we have no graphic card. The graphic chipset is integrate
with N450 processor.
It is named GMA 3150.
When I try to load DAOC with it, I have the message "No card selector available
for GL vendor 3 and card vendor 8086".
I have search in code and found that it come from the fact that in
dlls/wined3d/directx.c, we have a table :
static const struct vendor_card_selection vendor_card_select_table[] =
{
{GL_VENDOR_NVIDIA, HW_VENDOR_NVIDIA, "Nvidia binary driver",
select_card_nvidia_binary},
{GL_VENDOR_APPLE, HW_VENDOR_NVIDIA, "Apple OSX NVidia binary driver",
select_card_nvidia_binary},
{GL_VENDOR_APPLE, HW_VENDOR_ATI, "Apple OSX AMD/ATI binary driver",
select_card_ati_binary},
{GL_VENDOR_APPLE, HW_VENDOR_INTEL, "Apple OSX Intel binary driver",
select_card_intel_binary},
{GL_VENDOR_FGLRX, HW_VENDOR_ATI, "AMD/ATI binary driver",
select_card_ati_binary},
{GL_VENDOR_MESA, HW_VENDOR_ATI, "Mesa AMD/ATI driver",
select_card_ati_mesa},
{GL_VENDOR_MESA, HW_VENDOR_NVIDIA, "Mesa Nouveau driver",
select_card_nvidia_mesa},
{GL_VENDOR_MESA, HW_VENDOR_INTEL, "Mesa Intel driver",
select_card_intel_mesa}
};
I found the enum in dlls/wined3d/wined3d_private.h:
GL vendor 3 mean GL_VENDOR_INTEL
card vendor 8086 mean HW_VENDOR_INTEL
So I think, we have to add
{GL_VENDOR_INTEL, HW_VENDOR_INTEL, "Mesa Intel driver",
select_card_intel_mesa}
or made a new select_card_intel_intel...
and intel card have to been added in struct driver_version_information
driver_version_table.
So we have some work to do to add other netbook graphic card here!
--
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=22624
Summary: multithread app using GDI and directx may cause
deadlock
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drangon.mail(a)gmail.com
multithread app using GDI and directx may cause deadlock
suppose thread A calling StretchDIBits() while thread B calling
DirectDrawCreateEx().
In thread A, StrentchDIBits() will first call GDI_GetObjPtr() in which enter
critical section "gdi_section", then call the X11DRV function in which enter
critical section "X11DRV_CritSection".
In thread B, DirectDrawCreateEx() will call test_pbo_functionality(), in this
function, first call ENTER_GL() which enter critical section
"X11DRV_CritSection",
then call wglFinish() ( actuall function is X11DRV_wglFinish() ), then call
ExtEscape(), then call get_dc_ptr(), in which enter critical section
"gdi_section".
Then this two thread may hold one critical section and wait for another, then
cause deadlock.
--
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=22543
Summary: winedbg crashes on startup in combination with crysis
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=27650)
--> (http://bugs.winehq.org/attachment.cgi?id=27650)
crash log while starting winedbg
While trying to debug a problem in wined3d in combination with crysis, I found
a regression in dbghelp. Winedbg doesn't start anymore, it gets an unhandled
exception on read access on line 197
(http://source.winehq.org/git/wine.git/?a=blob;f=dlls/dbghelp/pe_module.c;h=…).
The crash happens only in combination with crysis, "wine winedbg notepad" works
as expected.
Attached is a crash log from wine-1.1.43-408-g3317fc3.
fb169502a57b0c90570ebdb3dfed136967ed7240 is the first bad commit
commit fb169502a57b0c90570ebdb3dfed136967ed7240
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Thu Mar 18 21:30:55 2010 +0100
dbghelp: Extend the ELF image management to PE modules so we get a rather
uniform interface to image manipulation.
:040000 040000 4376cb084c688ce7686ee0c7be299a47223b585e
d7bf0aceeddb18f64adf86ea8d5ebfaa495aa1ff M dlls
--
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=22535
Summary: King's Bounty Armored Princess graphics glitches
(regression)
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jskartman(a)gmail.com
CC: stefan(a)codeweavers.com
Hi,
This game shows some graphics glitches on some scenarios and on the main menu
since wine 1.1.38, todays git still shows this bug.
Wine 1.1.37 was ok.
The regression test shows:
224043d6cf8b56e9ff2537358646700211d54d1f is the first bad commit
commit 224043d6cf8b56e9ff2537358646700211d54d1f
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Jan 28 20:51:06 2010 +0100
wined3d: Implement dynamic buffers with GL_ARB_map_buffer_range.
:040000 040000 1f55d5e837f1d9a7d2b4611f2de3e02dbcd8fafe
c189de355870e1812adce96432f42a16967e2b2c M dlls
Trying to revert this patch on the current git shows 3 chunks failed so i
couldn't try to revert it.
--
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=22443
Summary: AutoCAD 2008: Icons have pinky background in "filter
applied" drop down menu
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=27485)
--> (http://bugs.winehq.org/attachment.cgi?id=27485)
Image showing the problem
The problem is shown in attachment. It concerns drop down menu. There should be
no pink in this image. Instead of it the background should be white.
It's easy to fix by using native gdiplus.
Additional info:
-Fedora 12 32 bit
-self-compiled wine 1.1.43
--
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=22444
Summary: AutoCAD 2008: No icons in drop down menu
Product: Wine
Version: 1.1.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=27487)
--> (http://bugs.winehq.org/attachment.cgi?id=27487)
Image showing the problem
The problem is shown in attachment. It concerns drop down menu. On the left
there is incorrect appearance and on the right there is correct appearance. The
image on the left was done with built-in gdiplus and the image on the right
with native gdiplus.
In terminal there is many
fixme:gdiplus:GdipCreateHICONFromBitmap
Additional info:
-Fedora 12 32 bit
-self-compiled wine 1.1.43
--
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=22353
Summary: Application written in VB6 crashes when setting the
.colwidth property of a msflexgrid
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamvietnam(a)hotmail.com
We have an app written in VB6 that worked fine in v1.1.38 and now breaks in
v1.1.41.
It fails during initialisation when trying to set the colwidth property of an
msflexgrid grid common control with the error:
Runtime error 451
Property let procedure not defined and property get procedure did not return an
object.
Setting other properties of the grid e.g. width at the same point in the code
is fine.
As I say it works fine in v1.1.38 - I haven't tested the intervening versions
as I couldn't find the binaries but if someone can point me to them I'll see
exactly which version breaks it.
This is my first bug report so apologies if I haven't conformed to any posting
protocols.
Best,
Adam
--
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=22284
Summary: Osmos: mouse pointer disappears in the menus
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.hemispheregames.com/latest_osmos_demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Since Wine-1.1.42: in Osmos, the mouse pointer is invisible in the game menus.
Howto reproduce the bug:
Start the demo, chances are good that the pointer is already invisible. After
you start a new game press <ESC> (brings up the menu) >> mouse pointer can not
be seen. You can switch between fullscreen and windowed mode in the game which
brings back the pointer in the menu...but as soon as you return to the game and
press <ESC> again, the mouse pointer is invisible again. Tried with both Wine's
fullscreen and virtual desktop mode.
Bisecting between 1.1.41 and 1.1.42 resulted the following:
49de5ca39f6474ed15dc22e4b8ffa53bedb4acf7 is the first bad commit
commit 49de5ca39f6474ed15dc22e4b8ffa53bedb4acf7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Mar 22 17:54:21 2010 +0100
user32: Store the current cursor and show count in the server.
:040000 040000 ed0a7d9862609dd44315dce1567c21f752c3d451
8983c0ff2f7b05259eeba13613ee27fc30118c25 M dlls
Reverting the patch on top of 1.1.42 was successful and fixed the issue.
Link to the demo added to url.
Author of the patch added to CC.
p.s: the issue exists in the current git (wine-1.1.42-30-ga7d000e), too.
--
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=22114
Summary: Supreme Commander 2: User interfaces flickers and some
UI elements are missing
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Enrico_m(a)gmx.de
CC: stefandoesinger(a)gmx.at
In Supreme Commander 2 (Demo and retail) and also Supreme Commander Forged
Alliance the in-game UI flickers and some UI elements are not visible, but you
can click on it.
1. The start up videos play fine
2. The game lobby: The whole screen flickers and you are able to distinguish
between different parts/layers of the lobby. It looks like its caused by the
background video.
3. In game: The UI flickers, build icons are invisible or flicker into
existence for a very short time - to short to recognize them.
The flickering seems to be timing related, because it stops if I add debug
channels (like +d3d). For a log of Supreme Commander Forged Alliance with
flickering see Bug 21707.
Regression test blames the following commit and reverting it from wine-1.1.40
fixes the flickering:
224043d6cf8b56e9ff2537358646700211d54d1f is the first bad commit
commit 224043d6cf8b56e9ff2537358646700211d54d1f
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Jan 28 20:51:06 2010 +0100
wined3d: Implement dynamic buffers with GL_ARB_map_buffer_range.
--
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=21978
Summary: Critical error with Gestan application
Product: Wine
Version: 1.1.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jsiegwald(a)gmail.com
Hello,
I'm using "Gestan", a very good french program, but I've got an error using it.
Something to do with "ole32.dll"
I know that the program have been developped with WinDev, and need Framework
WinDev to work.
It is impossible to install; nothing append.
Hope you will be able to help me with this.
Thank you in advance,
Kind regards,
Julian
--
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=21829
Summary: Kurso3 hangs in the end of install
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://kurso.com.br/kurso.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Kurso3 uses Ghost Installer Wizard. After following steps, it hangs after the
last copied file. Pressing Ctrl-C in terminal continues with "Installation
aborted. All installed components were removed via the rollback feature."
However, the application files are installed and runs OK.
--
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=21443
Summary: CryptSignHash() fails when CryptCreateHash() ALG_ID is
set to CALG_SSL3_SHAMD5
Product: Wine
Version: 1.1.36
Platform: x86-64
URL: http://www.secureneterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
Created an attachment (id=25823)
--> (http://bugs.winehq.org/attachment.cgi?id=25823)
Problem discussion on how to duplicate.
CryptSignHash() fails when CryptCreateHash() ALG_ID is set to CALG_SSL3_SHAMD5
This can be duplicated using the latest version of OpenSSL as outlined in the
attachment. Under Wine, the test outlined in the attachment is:
CONNECTED(00000040)
depth=0 CN = InterSoft International Inc.
verify error:num=18:self signed certificate
verify return:1
depth=0 CN = InterSoft International Inc.
verify return:1
43:error:8907006F:lib(137):CAPI_RSA_SIGN:error signing
hash:.\engines\e_capi.c:844:Error code= 0x80090008
43:error:14099004:SSL routines:SSL3_SEND_CLIENT_VERIFY:RSA
lib:.\ssl\s3_clnt.c:2707:
Note that this error does not happen under Microsoft Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20676
Summary: winedbg minidumps can not be loaded by WinDbg
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq.org(a)urbanec.net
Use winedbg to generate a minidump:
$ winedbg notepad
WineDbg starting on pid 0019
0x7ee08d67: movl %esi,0x0(%esp)
Wine-dbg>cont
^CCtrl-C: stopping debuggee
0xb771b422: jmp 0xb771b417
Wine-dbg>minidump /home/e_drive/notepad.dmp
Wine-dbg>detach
Wine-dbg>quit
Use WinDbg to open the dump file:
Microsoft (R) Windows Debugger Version 6.8.0004.0 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [E:\notepad.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
Dir entry 1, ThreadListStream stream stream size mismatch (0x300 != 0x34)
WARNING: Minidump contains unknown stream type 0xfff0
Symbol search path is:
symsrv*symsrv.dll*c:\localcache*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Version 2600 (Service Pack 3) MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer
Debug session time: Thu Nov 12 20:03:40.000 2009 (GMT+11)
System Uptime: not available
Process Uptime: not available
ERROR: Reload failure, partially initialized target
WaitForEvent failed
The result is inability to examine the wine generated dump files with the
standard Windows debugging tools.
--
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=20533
Summary: Random black artifacts while playing The Settlers -
10th Anniversary - Demo
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: jaimerave(a)gmail.com
This is in Wine 1.1.32 and also current Git.
Ubuntu 9.10, Intel GM45, and the drivers from Xorg-edgers repository.
Check 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=20210
Summary: Roller Coaster Tycoon 3 Expansions: Crashes to desktop
while loading.
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.guenov(a)gmail.com
Created an attachment (id=23833)
--> (http://bugs.winehq.org/attachment.cgi?id=23833)
Wine Log from Roller Coaster Tycoon 3 Wild! Crash
The first game worked flawlessly for me. The expansions give me the following
error. I have attached it.
This particular one is from Wild!, but I got the same error and log when I did
this with Soaked. I can provide one for Soaked on request.
I installed these on a clean wine 1.1.30 install, no overrides or anything.
Will provide any additional information to help solve this.
--
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=19848
Summary: Arma 2: Crash on startup
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.arma2.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: telliangun(a)gmail.com
Created an attachment (id=23261)
--> (http://bugs.winehq.org/attachment.cgi?id=23261)
Terminal output and backtrace
Arma 2 version 1.03 starts up in fullscreen mode (black screen) and crashes 2
seconds later with the 'this program has encountered an error and must close'
dialog.
I've attached the output given by 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=19234
Summary: Emperor fails to change resolution or be fullscreen
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danimothonline(a)gmail.com
Emperor - Rise of the Middle Kingdom cannot:
[this is written for wine 1.1.25]
1) Use Virtual Desktop. Always results in a crash
2) Use fullscreen. Since the default setting is fullscreen, you are practically
blocked from starting the game. I will attach a file so you can change that.
3) Even if you use the above and to set the resolution to windowed(the game
will work fine then) you can never change the resolution
4) Also, the game also exits with a crash.
This bug may be related to bug #14995.
--
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=18982
Summary: Word 2007 tab stop selection is invisible
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nh2(a)deditus.de
Created an attachment (id=21863)
--> (http://bugs.winehq.org/attachment.cgi?id=21863)
Screenshot that shows the empty selection square
In Word 2007, the little square above the left lineal usually shows which type
of tab stop is currently selected. Using Wine, this square is always empty.
Note: Inserting the tab stops and also changing their type by clicking on the
square works fine - the selection is just not drawn into it.
--
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=18625
Summary: Everest Poker startup text slightly off-centre
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.EverestPoker.org.uk
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21316)
--> (http://bugs.winehq.org/attachment.cgi?id=21316)
Wine 1.1.22 +gdiplus
The "Starting up..." text during the startup of Everest Poker is off-centre.
Native gdiplus fixes this.
--
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=18059
Summary: Unity Indie Trial exits silently
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://unity3d.com/unity/download
OS/Version: Linux
Status: NEW
Keywords: download, obfuscation
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=20458)
--> (http://bugs.winehq.org/attachment.cgi?id=20458)
terminal outptut
Installed in a clean prefix, attempted to run Unity.exe which failed due to
depending on wmvcore.dll, installed wmp9 using winetricks.
Attempting to start Unity.exe (the Editor) produces a trial dialog, after
clicking try the application exits.
Looking at a +relay,+seh,+tid log, there are mentions of "paceap.com" which
appears to be some sort of copy protection mechanism, could be related to the
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=17860
Summary: Microsoft Office 2007 crashes on specific powerpoint
file in gdi32/enhmetafile
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=20137)
--> (http://bugs.winehq.org/attachment.cgi?id=20137)
+ehmetafile
Open ppt file, get to slide 5, everything is dandy. Click page down to go to
page 6, and crash!
+enhmetafile attached. powerpoint after.
--
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=17811
Summary: T-Online Browser: Bitmaps invisible
(GdipCloneBitmapAreaI is a stub)
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12642
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=20051)
--> (http://bugs.winehq.org/attachment.cgi?id=20051)
First Window with builtin gdiplus
The Buttons in the first Window (The browser ask, if you want to import the
Internet Explorer Favorites) are invisible.
The Buttons and the Menu Titles in the Main Window are invisible.
--
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=17166
Summary: Implement BiDi mirroring
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: khaledhosny(a)eglug.org
The current BiDi implementation doesn't implement mirroing of bidi_mirrored
chars. The attached patch implements it.
--
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=17113
Summary: Electronic dictionary application
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www31.ocn.ne.jp/~h_ishida/EBPocket.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan233321(a)gmail.com
Created an attachment (id=18956)
--> (http://bugs.winehq.org/attachment.cgi?id=18956)
log from ebwin run.
Installation: OK
Runs: (after adding
msvcrt.dll
mfc42u.dll): OK
When try to add dictionary, program ends with error. Please see attached log.
In used msvcrt.dll library IS the function _mbcjistojms present. I do not
understand why does it not works... under Win XP tested, works (this library is
from working configuration).
--
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=17058
Summary: Crayon Physics Deluxe - fullscreen doesn't work properly
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://www.crayonphysics.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eluminex(a)gmail.com
Created an attachment (id=18868)
--> (http://bugs.winehq.org/attachment.cgi?id=18868)
Showing the game in fullscreen
When playing in fullscreen mode it seem like the game still wants to be in
windowed mode, so it shows the game window in the original resolution and the
rest of the screen is black.
This means the mouse position is way off so it's almost impossible to click
anything since you have to "guess" where the pointer really is.
Screenshot attached.
Running openSUSE 11.1 x64 (wine32).
--
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=16602
Summary: Citrix ICA16 Client installer crashes after extraction
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://www.cs.bgu.ac.il/~pcprogs/install/citrix/ica16.ex
e
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: stefan(a)codeweavers.com
While testing bug 7592 with today's Git (wine-1.1.11-49-g028617b), I noticed
that the installer crashes immediately after extraction, which did not occur in
0.9.53. Regression testing showed that the bad commit was:
08f4b87f96af7257d64a59488c0809679a439f80 is first bad commit
commit 08f4b87f96af7257d64a59488c0809679a439f80
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri Aug 8 16:01:51 2008 -0500
winex11: Do not cap the cursor size.
:040000 040000 9b078f59641532c4ed6312ffb8cd662193c17392
45d72d06d9d07ca2fc427086ab21038aa325cab9 M dlls
While an automatic revert was not possible on HEAD, Wine built from the commit
prior to it showed no problems.
--
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=15969
Summary: Unsigned v1.2.1.93 installer crashes near the end of
installation on first run
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.unsigned-game.com/releases/Unsigned_v_1_2_1_93_setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=17158)
--> (http://bugs.winehq.org/attachment.cgi?id=17158)
Unsigned v1.2.1.93 installer backtrace
After working around the problem described in 15967 by enabling the virtual
desktop, near the end of the installation phase, the installer suddenly crashes
with a vague backtrace. The crash can only be reproduced once in a clean Wine
prefix; subsequent runs succeed without the offending crash, and attempting to
obtain a relay log causes the crash to seemingly disappear. Backtrace is
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=15928
Summary: EasyPlot: doesn't work with latest version of WINE but
it worked with 0.9.33 version of WINE
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nekrosius(a)alice.it
I use EasyPlot version 4.0.4 a scientific graphing software.
If you need it I can send you a copy.
Till the version 0.9.33 of WINE I can use it in Ubuntu Linux (Feisty 7.04
distro), after that version I always had to reinstall the old version of WINE
in order to use EasyPlot. Using a newer version of WINE the result was a great
use of CPU power (with increasing temperature) but nothing happened.
Now I upgrade my OS to Ubuntu Intrepid Ibex-8.10 and now it's impossible to
reinstall the old 0.9.33 version of WINE because of a conflict between
libldap2_2.1.30-13.3_i386 (required by 0.9.33) and the new libldap-2.4-2 that
is present in Ubuntu.
Obviously also the new 1.0.1 version of WINE doesn't work...
In the Internet you can find (here: http://www.amion.com/ep/eplot.html) the
demo version 4.0.5 of EasyPlot. With this version you can install it by WINE
but when you try to use it, it seems to start but it start (like 4.0.4 version)
to use CPU doing nothing.
--
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=15329
Summary: Unable to install Sony Picture Utility, Failed to load
DLL Localesetting
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin.kellner(a)ekol.slu.se
When trying to install Sonys Sony picture utility got: Error number 0x80040702
Description: Failed to load DLL: Localesetting.
--
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=14891
Summary: Bitmaps with offset bits do not display correctly
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://entropymine.com/jason/bmpsuite/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gringer.dis.org.nz
Created an attachment (id=15458)
--> (http://bugs.winehq.org/attachment.cgi?id=15458)
program to load a bitmap from command line, display on screen
I was hunting around for small windows programs to display bitmaps via GDI so
that I could test the bitmap display code in Wine (to follow an afterthought I
had relating to bug 14868). Since I wasn't able to find anything, I decided to
write my own (attached), then run it through Jason Summers' bitmap test suite
(http://entropymine.com/jason/bmpsuite/reference/reference.html). One of these
bitmaps failed the test (g08offs.bmp), appearing different to the reference
image. According to the reference page, the "... bfOffBits in [the] header not
set to the usual value. There are 100 extra unused bytes between palette and
bits."
The program has been compiled with mingw32 (Version 4.2.1.dfsg-1) on a Debian
system (see Makefile for full parameters etc.).
Running Wine off a git branch pulled ~1.5 days ago, with patch from bug 14868.
--
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=14710
Summary: OleLoadPicturePath loads image in windows but not in
wine, could cause access violation in some circumstances
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)robertinventor.com
Created an attachment (id=15202)
--> (http://bugs.winehq.org/attachment.cgi?id=15202)
source code for program to duplicate the bug
This code works in Windows but not in Wine - running under KDE
WCHAR wpath[MAX_PATH];
MultiByteToWideChar(CP_ACP, 0, pszPath, -1, wpath, MAX_PATH);
IPicture* pPic=NULL;
CoInitialize(NULL);// NOT NEEDED IN WINDOWS
// INCLUDED JUST IN CASE IT IS NEEDED FOR WINE but doesn't fix it.
OleLoadPicturePath(wpath, NULL, NULL, NULL, IID_IPicture,(LPVOID*)&pPic);
...
In case where the file does exist, OleLoadPicturePath isn't initialising pPic.
If the app tests for file existence first, and doesn't initialise pPic, the
result could be an access violation.
(I'm using the VMWare MultiBrowser Appliance as a way to run Linux on my Vista
machine.)
Source code for app attached, obviously replace the example pictures with
existing files on your machine.
Hope this helps. The reason my app calls OleLoadPicturePath(..) instead of
LoadImage(..) is because it is an easy way to add the capability to load jpegs
and gifs without need to add extra image libraries (which would add to the size
of the installer).
Not that important for my program, just means the users would have to convert
the skin images to bitmaps in order to use them. But maybe it might affect
other programs too, and could cause an access violation if the programmer
doesn't initilise the pPic.
Hope this helps, any questions?
Robert
--
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=14262
Summary: Wordview bullet in doc is not the same
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kjloh71(a)gmail.com
CC: kjloh71(a)gmail.com
Created an attachment (id=14553)
--> (http://bugs.winehq.org/attachment.cgi?id=14553)
wordview display
the bullet in the document is not the same using openoffice or the native word
2003. please see the attached sample.
both file has no problem opened in wordview under window.
ubuntu 8.04, wine 1.1.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=14195
Summary: EINTR in WS_select
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anisimkov(a)ada-ru.org
I have an Win32 application written in Borland Delphi using Eureka tool
(http://www.eurekalog.com/)
working in Wine but with one error.
If exception occured in main thread,
WinAPI 'select' call in secondary thread interrupted with WSAINTR error code.
The short Delphi example is in the attached sample.tar.bz2.
WSAINTR result in Win32 select mean
"A blocking Windows Socket 1.1 call was canceled through
WSACancelBlockingCall."
(http://msdn.microsoft.com/en-us/library/ms740141(VS.85).aspx)
But
"The WSACancelBlockingCall function has been removed in compliance with the
Windows Sockets 2 specification, revision 2.2.0.
The function is not exported directly by WS2_32.DLL and Windows Sockets 2
applications should not use this function.
Windows Sockets 1.1 applications that call this function are still supported
through the WINSOCK.DLL and WSOCK32.DLL."
(http://msdn.microsoft.com/en-us/library/ms741547(VS.85).aspx)
Wine translates EINTR error code into WSAINTR error code.
But in Linux EINTR have a different meaning
"EINTR A signal occurred before any requested event."
(man poll)
I propose the following patch to ignore the EINTR error code in Wine
'WS_select' based on Linux poll call:
diff --git a/dlls/ws2_32/socket.c b/dlls/ws2_32/socket.c
index fa908b4..a98717e 100644
--- a/dlls/ws2_32/socket.c
+++ b/dlls/ws2_32/socket.c
@@ -2591,7 +2591,10 @@ int WINAPI WS_select(int nfds, WS_fd_set *ws_readfds,
if (ws_timeout) timeout = (ws_timeout->tv_sec * 1000) +
(ws_timeout->tv_usec + 999) / 1000;
- ret = poll( pollfds, count, timeout );
+ while ((ret = poll( pollfds, count, timeout )) < 0)
+ {
+ if (errno != EINTR) break;
+ };
release_poll_fds( ws_readfds, ws_writefds, ws_exceptfds, pollfds );
if (ret == -1) SetLastError(wsaErrno());
The wine already have a similar EINTR ignore
git-diff 84232099^ 84232099 -- dlls/winsock/socket.c
index cfbf49f..0f1ba34 100644
--- a/dlls/winsock/socket.c
+++ b/dlls/winsock/socket.c
@@ -589,7 +589,13 @@ static inline int do_block( int fd, int events )
pfd.fd = fd;
pfd.events = events;
- poll(&pfd, 1, -1);
+
+ while (poll(&pfd, 1, -1) < 0)
+ {
+ if (errno != EINTR)
+ return -1;
+ }
+
return pfd.revents;
}
Thank you for attension and for great software.
Best regards.
Dmitriy Anisimkov.
--
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=14079
Summary: Dungeon Siege installation impossible
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ingo(a)gerth-ac.de
Created an attachment (id=14298)
--> (http://bugs.winehq.org/attachment.cgi?id=14298)
Wine's output during the installation
During the installation of Dungeon Siege, the text in info boxes is not drawn
correctly, i.e. they boxes are plain blank.
This makes it impossible to install the game.
I believe that at one point of the installation the routine tries to ask me to
put the second CD into the CD slot but it is not possible because the O/S says
it is used by another process.
--
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=13278
Summary: Qtracker crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.qtracker.com/downloads/Qtracker471.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
A user submitted garbage test results into appdb for this app. It starts fine
in wine-0.9.17. In current git it crashes. winetricks cc580 works around the
crash. If i have more time i'll do a regression test
--
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=12869
Summary: Rollcage Stage II demo crashes
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.download.com/Rollcage-Stage-II-demo/3000-
7522_4-10230148.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quest2013(a)emailengine.org
Created an attachment (id=12578)
--> (http://bugs.winehq.org/attachment.cgi?id=12578)
Rollcage Stage II crash output
After an apparently successful install, trying to run Rollcage.exe, it crashes.
Concerning the attachment. The first line about ALSA not found has to do with
me using Gobolinux 014. Sound does work with other games even when that ALSA
message shows up.
--
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=11896
Summary: Civilization4.exe crashes because of unimplemented
function __iob_func
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
When using the wine version msvcr71.dll the program crashes because of
unimplemented function __iob_func
--
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=11892
Summary: GdipCreateBitmapFromFile & GdipCreateBitmapFromStream
give upside down bitmap
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
if use GdipCreateBitmapFromFile or GdipCreateBitmapFromStream to create bitmap
from a bmp or jpeg file, the bitmap created is upside down as seen from the
negative stride in GdipBitmapLockBits. However native gdiplus gives positive
stride and this may be an undocumented feature of gdiplus.
--
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=9263
Summary: Guild Wars terribly slow
Product: Wine
Version: 0.9.42.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gandalf.pk(a)gmail.com
Hi there, I am pretty new to this, so don't bash me if i did something wrong. I
looked in the bugs, and there were some regarding Guild Wars running not at
all, but my problem is something different:
Guild Wars starts pretty normally, then after connected to arena net, the main
game window appears in a few seconds-minutes. Then it becomes real carnage,
slideshow, i mean, horrible mess, like 1 frame per 5 seconds.
SW Wine configuration:
tried alternatives for Win98,W2K,WXP settings for GW.exe; tried -dx8, -opengl
(doesnt work at all), -dx9 swithes, tried -noshaders, nosound, dsound, nothing
helped.
Distro: Elive Gem 1.0. - basically Debian Etch
HW:
AMD64 3000+ on ondemand k8 powernow module
512 MB ram
ati Radeon 9550 128MB graphics card
(these should not be the limits, since game runs smooth on windows)
I will post any log or anything, just tell me what to do. Thanks.
Peter
--
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=8287
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #34 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:26 ---
Closing bugs fixed in 1.2-rc1.
--
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=7950
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:25 ---
Closing bugs fixed in 1.2-rc1.
--
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=7797
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:23 ---
Closing bugs fixed in 1.2-rc1.
--
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=7594
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:22 ---
Closing bugs fixed in 1.2-rc1.
--
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=6533
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #23 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:21 ---
Closing bugs fixed in 1.2-rc1.
--
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=6341
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #22 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:20 ---
Closing bugs fixed in 1.2-rc1.
--
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=5616
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:19 ---
Closing bugs fixed in 1.2-rc1.
--
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=4805
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:16 ---
Closing bugs fixed in 1.2-rc1.
--
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=4654
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #25 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:38:15 ---
Closing bugs fixed in 1.2-rc1.
--
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=421
dufoli <olivier.duff(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28151|0 |1
is obsolete| |
--- Comment #350 from dufoli <olivier.duff(a)gmail.com> 2010-05-21 12:58:49 ---
Created an attachment (id=28153)
--> (http://bugs.winehq.org/attachment.cgi?id=28153)
test patch 4
Oops I previously commit a wrong patch.
Here is the good one.
--
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=421
dufoli <olivier.duff(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28126|0 |1
is obsolete| |
--- Comment #349 from dufoli <olivier.duff(a)gmail.com> 2010-05-21 12:36:32 ---
Created an attachment (id=28151)
--> (http://bugs.winehq.org/attachment.cgi?id=28151)
test patch 3
Hi fix the ellipse and arc code for the clipping algo.
If you can test to bring me feedback...
--
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=5159
--- Comment #43 from Maciej Habant <lays25(a)o2.pl> 2010-05-21 09:24:23 ---
Still a problem in Wine 1.1.44
--
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=22769
Summary: LAS AF Lite tries to access "c:\Windows" not
"c:\windows" folder during start-up
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.swanwick(a)gmail.com
LAS AF Lite (freeware http://las-af-lite.software.informer.com/) installs fine
(using winetricks to install .NET2.0 before) with wine-1.1.37
When trying to start-up quits and generates an error log
Error log shows that it fails because it tries to access 'c:\Windows'
Creating symbolic link 'Windows' pointing to 'windows' allows the program to
start and run almost perfectly
--
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=22801
Summary: Trading solutions 4 needs jet service pack
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.tradingsolutions.com/downloads/eval.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrisneilbrown(a)gmail.com
Created an attachment (id=28141)
--> (http://bugs.winehq.org/attachment.cgi?id=28141)
TS4 output log
Trading solutions 4.0 complains about not having the jet service pack installed
Installing jet via winetraicks doesn't fix it
--
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=22799
Summary: wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steeven_mounzeo(a)live.fr
any software don't work
--
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=15235
Summary: After setup drivers for WizardPen-tablets
(wizardpen_drv.so) in X11, Photoshop 7.0 crash at
startup
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.kruglenko(a)gmail.com
Created an attachment (id=16009)
--> (http://bugs.winehq.org/attachment.cgi?id=16009)
Crash-log
After setup drivers for WizardPen-tablets (wizardpen_drv.so) in X11, Photoshop
7.0 crash at startup.
Distr: Ubuntu 8.04
Driver for WizardPen from
http://www.kubuntu.dk/wizardpen/wizardpen-0.6.0.2.tar.gz
Setup drivers how-to: https://help.ubuntu.com/community/TabletSetupWizardpen
My tablet is Genius WiardPen 5x4
--
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=7592
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24382|0 |1
is obsolete| |
--
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=7592
--- Comment #13 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-05-20 18:25:20 ---
Still present (the original bug) in 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=7592
Bug 7592 depends on bug 16602, which changed state.
Bug 16602 Summary: Citrix ICA16 Client installer crashes after extraction
http://bugs.winehq.org/show_bug.cgi?id=16602
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=421
--- Comment #348 from max(a)veneto.com 2010-05-20 16:48:55 ---
> Unrelated to your patch:
> Something between 1.1.44 and current git has completely broken the engine for
> me. If winedib is enabled it crashes immediately.
Sigh... again ?
--
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=421
--- Comment #347 from Gustavo <gugamilare(a)gmail.com> 2010-05-20 16:20:27 ---
Created an attachment (id=28138)
--> (http://bugs.winehq.org/attachment.cgi?id=28138)
Terminal output executing wine iexplore
(In reply to comment #345)
> Created an attachment (id=28126)
--> (http://bugs.winehq.org/attachment.cgi?id=28126) [details]
> Test patch 2
>
> Fix some things and tipo.
> I still need tester...
Ok, some preliminary tests.
I've compiled wine with DIB engine and your patch against latest git wine (last
commit is 0d84ccbfa1d542e333a2f706414420d05af07587).
With "WINEDIB=ON", wine iexplore does not launch. It appears a Wine "Program
Error" window saying "The program wineboot.exe has encountered a serious
problem and needs to close. [...]"
Clicking close, a similar window appears, but with "explorer.exe" instead of
wineboot.exe. After clicking close again, the window of iexplore does not
appear.
Same thing seems to happen with notepad and regedit, except that with regedit
the register editor is actually launched.
With "WINEDIB=OFF", everything works, off course. I didn't test it with DIB
engine but without your patch yet.
--
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=9153
--- Comment #12 from Lei Zhang <thestig(a)google.com> 2010-05-20 16:12:05 ---
Ok, there we go. I needed midlc.exe, cl.exe, c1.dll, and mspdb60.dll too.
The output has improved over the output from 2007 - a missing custom() line got
added to the first set of []. There's still an extra interface IUnknown though.
And notes to self:
1. The original report should have read: "and got the wrong output with
_builtin_ oleaut32."
2. This whole exercise is to get Picasa 2.x to compile on MSVC6 on 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=9153
--- Comment #11 from Lei Zhang <thestig(a)google.com> 2010-05-20 15:25:21 ---
Took me a while to find midl.exe. With today's wine-git, I get
midl : error MIDL2398 : cannot execute MIDL engine
So I need to figure out whether I'm not running it correctly or if things have
regressed, in which case I'll file a new bug.
--
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=421
--- Comment #346 from el <elton(a)schiert.net> 2010-05-20 14:25:42 ---
dufoli:
Ellipses that touch the edges of the window are stretched to fit on screen
instead of being properly cut off. Ellipses that are not filled do not show up
at all. Iji now errors out when playing Hero 3D and during the final bossfight.
I suppose this is due to DIBDRV_Ellipse drawing outside of the allowed range.
Using my added debug messages in the screenshot you can see it attempts to draw
a few pixels at y=600. The window size is 800x600, thus the allowed y-values
should range from 0 to 599 I think.
http://img63.imageshack.us/img63/5213/improvfail.png
Also: 25% of your patch file is unrelated whitespace madness.
Also: You're not supposed to patch configure. autoconf does that for you.
Unrelated to your patch:
Something between 1.1.44 and current git has completely broken the engine for
me. If winedib is enabled it crashes immediately.
--
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=421
dufoli <olivier.duff(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28104|0 |1
is obsolete| |
--- Comment #345 from dufoli <olivier.duff(a)gmail.com> 2010-05-20 11:40:53 ---
Created an attachment (id=28126)
--> (http://bugs.winehq.org/attachment.cgi?id=28126)
Test patch 2
Fix some things and tipo.
I still need tester...
--
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=7950
Mitch 74 <mitch074(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |RESOLVED
Resolution|ABANDONED |FIXED
--- Comment #14 from Mitch 74 <mitch074(a)gmail.com> 2010-05-20 00:41:31 ---
Just ran it on AMD hardware (Catalyst 10.4), the bug is fixed as of Wine
1.1.44. I'll need to test it on Nvidia hardware to be sure.
Now it only screws up geometry - I'll open a new bug 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=22766
Summary: Hardcoded "C:\windows\system32" paths autorun paths
fail in a syswow64 build
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefandoesinger(a)gmx.at
The DirectX 7 SDK puts a file "dxdllreg.exe" into C:\windows\system32 and
creates a registry key to run it on the next boot. On a pure 32 bit Wine this
works OK, in a syswow64 build wineboot complains that the file cannot be found.
It seems that the following happens:
1) The installer places the file in system32\dxdllreg.exe. Since it is a 32 bit
app this is redirected to syswow64/dxdllreg.exe
2) The installer writes "C:\windows\system32\dxdllreg.exe" into the registry
3) Wineboot runs, reads the string from the registry. However, wineboot is a 64
bit app, so it tries to find the file in system32\dxdllreg.exe
Running the 32 bit wineboot manually correctly executes the application.
--
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=14360
Summary: dosmem forgot MAP_FIXED
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14657)
--> (http://bugs.winehq.org/attachment.cgi?id=14657)
dosmem use MAP_FIXED; new WINE_NO_DOSMEM_64KB environment variable
Dosmem forgot MAP_FIXED when calling wine_anon_mmap() to allocate memory at
assumed fixed addresses for the low 1 MiB and 64 KiB. It is a bug to assume
that the result address equals the requested address, unless MAP_FIXED. Also,
add a new environment variable WINE_NO_DOSMEM_64KB to inhibit the low 64 KiB,
even if the opreating system would allow it. By default, Linux 2.6.24
prohibits mmap in the range [0, 0x10000). Patch is attached and will be sent
to wine-patches(a)winehq.org.
--
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=20956
Summary: Modern Warfare 2 game exits after launch
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bakes(a)ymail.com
Created an attachment (id=25122)
--> (http://bugs.winehq.org/attachment.cgi?id=25122)
Wine log
After launching the game Modern Warfare 2 Multiplayer (single player works),
the game merely shuts down on 1/2 launches, changing the resolution if there is
a different resolution change in the config. I cannot make sense of the logfile
below, so I am reporting this bug.
This logfile is the steam logfile as well as modern warfare 2, but it shows the
proper startup sequence.
--
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=14338
Summary: Blade of Darkness crash or hangs on certain levels using
D3D plugin
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
On certain levels like the one with lava pits, using D3D plugins leads to game
crash/hang dropping this on console:
wine: Assertion failed at address 0xffffe410 (thread 0009), starting
debugger...
I also tested extensively an opengl glidewrapper and plugin and this crash only
happens when D3D is used.
--
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=14335
Summary: WordPerfect Office 2000: Custom Install Exits Abruptly
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pbronline-wine(a)yahoo.co.uk
Attempt to install Word Perfect Office 2000 from OEM CD.
Choose custom install. Install proceeds but exits abruptly and prematurely
with no traceback or any indication of an error either from the installer or
from Wine.
Console log is very short.
$ wine 'f:\setup.exe'
fixme:wave:wodPlayer_Reset shouldn't have headers left
fixme:setupapi:SetupDefaultQueueCallbackW notification 262144 params 33f98c,0
err:setupapi:SetupDefaultQueueCallbackW copy error 0
L"C:\\windows\\temp\\MSE000\\REGSVR32.EXE" ->
L"C:\\windows\\system32\\REGSVR32.EXE"
fixme:advapi:InitiateSystemShutdownExA (null) (null) 0 0 1 458752
fixme:win:EnumDisplayDevicesW ((null),0,0x33e7a0,0x00000000), stub!
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program
Files\\Corel\\WordPerfect Office 2000\\programs\\Pfbc90.tlb" failed with error
2
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program
Files\\Corel\\WordPerfect Office 2000\\programs\\Pfob90.tlb" failed with error
2
fixme:ole:DllRegisterServer stub
fixme:atl:AtlModuleInit SEMI-STUB (0x67985650 0x679815f8 0x67900000)
Choose typical install and there is no premature exit. The is no AtlModuleInit
fixme message in the log.
The custom install option that seems to give the trouble is WordPerfect
9/Trellix 2.1.
--
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=14327
Summary: Warcraft version refused when connecting to battle.net
under metacity
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.martenson(a)gmail.com
With 1.1.0, Warcraft II is unable to connect to Battle.net for multiplayer, and
gives an error that reads: "Battle.net was unable to properly identify your
application version." This bug is different from #13815 in that it still
happens when I'm running metacity instead of compiz.
--
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=14334
Summary: WordPerfect Office 2002: Unable to Install
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pbronline-wine(a)yahoo.co.uk
Attempt to install WordPerfect Office 2002 from OEM CD.
First reports
"You do not have administrator privileges on this machine."
"Setup cannot continue."
Set Windows version to win98 in order to get past this.
Installer (Setup32) then checks to see if any WPO programs are running and
offers to close them for you. The only WPO program it finds running is itself
! If you choose No, it exits anyway. If you choose Yes, it commits suicide.
Unable to progress further.
The console log is very short:
$ wine 'f:\intro.exe'
fixme:advapi:LookupAccountNameW (null) L"allusers" (nil) 0x33e4a0 (nil)
0x33e4a4 0x33e498 - stub
fixme:advapi:LookupAccountNameW (null) L"allusers" 0x12da00 0x33e4a0 0x12d768
0x33e4a4 0x33e498 - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub BindImage -> 3 ignored L"BindImage"
table values
fixme:msiexec:main Unknown parameter /D
fixme:msiexec:main Unknown function, ignoring
Successfully registered dll L"C:\\windows\\system32\\msi.dll"
--
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=14214
Summary: Jumpgate: The Reconstruction Initiative, crashes on
start.
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Makitk(a)gmail.com
Created an attachment (id=14501)
--> (http://bugs.winehq.org/attachment.cgi?id=14501)
Crashlog of Wine 1.1.0 running JumpGate.
On Kubuntu 8.04, after the patching process and the movie, JumpGate simply
crashes.
See crashlog for details.
--
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=14189
Summary: Civilization VI: install failure
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leecleveland(a)comcast.net
Created an attachment (id=14458)
--> (http://bugs.winehq.org/attachment.cgi?id=14458)
error lines output to the terminal
Civilization VI will not install under WINE.
This game is the first, and may be the only, Windows application attempted on
this system.
WINE is configured with E: = /media/cdrom. Everything else is at it's default
setting.
The first install attempt from the CD, "/media/cdrom$ wine autorun.exe", failed
immediately, outputing multiple instances of the errors:
preloader: Warning: failed to reserve range 00000000-60000000
and
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space,
please report
I edited /etc/sysctl.conf, changing the line
vm.mmap_min_addr = 65536
to
vm.mmap_min_addr = 0
The next install attempt got as far as opening the installer but not much
farther. It failed with the error
\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
followed by many "fixme" lines and some "err" lines (see attachment).
I'm running WINE 0.9.59 on Ubuntu 8.4 (64-bit AMD) with 1GB RAM and Nvidia 6200
card.
--
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=14007
Summary: Can't login -- Invalid Password
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://appdb.winehq.org/appimage.php?bThumbnail=true&iId
=14942
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ragai(a)avaarsani.ca
I tried D-Link's IPSurveillance (versions 3.0 and 3.2) under Wine 0.9.51,
1.0RC5 and 1.0 under UBUNTU (7.10 & 8.04). It always installed without any
error messages. I must enter a password during the installation. I can see the
application running. I can see its icon in the task bar. However, when I try to
lunch the application nothing happens. Just the hourglass and then nothing.
When I try to lunch it the second time I get the login window. I always get the
"Invalid password" error message.
I do not know how to trace/debug this issue as I am new to 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=13735
Summary: Microsoft Publisher 98 will not start
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marius.scurtescu(a)gmail.com
Created an attachment (id=13763)
--> (http://bugs.winehq.org/attachment.cgi?id=13763)
Screenshot of startup error
When starting from command line seeing the following error:
~/.wine/drive_c/Program Files/Microsoft Office/Office$ wine MSPUB.EXE
fixme:storage:StgCreateDocfile Transacted mode not implemented.
fixme:font:WineEngRemoveFontResourceEx :stub
See attachment for screenshot of error message at startup.
--
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=13739
Summary: Fonts in some games are displayed incorrectly if I am
using Ubuntu 8.04
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
I have myself-compiled Wine from source using WineOn64 wiki. When I play
.kkrieger, fonts are incorrectly. If I try do this on myself-compiled Wine from
Ubuntu 7.10, they looks like in Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13747
Summary: Heroes Chronicles: Conquest of the Underworld - Crash on
run
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)alex-elliott.co.uk
Created an attachment (id=13785)
--> (http://bugs.winehq.org/attachment.cgi?id=13785)
dump/backtrace on run
When running Heroes Chronicles: Conquest of the Underworld after installation
it crashes on the "loading" splash.
Just attempting to run the executable gives this result "wine
~/.wine/drive_c/Program\ Files/3DO/Heroes\ Chronicles/Conquest\ of\ the\
Underworld/UNDERWORLD.EXE"
--
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=13710
Summary: emule adunanza crash with a pagefault
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gine(a)debord.ortiche.net
Created an attachment (id=13726)
--> (http://bugs.winehq.org/attachment.cgi?id=13726)
backtrace printed on the shell
i lunch this program and leave it in other desktop. sometimes i look how i have
downloaded but every time it is crashed.
--
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=13604
Summary: Rome Total War 1.5: Disappearing and breaking menu
options
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tjlyon(a)gmail.com
Certain menu options disappear when navigating the menus. Specifically, the
single player "Historical Battles" and "Provincial Campaign" options disappear.
When this happens, it causes another strange behavior. Selecting "Prologue" or
"Imperial Campaign" does not work. Instead, the message "Please select an item
from the list" pops up. After this, I cannot start any single player campaign
until I quit the game and restart it.
To further confuse things, sometimes this message comes up without the
aforementioned menu options disappearing.
To reproduce, select "Single Player", then select either "Imperial Campaign" or
"Historical Battle", then click the icon to return to the previous screen.
Repeat selecting "Imperial Campaign" or "Historical Battle" and returning to
the previous screen until finally the historical and provincial options
disappear.
I've also noticed that if I reproduce this bug by repeatedly selecting the
historical battle option, the final time I enter that screen before the option
disappears, the list of historical battles is empty.
--
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=13609
Summary: wine crashes with page-fault on starting Majesty Gold
(dogfood?)
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tet_wine(a)gmx.com
Created an attachment (id=13573)
--> (http://bugs.winehq.org/attachment.cgi?id=13573)
Console output of starting majesty
Wine is crashing on startup of Majesty Gold. It is playing the sounds of the
intro videos, then showing the "loading"-Screen and then crashing.
There's a bugreport 13250 for rc2 wich says this issue is fixed for rc2 (din't
tried rc2). Under rc3 it's still crashing.
I tried running in Win95, Win98, Win ME and WinXP mode, with everytime the same
results.
System: Kubuntu Hardy, I used the wine binary package
(1.0~rc3~winehq0~ubuntu~8.04-1) from http://wine.budgetdedicated.com/
--
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=13433
Summary: Zombie Panic HL2 mod crashes randomly
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megalexis(a)gmail.com
Game randomly crashes with:
MS C++ error
Runtime Error!
Program...files\steam\steamapps\XXXXX\source SDK base\Hl2.exe
R6025
- Pure Vital function call
--
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=13059
Summary: DreamMaker: Icon Editor arrow buttons do not appear.
Product: Wine
Version: 0.9.61.
Platform: Other
URL: http://byond.com/download
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
The buttons themselves do function properly, the arrow keys just do not appear
on them, perhaps due to a unsupported font?
--
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=13169
Summary: Winbox doesn't work with wine 0.9.24 or later
Product: Wine
Version: unspecified
Platform: All
URL: http://www.mikrotik.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joelp(a)email.cz
Winbox, administrating tool for RouterOS ( http://www.mikrotik.com/ ) doesn't
work with wine 0.9.24 or later. While winbox downloading informations about
system where I'm logged, wine stoped work (winbox). Last workable version is
0.9.23. Same problem is on 32bit also 64bit Linux.
My OS is Mandriva Linux 2008.1 (64bit), but it doesn't work also on oldest
versions.
--
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=11781
Summary: No screen refresh on application with tabs
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torsten.schulle(a)ksk-stendal.de
Hi,
i have an issue like the old bug (1689). A special application has tabs to
navigate between screens (like the tabs on certain Excel or OpenCalc).
If I start the application all work fine on the first mask, but if I click on
the second or third tab only the field where the cursor is blinking are
refreshed. The rest of the screen shows the the first mask.
If I minimize and restore the application the complete screen is correct.
I test the application with all wine versions from 0.9.44 through 0.9.56 and
some older versions, but I have no luck.
I test also with native comctl32 and comdlg32 also with no luck-
I think that is a problem with the winex11.drv system.
I hope anybody can solve this problem
Torsten
--
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=7950
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Austin English <austinenglish(a)gmail.com> 2010-05-19 16:55:14 ---
Closing.
--
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=7950
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--- Comment #12 from Austin English <austinenglish(a)gmail.com> 2010-05-19 16:54:28 ---
Abandoned. If you still have a problem in current (1.1.44 or newer) wine, and
can provide the needed information, feel free to reopen.
--
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=7519
--- Comment #29 from Austin English <austinenglish(a)gmail.com> 2010-05-19 16:45:17 ---
This is your friendly reminder that there has been no bug activity for 6
months. Is this still an issue in current (1.1.44 or newer) 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=8969
--- Comment #12 from Austin English <austinenglish(a)gmail.com> 2010-05-19 16:45:18 ---
This is your friendly reminder that there has been no bug activity for 6
months. Is this still an issue in current (1.1.44 or newer) 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=5523
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2010-05-19 16:45:16 ---
This is your friendly reminder that there has been no bug activity for 6
months. Is this still an issue in current (1.1.44 or newer) 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=7525
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
--
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=3781
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1319|0 |1
is obsolete| |
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2010-05-19 15:10:16 ---
Created an attachment (id=28105)
--> (http://bugs.winehq.org/attachment.cgi?id=28105)
screenshot
--
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=421
--- Comment #344 from dufoli <olivier.duff(a)gmail.com> 2010-05-19 15:08:51 ---
Created an attachment (id=28104)
--> (http://bugs.winehq.org/attachment.cgi?id=28104)
test patch
Hi,
I have try to add some missing features to dib but I am not as skilled as max
and it is a very long time that I have not code in C.
If someone can test my patch and give me feedback.
The patch contain:
Ellipse
GetDirection
SetDirection
SetDCPen/Brush
round rectangle, arc, pie, chore is coded but arc have a big todo in it.
and I use it in other part. So this function is alpha supported.
I have try to use the optimised algo of ellipse drawing to have good
performance.
Else I can do a working algo but not optimised quickly.
I really try to just bring my little stone to dib patch if it is too buggy just
throw it to rubbish or give me feedback and I will try to fix it.
thanks,
Olivier
--
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=3781
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL|http://iriverinc.com/downlo |http://www.iriverinc.com/do
|ad/ce.zip |wnload/downloadView.asp?sel
| |ectPart=cateCode&findWord=0
| |1&sno=12&page=2&cateCode=01
--- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-05-19 15:08:53 ---
Still present in 1.1.44-245-g943eefc, but it's improved a bit.
--
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=22759
Summary: All application crash wine with perpetual blank error
message windows
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keepitsimpleengineer(a)gmail.com
CC: keepitsimpleengineer(a)gmail.com
New, clean, basic install of Xubuntu 10.04 on older 256MB 400MHz Celeron.
Wine 1.1.42-0ubuntu4 from us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
When launching winecfg or a Windows app, opens window for app, then starts
opening infinite "error" windows that are blank. Only way to stop is to
restart.
managed to kill the wineserver process while running after only 13 error
windows:
WINEDEBUG=+relay,+seh,+tid winecfg &> ~/tmp/output.txt
This is excerpted from the output:
...
000b:Ret KERNEL32.GetProcAddress() retval=7b82166c ret=6831b690
000b:Call KERNEL32.DelayLoadFailureHook(683228b8 "shell32.dll",683228fa
"SHGetFolderPathW") ret=6831b6ea
000b:err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
000b:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b836572
ip=7b836572 tid=000b
000b:trace:seh:raise_exception info[0]=683228b8
000b:trace:seh:raise_exception info[1]=683228fa
wine: Call from 0x7b836572 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
000b:trace:seh:call_vectored_handlers calling handler at 0x76abcaa0
code=80000100 flags=1
000b:trace:seh:call_vectored_handlers handler at 0x76abcaa0 returned 0
000b:trace:seh:call_stack_handlers calling handler at 0x7bc72120 code=80000100
flags=1
000b:Call KERNEL32.UnhandledExceptionFilter(0033f348) ret=7bc7216d
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x7b836572 (thread 000b), starting debugger...
000b:trace:seh:start_debugger Starting debugger "winedbg --auto 10 52"
err:xrender:get_xrender_format_from_color_shifts No XRender format found!
...
--
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=3542
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=82
Scott Ritchie <scott(a)open-vote.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scott(a)open-vote.org
--- Comment #13 from Scott Ritchie <scott(a)open-vote.org> 2010-05-19 14:38:53 ---
Current status is "not very well documented nor well understood by me". I was
intentionally waiting, however, as winelib has been going through some changes
and this way I could minimize the amount of rewriting. I'll start trying to
piece together an overview and poking Francois when I get stuck.
--
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=82
--- Comment #12 from Austin English <austinenglish(a)gmail.com> 2010-05-19 14:35:49 ---
Scott, ping.
--
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=22452
Summary: WoW, Starcraft II installer license screen blank on
fast machines
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my i7, but not on some slower machines, the EULA screen
for the WoW Battlechest and the Starcraft II Beta installer
shows no HTML content, and since you can't scroll down, the
Accept button is inactive.
Here's a log fragment from the i7:
Missing symbol {OriginalInstallPath}! (SymbolTable::UnmappedSymbolSubstitution)
fixme:shdocvw:PersistStorage_InitNew (0x17dcc0)->(0x5dde30)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
fixme:urlmon:create_object Could not find object for MIME L"text/html"
A workaround for SC2 and probably WoW is to do winetricks ie6.
--
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=22760
Summary: Installation of Citavi fails
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://downloads.citavi.com/de/materialien/CitaviSetup
.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christophe(a)wk3.org
Created an attachment (id=28069)
--> (http://bugs.winehq.org/attachment.cgi?id=28069)
Debug output
The installation of Citavi[1] fails on Ubuntu 10.04 x64 using wine 1.1.42 and
1.1.44. (see debug log attached)
err:ntdll:RtlpWaitForCriticalSection section 0x7bca47e4 "loader.c:
loader_section" wait timed out in thread 0021, blocked by 0009, retrying (60
sec)
wine: Critical section 7bca47e4 wait failed at address 0x7bc3564d (thread
0021), starting debugger...
Unhandled exception: wait failed on critical section 0x7bca47e4
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc3564d
--
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=8287
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WORKSFORME |FIXED
--
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=6682
Bug 6682 depends on bug 8287, which changed state.
Bug 8287 Summary: Custom toolbar skin makes Irfan View 4.00 crash at start up
http://bugs.winehq.org/show_bug.cgi?id=8287
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--
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=8287
Artem S. Tashkinov <t.artem(a)mailcity.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #33 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2010-05-19 01:41:22 ---
Lovely!
--
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=8287
--- Comment #32 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-18 15:24:55 ---
Doesn't crash for me with default icons and manually selected Grosberg_24.
Running wine-1.1.44-290-g7d3cb53. Please retest.
--
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=6533
--- Comment #22 from Samuel Herzog <sam_herzog(a)yahoo.com> 2010-05-18 15:04:44 ---
tested today with 1.1.44! Problem does not show up anymore. Thanks 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=6533
Andrew Nguyen <arethusa26(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #21 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-18 14:19:21 ---
The app doesn't exhibit the "type mismatch" error in wine-1.1.44-290-g7d3cb53
with LC_ALL=de_DE.utf8, so this is fixed.
--
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=22580
Summary: RegisterWaitForSingleObject() with tmo=0 causes 100%
CPU load
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joakim.tjernlund(a)transmode.se
Created an attachment (id=27708)
--> (http://bugs.winehq.org/attachment.cgi?id=27708)
RegisterWaitForSingleObject() fix special tmo == 0 case.
At http://msdn.microsoft.com/en-us/library/aa332406%28VS.71%29.aspx one
can read:
"If the timeOutInterval parameter is not zero (0) and the executeOnlyOnce
parameter is false, the timer is reset every time the event is signaled
or the time-out interval elapses."
timeOutInterval == 0 makes the above false and the timer should NOT
be reset, the attached patch fixes 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=22756
Summary: Wine64 will not build on GCC 4.4.4
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, win64
Severity: blocker
Priority: P1
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Trying to compile Wine64 on an i386 system, I'm scuppered at the first hurdle.
../configure --enable-win64 --build=amd64
checking whether gcc supports __builtin_ms_va_list... no
configure: error: You need gcc >= 4.4 to build Wine as 64-bit.
$ gcc --version
gcc (GCC) 4.4.4
Is it a case that __builtin_ms_va_list never made it into 4.4.4? I can't find
any information about this in the changelogs.
--
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=7835
--- Comment #16 from MCpaul34 <MCpaul34(a)gmail.com> 2010-05-18 11:33:30 ---
Still present in wine 1.1.44.
--
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=3548
--- Comment #36 from Hans Leidekker <hans(a)meelstraat.net> 2010-05-18 09:55:59 ---
> We shouldn't store the Wine prefix in the .lnk file
Why not? It appears to an extensible format, see IShellLinkDataList.
--
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=3548
--- Comment #35 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2010-05-18 09:18:52 ---
(In reply to comment #33)
> (In reply to comment #32)
> > Perhaps we can store the Wine prefix in the .lnk file somewhere.
> You can't do that. Some dumb installers have "pre-packaged" .lnk files that are
> just copied into place.
Pre-packaged .lnk files that get just copied into place would bypass shell32's
IShellLink's IPersistFile_Save, and winemenubuilder won't get invoked to build
.desktop files. Such files also imply that you can't choose where to install
the application, since that affects the .lnk contents?
We shouldn't store the Wine prefix in the .lnk file, it could go into some
other settings database (maybe not the registry, since that's local to each
Wine prefix), from where the tool that starts .lnk can look up which Wine to
use.
At least we can patch Gnome and write a thumbnailer - it must be real fun and
games to fix this on MacOS :-).
--
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=3548
--- Comment #34 from Hans Leidekker <hans(a)meelstraat.net> 2010-05-18 09:02:05 ---
Those are broken on Windows too, although differently. I recall that
Windows has a dialog to search or browse a missing shortcut target.
We could do something along those lines if we don't find the prefix.
--
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=3548
--- Comment #33 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-05-18 08:41:44 ---
(In reply to comment #32)
> Perhaps we can store the Wine prefix in the .lnk file somewhere.
You can't do that. Some dumb installers have "pre-packaged" .lnk files that are
just copied into place.
--
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=22752
Summary: HH_INITIALIZE not handled
Product: Wine
Version: unspecified
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seven_s(a)mail.ru
Test by Vypress Chat (http://vypress.com/rus/) on ReactOS
--
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=22748
Summary: Tomb Raider Level Editor crash
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.tombraiderchronicles.com/tr5/editor/trle.ht
ml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tarasov.igor(a)gmail.com
Created an attachment (id=28048)
--> (http://bugs.winehq.org/attachment.cgi?id=28048)
TRLE crash log
Starting with version 1.1.44 TRLE now crashes at the very start, trace leads to
something in kernel:
Backtrace:
=>0 0x00450ba3 in tomb4 (+0x50ba3) (0x0032fea8)
1 0x7b8573f4 start_process+0x53(peb=(nil))
[/build/buildd/wine1.2-1.1.44/dlls/kernel32/process.c:974] in kernel32
(0x0032fee8)
2 0x7b8573f4 start_process+0x53(peb=0x4a8f10)
[/build/buildd/wine1.2-1.1.44/dlls/kernel32/process.c:974] in kernel32
(0x0032fef8)
3 0x7bc6f750 call_thread_func+0xb() in ntdll (0x0032ffc8)
4 0x7bc6f920 call_thread_entry_point+0x6f(entry=0x7b8573a0, arg=0x7ffdf000)
[/build/buildd/wine1.2-1.1.44/dlls/ntdll/signal_i386.c:2466] in ntdll
(0x0032ffe8)
5 0x7bc4b52a start_process+0x29(kernel_start=0x7b8573a0)
[/build/buildd/wine1.2-1.1.44/dlls/ntdll/loader.c:2612] in ntdll (0x00000000)
Full 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=3591
Arjan Schrijver <arjan(a)anymore.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arjan(a)anymore.nl
--- Comment #14 from Arjan Schrijver <arjan(a)anymore.nl> 2010-05-18 03:17:54 ---
In Wine 1.1.44 this problem still exists. BindImageEx is still a stub, and as a
result, py2exe still doesn't work properly.
Is someone working on this?
--
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=3548
Hans Leidekker <hans(a)meelstraat.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hans(a)meelstraat.net
--- Comment #32 from Hans Leidekker <hans(a)meelstraat.net> 2010-05-18 02:56:58 ---
Perhaps we can store the Wine prefix in the .lnk file somewhere. Then we'd
write
a Unix tool that extracts the prefix and runs 'wine start <shortcut>.lnk' in
it.
We'd register the tool with the native desktop as the handler for
application/x-win-lnk and stop writing separate .desktop files when writing
to the desktop folder.
That leaves the thumbnail issue. Presumably thumbnails are cached to mitigate
the performance issue? Alternatively we could have our own thumbnailer cache
the generated icons.
Another issue with this approach is that Gnome hides the .desktop extension
but not the .lnk extension, like Windows does.
--
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=3548
--- Comment #31 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2010-05-18 02:15:05 ---
(In reply to comment #30)
> > The application tells shell32 to write the .lnk file to a specific
> > C:\path\to\file.lnk location and remembers that location. Any attempt to move
> > or rename the .lnk after that - even to the other desktop - loses that file and
> > stops the application from deleting it on uninstall.
>
> so when some application want to write .lnk file to:
> ~/.wine/drive_c/users/user/Desktop
> handle it and redirect to:
> ~/.wine/drive_c/users/Public/Desktop
> and when uninstaller will want to delete it from:
> ~/.wine/drive_c/users/user/Desktop
> handle again and redirect to:
> ~/.wine/drive_c/users/Public/Desktop
>
> Can it work just like that?
If the application wants to write .lnk file to:
~/.wine/drive_c/users/user/Desktop
and Wine instead writes to:
~/.wine/drive_c/users/Public/Desktop
the application still thinks it wrote to:
~/.wine/drive_c/users/user/Desktop
and on uninstall tries to delete the .lnk from:
~/.wine/drive_c/users/user/Desktop
where it isn't.
--
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=8754
MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imamdxl8805(a)gmail.com
--- Comment #43 from MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> 2010-05-17 23:50:11 ---
(In reply to comment #35)
> (In reply to comment #32)
> > (In reply to comment #31)
> > What all you described got to do with this bug? This bug specifically about
> > EnumDevicesBySemantics & co.
> Is that a lot of work? Like 10x harder than mystical DIB engine ;) This is the
> first game (NFSU) i was looking forward when i installed wine for first time
> and wine failed :-/ So at least i began to help somehow...
> So if anyone wants to do me a favour please implement "EnumDevicesBySemantics &
> co". It would be nice... you know Chrismas comming ;)
If you wanna play NFS Underground in Wine then you can do it.
use wine version 1.1.25 with this patch
http://bugs2.winehq.org/attachment.cgi?id=26876
compile wine and use native dinput8.dll for input working.
The above patch also fixes NFS Carbon crash.
Happy Linux Gaming.
--
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=22619
Summary: Regression causing loader.c: loader_section wait timed
out in Tap'Touche
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cerebro.alexiel(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
Hi,
I noticed a regression in this software.
(Demo version can still be downloaded at
http://www.demarque.com/download_demo/index.asp?noProduit=45fra)
The bug occurs before seeing the main UI.
So simply launch it and then click on "Quitter".
When it worked, console output was
alex@Evan:~/.wine/drive_c/Program Files/Tap'Touche 5$
/home/alex/Projects/wine/wine ./TTouche.exe
fixme:xrender:XRender_AlphaBlend not supported - XRENDER headers were missing
at compile time
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cf64
fixme:iphlpapi:NotifyAddrChange (Handle 0xa6ce8c8, overlapped 0xa6ce8d0): stub
fixme:bitblt:client_side_dib_copy potential optimization: client-side
color-index mode DIB copy
but now I get
alex@Evan:~/.wine/drive_c/Program Files/Tap'Touche 5$
/home/alex/Projects/wine/wine ./TTouche.exe
fixme:bitblt:client_side_dib_copy potential optimization: client-side
color-index mode DIB copy
err:ntdll:RtlpWaitForCriticalSection section 0x68215864 "loader.c:
loader_section" wait timed out in thread 001d, blocked by 001b, retrying (60
sec)
wine: Critical section 68215864 wait failed at address 0x6819c088 (thread
001d), starting debugger...
Unhandled exception: wait failed on critical section 0x68215864 loader_section
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x6819c088
Process of pid=001a has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000008 TTouche.exe
00000009 0
0000000e services.exe
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000016 0
00000013 0
00000012 0
00000017 explorer.exe
00000018 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
I did a regression test and found
alex@Evan:~/Projects/wine$ git bisect good
4f4dd855c47cca17d4b750ca118826614afdc20c is first bad commit
commit 4f4dd855c47cca17d4b750ca118826614afdc20c
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Wed Mar 31 20:19:35 2010 +0200
winmm: Defer loading drivers until they are requested.
:040000 040000 f3db7429aa6c8f870e6abd1f6328c5412731dbe1
3bd406034df5d9e5ddd9b2cdf8b8a51af36926ea M dlls
Reverting the patch solves the issue (even if `patch` failed to revert some
part of this patch)
I pasted here some logs because I didn't want to add an attachment for some
lines.
If you think that's wrong, tell me and I won't do it again.
--
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=22743
Summary: Foobar: pausing under pulseaudio causes other audio
output to stutter/pop
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rkeevil+winebugs(a)gmail.com
Hi,
Using the latest Foobar v1.03 ( http://www.foobar2000.org/download ), and the
latest version of Wine (1.1.42) as a pre-packaged deb from lamaresh.net on
Debian unstable.
Wine is configured to use ALSA output. Normal Foobar playback is fine, but
when paused, it causes stuttering and popping with any other audio that is
currently playing back (with pulseaudio), as well as higher CPU usage than when
playing.
Pulseaudio CPU usage increases from 1% to 4% when going from playing to paused.
If the pulseaudio volume control (pavucontrol) is open, then the wine entry
will flicker ("ALSA plug-in [wine-preloader]"), as if the Wine ALSA stream is
being continually created and destroyed?
--
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=4066
Ismael Barros <razielmine(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |razielmine(a)gmail.com
--- Comment #28 from Ismael Barros <razielmine(a)gmail.com> 2010-05-17 17:22:12 ---
Indeed, the last patches I tried to send were from last summer.
Mostly, what I accomplished on my GSOC was:
* Wrote a test suite for dplayx (I wrote nothing for dpwsockx, as it's
not used directly by any application AFAIK)
* Fixed some trivial bugs in dplayx according to the test cases
* Began to implement dpwsockx. I tested it with a DirectX SDK example
(SimpleConnect.exe), and managed to get a client and a server
connected IIRC, but I wasn't able to get messages to be passed.
I also managed to get from Microsoft the documentation to implement
new DirectPlay Service Providers, but they sent it to me right after
my GSOC was finished.
I uploaded my work to http://repo.or.cz/w/wine/gsoc_dplay.git, but
most of the patches weren't good enough to get accepted, and I didn't
have enough time to fix them all. Also, my implementation of dpwsockx
was mostly a hack to get something working quickly, and a proper
implementation would be needed, but I didn't really know how to setup
threads and sockets properly, and still haven't had the time to
analyze the architecture of some game networking libraries I
downloaded.
I don't think I'll have enough time to fix this all anytime soon, but
I could certainly help if it's 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.
http://bugs.winehq.org/show_bug.cgi?id=3548
zil <zilforever(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zilforever(a)gmail.com
--- Comment #30 from zil <zilforever(a)gmail.com> 2010-05-17 14:28:41 ---
> The application tells shell32 to write the .lnk file to a specific
> C:\path\to\file.lnk location and remembers that location. Any attempt to move
> or rename the .lnk after that - even to the other desktop - loses that file and
> stops the application from deleting it on uninstall.
so when some application want to write .lnk file to:
~/.wine/drive_c/users/user/Desktop
handle it and redirect to:
~/.wine/drive_c/users/Public/Desktop
and when uninstaller will want to delete it from:
~/.wine/drive_c/users/user/Desktop
handle again and redirect to:
~/.wine/drive_c/users/Public/Desktop
Can it work just like 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=4654
Andrew Nguyen <arethusa26(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #24 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-17 11:18:57 ---
I can confirm that the bug is fixed.
--
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=4654
--- Comment #23 from Piotr Caban <piotr.caban(a)gmail.com> 2010-05-17 10:47:14 ---
Fixed by commit: 4aee4c7d1c1be70103ce7f5a46e16ecce0041b83. Application is
working in newest git. Please retest and close this bug.
--
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=6341
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #21 from Juan Lang <juan_lang(a)yahoo.com> 2010-05-17 10:46:53 ---
Fixed by commit d728169d97a881f252fcac5e8d5de8e41cc2a71b.
--
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=22519
Summary: Starcraft 2 Beta Editor doesn't work
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s_kracker(a)web.de
Created an attachment (id=27600)
--> (http://bugs.winehq.org/attachment.cgi?id=27600)
console log of starting the editor
When starting the Editor wine freezes and the graphics are broken.
For the log please see the attachment.
When starting with -opengl wine quits immediately. I guess cause the beta
doesn't support opengl yet(?)
This is my first bug report. I hope i didn't miss anything. If so, please give
me a hint :)
--
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=7710
--- Comment #17 from Piotr Pawlow <pp(a)siedziba.pl> 2010-05-17 07:32:54 ---
(In reply to comment #16)
> Piotr, was there a reason why you did not submit this as a patch to
> wine-patches?
Yes, it's just a quick hack. It doesn't check whether CLOCK_MONOTONIC is
defined and implemented, it has no error handling, and I guess it should be
made relative to wineserver start time.
Furthermore, I don't know whether existing server_start_time variable can be
reused for this purpose. When I grepped the source (long time ago) for
server_start_time and gettimeofday, I found it confusing and requiring deeper
analysis, for which I just had no time.
--
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=22352
Summary: Missing mouse cursor in Football Manager 2010
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=19524
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stuart_j(a)hotmail.com
After upgrading to 1.1.42 the mouse cursor is no longer visible in the game. I
am still able to move the (invisible) mouse over buttons (which change colour)
and click them.
The mouse works OK in other wine apps that I tried (Guildwars and notepad).
Reverting back to 1.1.41 fixes the issue.
--
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=4066
--- Comment #27 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-05-17 06:22:15 ---
Ismael Barros who did the DirectPlay summer of code project was working on
this, the last activity I think was a patch submitted in late 2009 that was not
applied? I'm not sure what the current state of his work is, maybe he can
comment here.
--
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=22737
Summary: LOTRO Downloader hangs or crashes
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://cdn.content.turbine.com/sites/clientdl/lotro/lo
trohigh.exe _OR_
http://cdn.content.turbine.com/sites/clientdl/lotro/lo
trostandard.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.santos(a)pobox.com
Created an attachment (id=28030)
--> (http://bugs.winehq.org/attachment.cgi?id=28030)
WINEDEBUG=+all output from running lotrohigh.exe (received hang)
The current Lord of the Rings Online Downloader (for the "Siege of Mirkwood"
release) will either crash with a stack overflow or hangs with an apparent
thread-deadlock (err:ntdll:RtlpWaitForCriticalSection ... wait timed out ...).
I'm updating my wine to 1.1.44 now, so I'll run some more tests and debug
session so I can print all of the threads when I get the deadlock. Sometimes I
get the crash, sometimes I get the hang.
Steps to reproduce:
You can reproduce this in a number of different ways, but for clarity sake, I
have not run any winetricks (as recommended on the appdb page for LOTRO). Here
is what I have done:
cd
WINEPREFIX=/home/daniel/.wine-lotro-test winecfg
# Changed windows version to win2k
cd .wine-lotro-test/drive_c/Program\ Files/
wget http://cdn.content.turbine.com/sites/clientdl/lotro/lotrohigh.exe
WINEPREFIX=/home/daniel/.wine-lotro-test WINEDEBUG=+all wine lotrohigh.exe >
lotrohigh.exe.log 2>&1
The downloader/installer for the previous release, Mines of Moria, did function
correctly, so I'm not sure what changed. I'll see if I can find the old
installer and see if it works on the current wine or not and post that later.
--
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=22729
Summary: Dungeon Keeper 2: possessing creature can only make
360 degree turn
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://digiex.net/downloads/download-center-2-0/games-
downloads/159-dungeon-keeper-2-full-version-1-7-a.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
In Dungeon Keeper 2 one can possess a creature with the Possession spell. In
doing so one can control the creature with the mouse and arrow keys.
Normally one should be able to turn as much as one wants but in current git
(1.1.44) the rotation stops after having turned 360 degrees at max.
It seems like there's an invisible rotation border at a specific point. How
much you can rotate depends on the angle from this invisible border your
possession begins (in what direction the creature is turning when you make a
possession).
I have a feeling this is related to the other mouse issues in the game - like
the invisible boxes you will hit in the lower right corner, until you move the
mouse to the opposite corner and they disappear.
It's almost as if the game doesn't "know" it's in possession mode, and if you
then imagine the cursor in the game moving from one side of the screen to the
other, then at some point it will hit the corner and you can't move it anymore.
It seems like this is what is happening in the background even when you are in
possession mode (where the of course is no cursor).
--
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=6971
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olerass(a)gmail.com
--- Comment #336 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-05-16 22:16:08 ---
*** Bug 22729 has been marked as a duplicate of this bug. ***
--
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=22727
Summary: Photo Express 4 - does not work
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c.zic(a)free.fr
Created an attachment (id=28018)
--> (http://bugs.winehq.org/attachment.cgi?id=28018)
backtrace on terminal
PhotoExpress needs mfc42.dll and msvcp60.dll files (installed on
windows\system32 directory)
after copy mfc42.dll and msvcp60.dll into Photo Express directory. Wine launch
PE4 but stop on the Image presentation of Photo Express4
--
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=4066
Jase <jase240(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jase240(a)yahoo.com
--- Comment #26 from Jase <jase240(a)yahoo.com> 2010-05-16 17:15:44 ---
This Bug is still not fixed, I tried running one of the games effectd,
Freelancer, online and it still will not work. no error showing up in console
though.
--
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=22718
Summary: Office 2007 enterprise editition (Error: setup.exe)
Product: Wine
Version: 1.1.23
Platform: x86
URL: http://the-leviathan.ch
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.lanzendoerfer(a)o2s.ch
Created an attachment (id=28006)
--> (http://bugs.winehq.org/attachment.cgi?id=28006)
Log file
Hi
When I try to run setup.exe on my NetBook with wine, it crashes imediately and
lefts this trace.
I tried several winetricks from tickets here about this proble, but none of
these helped.
Has someone ANY idea, what it could be?
Thx :-)
--
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=22716
Summary: Visual Link Spanish, worked in Koala, Not in Lucid.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: delabeaux(a)gmail.com
Created an attachment (id=28001)
--> (http://bugs.winehq.org/attachment.cgi?id=28001)
Terminal output
I was using Visual Link Spanish under karmic Koala from the fixes found here:
http://bugs.winehq.org/show_bug.cgi?id=20525
With the upgrade to 10.04 LTS Lucid Linix, Ubuntu no longer runs.
Error posted as an attachment from the terminal.
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=3498
eggsome(a)rocketmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eggsome(a)rocketmail.com
--- Comment #33 from eggsome(a)rocketmail.com 2010-05-16 02:32:33 ---
(In reply to comment #32)
> Attached is a respin of my current thinking on this patch. It's not yet fully
> correct (I need to build some test cases, which turns out to be hard), and I
> have a range of areas I haven't thought through yet.
>
> But I'd appreciate knowing weather or not this gets Civ 3 back to running for
> you.
None of the "copy to LSANS.fot" tricks really worked for me, so I decided to
give this set of patches a shot.
If would have saved me a lot of hassle if I had have known to begin with that
the command:
sudo apt-get build-dep wine
Installed all of the required components for compiling wine.
Once that was sorted though everything went pretty smoothly, however the steam
login box on this modified version of wine does not appear properly - so I
can't login to try Civ3.
I tried to run the executable for Civ3 directly, but it still brought up the
steam login.
I'm running Ubuntu 10.4 and I applied your patches to the current sourceforge
version (1.1.39).
Any ideas?
--
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=22701
Summary: Counter Strike: Source can`t restore
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
When i minimize game i can`t restore it? so i must close and run it again
--
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=18951
Summary: Corrupt icons
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shomari.sharpe(a)gmail.com
I've noticed corrupt icons in listviews in applications like uTorrent and
Photoshop CS2. When i hover over them they appear normal but once the mouse
move they appear corrupt again. I notice this on both my laptop which has a
radeon 9000 graphics card and my PC which has a GeforceMX440 graphics card.
--
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=21051
Summary: System tray icons don't show up after gnome'panel is
restarted/crash
Product: Wine
Version: 1.1.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orbar1(a)gmail.com
application icons (windows apps in wine) that go in the system tray are not
reloaded after gnome-panel crashes or is restarted.
Steps to reproduce
1. load a windows app that drops an icon in the system tray (try utorrent)
2. open terminal
3. run 'killall gnome-panel'
the utorrent icon will not appear once the panel is loaded again.
i'm running ubuntu 9.10 x64 fully updated with wine 1.1.34
uname -a
Linux or-laptop 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009
x86_64 GNU/Linux
wine --version
wine-1.1.34
--
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=7710
Alex Balut <alexandru.balut(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexandru.balut(a)gmail.com
--- Comment #16 from Alex Balut <alexandru.balut(a)gmail.com> 2010-05-15 17:53:20 ---
(In reply to comment #6)
> Looks like LiveForSpeed uses GetTickCount. Works perfectly on my Linux system
> after rewriting NtGetTickCount in dlls/ntdll/time.c to use
> clock_gettime(CLOCK_MONOTONIC,...) like this:
>
> ULONG WINAPI NtGetTickCount(void)
> {
> struct timespec current_time;
>
> clock_gettime(CLOCK_MONOTONIC, ¤t_time);
> return current_time.tv_sec * 1000 +
> current_time.tv_nsec / 1000000;
> }
Piotr, was there a reason why you did not submit this as a patch to
wine-patches?
--
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=6787
--- Comment #21 from Wylda <wylda(a)volny.cz> 2010-05-15 17:25:26 ---
(In reply to comment #14)
>
> Then please open a separate bug...
Filled in bug 22712.
--
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=8802
Alex Balut <alexandru.balut(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexandru.balut(a)gmail.com
--- Comment #17 from Alex Balut <alexandru.balut(a)gmail.com> 2010-05-15 17:15:55 ---
You can get uTorrent 1.7(.1) from here:
http://www.oldapps.com/utorrent.php?old_utorrent=8#Download
The bug is still present in wine-1.1.44:
(export WINEPREFIX=~/.winetmp && rm -rf $WINEPREFIX && winetricks win98 && wine
utorrent_1.7.exe ) # The empty space is black.
(export WINEPREFIX=~/.winetmp && rm -rf $WINEPREFIX && winetricks winxp && wine
utorrent_1.7.exe ) # The empty space is white, as it should be.
--
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=22708
Summary: LTSpice IV installation fails
Product: Wine
Version: 1.1.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.prinke(a)arcor.de
Created an attachment (id=27986)
--> (http://bugs.winehq.org/attachment.cgi?id=27986)
debugger output
Intalling LTSpice IV fails with an unhandled page fault.
--
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=7102
--- Comment #10 from felix.huber(a)schyf.de 2010-05-15 10:37:56 ---
Created an attachment (id=27987)
--> (http://bugs.winehq.org/attachment.cgi?id=27987)
crashlog when Winword6 ist started under wine 1.1.44
The int21 error is still there, but on top of that now, WW6 crashes when
calling 16bit ole2.
The same ole2 crash is created even with ole32 set to native with winecfg.
It seems that even though the original 16bit dlls coming with WW6 are activated
under winecfg, still the original 32bit code of wine is called.
The OS version was set to WIN98.
--
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=7102
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|bunglehead(a)gmail.com |
--
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=7102
--- Comment #9 from felix.huber(a)schyf.de 2010-05-15 10:14:11 ---
I retried a fresh install with 1.1.44: Now the installer starts to copy and
shows the usual "could not create program manager groups", however with some
long delays in between, but then the blue setup screen stays on forever
(>20min). If I press ctrl-c in the wine console, WW6 seems to be installed
though, I can start it from the command line, but with the same errors as
before.
--
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=21248
Summary: regression: no sound in Torchlight
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fzielcke(a)z-51.de
This commit of todays git push seems to break sound support in Torchlight:
commit 3410ab8b7ce434bfbccb1429c0d802c2e53bb8ce
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Mon Dec 14 16:04:04 2009 +0100
mmdevapi: Add stubs for MMDevEnum with tests.
--
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=4654
Piotr Caban <piotr.caban(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |piotr.caban(a)gmail.com
--- Comment #22 from Piotr Caban <piotr.caban(a)gmail.com> 2010-05-14 10:26:52 ---
This patch is not correct (and I don't know how to fix it yet). There's a
problem with handling long doubles in parameters.
--
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=21391
Summary: SNetTerm aborts on exit
Product: Wine
Version: 1.1.16
Platform: x86-64
URL: http://www.securenetterm.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
Created an attachment (id=25754)
--> (http://bugs.winehq.org/attachment.cgi?id=25754)
SNetTerm abort trace
When SNetTerm application exits, it aborts with the attached trace. Appears to
be some type of internal wine problem in svc_udp_recv. Any ideas how to
proceed?
--
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=8433
--- Comment #15 from GyB <gyebro69(a)gmail.com> 2010-05-14 10:03:33 ---
Created an attachment (id=27957)
--> (http://bugs.winehq.org/attachment.cgi?id=27957)
crash log using built-in libraries
Still crashes in Wine-1.1.44 on the loading screen, using only built-in
libraries. After overriding d3drm.dll to native, one can get past through the
loading screen.
Fedora 12 x86
Wine-1.1.44
Nvidia 7xxx 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=8854
--- Comment #62 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-14 09:05:33 ---
No, XI2 support won't be part of 1.2.
--
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=8854
--- Comment #61 from amano <jyaku(a)gmx.net> 2010-05-14 08:20:20 ---
Since this bug affects a lot of programs, since it is a regression and since
there is a working patch out in the wild: Is it possible to add it to the WINE
1.2 blocking bugs list (set the target milestone to Wine 1.2)?
--
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=6787
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wylda(a)volny.cz
--- Comment #20 from Wylda <wylda(a)volny.cz> 2010-05-14 05:43:32 ---
>
> Maybe I am doing something wrong, but I think, this bug was never fixed.
Agree, Austin in comment #11 probably replay to different bug report??
Anyway, still happens in 1.1.44 and when i try to run regedit.exe, console
says:
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 0l
BTW: I have to test with winecfg: Win2000
--
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=16477
Summary: QIP Infium send file dialog does not appear
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
Created an attachment (id=17868)
--> (http://bugs.winehq.org/attachment.cgi?id=17868)
Infium stdout
When I press send file button, file open dialog should appear, but it doesn't.
Wine output is attached (+I noticed that infium crashed on exit).
--
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=17444
Summary: QIP Infium: Jabber network status icon transparancy does
not work
Product: Wine
Version: 1.1.14
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
On the bottom part of the main window, below contact list, there are an array
of status buttons for different networks. ICQ network status icons are
displayed fine, but the ones for jabber qip network (qip.ru) are drawn on a
white square. In Windows this square is transparent and the icon looks
normally.
--
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=22638
Summary: launching applications it says driveiso.sys damage
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghaierkazmi(a)yahoo.com
applications like y messenger, cpu cool safari etc.
i do not know much about it
--
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=22678
Summary: Drive list messed up
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
when I assign drives with winecfg (manually or by pressing autodetect button)
and then insert optical disk, drives become changed improperly. For example I
assign D: to /mnt/d and set the type to Hard Disk, apply changes and close
winecfg. Then I insert a CD and open winecfg again to verify if CD is added
properly. But it appears that my assignment to D: is lost and replaced with
/media/mydisk. Even I then press autodetect and get /mnt/d automatically
assigned to E:, settings are not saved properly. No corresponding link appears
in ~/.wine/dosdevices (only the one automatically added is there).
--
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=6095
Pavel Zinin <pzinin(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pzinin(a)gmail.com
--
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=6787
--- Comment #19 from Petr Dlouhý <petr.dlouhy(a)email.cz> 2010-05-13 15:21:39 ---
I tried three versions between 1.1.29 and 1.1.30 -
bf1b965e96e695f376ddf9140e4c17e68777189943ce10d168997929a0639e6ab02f556458ef9b33
and 17afb0ddd43979b8df71bf70ac5cb8ea20ae011a, but neither is working.
Maybe I am doing something wrong, but I think, this bug was never fixed.
--
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=7182
Aric Stewart <aric(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aric(a)codeweavers.com
--- Comment #7 from Aric Stewart <aric(a)codeweavers.com> 2010-05-13 13:29:03 ---
Shaping is not implemented yet, However the should be positioned correctly now.
--
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=609
Bug 609 depends on bug 17166, which changed state.
Bug 17166 Summary: Implement BiDi mirroring
http://bugs.winehq.org/show_bug.cgi?id=17166
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=7594
John Voltz <ninevoltz(a)metalink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #14 from John Voltz <ninevoltz(a)metalink.net> 2010-05-13 09:19:28 ---
As of Wine 1.1.44 this bug appears to be gone!
--
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=22552
Summary: autohotkey tray icon doesn't show up/work in ubuntu
10.04
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://autohotkey.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This might be an X problem, or something like that.)
When running yagmark on ubuntu 10.04, I noticed that the
tray icon for autohotkey doesn't seem to show up.
Reproduce with
sh winetricks autohotkey
cd ~/.wine/drive_c/Program Files/AutoHotkey$
echo "sleep 10000" > foo.ahk
autohotkey foo.ahk
You should see a tray icon with a big H for ten seconds.
--
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.