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.
https://bugs.winehq.org/show_bug.cgi?id=37390
Bug ID: 37390
Summary: Word 2007: crashes when choosing a font
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: moceap(a)hotmail.com
Created attachment 49722
--> https://bugs.winehq.org/attachment.cgi?id=49722
back trace of bug
Word 2007 crashes when reach little above end of font list !!
--
Do not reply to this email, post in Bugzilla using the
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.
https://bugs.winehq.org/show_bug.cgi?id=37762
Bug ID: 37762
Summary: Runaway & Runaway 2: wrong colors
Product: Wine
Version: 1.7.32
Hardware: x86
URL: http://www.gamershell.com/download_17706.shtml
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: f6dde7062413a1dfdd71acc92c5178ac66f3ade0
Distribution: ---
Created attachment 50288
--> https://bugs.winehq.org/attachment.cgi?id=50288
terminal output
Colors are messed up in these two adventures games.
A regression from Wine 1.7.32:
f6dde7062413a1dfdd71acc92c5178ac66f3ade0 is the first bad commit
commit f6dde7062413a1dfdd71acc92c5178ac66f3ade0
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Nov 18 21:26:57 2014 +0100
wined3d: Restore the display mode on focus change.
:040000 040000 aa87fc202d416bf38b92925b0040cbdbcc9e3a84
23850dec1d6e575a9050437206d54d48db834005 M dlls
:040000 040000 0e90d026408ce1c052257f931536dd23c1e53a6f
5e45b170033d4faab106d4de13292c70ce3cbed4 M include
wine-1.7.33-50-g7eed378
Nvidia binary drivers 340.65
Fedora 20
XFCE 4.10
--
Do not reply to this email, post in Bugzilla using the
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.
https://bugs.winehq.org/show_bug.cgi?id=37853
Bug ID: 37853
Summary: [Landmark] Game crash while entering world at 50%
loading.
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonilh(a)gmail.com
Distribution: ---
Created attachment 50415
--> https://bugs.winehq.org/attachment.cgi?id=50415
Backtrace from Landmark crashing at 50% while entering world.
(Landmark refers to what used to be called EverQuest Next Landmark. At some
point it changed name to just "Landmark")
Getting in the game to character select works fine.
But when clicking the Play button to enter a world it starts to load but always
crash at 50%.
Attaching Backtrace.
--
Do not reply to this email, post in Bugzilla using the
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.