http://bugs.winehq.org/show_bug.cgi?id=5774
------- Additional Comments From julliard(a)winehq.com 2007-06-06 10:03 -------
Please retest with current git, I put in a few fixes that may help.
--
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=8620
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-06-06 09:21 -------
Use plain Wine, no ies4linux. Open new bug(s) if you have any problems in that
configuration.
MS' dotnet does installs on plain Wine (see bug 5358). Not sure if it's functional.
--
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=8620
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-06-06 09:13 -------
Sorry, but MS' .net nor ies4linux are not supported here.
Remove both, install Mono .net
--
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=8620
Summary: Microsoft .NET Framework 1.1 not working: ndphlpr.vxd
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: helge(a)helges.dk
I've succeeded to install .NET 1.1 on top of Wine+IE6 (from IEs4Linux).
All native files from IE6 have been changed in user.reg from "native" to
"native,builtin", meaning now I can use FileZilla again (wow, some of the
builtins are actually working better).
Although with some errors in the last installation phase (registering type
libraries and making shortcuts), .NET seems to install and reports success.
Now the .NET 1.1 applications no longer ask me to install it, but it doesn't work.
This is the error I get when trying to run a .NET 1.1 application or the .NET
1.1 Service Pack 1 installation:
fixme:vxd:VXD_Open Unknown/unsupported VxD L"ndphlpr.vxd".
I found the file in windows/system32/
--
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=8608
------- Additional Comments From titan.costa(a)wanadoo.fr 2007-06-06 09:09 -------
Oops...
The file is dlls/winealsa.drv/midi.c.
The constant is SND_SEQ_PORT_TYPE_PORT and not SND_SEQ_PORT_TYPE_MIDI_PORT.
--
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=8608
------- Additional Comments From titan.costa(a)wanadoo.fr 2007-06-06 09:07 -------
I've looked at the code and it is not correct.
At the end of the file, could you change :
"type != SND_SEQ_PORT_TYPE_MIDI_GENERIC"
by "!(type & SND_SEQ_PORT_TYPE_MIDI_PORT)"
and "type == SND_SEQ_PORT_TYPE_MIDI_GENERIC"
by "type & SND_SEQ_PORT_TYPE_MIDI_PORT" ?
--
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=3806
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine fails running |QuarkXpress installation
|InstallShield with |fails with InstallShield
|InstallShield error 1607 |error 1607
--
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=3806
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-06-06 08:08 -------
So you mean QuarkXpress? I'm currently downloading the demo 7.0, do you have the
same problems with that one?
--
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=3806
sitter.harald(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sitter.harald(a)gmail.com
------- Additional Comments From sitter.harald(a)gmail.com 2007-06-06 07:58 -------
wine-0.9.38....
still not working, even after deletion of .wine directory.
I'm currently trying to migrate a local NGO to Linux, though they are using
this software and don't wanna switch, so it's somewhat vital for me to get it
run on Linux. Maybe someone can have a look at it?
--
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.