https://bugs.winehq.org/show_bug.cgi?id=41966
Bug ID: 41966
Summary: Mastercook 15 -
Product: Wine-staging
Version: 1.9.23
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robin(a)rgardner.info
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 56368
--> https://bugs.winehq.org/attachment.cgi?id=56368
dump during installation
Downloaded winehq-stagin-1.9.23.pkg and installed without incident (I'm new to
Wine)
Then, double-clicked the Mastercook 15 install file, and Wine initiated the
installation as expected.
Allowed Wine to download and install Mono and Gecko.
Then the installer actually began. I accepted the end user license agreement,
left it to install the complete default setup type, and the installation
appeared to be going normally and well.
A notifier window was displayed "Finalizing install. Please Wait..."
Then a program error window appeared "The program Mastercoon15.exe has
encountered a serious problem and needs to close. We are sorry for the
inconvenience." Below, it added "This can be caused by a problem in th
eprogram or a deficiency in Wine. You may want to check the Application
Database for tips about running this application." (I already know it's not in
the database). I showed the details and saved them (they're attached below),
and clicked ok.
Installation then appeared to continue and I saw a window telling me that the
Installshield Wizard has successfully installed Mastercook 15. Click Finish to
exit the wizard." I unchecked the box to create a desktop shortcut, and
continued.
A 2nd Program error notifier window was displayed giving me the same message
that was previously displayed. Again, I clicked to view the details, saved
them, and then clicked close to continue. I can't attach a 2nd attachment to
this message but will submit a follow-up part 2 bug report with it.
Next, I was told by Mastercook that it requires Quicktime ot play movie files,
and I clicked ok.
The install appeared to finish without incident.
Then I attempted to run Mastercook, and saw the same notifier window for a
Program Error for the 3rd time - again I saved the details and clicked ok.
Again, will submit that dump in part 3.
This is a program I've been using in Windows, updating as needed, for 20 years,
so I know the program works. It's just getting it to work on the new Mac
that's been an issue. I'm happy to help in any other way I can, but I haven't
been a developer for a very long time, and never on the Mac. There appears to
be no problem with any other application on the Mac - just getting this to run.
Thank you in advance for your help with this problem.
--
Do not reply 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=41554
Bug ID: 41554
Summary: Waves² crashes on startup
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 55885
--> https://bugs.winehq.org/attachment.cgi?id=55885
Startup log
There's a ton of d3d and d3dx11 errors, so I'm guessing it's a dx11 fault and
marking it as such.
Steam version of the game.
--
Do not reply 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=40269
Bug ID: 40269
Summary: Steam crash on OS X
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: forucial(a)icloud.com
Created attachment 53894
--> https://bugs.winehq.org/attachment.cgi?id=53894
stderr from Terminal
While Valve released a new version of Steam with a modern version of Chromium
Embedded Framework, It always crash in 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=28874
Bug #: 28874
Summary: SSF 012 beta R2: UnlockRect() error
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dredgingthelake(a)gmail.com
Classification: Unclassified
Created attachment 37098
--> http://bugs.winehq.org/attachment.cgi?id=37098
SSF terminal output
This Sega Saturn emulator crashes with a UnlockRect() error. Can sometimes be
worked around by setting FixedWindowResolution="1" in SSF.ini, but message
appears again when trying to switch to fullscreen mode.
In order to get to the unlockrect message, the DirectX SDK needs to be
installed to get past an xaudio error (winetricks xact is not enough). In
addition, the game/iso needs to be mounted before launching SSF, either through
cdemu or a physical drive. Otherwise a cdrom error will occur.
Here is the full error:
IDirect3DDevice9::UnlockRect() error.
File : ./Direct3D9.cpp
Line : 1581
Function : Direct3D9::_SetTexture
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply 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=41748
Bug ID: 41748
Summary: Unreal Engine 4 "Effects Cave" demo crashes with
Error:
Direct3DDevice->CheckFormatSupport(DXGI_FORMAT_R8_UNOR
M,&G8FormatSupport) failed
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56192
--> https://bugs.winehq.org/attachment.cgi?id=56192
Terminal output Wine 1.9.23-80-ga4ed76b
When attempting to run the UE4 tech demo "Effects Cave" in a clean 64-bit
prefix, I receive the following error message before the demo crashes:
LogD3D11RHI:Error:
Direct3DDevice->CheckFormatSupport(DXGI_FORMAT_R8_UNORM,&G8FormatSupport)
failed
at
D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.0\Engine\Source\Runtime\Windows\D3D11RHI\Private\Windows\WindowsD3D11Device.cpp:426
with error 80004001
LogWindows:Error: appError called:
Direct3DDevice->CheckFormatSupport(DXGI_FORMAT_R8_UNORM,&G8FormatSupport)
failed
at
D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.0\Engine\Source\Runtime\Windows\D3D11RHI\Private\Windows\WindowsD3D11Device.cpp:426
with error 80004001
--
Do not reply 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=41952
Bug ID: 41952
Summary: No music in Oblivion
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emailofchris(a)gmail.com
Distribution: ---
Everything seems to work fine in Oblivion except for the music. When the launch
screen comes up (the one in-game) it starts to play music for maybe less than a
second. Then it stops, and music doesn't work in the game. Not sure why.
--
Do not reply 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=41417
Bug ID: 41417
Summary: steamhelper.exe
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mm.tradutorafreelancer(a)gmail.com
Distribution: ---
Created attachment 55786
--> https://bugs.winehq.org/attachment.cgi?id=55786
backtrack report steamhelper
Error while installing steam. Steamhelper.exe
--
Do not reply 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=41038
Bug ID: 41038
Summary: Microsoft office installation crashes
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nls(a)trakmate.co.in
Distribution: ---
Created attachment 55213
--> https://bugs.winehq.org/attachment.cgi?id=55213
The attachment contains the crash report when I try to run microsoft office
installation program
Hi
Why I try to run microsoft office installation program (
Setup.X86.en-US_O365HomePremRetail_048ea535-3c26-464f-9bed-5e21fe261c90_TX_SG_.exe)
wine crashes. Please see the attachment for more details.
Kind regards,
Srinivas.
--
Do not reply 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=40455
Bug ID: 40455
Summary: Battle.net crashes after login
Product: Wine
Version: 1.9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: corbie(a)mailbox.org
Distribution: ---
Created attachment 54206
--> https://bugs.winehq.org/attachment.cgi?id=54206
backtrace when battle.net crashed
I have successfully installed Battle.net under Ubuntu 14.04 x64. After logging
in to an European server the app crashes. And it crashed every time I tried to
start Battle.net again.
--
Do not reply 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=3637
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #22 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Closing duplicate bugs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.