http://bugs.winehq.com/show_bug.cgi?id=902
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-20 22:57 -------
*** This bug has been marked as a duplicate of 901 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=902>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=792
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-20 22:16 -------
Created an attachment (id=236)
Screen shot showing "cutouts"
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=792>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=792
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-20 22:11 -------
Well I'm making progress. I found out that none of the backgrounds for any of
the controls are really being drawn. Each of the individual controls has a
cutout in the screen. As the controls are drawn the cutouts are "filled in" by
the controls, but in the case of the files group the individual controls are not
big enough to fill in the whole area.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=792>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=902
Summary: sound
Product: Wine
Version: 20010112
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hoingram(a)bellsouth.net
the I am using version 20011226 on a SuSE 8.0 machine. The error i get is
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not
supported yet (please report)
err:wave:wodPlayer_Reset grin
I am trying to run a cbt specifically netg that has sound on it. The sound does
not work correctly.
Can anyone help me fix this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=902>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=901
Summary: sound
Product: Wine
Version: 20010112
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hoingram(a)bellsouth.net
the I am using version 20011226 on a SuSE 8.0 machine. The error i get is
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not
supported yet (please report)
err:wave:wodPlayer_Reset grin
I am trying to run a cbt specifically netg that has sound on it. The sound does
not work correctly.
Can anyone help me fix this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=901>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=900
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-20 15:46 -------
This is a regression bug from your description. As bugs go this is easy to find
and fix using regression testing as outlined in the following link:
http://www.winehq.org/Docs/wine-devel/cvs-regression.shtml
If there is a downloadable version of this program then it is possible for
someone else to do the regression testing. If there isn't then it is up to you.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=900>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=900
Summary: Upgrade from 20020605 to 20020710 broke Orcad Caputre
Support
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hogger2(a)mushworld.dnsart.com
Upon upgrading from 20020605 to 20020710, whenever I try to use ORcad Capture (a
part of the PSpice Lite software), I get window popup with a tilebar of DSM0006
and an error message unable to save <the file I was trying to create> and on the
next line, "system error". What's interesting is the file does get created, but
the program refuses to register that it exists (still prompts me to save unsaved
stuff. If you need more detailed information, please e-mail back. Thankyou
--Greg
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=900>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=885
------- Additional Comments From dclark(a)akamail.com 2002-07-20 11:38 -------
I tried both. They partially fix it for me, but not completely. I still get a
single piece of the old view, though it is a much smaller piece than before. It
always happens if I first move forward and then turn sideways. And of course the
other noticable thing is that the window does not slide (scroll) but instead
just jumps from one view to the other.
I notice that if I obscure part of the window with another window and then
uncover it, that it is repainted with the corruption still there. By the way, I
can always get the window to repaint correctly by sliding my mouse down into the
area at the bottom where the books are kept. This might require the window focus
to be set to focus follows mouse.
I don't really have much of a feel for where the problem is. It appears to me
that the bitblt commands have the correct parameters, so like you I think this
is some sort of timing problem. I have the Xlib reference book that explains the
XCopyArea command, but it does not mention any gotchas if the two Drawables are
the same. At the point I don't think I now enough to know how to attack it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=885>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=899
Summary: Bad focus messages on window creation
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mmazur(a)pld-linux.org
Well. I've runned myself some starcraft 1.00. But there is a problem. When the
window get's created I have no graphics. The game itself "thinks" everything is
ok though. Now if I have Desktop commented out and "Managed" = "Y" it's kind of
easy to get the graphics working. Simply switching focus to another window, and
then clicking back on starcrafts window get's the graphics back. IMHO this has
something to do with some messages (wm_paint?) not being sent to the starcraft
window upon creation.
Note1: twm has the same behaviour :)
Note2: same thing with a snapshot from 200204 and current cvs winex. So this has
to be old.
Note3: guess what happens when I turn "DXGrab" = "Y". Alt+Tab doesn't work, and
I'm blind enough not to be able to get out of starcraft :) Thank Linus for SysRq :)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=899>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=733
gerald(a)pfeifer.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From gerald(a)pfeifer.com 2002-07-20 06:49 -------
As far as I can tell, this has been resolved now by virtue of the
"properly detect reentrant libc" fix to configure. On FreeBSD (and
other non-Linux systems) previously a reentrant libc was not detected
probperly.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=733>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.