http://bugs.winehq.org/show_bug.cgi?id=3046
------- Additional Comments From dclark(a)akamail.com 2005-09-06 10:11 -------
Can I take it from your comments that you have at least some C experience? Do
you plan to work on these CSpy bugs? If you didn't, I'll just mention that these
control bugs are some of the easiest to fix, because they rarely impact other
areas of the code, and the code is generally not very complicated. And even
better, the patches are easy to get into Wine, which of course makes you feel
good :-) I would suggest giving it a shot.
--
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
----------------------------------------------------------------------------
Attachment #914 is|0 |1
obsolete| |
------- Additional Comments From yradenac(a)free.fr 2005-09-06 09:00 -------
Created an attachment (id=924)
--> (http://bugs.winehq.org/attachment.cgi?id=924&action=view)
Trace with WINEDEBUG=+relay,+seh with wine 20050419
I have cut 200 lines before "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=2682
------- Additional Comments From julliard(a)winehq.com 2005-09-06 02:25 -------
AllocationBase never points to the ELF header. It looked like this because
we didn't actually allocate a view for the main exe, so VirtualQuery on it
returned a free block for that range. This is fixed now so check_resource_write
should work fine for builtin exes.
--
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=306
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-09-06 01:47 -------
abandoned
--
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=235
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-09-06 01:45 -------
most likely fixed now ... if not reopen
--
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=778
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-09-06 01:41 -------
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=898
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-09-06 01:40 -------
implemented now, considering 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=1928
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-09-06 01:33 -------
please retest. most likely fixed 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=2002
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From marcus(a)jet.franken.de 2005-09-06 01:31 -------
no feedback
--
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=2031
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-09-06 01:26 -------
most likely fixed 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=1982
------- Additional Comments From marcelotduarte(a)gmail.com 2005-08-06 22:54 -------
The command "wine wcmd" or "wcmd" produces to me the same results and I do not
see the errors described in this bug. Only the keyboard input is bad, but the
message is not displayed to me.
The command "wineconsole wcmd" runs well. My terminal is 80x50 and it display on
top 40x50.
Maybe the cause is fault export DISPLAY.
This bug is INVALID.
--
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
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-08-06 21:40 -------
A recent patch by Alexandre kinda fixed this - rsrc is no longer readonly.
However, the right behaviour would be to reprotect rsrc and fix
check_resource_write().
check_resource_write() fails for winelib apps because AllocationBase from
VirtualQuery(), which points to the ELF header, is used as a HMODULE. If writing
to resources in loaded DLLs also causes a COW on Windows we should use
BaseAddress from LdrFindEntryForAddress() - otherwise we can simply pass
GetCurrentProcess() to RtlImageDirectoryEntryToData().
--
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=1572
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-08-06 15:57 -------
someone applied a patch 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=1791
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-08-06 15:48 -------
try
WINEDLLOVERRIDES=*unicows=b wine sftp.exe
it is a problem in one of the native unicows.dll versions.
--
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=3045
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2005-08-06 14:45 -------
Follow the steps on ttp://www.von-thadden.de/Joachim/WineTools/, best with the
most recent winetools. Install wine-20041019, as explained, and do the setup
needed with that version. I guess that will install Orcad, or at least succeed
much further.
Also build another wine tree with a recent versio, cvs. When running the
program, try both versions alternativly. You can run a non-installed version of
wine by giving the absolute path, like here "/spare/bon/wine-realclean/wine/wine
<exectubale.exe>"
B.t.w: Why don't you do a little work and edit away those zillions lines of
repeated messages, giving a short note about the edit, like (- repeated lines -).
That will make it easier for people to look for other errors.
Help others to help 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=3048
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=3048
Summary: CSpy/Up-Down: Multiple Inconsistencies/Major Work needed
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)suscomputing.com
This control does not seem to have been fully implemented yet. In wine, the up
and down arrows do not appear next to the text box, and there is thus no way to
manipulate this control purely by the mouse (which is essential, since that is
the point of this control).
In addition to this, there is a consistency problem: If the value in the box is
out of range, the arrows no longer work for incrementing and decrementing the
value, and instead, the value is frozen. The correct behaviour (in windows) is,
when up or down is pressed, for the value to be reset to the closest value
within the specified range, and then to perform the operation, if possible. For
example, if the range is 3...9, and the value in the box is 0, upon pressing
"down" the result should be 3, but upon pressing "up" the result should be 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=3045
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Impossible to install Orcad |installshield problem:
|Demo 10.0 |Impossible to install Orcad
| |Demo 10.0
------- Additional Comments From marcus(a)jet.franken.de 2005-08-06 14:14 -------
classical installshield problem. we are working hard 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=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.