http://bugs.winehq.org/show_bug.cgi?id=6741
------- Additional Comments From liquitsnake(a)gmx.net 2006-25-11 07:21 -------
It looks like that letting it sit there about 10 minutes gets you farther.
Also, using native msxml4.dll solves this.
--
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=6772
Summary: MS office 2003 does not even start with wine
Product: Wine
Version: 0.9.26.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.sekal(a)gmail.com
installation of MS Office 2003 fails - ending with message "unexpected error
occured during istallation".
running ms office 2003 fron ntfs partition using command wine excel.exe also
fails with a message box IOPL not enabled
with the component I am not sure, I have suse linux 10.1 final; here you simply
install wine (40 MB), so you cannot resolve a "component"
--
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=6771
Summary: comm:set_queue_size unimplemented ?
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://appdb.winehq.org/appview.php?iAppId=4165
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ales.rom(a)kabelnet.net
CC: ales.rom(a)kabelnet.net
I have problems with using my COM port. PC and Sunny Data logger is conected
properly. When I start Sunny Data control software and use option "Device
Detection" software detects two devices, (with actual serial numbers an so on)
which is good. But after that, no data transfer is possible. There are a few
messages in the console:
...
...
fixme:ras:RasEnumEntriesA ((nil),(null),0xf7c3ac,0x34f5d8,0xf7b364),stub!
fixme:ras:RasEnumDevicesA ((nil),0x34f60c,0x34f608),stub!
fixme:ras:RasEnumDevicesA (0x77347c,0x34f60c,0x34f608),stub!
fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub
It is wery strange, that some sort of communication is going on, but not
everything ?
--
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=6747
------- Additional Comments From wine(a)staznosti.sk 2006-25-11 05:43 -------
Windows manager: KDE 3.5.4
Driver:
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
LDD Output:
bash-3.1# ldd /usr/X11R6/lib/libXrender.so
linux-gate.so.1 => (0xffffe000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7f98000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb7ecb000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7d81000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7d7d000)
/lib/ld-linux.so.2 (0x80000000)
--
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=6764
------- Additional Comments From winebugger(a)piments.com 2006-25-11 04:53 -------
suggest refering to install notes for version 7 for earlier wine releases that
did work with the installer.
regression happened around 0.9.20, this could presumably traced back to where
the breakage came in.
v7 uses a known buggy installshield/MSI installer that is known to show exactly
the same errors on some HP windows machines.
It appears that wine is correctly emulating some set of conditions that
triggers this MSI bug. It would be nice if it could emulate a windows env. that
does not trigger 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=6737
------- Additional Comments From winebugger(a)piments.com 2006-25-11 04:41 -------
OK, first of all have a good read of the notes I posted for installing dns7 ,
it will give you on overview of the situation.
Wine is getting very close on this one now but there was some regression wrt
the installer in wine>0.9.20 , you will find comment about that as well. I
recall I needed to use an earlier snapshot to install then I could run it with
0.9.20 with just a couple of natives.
The installer looks for regkeys to see if IE5 or later is present because it
needs some of the MS speach API.
I did look into this extensively with c.20050524 wine
You can fairly simply trace and add the regkey needed to fool the installer
into continuing, but at that stage it failed further down the line when it hit
the actual lack of the files it required.
IIRC adding the reg key was sufficient to get it through the installer.
I am very insterested in ironing out some of the remaining issues on DNS. V7
seems to be the best prospect at this time since there are additional issues
with the online registration process required for >=v8.
The heart of the speach rec. engine has not changed since v7, most of the diffs
seem to be stuff like IE integration and commercial changes.
The key to getting top quality speach rec. on wine seems to lie in v7.
regards.
--
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=3068
eric.pouech(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.pouech(a)wanadoo.fr
------- Additional Comments From eric.pouech(a)wanadoo.fr 2006-25-11 02:57 -------
is all this behavior still visible with current versions (lots of bug fixes have
been added to dwarf handling)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5493
eric.pouech(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
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=6099
eric.pouech(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |eric.pouech(a)wanadoo.fr
Status|ASSIGNED |NEW
--
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.