https://bugs.winehq.org/show_bug.cgi?id=37121
Bug ID: 37121
Summary: PVS-Studio Error: String length changing
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukebenes(a)hotmail.com
PVS-Studio identifies a V692 error, An inappropriate attempt to append a null
character to a string. To determine the length of a string by 'strlen' function
correctly, a string ending with a null terminator should be used in the first
place. appdefaults.c 390
...
section[strlen(section)] = '\0'; /* remove last backslash */
...
In this code, NULL character will actually be written into NULL character and
nothing will change. For the strlen() function to work properly, the string
must be already null-terminated. The comment suggests that the programmer
probably wanted to cut off the last backslash. Then the code should look like
this:
section[strlen(section) - 1] = '\0';
details on the V692 error here: http://www.viva64.com/en/d/0328/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37122
Bug ID: 37122
Summary: PVS-Studio Error: One counter for two loops
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukebenes(a)hotmail.com
PVS-Studio identifies a V535 Error, one counter for two loops. The variable 'i'
is being used for this loop and for the outer loop. Check lines: 980, 1003.
iphlpapi_main.c 1003
...
for (i = 0; i < num_v6addrs; i++) //<==
{
...
for (i = 0; i < 8 && !done; i++) //<==
{
...
}
...
if (i < num_v6addrs - 1)
{
prefix->Next = (IP_ADAPTER_PREFIX *)ptr;
prefix = prefix->Next;
}
}
...
This fragment is suspicious: a nested loop is organized through the i variable
which is also used in the external loop.
details on the V535 error here: http://www.viva64.com/en/d/0124/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35384
Bug ID: 35384
Summary: Settings window always behind full-screen window in
Tomb Raider III
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Classification: Unclassified
I'm testing with Wine 1.7.10, Lubuntu 11.10 x86-64.
This bug applies to the game Tomb Raider III. I tested the "South Pacific" demo
(~13MB) which can be downloaded from
http://www.tombraiderchronicles.com/tr3/demo.html
The problem only happens when *not* using virtual desktop mode.
Download and unpack the archive, then run Setup.exe to install it.
Use winecfg to set the Windows version to Windows 98 otherwise the program will
crash. Start the demo by doing wine Tomb3.exe /setup. That opens a full-screen
black window, and the Tomb Raider II Setup window appears behind it (so it's
invisible).
Pressing Alt-Tab to switch to the game setup window, it still remains
invisible. (You can blindly press Alt-F4 to quit it at that point. So it seems
the window does have focus.)
Previously, with at least Wine 1.2-rc6 (see description for bug 23689) pressing
Alt-Tab to switch to the setup window did cause it to appear. So there looks to
have been some regression since then, though of course the 1.2-rc6 behaviour
wasn't correct either.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17895
Summary: JFlothows 2DMatrix.exe freezes
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://download.jflothow.de/fvstein/2DMatrix.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=20202)
--> (http://bugs.winehq.org/attachment.cgi?id=20202)
Logfile using wine 1.1.18
This small app simply freezes when You click on "Transformieren". Normally,
this application should use the given Matrix (e.g.: (2/0;0/2)) and use it to
scale/rotate the image.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19663
Summary: Lotus Organizer 2 causes a page fault on load
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22947)
--> (http://bugs.winehq.org/attachment.cgi?id=22947)
Wine 1.1.27 console output
Lotus Organizer 2 causes a page fault on load and has to be killed.
Backtrace:
=>0 0x7b854d4a __wine_emulate_instruction+0x102(rec=0x66dd00, context=0x66da34)
[/home/test/wine-git/dlls/kernel32/instr.c:455] in kernel32 (0x0066d894)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19657
Summary: Lotus 123R5 error dialog
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22940)
--> (http://bugs.winehq.org/attachment.cgi?id=22940)
Wine 1.1.27 console output
To recreate:
1. Load Lotus 1-2-3 Release 5
2. Select "Amortize a Loan".
3. A popup error dialog opens, that doesn't say anything.
Clicking X to close the window allows you to continue. At this point, I don't
know what it might be affecting, so it's trivial.
1-2-3 R5 comes with Smartsuite 3.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=23187
Summary: DeferWindowPos behaves wrong when invalid HWND
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rodrigorivascosta(a)gmail.com
Created an attachment (id=28848)
--> (http://bugs.winehq.org/attachment.cgi?id=28848)
Sample program to demonstrate the problem
The Wine behavior of the BeginDeferWindowPos/DeferWindowPos/EndDeferWindowPos
functions differ from the Windows one when some of the HWND used are invalid:
The attached program uses these functions to move several windows at once, but
one HWND is purposely hijacked to force the error. In Windows, all the windows
but the wrong one are moved. In Wine, however, only the windows "before" the
wrong one are moved.
It looks like Windows checks the HWNDs to be valid when calling DeferWindowPos
whereas Wine checks them when calling EndDeferWindowPos.
This can be checked with the output of the attached program:
Windows:
------------
BDWP 006D03E7
DWP 006D03E7
DWP 006D03E7
DWP 00000000
Error: 1400
DWP 006D03E7
DWP 006D03E7
DWP 006D03E7
EDWP 1
------------
Wine:
------------
BDWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
DWP 001B0082
EDWP 0
Error: 1400
------------
Note that the Windows behavior is somewhat different than the documented in
MSDN.
Regards.
--
Rodrigo.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33423
Bug #: 33423
Summary: Cultures 3 multiplayer does not work
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulthetall(a)gmail.com
Classification: Unclassified
Created attachment 44225
--> http://bugs.winehq.org/attachment.cgi?id=44225
Screenshot multiplayer error
Multiplayer does not work for Cultures 3 8th Wonder of the world. It gives an
network error: See screenshot. Debug below:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f518,0x00000000), stub!
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:file:get_default_com_device no known default for device com9
fixme:file:get_default_com_device no known default for device com8
fixme:file:get_default_com_device no known default for device com7
fixme:file:get_default_com_device no known default for device com6
fixme:file:get_default_com_device no known default for device com5
fixme:file:get_default_com_device no known default for device com4
fixme:file:get_default_com_device no known default for device com3
fixme:file:get_default_com_device no known default for device com2
fixme:file:get_default_com_device no known default for device com1
fixme:winsock:convert_af_w2u unhandled Windows address family 6
I tried the trick by deleting the localspl.dll in the sysem32 folder, which did
not help. http://ubuntuforums.org/archive/index.php/t-845346.html
Please help :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27415
Summary: The Geometer's Sketchpad 5.03 does not display
pictures. "fixme:gdiplus:GdipCreateMetafileFromEmf not
implemented"
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nifgraup(a)gmail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=35060)
--> (http://bugs.winehq.org/attachment.cgi?id=35060)
A test document for sketchpad containing a picture.
Download the application here, http://www.keypress.com/x24795.xml, install and
open attached file using it. A picture is not displayed. Pictures are displayed
when using a native gdiplus.dll.
output when opening file:
fixme:gdiplus:GdipCreateMetafileFromEmf not 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=32774
Bug #: 32774
Summary: Lucius incorrect rendering
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43270
--> http://bugs.winehq.org/attachment.cgi?id=43270
integrated card log
Look attached screens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24916
Summary: Soulbringer: crash in D3D Hardware mode
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emanuele.emalele(a)gmail.com
As stated in bug 11616 the game SEEMS to work but only in Software low detailed
mode: when speaking about 'mode' I'm referring to an internal game mode
selection.
The game has four execution mode they can be chosen by a menu during launch.
Please note that I do not know the truly meaning of the mode itself but I
reported them as the game name themselves.
Here follows the Wine report:
Wine 1.2 report ->
Exec game mode: DirectDraw6 HAL -> not working, black screen and return to
desktop
Exec game mode: D3D7 HAL -> not working, black screen and return to desktop
Exec game mode: D3D7 T&L HAL -> not working, black screen and return to
desktop
Exec game mode: D3D7 RGB -> not working, black screen and return to desktop
Exec game mode: Software -> not working, black screen and return to desktop
Wine 1.3.5 report ->
Exec game mode: DirectDraw6 HAL -> black screen, return to desktop but music
in background so it seems that the game has launched
Exec game mode: D3D7 HAL -> not working, black screen and return to desktop
Exec game mode: D3D7 T&L HAL -> not working, black screen and return to
desktop
Exec game mode: D3D7 RGB -> not working, black screen and return to desktop
Exec game mode: Software -> IF I install native DCOM98 with winetricks -> the
game works perfectly
Exec game mode: Software -> IF I DO NOT install native DCOM98 with winetricks
-> the game has a similar behaviour as DirectDraw6 HAL but in this case I have
music and only a part of the first game menu's screen instead of black screen
I opened an issue to you as per point 6.6 of the Wiki Wine FAQ about DCOM;
anyway the best solution of course it's a fix of the hardware D3D mode. Please
note that I've tried D3D mode both with Vertex Shader hardware On and Off.
Thank you and please ask me anything you may need to solve the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37338
Bug ID: 37338
Summary: Unhandled exception 0x40000015 in thread 55 at address
0x330023:0x013e327c (thread 0055)
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49652
--> https://bugs.winehq.org/attachment.cgi?id=49652
Verbose log (not very useful...)
Hi, when attempting to run Roblox games in Wine, it crashes. I've attached a
log, but it does not reveal anything useful. I also attempted to start a
debugger when the crash dialog appeared, but it did not load any information
for me to save. I would run this in +relay, but my computer does not play well
with heavy load... Any help would be appreciated!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34480
Bug #: 34480
Summary: wined3d: League of Legends crashes when using textures
with mipmaps smaller than a block
Product: Wine
Version: 1.7.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c10ud.dev(a)gmail.com
Classification: Unclassified
Hello,
this is a long-standing issue for this game (but as far as I can see it has
been never reported): the in-game shop (not the store) crashes.
There's one patch that workarounds the issue but doesn't fix it:
http://uz.sns.it/~ranma42/iLoL/0001-HACK-Disallow-block-based-textures-with…
I'm trying with latest wine-git (20130909), if you need further debug or
informations just ask
greets
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28672
Bug #: 28672
Summary: VirtualDub: crash when using directx for display panes
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
Classification: Unclassified
Latest wine updates are causing constant crashes in VirtualDub; these happens
with several file types since wine-1.3.28 and I've been able to load back those
files after disabling directx usage.
Running wine from console (when using directx, as I used to do) gives me a
single error report (among several fixme messages, as usual) when VD has loaded
the file and is about to show it:
err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for
context 0x20b1c8, last error 0x591
then the application crashes and shows a dialog box with an alert "An integer
division by zero occurred in module 'VirtualDub'" which I believe is not really
related to the crash.
The error message (d3d error) points me to a video issue which, in fact,
disappears when disabling directx for display panes.
These crashes appeared when upgrading from 1.3.26 to 1.3.28 (there was no
1.3.27 wine binary for my lucid lynx) and still happen with 1.3.29.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17196
Summary: Text Editor Curser can be scrolled outside editor
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
This bug is about the cursor which displays the position,
where text will appear in an text editor.
In a text editor like notepad with enough content for scrollbars it is possible
to scroll so long, until the cursor gets displayed oudside the actual text
editor.
If you scroll to much the cursor gets captured outside the editor and doesn't
come back if you scroll back.
I can reproduce the bug with notepad, however if you scroll the cursor so much,
that it stays outside it will be actually out of the window.
To see that the cursor gets actually displayed, if there is still window at the
position you try the Application Warcraft III: World Editor, which suffers from
the same 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=34127
Bug #: 34127
Summary: FIFA 2000 demo crashes after 'Press Any Key'
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.fileplanet.com/34839/30000/fileinfo/FIFA-20
00
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45386
--> http://bugs.winehq.org/attachment.cgi?id=45386
log+backtrace
Win 98 compatibility doesn't change 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=33859
Bug #: 33859
Summary: Visual Web Developer Express 2008 crashes when
clicking "Browse" (bug in PropertySheet common
control)
Product: Wine
Version: 1.6-rc2
Platform: x86
URL: http://go.microsoft.com/fwlink/?LinkId=104679
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 44911
--> http://bugs.winehq.org/attachment.cgi?id=44911
+relay+tid+seh+heap log, trimmed
To reproduce:
- install Visual Web Developer Express 2008 (test result contains quite good
instructions:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11210&iTesting…)
- run application, select File->New Web Site...
- click Browse.
Most of the time the application will crash due to heap corruption. Using
native comctl32 from winetricks lets the application work just fine.
If I'm interpreting the attached log correctly, the application copies its own
contents into the structure passed in lParam:
http://source.winehq.org/git/wine.git/blob/2c8ea6ebff21428dc407d85af3f51608…
The data copied by application is 0x14c bytes in size, the buffer allocated by
comctl is 0x124 bytes.
Hardcoding a larger buffer size is sufficient to let the application 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=30355
Bug #: 30355
Summary: DVDSubEdit.exe crashes immediately.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vinkronald(a)hotmail.com
Classification: Unclassified
Created attachment 39679
--> http://bugs.winehq.org/attachment.cgi?id=39679
Program Error Details log file
When started, the program DVDSubEdit.exe crashes into a Crash Report.
The same executable runs without any problem in a vmware XP virtual machine.
I used the latyest version of DVDSubEdit 1.52
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11808
Summary: winefile: broken horizontal scrolling
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
I've tested 0.9.56, 0.9.48, 0.9.21(!) and noticed that there is a bug with
horizontal scrolling with winefile.
After clicking the right half of the horizontal scrollbar, so that the view
scrolls to the right, click to the left. The view should scroll back to the
left, but this does not happen.
The same happens in both displays of winefile (the file list and directory
tree). In the tree, the visual effect when scrolling back is "interesting".
OTOH, regedit scrolls perfectly fine.
Same when clicking the horizontal arrows instead of the bar.
I'm using Ubuntu Dapper and Gutsy, compiling wine snapshots myself, running
wine in a 800x600 virtual desktop.
Regards,
Jörg Höhle
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31222
Bug #: 31222
Summary: Hitman: Blood Money crashes when changing screen
resolution
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.gamefront.com/files/5075525/HitmanBloodMone
y_Demo_exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: pocketcookies2(a)gmail.com
Classification: Unclassified
Regression SHA1: d9f8cba50f4c2fc9f138d35c73ba5afc30d15866
Created attachment 41002
--> http://bugs.winehq.org/attachment.cgi?id=41002
terminal output
I believe this one is different from the recently opened bug #31217.
The problem: the game crashes when I try to change screen resolution in the
game options menu. I can reproduce the crash both with the demo version and the
full (Steam) version of the game. The same crash happens in full screen as well
as in virtual desktop mode.
According to my testing, this is a regression from Wine 1.3.20 and the problem
is still present as of wine-1.5.8-160-g8613d5e.
d9f8cba50f4c2fc9f138d35c73ba5afc30d15866 is the first bad commit
commit d9f8cba50f4c2fc9f138d35c73ba5afc30d15866
Author: John Edmonds <pocketcookies2(a)gmail.com>
Date: Tue May 3 20:22:32 2011 -0400
wined3d: Turn off message filtering temporarily in the Reset() method to
allow certain messages (e.g. WM_ACTIVATEAPP) through.
:040000 040000 aec90e219de82f19fec8fb4904112f6b497660d7
73bd34ef1c7258e97ca73401c26d121a228d3723 M dlls
Steps to reproduce the problem with the demo version:
1. Install the demo then place native d3dx9_27.dll in the game directory.
2. Start the game with HitmanBloodMoney.exe, go to Options > Graphics > Render
options. Choose a different resolution and click on <Accept>....a crash occurs
here.
Fedora 17 x86
Gnome 3.4.2
Nvidia 250 / driver 295.59
X.Org X Server 1.12.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=34465
Bug #: 34465
Summary: process hacker 2.31 crashes in toolbar code
Product: Wine
Version: 1.7.1
Platform: x86
URL: http://processhacker.sourceforge.net/downloads.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Created attachment 45884
--> http://bugs.winehq.org/attachment.cgi?id=45884
stack trace
This requires a couple of winsta function stubs for bug 34317.
It seems the program sends TB_GETBUTTONINFO to a toolbar with
TBIF_TEXT set, but pszText and cchText set to 0. This causes a crash when we
attempt to write to pszText.
One would think that the solution is to respect cchText even when there is no
text to return, but I got a crash when I tried to write a test that does this
on Windows. It seems Windows always crashes given NULL/0 for pszText/cchText
except when a string pointer is set for the button text.
>From the application source code
http://sourceforge.net/p/processhacker/code/5441/tree//2.x/trunk/plugins/To…
it looks to me like NULL/0 and the TBIF_TEXT flag will always be used, and I
can't find a way that the text would be set to a string pointer without reading
it in this way first. So I haven't been able to figure out how Process Hacker
could work on windows when my test did not.
I don't think this happened in 2.30.
This could easily be worked around in Process Hacker, but it appears to be a
Wine 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=19862
Summary: CodeCreatures crashes.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://ftp.sunet.se/pub/games/PC/guru3d/benchmark/Code
creatures_Benchmark_Pro_Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I tried some benchmark programs from guru3d, this (rather old) benchmark
program crashes.
I'll attach the log generated by the app itsself. The console output didn't
really tell anything interesting.
Note for myself, the dumb hack below makes the app run fine.
diff --git a/dlls/d3d8/texture.c b/dlls/d3d8/texture.c
index c22c491..58b5365 100644
--- a/dlls/d3d8/texture.c
+++ b/dlls/d3d8/texture.c
@@ -270,7 +270,7 @@ static HRESULT WINAPI
IDirect3DTexture8Impl_UnlockRect(LPDIRECT3DTEXTURE8 iface,
hr = IWineD3DTexture_UnlockRect(This->wineD3DTexture, Level);
wined3d_mutex_unlock();
- return hr;
+ return 0;//hr;
}
static HRESULT WINAPI IDirect3DTexture8Impl_AddDirtyRect(LPDIRECT3DTEXTURE8
iface, CONST RECT *pDirtyRect) {
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35495
Bug ID: 35495
Summary: sharing violation and prompt for copy /B file1+file2
file1
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Classification: Unclassified
copy /B file1+file2 file1
(to do append in a rather old nmake MSVC build script)
results in sharing violation and prompts, and error. Obviously, under genuine
windows, there is no prompt to confirm, nor the sharing violation message.
The actual behavior is this:
-------------
> copy /B file1+file2 file1
Overwrite file1? (Yes|No)yes
Sharing violation.
Overwrite file1? (Yes|No)yes
> copy file1+file2 file1
Overwrite file1? (Yes|No)yes
err:cmd:WCMD_ManualCopy Unexpected failure writing to L"file1", rc=6
Invalid handle.
Overwrite file1? (Yes|No)yes
-----------
The expected behavior should be silent for /B .
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35542
Bug ID: 35542
Summary: [EQ Next Landmrk] Mouse wheel not recognised.
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonilh(a)gmail.com
Classification: Unclassified
In EverQuest Next Landmark (Alpha) the mouse (scroll) wheel is not recognised
at all. It dose not work for any purpose it is intended for.
This is only inside the game itself. In the Launcher the mouse wheel work fine
to scroll in the list of news for example. But not in similar once inside game.
Mouse wheel works fine in all other games and applications I run in Wine.
As one has to pay to get in to the alpha I understand if no dev can reproduce
this.
But maybe you have some ideas on what I can try to get it to work?
The mouse wheel is used heavily in this game so it is quite a major
inconvenience that it doesn't work.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35100
Bug #: 35100
Summary: YGOPRO V3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monicadx_24(a)yahoo.co.jp
Classification: Unclassified
when I try to play YGOPRO V3, suddenly messages come up and it force me to
close it & I can not start to play the game or can not finish a game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24160
Summary: sigcheck incorrectly validates modified exes
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://technet.microsoft.com/en-us/sysinternals/bb8974
41.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
http://www.pastethat.com/dJurt/get
(3MB compressed, 8MB uncompressed - cant attach)
wine sigcheck -q wow2.exe
Z:\home\adys\Wow2.exe:
Verified: Signed
Signing date: 1:43 PM 8/26/2010
Publisher: Blizzard Entertainment
Description: World of Warcraft Retail
Product: World of Warcraft
Version: Version 3.3
File version: 3, 3, 5, 12340
fixme:mscoree:CorExitProcess (0) stub
The file is NOT valid, and on Windows it shows up as "Bad signature" instead of
Signed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34671
Bug #: 34671
Summary: wined3d: Add Radeon HD 4650 PCI IDs
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin+winebugs(a)etorok.net
Classification: Unclassified
Created attachment 46222
--> http://bugs.winehq.org/attachment.cgi?id=46222
patch to add PCI id for Radeon HD 4650
Noticed this on a Cryptic game (have to set VideoPciVendorID and
VideoPciDeviceID in registry, otherwise its very slow):
fixme:d3d:init_driver_info Unable to find a driver/device info for
vendor_id=0x1002 device_id=0x9498 for driver_model=2
My card is:
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] RV730 PRO [Radeon HD 4650] [1002:9498]
Relevant glxinfo output:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV730
OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 9.2.0
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
Attached patch adds the missing PCI id.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37218
Bug ID: 37218
Summary: Assertion fail while starting Unity3d
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: bique.alexandre(a)gmail.com
Created attachment 49489
--> https://bugs.winehq.org/attachment.cgi?id=49489
crash log
Wine crashes with the following assertion fail:
Files\Unity\Editor\Unity.exe: ../../../wine/dlls/dbghelp/symbol.c:282:
symt_new_function: Assertion `!sig_type || sig_type->tag == SymTagFunctionType'
failed.
See the the attached log for more details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35476
Bug ID: 35476
Summary: no start qip 2012
Product: Wine
Version: 1.5.5
Hardware: x86-64
URL: http://qip.ru/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sibmius(a)mail.ru
Classification: Unclassified
Created attachment 47354
--> http://bugs.winehq.org/attachment.cgi?id=47354
log
no start qip 2012 on click qip.exe
linux Debian 7.3 (wheezy) 3.2.0-4-amd64 GNOME 3.4.2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32250
Bug #: 32250
Summary: perfect world international errors out on startup
after Sirens of War expansion
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfulrich(a)gmail.com
Classification: Unclassified
Created attachment 42555
--> http://bugs.winehq.org/attachment.cgi?id=42555
the line from the debug output containing character codes for what I'm assuming
are Chinese characters
This was running fine until I was forced to update to the Sirens of War
expansion. Now, when I try to start it up, it immediately gives me a scrambled
error message box. I tried running wine with WINEDEBUG=+relay,+msgbox, but got
a 1.9 GB output file. After searching through it, I found the messagebox
output before it's incorrectly parsed for display (see attached
"messageBoxLine.txt). I assume these characters are supposed to be parsed as
Chinese characters, so maybe someone can do that and figure out what the
message is?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24903
Summary: Regression: NoX game crashes when trying inputting
anything in any textbox
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: evengard(a)trioptimum.com
The NoX game
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=4324) is crashing
when inputting in any textbox ingame (setting the player name, chatting,
inputting in game console) with the following error:
wine: Unhandled page fault on read access to 0xffff0027 at address 0xffff0027
(thread 0009), starting debugger...
I did a regression testing of the bug and found that the
0e270bbd226c34bd2831673c1c546f8db76b0487 commit is the bad one.
If needed, I can post here any backtraces needed (just say what is needed to
perform a test).
NOTE: the game works perfectly well in Win98, WinXP, WinVista and Win7
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29205
Bug #: 29205
Summary: Can't play Warrock
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis_pak(a)hotmail.com
Classification: Unclassified
Created attachment 37704
--> http://bugs.winehq.org/attachment.cgi?id=37704
error
First I install and update warrock all fine...
But then when I try to run the game the give me the error that is missing
msvcp90.dll
I downloaded and copy to system32 directory.
When I try to play again give me an error but is not especific just say that
this error don't appear in windows just in wine
Best Regards
Luis Vicente
PS: In attach I send a print
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36557
Bug ID: 36557
Summary: valgrind shows some invalid writes in
ieframe/tests/webbrowser.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48653
--> https://bugs.winehq.org/attachment.cgi?id=48653
valgrind log
==13268== Invalid write of size 4
==13268== at 0x6805C5E: update_travellog (dochost.c:428)
==13268== by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268== by 0x774F397: notify_travellog_update (docobj.h:981)
==13268== by 0x774F56E: set_current_mon (persist.c:134)
==13268== by 0x7727C12: navigate_proc (navigate.c:2093)
==13268== by 0x7766E90: hidden_proc (task.c:316)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== by 0x5305C04: DispatchMessageW (message.c:4019)
==13268== by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== Address 0x483a04c is 4 bytes after a block of size 32 alloc'd
==13268== at 0x7BC4C75D: notify_alloc (heap.c:255)
==13268== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13268== by 0x680464D: heap_alloc (ieframe.h:328)
==13268== by 0x6805ADB: update_travellog (dochost.c:401)
==13268== by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268== by 0x774F397: notify_travellog_update (docobj.h:981)
==13268== by 0x774F56E: set_current_mon (persist.c:134)
==13268== by 0x7727C12: navigate_proc (navigate.c:2093)
==13268== by 0x7766E90: hidden_proc (task.c:316)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== by 0x5305C04: DispatchMessageW (message.c:4019)
==13268== by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36365
Bug ID: 36365
Summary: valgrind shows a TON of leaks in
ieframe/tests/webbrowser.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
By far one of the noisiest logs/leaks so far.
==15771== 28 bytes in 1 blocks are possibly lost in loss record 2,015 of 11,565
==15771== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771== by 0x5B21B82: heap_alloc_zero (typelib.c:1662)
==15771== by 0x5B295CC: ITypeLib2_Constructor_MSFT (typelib.c:2902)
==15771== by 0x5B2C20B: LoadTypeLibEx (typelib.c:3460)
==15771== by 0x5B2DDF2: LoadTypeLib (typelib.c:454)
==15771== by 0x5B2E4AA: LoadRegTypeLib (typelib.c:537)
==15771== by 0x6933764: get_typeinfo (ieframe_main.c:75)
==15771== by 0x69298B1: ProvideClassInfo_GetClassInfo (classinfo.c:62)
==15771== by 0x4A5B8A4: test_ClassInfo (ocidl.h:3368)
==15771== by 0x4A63A2E: test_WebBrowser (webbrowser.c:3380)
==15771== by 0x4A65E0B: func_webbrowser (webbrowser.c:3629)
==15771== by 0x4A673B4: run_test (test.h:584)
==15771== by 0x4A677A3: main (test.h:654)
==15771==
==15771== 8 bytes in 1 blocks are definitely lost in loss record 422 of 11,565
==15771== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771== by 0x6948752: create_shell_ui_helper (ieframe.h:328)
==15771== by 0x692D2BA: DocHostUIHandler_GetExternal (dochost.c:900)
==15771== by 0x4A59F1E: test_external (mshtmhst.h:849)
==15771== by 0x4A6638C: func_webbrowser (webbrowser.c:3502)
==15771== by 0x4A673B4: run_test (test.h:584)
==15771== by 0x4A677A3: main (test.h:654)
==15771==
etc.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36213
Bug ID: 36213
Summary: valgrind shows some possible leaks under
crypt32/tests/sip.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==23202== 52 bytes in 1 blocks are possibly lost in loss record 111 of 282
==23202== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==23202== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==23202== by 0x514398B: CryptMemAlloc (main.c:124)
==23202== by 0x51627B5: CRYPT_CacheSIP (sip.c:576)
==23202== by 0x5162B5D: CRYPT_LoadSIP (sip.c:653)
==23202== by 0x5162C60: CryptSIPLoad (sip.c:698)
==23202== by 0x4EA631D: test_SIPLoad (sip.c:357)
==23202== by 0x4EA67BF: func_sip (sip.c:444)
==23202== by 0x4EB7F67: run_test (test.h:584)
==23202== by 0x4EB8356: main (test.h:654)
==23202==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36341
Bug ID: 36341
Summary: valgrind shows some possible leaks under
crypt32/tests/base64.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21036== 2,628 bytes in 73 blocks are possibly lost in loss record 250 of 266
==21036== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==21036== by 0x4F815DF: CryptMemAlloc (main.c:124)
==21036== by 0x4F92C4B: crypt_oid_init (oid.c:1403)
==21036== by 0x4F811F8: DllMain (main.c:46)
==21036== by 0x4FA5F36: __wine_spec_dll_entry (dll_entry.c:40)
==21036== by 0x7BC53B24: ??? (in
/home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so)
==21036== by 0x7BC5644E: MODULE_InitDLL (loader.c:1068)
==21036== by 0x7BC56AE7: process_attach (loader.c:1157)
==21036== by 0x7BC56AB9: process_attach (loader.c:1149)
==21036== by 0x7BC56CEF: attach_process_dlls (loader.c:2769)
==21036== by 0x401BC7C: ??? (in
/home/austin/wine-valgrind-known/libs/wine/libwine.so.1.0)
==21036==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36247
Bug ID: 36247
Summary: VHD Attach crushes because of virtdisk.dll missing
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
VHD Attach is an application to mount .vhd files as hard disks.
It depends on virtdisk.dll but wine doesn't include it.
I think we can implement it easily by using libvirt?
It support VHD file type.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36395
Bug ID: 36395
Summary: valgrind shows a possible leak in
inetcomm/tests/mimeole.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==17178== 28 bytes in 1 blocks are possibly lost in loss record 154 of 561
==17178== at 0x7BC508EB: RtlAllocateHeap (heap.c:255)
==17178== by 0x5498BE8: apartment_getclassobject (compobj.c:526)
==17178== by 0x549BFF6: get_inproc_class_object (compobj.c:2894)
==17178== by 0x549ED5F: CoGetClassObject (compobj.c:3032)
==17178== by 0x549F4E7: CoCreateInstance (compobj.c:3197)
==17178== by 0x4AAC50E: func_mimeole (mimeole.c:99)
==17178== by 0x4AAAE6B: main (test.h:584)
==17178==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36662
Bug ID: 36662
Summary: valgrind shows a few memory leaks in
ws2_32/tests/sock.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21586== Thread 1 ws2_32_test.exe.so:
==21586== 60 bytes in 1 blocks are possibly lost in loss record 350 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B07F4: WS2_sendto (socket.c:4545)
==21586== by 0x50B0611: WSASend (socket.c:4500)
==21586== by 0x4F6E338: test_send (sock.c:4194)
==21586== by 0x4F7FDB1: func_sock (sock.c:7742)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
==21586== 60 bytes in 1 blocks are possibly lost in loss record 351 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B07F4: WS2_sendto (socket.c:4545)
==21586== by 0x50B0611: WSASend (socket.c:4500)
==21586== by 0x4F6E6AF: test_send (sock.c:4234)
==21586== by 0x4F7FDB1: func_sock (sock.c:7742)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
==21586== 60 bytes in 1 blocks are definitely lost in loss record 352 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B638A: WS2_recv_base (socket.c:6554)
==21586== by 0x50B61D4: WSARecv (socket.c:6522)
==21586== by 0x4F7A61B: test_completion_port (sock.c:6862)
==21586== by 0x4F7FDAC: func_sock (sock.c:7739)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13365
Summary: Mising Text in IFC Markets Terminal Graphics
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://ifcmarkets.com/download/IFCMTerminalSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
When you're viewing the platform graphics, the text at the right that shows the
current prices of the currencies are missing. You can see the problem in 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=23108
Summary: Problems switching between instances of PowerPoint
2007 with KDE
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
Created an attachment (id=28717)
--> (http://bugs.winehq.org/attachment.cgi?id=28717)
Superfluous third
I am using KDE 4 and run PowerPoint 2007 via wine 1.2rc2 (however, the problem
I will describe exists for me since the time I first started using wine more
intensively)
How to reproduce:
1. Use KDE 4 (a friend tested with another window manager and could not
reproduce it)
2. Open a PowerPoint file. Everything is fine so far, works great. As usual, I
can switch between different windows without any problems
3. Open another PowerPoint file. Now things get strange! Instead of two
PowerPoint windows, I can see three windows: the two opened files and a third
window without any content but the title. (see attached screenshot)
In that state, I cannot simply change between the instances of PowerPoint but
always have to maximize the window I would like to choose.
When closing the second PowerPoint file, the superfluous small window stays.
As far as I have tested, this behaviour does not occur with multiple instances
of Word, for instance.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36040
Bug ID: 36040
Summary: Environment variable to disable wineserver persistence
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: josh(a)joshtriplett.org
Normally, when wine runs a Windows program, and the Windows program exits,
wineserver persists for a couple of seconds to improve the performance of
subsequent programs. When running a testsuite that waits for all child
processes to exit, this delays each test completion for a couple of seconds.
Thus, I'd like to have an environment variable that tells wineserver to exit
the instant the Windows program does.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15084
Summary: ReadConsoleInputW() handles a NULL lpNumberOfEventsRead
parameter incorrectly
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dg(a)cowlark.com
On the Windows console, if I try to read input events with ReadConsoleInputW()
and pass in NULL as the pointer to the lpNumberOfEventsRead field, wine
completes successfully where Windows XP fails and returns an error code.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26184
Summary: Program E-Mail Grabber Error
Product: Wine
Version: unspecified
Platform: All
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghostknight22(a)gmail.com
I can´t start the program "Email Grabber" (http://www.emailgrabber.de/) with
wine. After a few seconds the program 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=15100
Summary: Google Talk cannot be "x"ed out
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin.j.mccann(a)gmail.com
Created an attachment (id=15783)
--> (http://bugs.winehq.org/attachment.cgi?id=15783)
Output fron running "wine googletalk.exe"
The "x" in the upper right hand corner of the Google Talk window does not work
for closing the application. However, the minimization button does work. I'm
unsure as to which feature has a bug or is unimplemented.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21397
Summary: LookupAccountName cannot retrieve a 'groups' SID
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: us(a)edmeades.me.uk
Debugging an application I found the cause of the first failure is that the
software installs a 'group' (which fails with a fixme). Post install, I created
a group (addgroup) but the application calls LookupAccountName to retrieve the
SID of that created group.
You can hack around this (if LookupAccountName fails, query the current user
and re-call the function to get it's sid) but looking at the function there is
complete support missing for anything other than the current user.
Ideally it should call (something like getgrent?) and if it finds a group, map
it to a SID somehow (perhaps end the SID with the gid?). It could handle
querying other users as well in a similar way (getpwnam?)
JEWMQ
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36199
Bug ID: 36199
Summary: valgrind shows several warnings under
crypt32/tests/chain.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48320
--> https://bugs.winehq.org/attachment.cgi?id=48320
valgrind log
A few in glibc:
==17802== Thread 2:
==17802== Invalid read of size 1
==17802== at 0x40187FA: strcmp (strcmp.S:34)
==17802== by 0x4008925: _dl_map_object (dl-load.c:2113)
==17802== by 0x4013383: dl_open_worker (dl-open.c:224)
==17802== by 0x400F1F5: _dl_catch_error (dl-error.c:187)
==17802== by 0x4012D93: _dl_open (dl-open.c:650)
==17802== by 0x435093A: do_dlopen (dl-libc.c:87)
==17802== by 0x400F1F5: _dl_catch_error (dl-error.c:187)
==17802== by 0x4350A2A: dlerror_run (dl-libc.c:46)
==17802== by 0x4350AB0: __libc_dlopen_mode (dl-libc.c:163)
==17802== by 0x4221819: pthread_cancel_init (unwind-forcedunwind.c:52)
==17802== by 0x42219FB: _Unwind_ForcedUnwind (unwind-forcedunwind.c:129)
==17802== by 0x421F732: __pthread_unwind (unwind.c:129)
==17802== by 0x421A080: pthread_exit (pthreadP.h:280)
==17802== by 0x7BC8E1A9: terminate_thread (thread.c:349)
==17802== by 0x7BC87009: ??? (signal_i386.c:2571)
==17802== by 0x6A5F357: ???
==17802== by 0x4218F92: start_thread (pthread_create.c:309)
==17802== by 0x431D7ED: clone (clone.S:129)
==17802== Address 0x693d913 is on thread 1's stack
==17802==
==17802== Invalid read of size 4
==17802== at 0x4352239: _Unwind_IteratePhdrCallback
(unwind-dw2-fde-glibc.c:112)
==17802== by 0x43503E2: dl_iterate_phdr (dl-iteratephdr.c:76)
==17802== by 0x4352AF9: _Unwind_Find_FDE (unwind-dw2-fde-glibc.c:267)
==17802== by 0x6B9E336: ??? (in
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.2/32/libgcc_s.so.1)
==17802== by 0x6B9EB21: ??? (in
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.2/32/libgcc_s.so.1)
==17802== by 0x6B9F10F: _Unwind_ForcedUnwind (in
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.2/32/libgcc_s.so.1)
==17802== by 0x42219F1: _Unwind_ForcedUnwind (unwind-forcedunwind.c:137)
==17802== by 0x421F732: __pthread_unwind (unwind.c:129)
==17802== by 0x421A080: pthread_exit (pthreadP.h:280)
==17802== by 0x7BC8E1A9: terminate_thread (thread.c:349)
==17802== by 0x7BC87009: ??? (signal_i386.c:2571)
==17802== by 0x6A5F357: ???
==17802== by 0x4218F92: start_thread (pthread_create.c:309)
==17802== by 0x431D7ED: clone (clone.S:129)
==17802== Address 0x693c034 is on thread 1's stack
==17802==
==17802== Thread 1 crypt32_test.exe.so:
==17802== Jump to the invalid address stated on the next line
==17802== at 0x693E820: ??? (in /lib32/libresolv-2.19.so)
==17802== by 0x425F4E8: __run_exit_handlers (exit.c:82)
==17802== by 0x425F54C: exit (exit.c:104)
==17802== by 0x7BC68772: NtTerminateProcess (process.c:63)
==17802== by 0x7BC5941B: RtlExitUserProcess (loader.c:2538)
==17802== by 0x7B868D09: ??? (process.c:2668)
==17802== Address 0x693e820 is on thread 1's stack
==17802==
and several possible leaks:
==17802== 20 bytes in 1 blocks are possibly lost in loss record 50 of 427
==17802== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17802== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17802== by 0x514398B: CryptMemAlloc (main.c:124)
==17802== by 0x511E0A9: CertAddStoreToCollection (collectionstore.c:519)
==17802== by 0x5164B4B: CRYPT_SysOpenStoreW (store.c:592)
==17802== by 0x5165ADF: CertOpenStore (store.c:907)
==17802== by 0x51136FD: CRYPT_CreateChainEngine (chain.c:130)
==17802== by 0x511394F: get_chain_engine (chain.c:175)
==17802== by 0x511ADC0: CertGetCertificateChain (chain.c:2894)
==17802== by 0x4E618AA: testVerifyCertChainPolicy (chain.c:4790)
==17802== by 0x4E61C4C: func_chain (chain.c:4844)
==17802== by 0x4EB7F67: run_test (test.h:584)
==17802== by 0x4EB8356: main (test.h:654)
==17802==
==17802== 60 bytes in 3 blocks are possibly lost in loss record 197 of 427
==17802== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17802== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17802== by 0x514398B: CryptMemAlloc (main.c:124)
==17802== by 0x5157661: ContextPropertyList_SetProperty (proplist.c:132)
==17802== by 0x515788F: ContextPropertyList_Copy (proplist.c:215)
==17802== by 0x511E9AF: Context_CopyProperties (context.c:130)
==17802== by 0x510AB6C: Cert_clone (cert.c:139)
==17802== by 0x5163664: MemStore_addContext (store.c:151)
==17802== by 0x5163A35: MemStore_addCert (store.c:243)
==17802== by 0x510B119: add_cert_to_store (cert.c:263)
==17802== by 0x510B27F: CertAddCertificateContextToStore (cert.c:287)
==17802== by 0x510A852: CertAddEncodedCertificateToStore (cert.c:65)
==17802== by 0x515E94A: add_ms_root_certs (rootstore.c:732)
==17802== by 0x515EB12: create_root_store (rootstore.c:808)
==17802== by 0x515EC6C: CRYPT_RootOpenStore (rootstore.c:829)
==17802== by 0x516435C: CRYPT_SysRegOpenStoreW (store.c:435)
==17802== by 0x5165ADF: CertOpenStore (store.c:907)
==17802== by 0x5164BAF: CRYPT_SysOpenStoreW (store.c:604)
==17802== by 0x5165ADF: CertOpenStore (store.c:907)
==17802== by 0x51136FD: CRYPT_CreateChainEngine (chain.c:130)
==17802==
==17802== 96 bytes in 1 blocks are possibly lost in loss record 294 of 427
==17802== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17802== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17802== by 0x61ACD34: heap_alloc_zero (internet.h:121)
==17802== by 0x61ADCA1: create_netconn (netconnection.c:369)
==17802== by 0x619CFF2: open_http_connection (http.c:4826)
==17802== by 0x619D68C: HTTP_HttpSendRequestW (http.c:4972)
==17802== by 0x619EE2C: HttpSendRequestExW (http.c:5511)
==17802== by 0x61643F8: HTTP_RetrieveEncodedObjectW (cryptnet_main.c:933)
==17802== by 0x6165930: CryptRetrieveObjectByUrlW (cryptnet_main.c:1479)
==17802== by 0x5118CA0: CRYPT_FindIssuer (chain.c:2039)
==17802== by 0x51193A2: CRYPT_GetIssuer (chain.c:2168)
==17802== by 0x511952F: CRYPT_BuildSimpleChain (chain.c:2200)
==17802== by 0x511976F: CRYPT_GetSimpleChainForCert (chain.c:2247)
==17802== by 0x5119885: CRYPT_BuildCandidateChainFromCert (chain.c:2277)
==17802== by 0x511AE8B: CertGetCertificateChain (chain.c:2914)
==17802== by 0x4E5F02E: testGetCertChain (chain.c:3996)
==17802== by 0x4E61C51: func_chain (chain.c:4845)
==17802== by 0x4EB7F67: run_test (test.h:584)
==17802== by 0x4EB8356: main (test.h:654)
==17802==
etc. (full log attached)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35490
Bug ID: 35490
Summary: After SimCity 2013 updates:
d3d_shader:shader_sm4_read_src_param Unhandled swizzle
type 0.
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: eric.ladner(a)gmail.com
Classification: Unclassified
Created attachment 47376
--> http://bugs.winehq.org/attachment.cgi?id=47376
basic output on the command line
It used to run ok (although both Origin and SimCity were a nightmare to
install).
After a recent update, though when starting SimCity it never shows the splash
screen and spews this until you kill the process:
fixme:d3d_shader:shader_sm4_read_src_param Unhandled swizzle type 0.
I let it run for about 10 seconds and it spit out 11 million errors (log
attached).
If you want a more detailed log, let me know what options you'd like.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32988
Bug #: 32988
Summary: StudioTax 2012 Installer stops with Error 67108864
Product: Wine
Version: 1.5.24
Platform: x86-64
URL: http://www.studiotax.com/en/?page=2
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jchevrier(a)gmail.com
Classification: Unclassified
Created attachment 43586
--> http://bugs.winehq.org/attachment.cgi?id=43586
Log of StudioTax2012 installer
StudioTax 2012 installer stops with error 67108864 (presented in a dialog, see
screenshot). Clicking 'OK' brings up another similar error dialog with a
different error number, clicking on that dialog brings up another and so on.
Prerequisite: 'winetricks dotnet40' and the installer must be run from the C:
drive (or at least it doesn't like being run from Z:) or the installer fails
earlier with an 'Invalid command line' error dialog.
Website suggests that .NET 2.0 SP2 is required but installing dotnet20sp2 via
winetricks causes the installer to fail much earlier complaining about lack of
space.
Attached +msi,+msidb as it appears to be MSI related.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34864
Bug #: 34864
Summary: K32EnumProcessModulesEx not implemented in 64-bit
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: audvare(a)gmail.com
Classification: Unclassified
Created attachment 46472
--> http://bugs.winehq.org/attachment.cgi?id=46472
crash log
Call of Duty Ghosts uses 'PE32+' EXE to start up in 32-bit, but ultimately
requires a 64-bit set up to run. It would seem like it probably does this so it
can at least tell the user of a 32-bit system that they need to have a 64-bit
set up to run.
It calls this function at start. I replaced psapi.dll with one from my Windows
7 installation (because PSAPI.EnumProcessModulesEx is not implemented in
64-bit), but after that the call is forwarded to kernel32
K32EnumProcessModulesEx.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23775
Summary: Text box is too small in 16-bit program. Only one line
high, should be two.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29800)
--> (http://bugs.winehq.org/attachment.cgi?id=29800)
Stellar Explorer 2.0b demo
The 16-bit game Stellar Explorer 2.0b (attached) shows a problem with the size
of a text box.
The text box at the upper left of the window should show two lines of text.
Running under Wine, it's only one line high and the scroll buttons at the right
side consequently appear squashed.
Run stellar2.exe. Click through the initial dialog boxes then select File->New
from the menu and click 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=26852
Summary: Not all Japanese characters displayed in Skeedreceiver
installer
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammis(a)spam.la
Created an attachment (id=34232)
--> (http://bugs.winehq.org/attachment.cgi?id=34232)
Shows readable licence and unreadable labels etc.
1: Go to http://phantasystaruniverse.jp/download/ and click on
"SkeedReceiverインストールはこちら" to download the program.
2: Run the program. Use a Japanese locale just in case: "LANG=ja_JP.UTF-8 wine
SKEE~OQ5.EXE"
3: Start the installation process. The installer will now download the whole
Skeedreceiver program. Download starts automatically. The only button available
says "cancel" (キャンセル), so there is no need to do anything. Japanese characters
are displayed properly at this step.
4: After the program has been downloaded, you will see more information where
many Japanese characters are turned into square boxes. Only the licence
agreement is readable: everything else consists of boxes.
Attached image shows a screenshot of the licence agreement. The character
display problem occurs elsewhere in the program too.
Some terminal output:
wine: created the configuration directory '/home/user/.wine-extra'
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
fixme:iphlpapi:NotifyAddrChange (Handle 0xf2e90c, overlapped 0xf2e8f0): stub
wine: configuration in '/home/user/.wine-extra' has been updated.
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",Microsoft.VC80.CRT,type=\"win32\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",policy.8.0.Microsoft.VC80.CRT,type=\"win32-policy\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",Microsoft.VC80.MFC,type=\"win32\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
fixme:sxs:cache_QueryAssemblyInfo 0x1b15d8, 0x00000002,
L"version=\"8.0.50727.4053\",policy.8.0.Microsoft.VC80.MFC,type=\"win32-policy\",publicKeyToken=\"1fc8b3b9a1e18e3b\",processorArchitecture=\"x86\"",
0x33f9a8
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
The installer runs fine apart from the square box problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32836
Bug #: 32836
Summary: winecfg doesn't load custom themes
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandroceschini.it(a)gmail.com
Classification: Unclassified
Hi everybody,
On Ubuntu 12.10 running Wine 1.4.1, I cannot get wiuecfg to load
Windows.Classic.theme. After selecting it through the Install Theme box, it
still doesn't appear in the available themes list.
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34171
Bug #: 34171
Summary: Actua Soccer 2 API error when loading game from menu
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adec2010(a)hotmail.co.uk
Classification: Unclassified
Actua Soccer crashes with an API error when loading a new game from main menu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24112
Summary: Xara Designer Pro 6 demo crashes when you select
'continue trial'
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.xara.com/us/downloads/designer/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install the free demo, then use 'winetricks msxml4' to get past bug 24111,
and the app presents a dialog asking whether you want to buy the app
or continue the trial. The buttons are poorly rendered.
If you continue the trial, it crashes with
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x00d691bf).
(I later accidentally ran the app with wine-1.2; it complained about msxml4
again,
but after that, in wine-1.3.1, the buttons were ok, and I even started the
app once all the way into its main interface.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32627
Bug #: 32627
Summary: MiroVideoConvert setup gives error "Disk Full"
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fast.rizwaan(a)gmail.com
Classification: Unclassified
Miro Video Converter is a ffmpeg based video converter for Windows And MacOSX
and there's also a source version for Linux;
http://www.mirovideoconverter.com/
When I try to install the Windows version 3.0:
[Download] http://inst.avg.com/serve/dl.php?pid=149373
And when we run
$ wine MiroVideoConverter_Setup.exe
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading
configurations from ~/.fonts.conf is deprecated.
fixme:shell:DoEnvironmentSubstW (L"%TEMP%", 260): stub
a small dialog with "disk full" erorr appears.
other apps like format factory etc are installing fine.
Installed on Fedora 18 x86_64, with "WINEARCH=win32 winecfg"
The disk has like many Gigs free. Why is it giving disk full error? any
workaround?
thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26531
Summary: Frogger: Unhandled exception: page fault on read
access (When jumping around on menu or clicking exit)
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33791)
--> (http://bugs.winehq.org/attachment.cgi?id=33791)
Terminal Logs | wine frogger.exe + wine winedbg frogger.exe
This bug occurs when navigating the main menu in the game Frogger. It occurs
every single time if you press or click "Exit". It also hangs the debugger.
You'll find the default hang + backtrace 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=37034
Bug ID: 37034
Summary: Stars!: Crashes on startup
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: planetbeing(a)gmail.com
Created attachment 49213
--> http://bugs.winehq.org/attachment.cgi?id=49213
Console output when the crash occured
Page fault happens in DOSVM_AllocCodeUMB of krnl386.exe16. The apparent cause
is that the DOS upper memory block was never actually allocated before being
used.
I don't know how to attach multiple attachments, so this is a patch I made that
appeared to fix the problem. I don't know much about the internals of Wine so
I'm not sure if this is a good patch or not.
diff --git a/dlls/krnl386.exe16/dosvm.c b/dlls/krnl386.exe16/dosvm.c
index 87adf33..7a3c96e 100644
--- a/dlls/krnl386.exe16/dosvm.c
+++ b/dlls/krnl386.exe16/dosvm.c
@@ -881,6 +881,8 @@ void DOSVM_InitSegments(void)
0xfb, 0x66, 0xcb /* sti and 32-bit far return */
};
+ VirtualAlloc((void *)DOSVM_UMB_BOTTOM, DOSVM_UMB_TOP - DOSVM_UMB_BOTTOM,
MEM_RESERVE | MEM_COMMIT, PAGE_EXECUTE_READWRITE);
+
/*
* Allocate pointer array.
*/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26264
Summary: Tanktics won't start
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valsiterb(a)gmail.com
Created an attachment (id=33471)
--> (http://bugs.winehq.org/attachment.cgi?id=33471)
Debug output + memory dump
I've tried to launch tanktics, but it always crash. Debug output 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=20026
Summary: Metal Fatigue crashes when I attempt to change
skirmish map
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmatra(a)citromail.hu
Created an attachment (id=23568)
--> (http://bugs.winehq.org/attachment.cgi?id=23568)
Backtrace from Wine 1.0.1
In newer Wine versions I can't get back traces, because Wine hags with a system
error dialog(the send or don't send error report one if under Windows). I can't
click anywhere so I have to kill the process and I won't get the back trace.
However, I know this issue is very old so I installed a Wine (1.0.1) which
didn't have that error dialog yet. Now it simply crashes, but I get back
trace...
Clicking to change the map will immediately make an unhandled exception and the
debugger will start.
The Demo do not have any skirmish maps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28982
Bug #: 28982
Summary: Application crashes on DSound playback
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailRoxas(a)gmail.com
Classification: Unclassified
Created attachment 37279
--> http://bugs.winehq.org/attachment.cgi?id=37279
WINEDEBUG log
Zero no Kiseki crashes when it tries to play 44100Hz Stereo WAVE music.
It does not crash when it's playing 22050Hz Mono WAVE sound effect.
The crash comes from DSound wrapper .dll called sound3d.dll that basically
seems to just load and play sound/music accordingly.
Attached is a
WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
output of 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=23547
Summary: Railroad Tycoon 2: Platinum (Steam) crashes when
setting resolution to 800x600
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 6doughnuts(a)gmail.com
Created an attachment (id=29410)
--> (http://bugs.winehq.org/attachment.cgi?id=29410)
Logs from the time of the crash - not sure if they're related or not.
After beginning a scenario I went into the Options menu and chose the 600x800
graphics mode. The application crashed and I got the WINE 'serious error'
dialog. Attempting to restart the game causes it to crash again when it begins
playing the intro movie.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25516
Summary: Sims 3 flickering white textures
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
Created an attachment (id=32488)
--> (http://bugs.winehq.org/attachment.cgi?id=32488)
Terminal output
This problem happens for me on GeForce 400 series graphics cards using driver
260.19.21 and 195.36.31, but not on a GeForce 295 with driver 195.36.15
I attached the terminal output but there wasn't anything revealing in there.
The bug goes away when trying a WINEDEBUG=+d3d log.
The issue also goes away when you disable the 'advancedrendering' option in the
game's Options.ini file (My Documents/Electronic Arts/The Sims 3/).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17923
Summary: No music in X-COM: UFO Defense
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
No music playing in X-COM: UFO Defense Collectors Edition. Sound is ok. Older
Wine versions are affected too.
The only output is those 3 lines:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f644,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13af28,0x13ae28): stub
Probably has something to do with the SetVolumePan stub, I've tried to dig in
the code to implement it, but failed. I guess it shouldn't be too difficult to
implement for someone familiar with wine sound stuff.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36501
Bug ID: 36501
Summary: Dyn Updater configuration 4.1.10
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: julien9z4fz(a)gmail.com
Created attachment 48576
--> http://bugs.winehq.org/attachment.cgi?id=48576
Dyn Updater configuration 4.1.10 error
Dyn Updater configuration 4.1.10 install perfect I went through all the wine
installation great when I open the dyn updater to put in my username and
password I get an error and closes with wine
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18631
Summary: regedit
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Based off bug 18622, regedit pops up the wrong error when recasing a file. To
preproduce:
$ wine regedit
insert a new key 'foobar'
right click, rename 'foobar' to 'FOOBAR'
Error 'File exists'.
On windows 2K, it gives:
'Error Renaming Value'
'Cannot rename foobar: The specified value name already exists. Type another
name and try again'
'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=34960
Bug #: 34960
Summary: Civilization V crashes when loading game
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: peter.lopen(a)gmail.com
Classification: Unclassified
Created attachment 46586
--> http://bugs.winehq.org/attachment.cgi?id=46586
Crash after "Play now" is pressed
Cicilization V Gods&Kings extensions (Seam version) crashes after "Play now"
button. Game starts to load but at soon as message "Loading" blinks, it crashes
with error attached (backtrace_crash.txt). It crashes each time on exactly same
address. Same issue happened when 64 bit wine prefix was used.
It happens in fullscreen and also in windowed mode.
Last message before crash in civ V log system_init.log:
[27024.659] DBG: SystemInit: LoadGameState::StartInitStuffOnMap(): 9
Milliseconds
I tried to use WINEDEBUG=+relay, then it crashes during game startup
(backtrace_debug.txt). It never gets into game menu.
I have exactly same wineprefix configuration on older notebook and civ v works
there perfectly.
Software verions:
OS: Kubuntu 13.10 64bit
Wine: 1.7.6
Xorg: 7.7
Xorg Intel driver: 2.99.904
Kernel: 3.11.0
Seam installed using winetrics.
Graphics card: Intel HD 4600 (integraded, CPU i5-4200M)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35373
Bug ID: 35373
Summary: Overlay fading in and out takes a lot of time
Product: Wine
Version: 1.4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mdemolins(a)gmail.com
Classification: Unclassified
Hi,
I use VTI, Virtual Texas Instrument emulator, which emulates calculators
TI89/92+.
>From MS-Win XP to MS-Win 7, VTI displays an overlay at boot, while analysing
ROM images. It takes about ~1.
This overlay is displayed with a fading in and out to be nice.
When running with Wine, overlay fading in and out takes about 1 minute, instead
of ~1 second.
Whith older versions of Wine (like 1.0), it worked fine, overlay was not
displayed more time than under MS-Win.
OS : Debian testing 64 bits (Jessie), real or virtualized over MS-Win 7.
Wine : the one packaged with Debian, v 1.4.1, with default config.
Reproductible : always
How to reproduce : unarchive the emulator, enter in the directory "vti", then
type "wine Vti.exe"
Behavior : overlays takes 1 minute to fade in and out
Expected behavior : overlays takes ~1 second to fade in and out
(to be GPL-compliant : the attached archive contains a binary image of an OS
under GPL, PedroM. Sources are available here : http://www.yaronet.com/t3?id=19
. This image is necessary to boot the emulator)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34095
Bug #: 34095
Summary: GOG Imperialism does not run in Wine 1.6 / OSX
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexei.svitkine(a)gmail.com
Classification: Unclassified
Imperialism from GOG (http://www.gog.com/gamecard/imperialism) is broken in
Wine 1.6 on OSX from MacPorts. It used to work in 1.5.
It fails with the following short log:
err:dplay:DPLAYX_ConstructData : unable to map static data into process memory
space (487)
err:module:attach_process_dlls "dplayx.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\GOG
Games\\Imperialism\\Imperialism.exe" failed, status c0000142
Attached is a more verbosed log via "WINEDEBUG=+relay,+seh,+tid wine
Imperialism.exe &> log.txt".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33602
Bug #: 33602
Summary: In Tina 8.0 - exception EreadError in module rtl60.bpl
at 0002ED23
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brodo(a)o2.pl
Classification: Unclassified
While double clicking on a processor symbol in the schematic Tina 8.0 there's
an exception EreadError in module rtl60.bpl at 0002ED23.
Also, trying to switch to VHD mode in order to simulate processor design, I got
exception EFopenError in module rtl60.bpl at 0002F23E.
Clicking on the above warning windows let me use Tina againg, but without these
vital features.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25538
Summary: Heroes of Newerth needs native msvcr80
Product: Wine
Version: 1.3.9
Platform: x86
URL: http://dl.heroesofnewerth.com/HoNClient-2.0.2.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
You can reproduce this without an account. Download, install, run hon.exe, and
get:
wine: Call from 0x7b838d43 to unimplemented function msvcr80.dll._fcvt_s,
aborting
may also need msvcr80:wctomb_s.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25402
Summary: Woody Two Legs crashes with unimplemented function
msvcr90.dll._ecvt_s
Product: Wine
Version: 1.3.8
Platform: x86
URL: http://games.on.net/file/38121/Woody_Two-Legs_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Woody Two Legs requires d3dx9_36.dll otherwise
wine: Call from 0x7b837392 to unimplemented function
d3dx9_36.dll.D3DXFloat32To16Array, aborting
with d3dx9_36.dll
wine: Call from 0x7b837392 to unimplemented function msvcr90.dll._ecvt_s,
aborting
It works with d3dx9_36.dll and winetricks vcrun2008
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26586
Summary: xmlhttprequest basic authentication don't work
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://netikka.net/dev/basicauth.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Testsite/url: http://browserspy.dk/password-ok.php
Simple xmlhttprequest example: http://netikka.net/dev/basicauth.exe
Username and password is included in request. But response shows you did not
give username / password. Works ofcourse in Windows.
Source:
procedure TForm1.Button1Click(Sender: TObject);
var xmlhttp: variant;
s: string;
begin
xmlhttp:=createoleobject('MSXML2.XMLHTTP.3.0');
xmlhttp.open('GET', edit1.text, true, edit2.text, edit3.text);
xmlhttp.send();
while(xmlhttp.readystate<>4) do application.processmessages;
s:=xmlhttp.responsetext;
s:=copy(s, ansipos('<tbody>', s), length(s)-ansipos('<tbody>', s));
s:=copy(s, 1, ansipos('</tbody>', s)-1);
memo1.text:=s;
if (ansipos(edit2.text, s)=0) or (ansipos(edit3.text, s)=0)
then showmessage('Failed!');
end;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24759
Summary: safearray axis in reversed order
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
The api SafeArrayCreate expected a vector holding the shape
of array, eg. foo[3,4], the vector should be {3,4}. But what
I found was that wine interprets this vector in the reversed
order of what a real window would do. Hence one need to supply
a vector of {4,3} to wine to create the correct shape.
Also related to this, other api that need axis number are also
affected. eg. SafeArrayGetLBound/SafeArrayGetUBound
SafeArrayGetLBound ,1, will retrieve lbound of the second axis
SafeArrayGetLBound ,2, will retrieve lbound of the first axis
steps to reproduce problem,
create a safearray of shape [3,4] of integer from 0 to 11
open excel via ole automation and get a range of cell of the same shape
put the variant of the safearray into range
cleanup ole stuff
use excel or other spreadsheet programs to inspect the result.
expected output is a block of cells
0 1 2 3
4 5 6 7
8 9 10 11
actual output:
numbers not in this order and a column of cells with content <n/a>
repeat the test using real window and to confirm result.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22679
Summary: Photoshop CS5 installer fails
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.adobe.com/products/photoshop/main.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=27934)
--> (http://bugs.winehq.org/attachment.cgi?id=27934)
wine-1.1.44-19-gd2a0188 +msi +msidb +msiexec
The installer for Photoshop CS5 (32-bit) exits without error.
Console simply states "Exiting Installer with Code: 0"
This will probably affect all CS5 products.
Tried the workaround for Bug 18070 but that did not help so this is a separate
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=18688
Summary: Ventrilo crashes on startup
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://pastey.net/115072
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vhaarr+wine(a)gmail.com
This is a weird one for me.
If Ventrilo 3.0.x is the first application to start under WINE (1.1.22), it
works fine.
If, however, you start another application first, say World of Warcraft, and
then try to start Ventrilo, it crashes with the following debug output:
http://pastey.net/115072
Note that this only happens with WINE 1.1.22, NOT 1.1.21 or earlier. So it is a
recent regression.
Hopefully that should lead to a speedy fix.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30551
Bug #: 30551
Summary: Wine/msxml3 unhandled page fault
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonybcrawford(a)gmail.com
Classification: Unclassified
An xml related crash occurs when running the SDET product with Wine 1.4.
The following error message is produced:
fixme:msxml:domdoc_putref_schemas (0x150b10)->({VT_DISPATCH: (nil)}): semi-stub
wine: Unhandled page fault on read access to 0x00000000 at address 0x7e3381fe
(thread 0009)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26420
Summary: TES Construction Set crashes on topic view/edit
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kakuremura(a)gmail.com
Created an attachment (id=33639)
--> (http://bugs.winehq.org/attachment.cgi?id=33639)
Debugger output
TES Construction Set version 1.2.404
(http://download.zenimax.com/elderscrolls/oblivion/other/tes_construction_se…)
Wine crashes after a few clicks when you want to add/edit the conversation
topics/dialogs for a quest. Some times it will crash immediately on selecting
the topic tab.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25249
Summary: Wine crash running Leonardo.exe - Process
/usr/bin/wine-preloader was killed by signal 11
(SIGSEGV)
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mothlight(a)fastmail.fm
Steps to Reproduce:
1. Install http://www.envi-met.com/download30.htm (password is 49152cwRt)
2. Start Leonardo component
[nice@politemadness ENVImet31]$ wine Leonardo.exe
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b837a03 (thread
0009), starting debugger...
err:seh:setup_exception_record stack overflow 992 bytes in thread 0009 eip
7bc712e1 esp 00230f50 stack 0x230000-0x231000-0x330000
Process of pid=0008 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:'
Segmentation fault (core dumped)
process tid prio (all id:s are in hex)
0000000e services.exe
00000014 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000016 0
00000013 0
00000012 0
[nice@politemadness ENVImet31]$ 00000019 explorer.exe
0000001a 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
[nice@politemadness ENVImet31]$ rpm -q wine-core
wine-core-1.3.7-2.fc14.i686
[nice@politemadness ENVImet31]$ pwd
/home/nice/.wine/drive_c/ENVImet31
Output from abrt
warning: core file may not match specified executable file.
[New Thread 14488]
[New Thread 14509]
[New Thread 14510]
Failed to read a valid object file image from memory.
Core was generated by `Leonardo.exe '.
Program terminated with signal 11, Segmentation fault.
#0 0x687c853e in ?? ()
Thread 3 (Thread 14510):
#0 0x68000852 in ?? ()
No symbol table info available.
#1 0x681709eb in ?? ()
No symbol table info available.
#2 0x7bcac868 in ?? ()
No symbol table info available.
#3 0x7bc713f1 in ?? ()
No symbol table info available.
#4 0x00000013 in ?? ()
No symbol table info available.
#5 0x7ffd31d0 in ?? ()
No symbol table info available.
#6 0x7bc3e6a4 in ?? ()
No symbol table info available.
#7 0x7ffd381c in ?? ()
No symbol table info available.
#8 0x7bc732e5 in ?? ()
No symbol table info available.
#9 0x7ffd38e0 in ?? ()
No symbol table info available.
#10 0x68171e00 in ?? ()
No symbol table info available.
#11 0x0000000a in ?? ()
No symbol table info available.
#12 0x7ffd3c4c in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 2 (Thread 14509):
#0 0x68000852 in ?? ()
No symbol table info available.
#1 0x681709eb in ?? ()
No symbol table info available.
#2 0x7bcac868 in ?? ()
No symbol table info available.
#3 0x7bc79463 in ?? ()
No symbol table info available.
#4 0x7ffd718c in ?? ()
No symbol table info available.
#5 0x7bc3e6e6 in ?? ()
No symbol table info available.
#6 0x00000000 in ?? ()
No symbol table info available.
Thread 1 (Thread 14488):
#0 0x687c853e in ?? ()
No symbol table info available.
#1 0x00000000 in ?? ()
No symbol table info available.
No shared libraries loaded at this time.
No symbol "__abort_msg" in current context.
No symbol "__glib_assert_msg" in current context.
eax 0x1 1
ecx 0x231d88 2301320
edx 0x680214dc 1744966876
ebx 0x687cf220 1753018912
esp 0x7ffdb834 0x7ffdb834
ebp 0x7ffdb88c 0x7ffdb88c
esi 0x7ffdb9d0 2147334608
edi 0x7ffdb994 2147334548
eip 0x687c853e 0x687c853e
eflags 0x10246 [ PF ZF IF RF ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x33 51
gs 0x3b 59
No function contains program counter for selected frame.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29828
Bug #: 29828
Summary: comctl32: Trackbar controls don't show tick marks
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 38738
--> http://bugs.winehq.org/attachment.cgi?id=38738
Settings window using built-in comctl32
Trackbar controls can have markings along their length, corresponding to the
possible discrete positions of the slider. Microsoft calls those markings tick
marks; see
http://msdn.microsoft.com/en-us/library/windows/desktop/bb760149(v=vs.85).a…
Wine's built-in comctl32 does not show tick marks. They are present when using
native comctl32 (winetricks comctl32).
See the attached screenshots taken when running WinUAE, with and without native
comctl32.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984
Summary: Starcraft 2 Editor: Renaming an item in the trigger
tree suggests it's displayed text and not the item
name.
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
A global integer variable with the name "hello" gets displayed in the trigger
tree as "hello = 0 <Integer>". That's fine, but if you try to rename it,
you get "hello = 0 <Integer>" as prefilled in text.
If you would confirm that the variable's name would change to
"hello = 0 <Integer>" and the displayed text would change to
"hello = 0 <Integer> = 0 <Integer>".
The bug doesn't occur with the native comctl32:
The suggested name in the upper case is with native comctl32 "hello" 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=25949
Summary: Divinity 2: The Dragon Knight Demo - fails to start
with builtin msvcr80 (purist)
Product: Wine
Version: 1.3.12
Platform: x86
URL: http://www.gamershell.com/download_67640.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33083)
--> (http://bugs.winehq.org/attachment.cgi?id=33083)
WINEDEBUG=+msvcrt (trimmed, bzip2'ed)
Install the game, then native d3dx9_36 with winetricks. Set msvcr80 to builtin
in winecfg. Start the game. You'll get the introduction credits, then a black
screen with a rotating icon in the bottom right. With native msvcr80, it stays
here for 2-3 seconds, then you get the start menu. With builtin, it hangs here
indefinitely.
Apparently it crashes with builtin:
err:msvcrt:MSVCRT__invalid_parameter (null):0 (null): (null) 0
wine: Unhandled exception 0xc0000417 at address 0x7b839713 (thread 0026),
starting debugger...
Backtrace:
=>0 0x7b839713 RaiseException+0x83(code=0xc0000417, flags=<is not available>,
nbargs=0, args=0xb7744331) [/home/austin/wine-git/dlls/kernel32/except.c:84] in
kernel32 (0x0b9de7dc)
1 0x7e9829e9 MSVCRT__invalid_parameter+0x68(expr=0x0(nil), func=0x0(nil),
file=0x0(nil), line=0, arg=0) [/home/austin/wine-git/dlls/msvcrt/errno.c:427]
in msvcrt (0x0b9de81c)
2 0x7e9955b8 MSVCRT__mbstowcs_s_l+0x97(ret=0x0(nil), wcstr="Init.bnk?????",
size=0x8, mbstr="Init.bnk", count=0x8, locale=(nil))
[/home/austin/wine-git/dlls/msvcrt/mbcs.c:1845] in msvcrt (0x0b9de84c)
3 0x7e9956ee MSVCRT__mbstowcs_s+0x2d(ret=0x0(nil), wcstr="Init.bnk?????",
size=0x8, mbstr="Init.bnk", count=0x8)
[/home/austin/wine-git/dlls/msvcrt/mbcs.c:1863] in msvcrt (0x0b9de94c)
4 0x00f07fa5 in divinity2 (+0xb07fa4) (0x0017fac0)
+msvcrt/backtrace 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=25695
Summary: Bug SFML 1.6, Wine 1.2, VS2008
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulo(a)prsolucoes.com
Created an attachment (id=32731)
--> (http://bugs.winehq.org/attachment.cgi?id=32731)
LOG - BUG TRACK
When i try execute my game
(http://www.prsolucoes.com/downloads/solodefender.zip), i get an
exception(attached) on my Ubuntu 10.04 with Wine 1.2.
It was created with SFML 1.6 (http://www.sfml-dev.org/), VisualStudio 2008 and
Windows 7 32 bits.
My error is releated with file:
msvcp90.dll
My error message is:
Unhandled exception: unimplemented function msvcr90.dll._realloc_crt called in
32-bit code (0x7b8368a2).
Command executed on Linux Ubuntu 10.04:
1 - sudo apt-get install wine
2 - wine SoloDefender.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=16581
Summary: Actual progress is not shown within progress bars for
Nullsoft installers
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://sc2.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.c.ddcc(a)gmail.com
It seems that Nullsoft installers don't show the actual progress within a
progress bar when fetching online packages. This was with the setup for Ur-Quan
Masters 0.6.2, built with Nullsoft Install System v2.22.
The only item that appears in the terminal is:
fixme:shell:SHAutoComplete SHAutoComplete stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30284
Bug #: 30284
Summary: Mathematica won't install on wine 1.1.16
Product: Wine
Version: 1.1.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gary719_list1(a)verizon.net
Classification: Unclassified
Created attachment 39569
--> http://bugs.winehq.org/attachment.cgi?id=39569
backtrace for loading failure on version 1.1.16
Attempt to install Mathematica 6 on wine version 1.4 failed. Regression found
that the latest version that worked is 1.1.15. The backtrace for 1.1.16 is
attached.
System information:
Intel 15750 processor
Intel DP55KG Motherboard
Debian Squeeze system
Kernel under which testing was performed 2.6.32-5-686
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24547
Summary: Secret of Monkey Island wants 10 msvcp80 functions
(and one from msvcr80)
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
./MISE.exe imports following stub symbols:
msvcp80:??0_Lockit@std@@QAE@H@Z
msvcp80:??1_Lockit@std@@QAE@XZ
msvcp80:??Bid@locale@std@@QAEIXZ
msvcp80:?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@@Z
msvcp80:?_Getfacet@locale@std@@QBEPBVfacet@12@I@Z
msvcp80:?_Incref@facet@locale@std@@QAEXXZ
msvcp80:?_Register@facet@locale@std@@QAEXXZ
msvcp80:?classic@locale@std@@SAABV12@XZ
msvcp80:?id@?$ctype@D@std@@2V0locale@2@A
msvcp80:?tolower@?$ctype@D@std@@QBEPBDPADPBD@Z
./MISE.exe imports following stub symbols:
msvcr80:?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
winetricks vcrun2005 works around 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=28962
Bug #: 28962
Summary: Mount & Blade: WFAS texture quality slider isn't
moving
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.fileplanet.com/219895/210000/fileinfo/Mount
&Blade-with-Fire-and-Sword-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Created attachment 37241
--> http://bugs.winehq.org/attachment.cgi?id=37241
terminal output
Start Mount & Blade With Fire and Sword, click trial, configure, video panel
(partially hidden due to bug 28960), try to move texture quality slider. It
doesn't move, however texture quality number (visible next to the slider) is
changing. Winetricks comctl32 works around 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=28600
Bug #: 28600
Summary: Gameshadow crashes into msxml3
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://gameshadow.vo.llnwd.net/o1/ltd/patches/download
/gameshadow/GameShadow_v3-1-0.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Classification: Unclassified
Created attachment 36746
--> http://bugs.winehq.org/attachment.cgi?id=36746
crash log
prerequisite: winetricks mfc42 wsh56vb
after installation the app crashes with the attached console output
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25149
Summary: Explzh: show the first letter only in listview or
treeview.
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.ponsoftware.com/en/archiver/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagawa.aki+winebugs(a)gmail.com
Created an attachment (id=31897)
--> (http://bugs.winehq.org/attachment.cgi?id=31897)
Screenshot of Explzh (on wine, winxp)
"Explzh for Windows" is one of well-known file compression/decompression
utility in Japan.
There are two binary version, Japanese version (Ver.5.69a) and English one
(Ver.5.69a_en). English version is still release candidate version.
Both Japanese version and English one show compressed item names with the first
letter only in listview or treeview area when I load an archive file in wine.
How to reproduce:
1) Launch EXPLZH.EXE
2) Open a compressed file. ([File]-[Open Archive] or Drag & drop)
Note: We need a plugin dll file except for lzh/zip/cab/rar archive.
The attachment is showing the problem.
Opening archive is Crystal Disk Mark 3.0i (CrystalDiskMark_3_0_0i.zip). You can
download from http://en.sourceforge.jp/projects/crystaldiskmark/releases/.
But this problem is *not* archive file specific.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27155
Summary: averasell crashes on load
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbaordman(a)yahoo.co.uk
Boot the app & 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=24111
Summary: Xara Designer Pro 6 puts up error dialog "msxml4 was
not installed properly"
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.xara.com/us/downloads/designer/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw a question about Xara Designer Pro 6 on
http://www.talkgraphics.com/showthread.php?47409-Linux-and-Designer-Pro-6
so I gave it the downloadable demo a try.
It installed fine, but on startup, put up a fatal dialog saying
"msxml4 has not been installed properly...."
winetricks msxml4 works around 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=29847
Bug #: 29847
Summary: comctl32: Sliders of disabled trackbars are rendered
the same as enabled ones
Product: Wine
Version: 1.4-rc1
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2330.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Sliders of disabled trackbar controls should be rendered differently from the
non-disabled state, to indicate that the control is disabled. However with
Wine's built-in comctl32, disabled trackbars are rendered identically to
enabled ones. There is no visual indication that the slider cannot be moved.
To demonstrate, download and run WinUAE. When the settings window opens, click
"CPU and FPU" in the treeview on the left. The sliders in the CPU Emulation
Speed area are disabled. Click the "Adjustable between CPU and chipset" radio
button to enable them. There is no change in how the sliders are rendered.
Enable native comctl32 (winetricks comctl32) and run WinUAE again. Disabled
sliders are rendered with a cross-hatch white/grey pattern. Clicking the radio
button to enable the trackbars renders the sliders all grey, indicating that
the user can adjust them.
Using built-in comctl32: http://bugs.winehq.org/attachment.cgi?id=38738
Using native comctl32: http://bugs.winehq.org/attachment.cgi?id=38739
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26355
Summary: Webbrowser links don't work
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://netikka.net/dev/browser.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/browser.exe
If you click links -> nothing happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25882
Summary: Eve online crashes with builtin msvcr80 on
unimplemented function _wsopen_s
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
eve online crashes on startup with msvcr80=b
The log says
wine: Call from 0x7b839483 to unimplemented function msvcr80.dll._wsopen_s,
aborting
Only of interest to purists, since the game bundles msvcr80.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29898
Bug #: 29898
Summary: IE6's back/forward buttons show the history dropdown
menu - real dropdown arrows missing
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Regression SHA1: 574c0dcc322804d92d683ad097ac9f36d13056b1
Created attachment 38885
--> http://bugs.winehq.org/attachment.cgi?id=38885
Terminal output
In IE6, the toolbar is supposed to have dropdown arrows next to the back and
forward buttons which bring up a history menu, while the back/forward buttons
themselves go back or forward one page. Instead, the dropdown arrows are
missing, and the back/forward buttons both display the history menu when
clicked.
This did work as expected in 1.1.14. Regression testing indicated:
574c0dcc322804d92d683ad097ac9f36d13056b1 is the first bad commit
commit 574c0dcc322804d92d683ad097ac9f36d13056b1
Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl>
Date: Sun Feb 1 13:07:08 2009 +0100
comctl32: toolbar: Unlike in listview, TB_SETEXTENDEDSTYLE takes the actual
style, not a mask.
:040000 040000 a11df2b7d07455de599115fafdf44c468788df51
7e18c3d458efa4a63a98cbef517ae075fe9eef74 M dlls
Reverting the patch fixed the problem.
Installed with '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=27670
Summary: Pagecontrol popupmenu doesn't work
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://netikka.net/dev/pagecontrol.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Application did not show popupmenu when right mouse was pressed.
Small sample to reproduce:
http://netikka.net/dev/pagecontrol.exe
Go to pagecontrol tab (page1 or page2) and press right mousebutton.
There is no code, just dropped components to form and assigned popumenu to
pagecontrol.
winetricks comctl32 fixes
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29192
Bug #: 29192
Summary: VT Trader crashes
Product: Wine
Version: 1.3.33
Platform: x86
URL: http://vtsoftware.fxserver.com/VTtrader2gain/VTTraderS
etup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Regression SHA1: 12bb4a471fc0ec01108d19e649dd097382fc9913
Install -> run -> crash
12bb4a471fc0ec01108d19e649dd097382fc9913 is the first bad commit
commit 12bb4a471fc0ec01108d19e649dd097382fc9913
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Wed Nov 16 00:28:51 2011 +0300
msxml3: Fix get_namespaceURI().
:040000 040000 0c39e6318811b984985094bd3f0d3e25e967d459
2a0463f8947f3e1109d3e466dbf1c7614d38e55d M dlls
Reverting patch fixes the crash.
git show 12bb4a471fc0ec01108d19e649dd097382fc9913 | patch -p1 -R
Blocks 15924
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25908
Summary: Crash in winmerge when unfocusing edit field
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joao.eiras(a)gmail.com
1) Need to install winmerge http://winmerge.org/downloads/ . I'm using 2.12.4.0
Unicode
2) Open WinMerge and select two folders to compare
3) In the file list view, click once on a file name to select, and again to
edit the file name inline.
4) Click outside the file name editable field -> 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=23411
Summary: YoWindow: Fails to start
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://sweb1.yowindow.com/wimo/deploy/yosetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=29188)
--> (http://bugs.winehq.org/attachment.cgi?id=29188)
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko flash
2) install YoWindow
3) wine yowindow.exe
Behaviour:
Please Wait->Preload Landscape->Please Wait->Error Window (see attachment) and
application closure
Expected behaviour:
YoWindow should start without any problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.