http://bugs.winehq.org/show_bug.cgi?id=7196
------- Additional Comments From flexo(a)holycrap.org 2007-04-02 07:39 -------
Use OProfile to figure out where it spends most of it's cpu-time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3747
------- Additional Comments From tomek.fizyk(a)op.pl 2007-04-02 06:31 -------
I've installed the 0.9.30 version on my other system (Debian i386) as it didn't
want to compile on the AMD64 system (some ./configure issues) so it was a clean
install w/o any previous wine nor motorhead configuration available for the game.
I've also tryed the demo (there were two versions: software and 3dfx - I chose
the software). The demo also doesn't work - the same problem.
Maby you could play the demo because you had a joystick? Maby in such case the
game is able to initialize the DirectInput?
But it ought to be possible to run the game w/o joystick because it worked under
windows.
BTW. I have an original legal copy of the game and therefore it is not a fault
of any crack/modiffication.
The game even worked under windows xp if I copied the installation from win98
to winxp and added some keys in the registry (the game's installer refuses to
proceed when it detects it is beeing run under NT, so the trick was the only
way to play the game undr xp).
When running with wine I've been trying with all possible windows versions'
compatibility (yes even with win2.0 which does not make any sense)
It is the dinput problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5340
------- Additional Comments From elad_lahav(a)users.sourceforge.net 2007-04-02 06:26 -------
The bug should be present in the trial, as there is no difference between the
trial and full versions (just need to enter your key to activate the trial).
Some sub-menus may work and other not, and this may even change while working
with the application. To me, it seems that most menu items are inaccessible most
of the time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7196
------- Additional Comments From PhibreOptix(a)gmail.com 2007-04-02 05:55 -------
There is no console output, no errors or fixme's. It just runs alot slower then
it does on windows >.<
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7327
Summary: Broadcast messages slightly broken in winsock
Product: Wine
Version: 0.9.30.
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blin(a)gmx.net
Something is still not correct in the way we enumerate interfaces in winsock. I
was playing StarCraft yesterday with some friends via a VPN in LAN mode, and
while I could get direct messages to the game host, I couldn't see the messages
other players sent and they couldn't see mine. I assume I could only see the
game host because we were in the same LAN, I need to check that.
As I'm seeing somewhat similar problems when doing broadcasts to my dplay test
VMs, I assume this is due to "all interfaces" broadcast messages only being sent
via the primary interface.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7326
Summary: Some apps complain "DDE requires ddeml.dll"; just need a
link
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cshore(a)wightman.ca
I have an app whose installer (setup.exe) fails with "DDE requires ddeml.dll".
It was designed for Windows 3.1 and Windows 95, which may be a factor. In any
event, solving the bug is a simple matter of ln -s user32.dll ddeml.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2812
------- Additional Comments From dmitry(a)codeweavers.com 2007-04-02 02:16 -------
pal.exe download does not exist anymore. What app can be used to reproduce
the bug?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4443
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-04-02 02:13 -------
And yet another application with same bug:
http://www.churchassist.com/download/ma143.exe
This is a free download, and it also pops up the messagebox "External exception
80000101".
This happens when you start the application, and click the drop-down list in the
login window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7325
Summary: Window 3.1 App needing Video for Windows fails to play
videos
Product: Wine
Version: 0.9.30.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cshore(a)wightman.ca
I have an application designed for Windows 3.1 call Expert Easy Home Gardening
that only partially works under WINE. It's not an important app for me, but I'm
filing this report in hopes that it will be of help to someone else, most likely
for some other application.
This application tries to install Video for Windows 1.1e (which crashes with an
unimplemented function error (I can attach info if desired)). Skipping the VFW
lets the install complete successfully but the video functionality is
unavailable, and wine emits the following error:
fixme:mmsys:mmTaskCreate16 This is currently broken. It will fail
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"AVIVIDEO".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
I suspect the mmsys: message indicates the culprit.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.