http://bugs.winehq.org/show_bug.cgi?id=3047
info(a)suscomputing.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |239
nThis| |
--
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=3047
Summary: CSpy/Tab: Cursor Select & Keyboard Navigation Not
Implemente/ Not Working
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)suscomputing.com
I'm not sure if this hasn't been implemented yet, or if it's just not working,
but keyboard navigation is not possible. In Windows, when a tab is clicked on,
the tab is highlighted with a dotted rectangle; from this point, the user can
navigate to other tabs with the left, right, and up arrows.
Under wine, I wasn't able to highlight the tabs in this manner, nor was I able
to perform any sort of keyboard navigation.
In the long run, keyboard navigation like this will be essential, for the
unusual cases in which we want the user to be able to perform full functionality
without a mouse. I know this sounds wacky and may strike others as superfluous,
but I can't even count how many times on Windows I have benefitted from the
ability to do anything without a mouse (one of the strong points of the Windows
interface). We should strive to preserve this quality of the windows 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=3042
------- Additional Comments From lionel.ulmer(a)free.fr 2005-08-06 14:08 -------
I have a similar problem with GeneRally (a Skidmarks clone). What happens is
that the DSound mixing thread starts to mix a negative number of sample ...
which (of course) means that this thread enters an (almost) infinite loop.
Then the main thread of the game freezes due to a time-out waiting for the
DSound lock. It seems that your problem is a bit different, but well, they may
be linked (as going back in memory may link to segmentation faults).
--
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=3046
info(a)suscomputing.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |239
nThis| |
--
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=3046
Summary: CSpy/Property Sheet: Initial Window Not Wide Enough
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)suscomputing.com
The initial window is not wide enough to display all the controls on the test
page. This could pose serious problems if it renders controls inaccessible, and
even if not, it's extremely ugly. Not quite sure what's causing this...is this
an auto-sized dialog? What controls the size? I'll look into this.
Also--I want a sense of whether this occurs on every OS/Window Manager, or if
it's limited to my environment (I'm working with KDE here). I plan on testing
some of this out.
--
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=3044
info(a)suscomputing.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|trivial |minor
Priority|P5 |P4
------- Additional Comments From info(a)suscomputing.com 2005-08-06 13:54 -------
Additional inconsistencies: when the calendar pops up, and you then click in the
background, the date selector (opened as a separate window) stays popped up and
*ABOVE* the window clicked on (which may even be from another application).
This is a more serious design flaw, relative to the other, more cosmetic
problems. A tricky note here--to be consistent, we have to make sure that if
the date box is popped up, and the user clicks on another application, that the
popup box is not closed, but rather, the box stays above the original parent
window, but below the new window clicked on.
---
However, this seems tied to additional problems as well. For example, when you
click on the text portion of the combo box, while the calendar is popped up, in
windows, the calendar will disappear. However, under wine, the calendar stays
up while the text gets selected. This behaviour is bad because you can then
change the date by pressing the up and down arrows, but this change will not be
reflected in the displayed popup. It would be simpler and generate more
efficient code for us to not try to implement the new feature of updating the
date, but rather, just have the behaviour work exactly like windows--unpopup the
date box when the user clicks in the text part of the combo box.
--
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=2092
------- Additional Comments From posta10100(a)yahoo.it 2005-08-06 13:53 -------
The same problem there is with the full version.
--
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=3044
info(a)suscomputing.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |239
nThis| |
--
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=3044
Summary: CSpy/Date and Time Picker: selection of commas or
weekday
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)suscomputing.com
The date and time picker allows selection (highlighting) of commas or the space
between month and day, by clicking on them, which is not allowed under Windows.
The width of the selection for the date field is also too big: the highlight
reaches too far to the left--only the word should be highlighted.
--
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=3043
------- Additional Comments From dclark(a)akamail.com 2005-08-06 12:10 -------
Could you email the patch to wine-patches, please?
--
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=239
Bug 239 depends on bug 3043, which changed state.
Bug 3043 Summary: CSpy/IP Address: IPM_SETFOCUS bug
http://bugs.winehq.org/show_bug.cgi?id=3043
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=3043
info(a)suscomputing.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From info(a)suscomputing.com 2005-08-06 11:59 -------
I think this is done?
--
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=3043
------- Additional Comments From info(a)suscomputing.com 2005-08-06 11:58 -------
Created an attachment (id=922)
--> (http://bugs.winehq.org/attachment.cgi?id=922&action=view)
Fixes the bug and has much smaller code
The behaviour now conforms 100% to the behaviour tested using microsoft's
ControlSpy on Windows 2000. It seems the first for loop was
unnecessary--Windows does not appear to make these checks. Also, there was a
bug in the previous code causing the index to be reset to 0 no matter what (if
(index < 9 || index > 3) index = 0;). This was what was causing the 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=3042
------- Additional Comments From nick(a)lionrampant.co.uk 2005-08-06 11:46 -------
Sorry, the versions I've tried are v1 and v.1.5, not v1.05
--
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=3043
info(a)suscomputing.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |239
nThis| |
--
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=3043
Summary: CSpy/IP Address: IPM_SETFOCUS bug
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)suscomputing.com
When Setfocus is called, wine sets the focus to the first field of the control
regardless of what is passed as the second parameter.
The behaviour in Windows 2000 is that the second parameter defines the field
into which the focus is set i.e. 1 sends the cursor to the second number, 3 to
the fourth number. The first field is selected if the parameter is out of range.
--
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=3042
Summary: Worms 2 hangs after a random amount of time
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick(a)lionrampant.co.uk
This occurs with the two versions of Worms 2 I tried, 1.00, and 1.05 (the latest
patch).
When playing either 1 or 2 player (strangely I have not been able to reproduce
this when pitching 2 CPU opponents against each other), after a seemingly random
amount of time the game will hang until it is killed. It should be noted that I
have to explicitly enable dsound emulation to get any sound in game, and if not
this problem does not occur. Also, continually (up until it hangs, that is),
every few seconds I recieve an error of the format:
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 1641, b
lock size = 2
with a differing length reported each time (but always odd). This seems to have
no impact on the game.
An example wine error log is at <a
href="http://www.spiraling.supanet.com/wine/worms/errorlog">http://www.spiraling.supanet.com/wine/worms/errorlog</a>,
and my wine config file is <a
href="http://www.spiraling.supanet.com/wine/worms/config">http://www.spiraling.supanet.com/wine/worms/config</a>.
--
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=3038
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine crashes on SPSS 13 |installshield problem: wine
| |crashes on SPSS 13
--
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=2976
posta10100(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From posta10100(a)yahoo.it 2005-07-06 13:33 -------
OK, solved.
Thanks!!!!
--
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=2164
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-07-06 07:24 -------
pleasr try aghain, most likely fixed
--
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=3028
------- Additional Comments From kelfe(a)gmx.de 2005-07-06 04:58 -------
Created an attachment (id=921)
--> (http://bugs.winehq.org/attachment.cgi?id=921&action=view)
updated testcase
new testcase
function FindFirstFileExW removes the mask *.* (don't know why)
the direct NtOpenFile call with c:\foo\*.* produces error 123 Invalid name
under wine instead of error 3 Path not found
windows:
failed with error 3: Das System kann den angegebenen Pfad nicht finden.
failed with error 3: Das System kann den angegebenen Pfad nicht finden.
failed with error 3: Das System kann den angegebenen Pfad nicht finden.
c:\foo\bar.txt
failed with error 3: Das System kann den angegebenen Pfad nicht finden.
c:\foo\
failed with error 2: Das System kann die angegebene Datei nicht finden.
c:\foo\*.*
failed with error 3: Das System kann den angegebenen Pfad nicht finden.
wine:
failed with error 2: File not found
failed with error 3: Path not found
failed with error 2: File not found
c:\foo\bar.txt
failed with error 3: Path not found
c:\foo\
failed with error 2: File not found
c:\foo\*.*
failed with error 123: Invaid name
--
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.
I get a dialog prompt that says "The loader can not find the 'Z:\home
\wlentz\windows\InstMsiA.exe' file necessary to load the Windows
Installer.". The setup then exits. No other errors, though.. The
complete program I'm trying to run is an 87MB MCRInstaller.exe, which
unzips to:
InstMsiW.exe, MCIInstaller.msi, Setup.exe, and Setup.ini
Thanks,
Will
On Mon, 2005-06-06 at 13:32 -0500, Wine Bugs wrote:
> http://bugs.winehq.org/show_bug.cgi?id=3040
>
>
> marcus(a)jet.franken.de changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |RESOLVED
> Resolution| |WONTFIX
>
>
>
>
> ------- Additional Comments From marcus(a)jet.franken.de 2005-06-06 13:32 -------
> the code no longer exists.
>
> is there any other error? does the setup proigram not work?
>
http://bugs.winehq.org/show_bug.cgi?id=2970
------- Additional Comments From jm.detrez(a)cegetel.net 2005-06-06 14:29 -------
sorry, unfortunately i'm re-install the pc with mandrake and the patch was
gone ...
i'm curently making an other patch for socket.c (gethostbyname) , if you want
i could re-modify the ws_sockaddr_ws2u() funct.
--
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=3040
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From marcus(a)jet.franken.de 2005-06-06 13:32 -------
the code no longer exists.
is there any other error? does the setup proigram not work?
--
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=1973
------- Additional Comments From willie(a)froq.net 2005-06-06 13:01 -------
One more thing: the buttons in DAZ|Studio (free Poser-like program) seem to be
affected by the same problem. At start-up, Studio complains that any color
depth but 32bit is unsupported, and the buttons are completely messed up. With
Studio, this bug only appears with WINVER set to win2k or winxp, with Mirage,
it always appears.
--
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=3040
Summary: VERSION_GetLinkedDllVersion Unknown EXE OS version 4.0
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: will_lentz(a)trimble.com
I'm running wine from the debian Linux package version 0.0.20050524-1.
I'm trying to install Matlab runtime libraries. Running "Setup.exe" gives the
following error:
fixme:ver:VERSION_GetLinkedDllVersion Unknown EXE OS version 4.0, please report !!
Is there a place I can upload Setup.exe to?
--
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=3028
------- Additional Comments From kelfe(a)gmx.de 2005-06-06 11:59 -------
dll/kernel/file.c
after about line 1504 the return code from NtOpenFile
"STATUS_OBJECT_NAME_NOT_FOUND" needs to be changed to
"STATUS_OBJECT_PATH_NOT_FOUND" if the mask was "*.*"
--
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=796
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |felix.nawothnig(a)t-online.de
Status|NEW |ASSIGNED
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-06-06 01:32 -------
Easy as NtQuerySystemInformation() is implemented now - working on 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.
http://bugs.winehq.org/show_bug.cgi?id=425
------- Additional Comments From burnus(a)gmx.de 2005-05-06 22:57 -------
Is this FIXED or not? Network + creation of the local links is not done
automatically, but one can use it.
http://bugs.winehq.org/show_bug.cgi?id=147
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-05-06 21:59 -------
Closing
--
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=1810
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-05-06 21:57 -------
Closing
--
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=2971
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-05-06 21:55 -------
What program is this? Is there a (leagaly) downloadable version somewhere?
--
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=2364
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-05-06 21:50 -------
Resolving as FIXED
--
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=2966
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=819
--
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=2886
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-05-06 21:43 -------
Closing
--
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=892
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|FreeBSD |All
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-05-06 19:02 -------
We have 4 different GetSystemInfo() implementations now (including a CPUID one
for FBSD) - that's just stupid. Reading & parsing /proc/cpuinfo (which is
hopefully being replaced by /sys) on Linux is somewhat ugly too.
I think we should use sysconf() to get the clock frequency & number of
processors (the latter is not POSIX but most unices support it), CPUID for most
of the other stuff (which is mostly x86-specific anyway) and some assembly to
test for the fdiv-bug and similar *on any x86 system*.
Changing OS to All.
--
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=2764
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-05-06 18:51 -------
Confirmed. There was another try to fix issue 2 by Rein Klazes
(http://www.winehq.org/hypermail/wine-patches/2005/05/0579.html) with a more
correct patch but it wasn't applied either.
--
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=2906
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From wine.dev(a)web.de 2005-05-06 15:36 -------
The Search-Result is better, but not ok:
"http://appdb.winehq.org", enter "borland" and press "Search" : 2 matches
a) 1292: "Borland C++"
b) 42: "Delphi"
The Search-Function did not find:
c) 169: "C++Builder"
d) 1245: "Delphi Command line compiler dcc32"
----
"http://appdb.winehq.org", enter "borland.com" and press "Search" : 1 fuzzy-match
a) 1292: "Borland C++"
The Search-Function did not find:
b) 42: "Delphi"
c) 169: "C++Builder"
d) 1245: "Delphi Command line compiler dcc32"
----
"http://appdb.winehq.org", enter "borland delphi" and press "Search" : 1 fuzzy-match
a) 1292: "Borland C++"
The Search-Function did not find:
b) 42: "Delphi"
c) 1245: "Delphi Command line compiler dcc32"
----
"http://appdb.winehq.org", enter " delphi" (with a space in front of the name)
and press "Search" : 2 fuzzy-matches
a) 42: "Delphi"
b) 1847: "declic"
The Search-Function did not find:
c) 1245: "Delphi Command line compiler dcc32"
------------
Please include the Fields "Vendor" and "URL" in the search-index.
--
By by ...
... Detlef Riekenberg
--
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=3026
------- Additional Comments From atari(a)gabo.pl 2005-05-06 14:37 -------
I had some problems with one of the paches (did not want to apply cleanly),
after some checking out, I applied it manually, I hope correctly.
(compiled from CVS)
This is what I got:
$ ./MOHAA.EXE
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
fixme:opengl:query_function_pbuffer gl_version is: "1.5.3 NVIDIA 71.74"
fixme:opengl:query_function_pbuffer glx_exts is: "GLX_EXT_visual_info
GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync
GLX_SGI_swap_control GLX_ARB_get_proc_address "
fixme:opengl:query_function_pbuffer gl_version is: "1.5.3 NVIDIA 71.74"
fixme:opengl:query_function_pbuffer glx_exts is: "GLX_EXT_visual_info
GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync
GLX_SGI_swap_control GLX_ARB_get_proc_address "
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
fixme:wave:ALSA_AddRingMessage two fast messages in the queue!!!! toget =
23(WINE_WM_UP DATE), tosave=24(UNKNOWN(0x00000000))
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
fixme:wave:ALSA_AddRingMessage two fast messages in the queue!!!! toget =
24(WINE_WM_UP DATE), tosave=25(UNKNOWN(0x00000000))
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
fixme:wave:ALSA_AddRingMessage two fast messages in the queue!!!! toget =
56(WINE_WM_UP DATE), tosave=57(UNKNOWN(0x00000000))
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--auto] [--gdb] cmdline
fixme:wave:ALSA_AddRingMessage two fast messages in the queue!!!! toget =
60(WINE_WM_UP DATE), tosave=61(UNKNOWN(0x00000000))
err:dsound:DSOUND_MixOne underrun on sound buffer 0x77c876e8
--
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=3032
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-05-06 13:54 -------
no, it is a glibc problem in fedora core.
It is worked around in WINE CVS now.
--
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=3039
------- Additional Comments From mathieu_lacage(a)myrealbox.com 2005-05-06 12:50 -------
Created an attachment (id=918)
--> (http://bugs.winehq.org/attachment.cgi?id=918&action=view)
sample to reproduc ethe bug
I generated this sample binary file with the compiler tool provided in the TI
SDK. This sample file should be able to be fed to the sdkpc binary to generate
the final binary to upload to the calculator
--
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=3039
Summary: fixme:seh:UnhandledExceptionFilter Unhandled error on
debug event: 0
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu_lacage(a)myrealbox.com
I downloaded a set of win32 developer tools for ti-89 calculators from the TI
website (you can download them too, look for TI FLASH Studio). The
self-decompressing .exe installs a set of binaries in c:\SIERRA and a dll in
c:\windows\system32\TI68kTools.dll. I copied these binaries and the dll on a
linux box after decompression and I tried to run each of them with wine.
If I try to run the sdkpc.exe binary with the sample file attached to this
email, I get the following error:
[mathieu@mathieu Hello]$ wine ../SIERRA/BIN/sdkpc.exe 89 ./he foo
fixme:seh:UnhandledExceptionFilter Unhandled error on debug event: 0
fixme:seh:UnhandledExceptionFilter Unhandled error on debug event: 0
[mathieu@mathieu Hello]$
I also attached the output of the seh debugging log
[mathieu@mathieu Hello]$ WINEDEBUG=seh wine ../SIERRA/BIN/sdkpc.exe 89 ./he foo
2>err
[mathieu@mathieu Hello]$
--
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=3026
------- Additional Comments From todd.merrill(a)comcast.net 2005-05-06 11:31 -------
All patched, compiled, and installed. The patches had no effect. I'm still
getting the same types of error messages.
err:opengl:X11DRV_DescribePixelFormat unexpected iPixelFormat(140) >
nFormats(139), returns NULL
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 201,
block size = 2
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 75,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 113,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 263,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 295,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 353,
block size = 2
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 193,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 169,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 851,
block size = 2
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 277,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 69,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 81,
block size = 2
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 445,
block size = 2
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7499a6e0
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 333,
block size = 2
The dsound regression test still segfaults. I'm not sure what to use as
arguments for the winmm tests.
Here are my basic system specs:
X: X.Org 6.8.2
OS: Gentoo Linux
Kernel: 2.6.11.11
Video: GeForce 6800
Sound: Sound Blaster Audigy 2 ZS
I'm using Wine CVS with ALSA 1.0.9 at the moment. Let me know if you need any
more information.
--
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=3026
------- Additional Comments From reif(a)earthlink.net 2005-05-06 10:56 -------
Install the first one. There should be no errors.
Install the second one with a fuzz of 3 (-F3).
You should get: Hunk #3 succeeded at 3417 with fuzz 3.
--
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=3036
danygradilla(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From danygradilla(a)hotmail.com 2005-05-06 10:27 -------
Sorry, didn't know new versions of Wine needed manual importing of the Windows
Registry.
--
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=2673
------- Additional Comments From danygradilla(a)hotmail.com 2005-05-06 10:24 -------
Not fixed in 20050524 yet, but I noticed something with Ultima Online. If I set
the game to fullscreen, it displays the colors correctly, and I get this same
debug message a ton of times.
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
It displays incorrectly in Windowed mode. I also noticed it displays incorrectly
in Fullscreen if I have RandR enabled in the XServer.
--
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=3026
------- Additional Comments From todd.merrill(a)comcast.net 2005-05-06 09:51 -------
Should I try them individually, or both at the same time?
The last hunk of each patch conflicts with one another.
--
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=3026
------- Additional Comments From todd.merrill(a)comcast.net 2005-04-06 23:39 -------
Hello,
I'm getting similar DSOUND errors when trying to run some DirectX games as well.
For example, World War II Online:
WINEDEBUG="+wave,+dsound" wine WW2.exe
ALSA lib control.c:739:(snd_ctl_open_noupdate) Invalid CTL plug:hw:0
err:opengl:X11DRV_DescribePixelFormat unexpected iPixelFormat(140) >
nFormats(139), returns NULL
err:dsound:DSOUND_MixOne underrun on sound buffer 0x74479510
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7447b100
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 275,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 257,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 161,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 67,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 329,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 339,
block size = 2
err:dsound:DSOUND_MixOne underrun on sound buffer 0x74479510
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7447b100
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 3,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 187,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 309,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 163,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 217,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 3,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 417,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 175,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 3,
block size = 2
err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 291,
block size = 2
Then the game freezes.
I've tried two different versions of ALSA (1.0.8, 1.0.9), four different sound
cards (2x emu10k1, cs46xx, cmipci), and Wine CVS with no luck. I also tried
switching between Wine's ALSA and OSS drivers, along with hardware emulation,
but to no avail. The game works great with the sound disabled though.
The regression tests segfaulted with every sound card and driver I tried.
--
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=3028
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.winehq.org/appvie
| |w.php?appId=2249
Version|20050419 |CVS
--
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=3033
gn0me(a)o2.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=2182
--
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=2682
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |felix.nawothnig(a)t-online.de
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-04-06 14:09 -------
Reopening, see: http://winehq.org/hypermail/wine-devel/2005/05/0611.html
--
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=3035
FunkyFredMale(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=74
--
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=3036
danygradilla(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.winehq.org/appvie
| |w.php?appid=228
--
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=3035
lamber45(a)cse.msu.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lamber45(a)cse.msu.edu
--
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=3037
a(a)gaydenko.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=2000
--
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=3038
Summary: wine crashes on SPSS 13
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.winehq.org/appview.php?appId=1028
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)ion.lu
I've been trying to run the SPSS 13 installation file (wine SPSS13Eval.exe), but
I'm getting the following errors:
err:msi:ACTION_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\9\\Intel 32\\IDriver.exe" -> L"c:\\Program
Files\\Common Files\\InstallShield\\Driver\\9\\Intel 32\\", last error 80
err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header, 0x00000000
err:ntdll:RtlpWaitForCriticalSection section 0x7e6a4718 "compobj.c: apartment"
wait timed out in thread 0012, blocked by 002c, retrying (60 sec)
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0xc0000194
err:msi:ACTION_ProcessUISequence Execution halted due to error (1603)
(with WINEDEBUG=+relay):
err:msi:ACTION_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\9\\Intel 32\\IDriver.exe" -> L"c:\\Program
Files\\Common Files\\InstallShield\\Driver\\9\\Intel 32\\", last error 80
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 000e, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 0022, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 000e, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 0022, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 000e, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 0022, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 000e, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 0022, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 000e, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 0022, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 000e, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 0022, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 000e, blocked by 001e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x77c0001c "?" wait timed out in
thread 0022, blocked by 001e, retrying (60 sec)
I'm using wine-20050524 (not listed here) on the 2.6.11-gentoo-r8 kernel.
gcc version 3.4.4
--
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=3037
Summary: LTspice: UI glitches
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a(a)gaydenko.com
Beginning from 20041201 snapshot, working with LTspice spice simulator under
this or any later snapshot, I have these problems:
- UI is much less responsive (with "good" version I can arrange
windows and so on without any visible delay/glitches while
.tran is running)
- window resizing leads to creating of unneeded scrollbars,
and arranged windows become partly under these scrollbars (this
takes place when resizing internal window to border of main
LTspice window)
Last "good" version is 20041019. Tried "bad" versions are:
20041201
20050211
20050310
20050419
20050524
--
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=3036
Summary: Ultima Online incorrectly reports a bad installation
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danygradilla(a)hotmail.com
When trying to run Ultima Online, a window appears with the following text:
"Ultima Online does not appear to be installed correctly on your system. Please
re-install UO by running the setup.exe program located on your UO CD-ROM."
This bug appears in 20050419 and 20050524. Prior versions of Wine work fine. Any
recommendations on what should I do to get some useful debug messages?
--
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=3035
Summary: Diablo II choppy buzz loud sound
Product: Wine
Version: 20050111
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: FunkyFredMale(a)hotmail.com
When playing Diablo II the music is fine, but with each of the various drivers,
the sound is just a really bad buzz. Mainly I just wanted to note that running
it in the debugger seems to fix this (the sound comes out fine, but it displays
dsound buffer underrun or something akin to that..). I looked around for an
appropriate bug, but didn't find one.. sorry if I missed it. But I was mainly
curious as to why running it in winedbg fixes the problem..
[WinMM]
;wineoss.drv winealsa.drv
"Drivers" = "winealsa.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
[dsound]
"HardwareAcceleration" = "Emulation"
"DefaultPlayback" = "0"
--
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=2958
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=2202
--
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=3034
Summary: AppDB - Bugzilla link broken again
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lamber45(a)cse.msu.edu
As things currently stand, "www.winehq.org" is what we use for the
link-to-application in Bugzilla, but the application database is actually at
"appdb.winehq.org". Therefore, if someone tries to click on a link in
Bugzilla, he gets the WineHQ "Not Found" page. (By the way, this page comes
back with a 200 HTTP response code, but says "404" in the middle in big red
letters. That's another bug.)
I've written a patch that should solve this. Someone should also do the
following SQL query, since the old links didn't have the keyword "appdb" in them:
UPDATE bugs
SET bug_file_loc=REPLACE(bug_file_loc,"www.winehq.org","appdb.winehq.org")
WHERE bug_file_loc LIKE "http://www.winehq.org/appview.php?appId=%";
--
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=2954
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=91
--
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=1668
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-03-06 23:36 -------
Works for me (0.29c is still available at the SF page), is this still an issue
for you?
--
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=11
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-03-06 22:43 -------
Finaly...... Closing...
--
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=2912
cmorgan(a)alum.wpi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From cmorgan(a)alum.wpi.edu 2005-03-06 22:04 -------
Fixed.
--
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=2897
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-03-06 21:42 -------
Resolving WORKSFORME as per comments.
--
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=2906
cmorgan(a)alum.wpi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From cmorgan(a)alum.wpi.edu 2005-03-06 21:38 -------
Improved search with fuzzy matching.
--
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=715
cmorgan(a)alum.wpi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |cmorgan(a)alum.wpi.edu
--
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=3033
Summary: Bad rendering in Flanker 2.0
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gn0me(a)o2.pl
I'm trying to run Flanker 2.0 (it's a simulation game) under wine.
Unfortunately there are rendering glitches in the menu. The menu is very small
and it's being drawn only in the left bottom corner of the window, futhermore
it's flashing.
WINEDEBUG=+ddraw
...
trace:ddraw:Main_DirectDrawSurface_QueryInterface
(0x77cfac50)->({93281502-8cf8-11d0-89ab-00a0c9054129},0x7b4bd0)
trace:ddraw:Main_DirectDrawSurface_QueryInterface returning Direct3DTexture2
interface at 0x77cfac5c.
trace:ddraw:Main_DirectDraw_CreateSurface (0x77c7bc08)->(0x77a7fc50,0x7b4be4,(nil))
trace:ddraw:Main_DirectDraw_CreateSurface Requesting surface desc :
- DDSD_CAPS : DDSCAPS_TEXTURE DDSCAPS2_TEXTUREMANAGE
- DDSD_HEIGHT : 64
- DDSD_WIDTH : 64
- DDSD_PIXELFORMAT : ( DDPF_ALPHAPIXELS DDPF_RGB , RGB bits: 16, R 0f00 G 00f0
B 000f A f000)
trace:ddraw:HAL_DirectDrawSurface_Construct (0x79cf6640,0x77c7bc08,0x77a7fb50)
trace:ddraw:DIB_DirectDrawSurface_Construct (0x79cf6640)->(0x77c7bc08,0x79cf683c)
trace:ddraw:Main_DirectDrawSurface_Construct (0x79cf6640)->(0x77c7bc08,0x79cf683c)
trace:ddraw:DIB_DirectDrawSurface_Construct (64x64, pitch=128)
trace:ddraw:create_dib DIBSection at : 0x786b0000
trace:ddraw:d3dtexture_create GL texture created for surface 0x79cf6640
(private data at 0x77cfb060)
trace:ddraw:Main_DirectDrawSurface_Lock
(0x79cf6640)->Lock((nil),0x77a7fc50,00000820,00000000)
trace:ddraw:Main_DirectDrawSurface_Lock - locking flags : DDLOCK_WRITEONLY
DDLOCK_NOSYSLOCK
warn:ddraw:Main_DirectDrawSurface_Lock - unsupported locking flag :
DDLOCK_NOSYSLOCK
trace:ddraw:Main_DirectDrawSurface_Lock locked surface returning description :
- DDSD_CAPS : DDSCAPS_TEXTURE DDSCAPS2_TEXTUREMANAGE
- DDSD_HEIGHT : 64
- DDSD_WIDTH : 64
- DDSD_PITCH : 128
- DDSD_LPSURFACE : 0x786b0000
- DDSD_PIXELFORMAT : ( DDPF_ALPHAPIXELS DDPF_RGB , RGB bits: 16, R 0f00 G 00f0
B 000f A f000)
trace:ddraw:Main_DirectDrawSurface_Unlock (0x79cf6640)->Unlock((nil))
...
this sequence repeats all the time
You can download demo of the game from:
http://ftp.sunet.se/pub/pc/games/pcgameworld/demos/Flanker2Demo.exe
P.S. Sory for my bad english
--
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=2867
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2005-03-06 12:07 -------
The backtrace mostly covers the output of winedbg starting up.
Either start the program with gdb, with redirected output, but then you have to
type blind after the crash...) or run with additional +seh with the relay log
and look closer where "Starting debugger" is emitteded...
--
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=2867
yradenac(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20050310 |20050419
------- Additional Comments From yradenac(a)free.fr 2005-03-06 10:23 -------
Here two more tests with newer versions 20050419 and 20050524:
* Wine 20050419 : still the same bug, even with different win (win98, winNT,
winXP, ...). See attachment for the trace (relay).
* Wine 20050524 : new bug, the application hangs and then crashes. It crashes
before the previous bug because it does not open the second window (previous
versions of wine crash just after opening the second window). No relay trace
because with WINEDEBUG=+relay the application and the trace does not end!
/mnt/cdrom$ wine AUTORUN.EXE
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
err:ntdll:RtlpWaitForCriticalSection section 0x77c1dda0 "syslevel.c: Win16Mutex"
wait timed out in thread 000d, blocked by 000e, retrying (60 sec)
wine: Unhandled exception (thread 000d), starting debugger...
WineDbg starting on pid 0x8
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image Z:\mnt\cdrom\AUTORUN.EXE
First chance exception: page fault in 16-bit code (1417:0300).
In 16 bit mode.
Register dump:
CS:1417 SS:137f DS:147f ES:147f FS:003b GS:0033
IP:0300 SP:b4d6 BP:b4d6 FLAGS:0286( - 00 -RISP1)
AX:4400 BX:0000 CX:0002 DX:0014 SI:017c DI:0746
Stack dump:
0x137f:0xb4d6: b521 041e 1417 0000 0740 0149 147f 0087
0x137f:0xb4e6: 0000 147f 0200 147f 147e 0000 0000 1007
0x137f:0xb4f6: e79c 769f 137f 2000 0000 0000 b530 0000
028f: sel=147f base=76129d38 limit=00000b1f 16-bit rw-
Backtrace:
=>1 0x1417:0x0300 (0x137f:0xb4d6)
2 0x1417:0x041e (0x137f:0xb520)
3 0x77badfc6 K32WOWCallback16Ex+0xc6 in kernel32 (0x00000004)
4 0x00000000 (0x00000000)
0x1417:0x0300: int $0x21
--
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=3032
Summary: Wine fails to compile on FC4
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skadz(a)stigmata.org
Getting this on FC4:
gcc -o wine-pthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x77f00400
pthread.o main.o -L../libs/wine -lwine -L../libs/port -lwine_port -lpthread
gcc -c -I. -I. -I../include -I../include -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -Wpointer-arith -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i686 -mtune=pentium4
-fasynchronous-unwind-tables -o preloader.o preloader.c
preloader.c: In function 'is_in_preload_range':
preloader.c:863: error: 'union <anonymous>' has no member named 'a_ptr'
preloader.c:864: error: 'union <anonymous>' has no member named 'a_ptr'
make[1]: *** [preloader.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/wine-20050524/loader'
make: *** [loader] Error 2
My guess is this has something to do with GCC4.
This is Wine 20050524 (It's not in the version list)
--
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=3031
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From marcus(a)jet.franken.de 2005-03-06 00:55 -------
correct, check out mono. (www.mono-project.org)
--
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=3031
Summary: not able to run .net applications
Product: Wine
Version: 20020310
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter4lnx(a)yahoo.co.in
--
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=3002
------- Additional Comments From ferchimi(a)gmail.com 2005-02-06 23:58 -------
I'm glad to tell you that the cvs date that wine broken the app is 2005-01-14
13:54:39 CST, the very very close early one is ok, I think it might be the
'serial.c' file that the patch has inside it
Hope I have been usefull despite the time it took...
Hope the next time to know more about c/c++ developing so I can help u in a more
active way to patch this bugs.
If you want to give it a try, download the software from pemicro.com and go to
the working dir and run wine prog08sz, you'll see it doesn't run at all or just
gives you error messages about the serial port...
About the VxDs, I don't know much about windows registry entries nor VxDs or
drivers (i was hoping you to tell where i can find info about that). what i
noticed is that before this bug, it worked in whatsoever version of windows I
set to wine (in fact, I worked with this app for months without noticing that
wine was set to win98 and the app clearly is for windows 2000/XP, but I
programmed a lot of MCUs without having any problems). My point is that the (if
it was implemented) VxD wine used was OK (maybe it had some boogs with other
apps, I don't know, but there must have been a reason to change it)
I'll stop annoying you now... until the next 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=2855
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=2167
--
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=2978
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-02-06 14:04 -------
This bug is no longer valid, as the app now crashes (with a different
backtrace). I am going to create new bug report on this crash.
--
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=3030
Summary: LivePerson software refuses to run..
Product: Wine
Version: 20050419
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevin.kane(a)gmail.com
A free demo of liveperson can be obtained at www.liverperson.com. Here is the
following output from wine.
Invoking /usr/bin/wine .wine/drive_c/Program Files/LivePerson/hc.exe ...
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:rebar:REBAR_AdjustBands Phase 1 failed, x=281, maxx=0, start=0, end=0
fixme:rebar:REBAR_MaximizeBand (uBand = 0 fIdeal = FALSE) case not coded
err:rebar:REBAR_AdjustBands Phase 1 failed, x=485, maxx=0, start=0, end=0
err:rebar:REBAR_AdjustBands Phase 1 failed, x=475, maxx=0, start=0, end=0
fixme:rebar:REBAR_MaximizeBand (uBand = 0 fIdeal = FALSE) case not coded
err:rebar:REBAR_AdjustBands Phase 1 failed, x=463, maxx=0, start=0, end=0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
err:ole:TLB_ReadTypeLib Loading of typelib L"stdole2.tlb" failed with error 126
err:ole:TLB_ReadTypeLib Loading of typelib L"stdole2.tlb" failed with error 126
err:ole:ITypeInfo_fnInvoke did not find member id fffffdfa, flags 4!
err:ole:TLB_ReadTypeLib Loading of typelib L"stdole2.tlb" failed with error 126
err:ole:TLB_ReadTypeLib Loading of typelib L"stdole2.tlb" failed with error 126
err:ole:ITypeInfo_fnInvoke did not find member id fffffdfb, flags 4!
wine: Unhandled exception (thread 0025), starting debugger...
--
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=3002
------- Additional Comments From dclark(a)akamail.com 2005-02-06 11:23 -------
The VXD problems with running under Win98 are common, and it is very unlikely
that anyone will attempt to fix this. My understanding is that a fix would
require someone to implement pedrv.vxd, which is unlikely to happen. When run
under WinNT variants, the program does not use the VXD (because the WinNT
variants do not allow it), so that particular problem goes away.
I assume you mean that the program works with:
cvs update -D "2005-01-14 CDT"
and is broken with
cvs update -D "2005-01-15 CDT"
If som then it means one of the CVS commits on the 14th broke the application.
Browsing through the commits on that day doesn't give an obvious candidate. I
don't know where the message "wine client error" comes from. So since you are
now an expert on CVS updates, how about narrowing it down to a particular patch?
I know it is tedious, but you are almost there ;)
The guide to CVS regression testing talks about how to do that, but in brief, go
to the page:
http://www.winehq.org/hypermail/wine-cvs/2005/01/index.html
Those are the CVS commits for January. Go down to the 14th and pick a patch
roughly in the middle. For example, it looks to my like the one with the time
stamp of "Fri Jan 14 2005 - 10:09:34 CST" is roughly in the middle. So I would
execute the command:
cvs update -D "2005-01-15 10:09:00CST"
Since the January patches use the "CST" timezone, be sure to use that when
running CVS or the results will be confusing. You can then shift the time back
and forth to find the exact patch that caused the 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=2904
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
------- Additional Comments From Speeddymon(a)gmail.com 2005-02-06 07:17 -------
Marcus,
I'm not sure this is a dupe of 2929. There was no information that pointed
to bug 2929, and in fact, 2929's summary is a lil different from the error being
caused here. The cause of this is the richedit bug introduced between march and
april, I have no idea what caused 2929.. Reopening, as this has not been resolved.
--
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=3029
------- Additional Comments From leon-wine-bugzilla(a)cyberknights.com.au 2005-02-06 05:21 -------
SBClient version 5.3.7.371, Mandrake Linux 10.2/2005LE. SBClient is now owned
by IBM, used to be called System Builder Plus or SBTech, it enhances
multi-value database terminal access, in this case to RainingData's D3.
I can set up ssh shell access to a test machine (at the wrong end of a
1500/256kb ADSL line) for testers if required.
--
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=3029
Summary: network app (SBClient) uses all CPU (2/3 sys, 1/3 user)
unaccounted
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leon-wine-bugzilla(a)cyberknights.com.au
While SBClient is doing network access, the CPU pegs and the app (the whole
machine) runs very slowly, returning maybe one keystroke every 4-5 seconds for
a LAN (100baseT) Telnet connection. None of the CPU time is accounted to any
processes, it just sends the load average through the ceiling. Anything not
involving network access (i.e. sitting at a prompt or waiting at a menu before
starting the network connection) operates normally.
Swapping MSVCRT to builtin doesn't seem to help. Downloading and installing a
different native MSVCRT.DLL doesn't either.
If you want debugging info or whatever, please ask. The only normal output is
this line:
$ wine sbclient.exe
fixme:ole:CoCreateInstance no classfactory created for CLSID
{ce9a1380-cc8d-11d2-9961-00a0c9b7589d}, hres is 0x80040154
--
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.