https://bugs.winehq.org/show_bug.cgi?id=38485
Bug ID: 38485
Summary: New Marvel Heroes 2015 Launcher crashes on
unimplemented function dhcpcsvc.dll.DhcpRequestParams
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mellery(a)gmail.com
Distribution: ---
Marvel Heroes 2015 has a new game launcher which crashes on startup in wine
with
wine: Call from 0x7b83b6ae to unimplemented function
dhcpcsvc.dll.DhcpRequestParams, aborting
Copying the dll from windows gets the launcher a little further and not crash,
but it doesn't try to download updates for the game. Also shows this
err:module:import_dll Loading library dhcpcsvc.DLL (which is needed by
L"C:\\Program Files\\Gazillion Entertainment\\Marvel Heroes
Game\\downloader.dll") failed (error c000007b).
--
Do not reply 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=39920
Bug ID: 39920
Summary: [REGRESSION] In Nanocad 5.1 the file open/import
dialog does not open
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: andrej.skvortzov(a)gmail.com
Regression SHA1: bbf2cce16041e90d621a1f5889ea1bd760e21a0e
Distribution: ---
Nanocad 5.0 works great with wine 1.4.1, but in wine 1.9.0.37 it's not possible
anymore to open or import file in NanoCad. That make the CAD useless.
I bisected the problem to commit:
[bbf2cce16041e90d621a1f5889ea1bd760e21a0e] comdlg32: Do not modify dialog
resource directly.
I reverted this commit on the latest wine (1.9.0.37) and that fixed my issue
with file open dialog.
Nanocad 5.0 is free and can be downloaded here:
ftp://ftp.nanocad.com/nanocad/nanoCAD50(2000).ZIP
or here
http://nanocad.com/page/DownloadNanoCAD
It can be used without registration/activation in Demo mode. This is enough to
reproduce the bug.
Steps to reproduce the problem:
1. Unpack zip archive into ~/nanocad5
2. Install prerequirements
WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine
~/nanocad5/PreReq/vcredist_x86.exe
3. Install nanoCad
WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine msiexec /i
~/nanocad5/nanoCAD.msi
4. Install nanoCad
WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine msiexec /i
~/nanocad5/nanoCAD.msi
5. Run nanoCad. Select Demo mode.
WINEARCH=win32 WINEPREFIX=~/.wine/wine-test ./wine
~/.wine/wine-test/drive_c/Program\ Files/Nanosoft/nanoCAD\ en\ 5.0/nCad.exe
6. Select menu File->Open. or Click on "Open" icon on the toolbar. Dialog
window will not open.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19888
Summary: Unhandled vertex processing
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivan1986(a)list.ru
Game Venom. Codename: Outbreak.
After intro video when load main menu background no menu items and in console
many errors:
err:d3d7:IDirect3DExecuteBufferImpl_Execute Unhandled vertex processing !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30308
Bug #: 30308
Summary: Property sheet fails to display Page Title
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 39609
--> http://bugs.winehq.org/attachment.cgi?id=39609
Screenshot of PropertySheet - Left Windows, Right WINE.
When a header bitmap isn't passed to PropertySheet. The Title text is not
display on the dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14897
Summary: Jojo's Fashion Show 2: Las Cruces demo crashes when
starting
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.arcadetown.com/jojosfashionshow2/game.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Created an attachment (id=15468)
--> (http://bugs.winehq.org/attachment.cgi?id=15468)
console output
The demo of Jojo's Fashion Show 2: Las Cruces installs fine. When run, it
resizes the screen, plays a sound, quickly displays a logo, and 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=25700
Summary: If message contains '&' (ampersand) last word of it
won't show.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey(a)esin.name
Created an attachment (id=32738)
--> (http://bugs.winehq.org/attachment.cgi?id=32738)
Simple program to show this bug.
This bug is very easy to repeat:
Open Notepad and find something with '&'.
You will see messagebox without last word.
I have write small program for showing this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40938
Bug ID: 40938
Summary: Ether One Redux (UE4) crashes while loading with
"BackBuffer->GetResource() has 3 refs, expected 1"
error
Product: Wine
Version: 1.9.14
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 55068
--> https://bugs.winehq.org/attachment.cgi?id=55068
Terminal output Wine 1.9.14
I am attempting to run Ether One Redux in a clean Windows 7 64-bit prefix and
the game crashes while launching. Terminal output 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=27580
Summary: First two letters missing from path is "Open With"
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)gmail.com
Created an attachment (id=35256)
--> (http://bugs.winehq.org/attachment.cgi?id=35256)
"/h" is missing from the path
Wine 1.3.4
>From Krusader, when I right click and "open with" "notepad" or "wine notepad",
I get a popup complaining about a bad path. The problem being that the first
two letters of the path are missing. I do not have this problem with Linux
programs and Krusader. Please see the attachment. The missing letter are "/h"
as in /home/CDs/..."
Many thanks,
-T
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39048
Bug ID: 39048
Summary: MIDI Clock Messages are Corrupted Between Wine and
ALSA
Product: Wine
Version: 1.7.43
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: josh.sarro(a)gmail.com
Distribution: ---
When using an app running over Wine, MIDI Clock messages sent from the app to
native Linux applications using ALSA MIDI are corrupted and not recognized as
MIDI Clock messages.
To Reproduce:
1. Start a native Linux application that supports MIDI Clock via ALSA MIDI.
In this example, I'll use Renoise, but I've also tested with other software,
for example gmidimonitor. In Renoise open Edit -> Preferences -> MIDI and under
MIDI Clock Slave select In device "Renoise MIDI In Sync".
2. Start MIDI Clock enabled Windows app using Wine and enable MIDI Clock output
In this example I'll use Reaper, but I've also tested with MIDIClock (a simple
windows application that sends MIDIClock messages). Go to Options -> Preference
(CTRL-P). In the left pane, under the heading "Audio" select "MIDI Devices". In
the bottom right pain, right click on "Renoise MIDI In Sync". Click "Enable
Output". Again, right click on "Renoise MIDI In Sync". Click "Send Clock/SPP to
Output". Click OK
3. Run the MIDI Clock
In REAPER press play or space bar
Expected Results:
Native Linux app receives and responds to MIDI Clock
Actual Results:
Native Linux app does not recognize messages as MIDI Clock
Notes:
Another illustrative example is to use gmidimonitor instead of Renoise as the
native Linux app. Start it in alsa mode (--alsa). In Reaper, perform the same
steps listed above, but select gmidimonitor's port. When Reaper is playing
there is a repeated message: "Sysex with size 1: F8", but connected to a native
Linux application with MIDI Clock out (such as Renoise), the message is: "MIDI
Real time clock message". To rule out a bug in Reaper, I tested the same
scenario with a Windows application called "MIDIClock". It's available as a
free download from Download.com.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.