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.