http://bugs.winehq.com/show_bug.cgi?id=1169
------- Additional Comments From rbt(a)rbt.ca 2003-04-18 09:40 -------
I have an underrun issue with Total Annihilation (Demo has same issue) on FreeBSD.
Single sounds work fine (narration), but mixed sounds during the game come out
very shoppy and thousands of the buffer underrun messages occur.
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=1169>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1392
------- Additional Comments From rbt(a)rbt.ca 2003-04-18 09:25 -------
Created an attachment (id=456)
trace +dplay,+virtual
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=1392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1222
rbt(a)rbt.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rbt(a)rbt.ca 2003-04-17 20:38 -------
200304 seems to have fixed this.
It should be noted that there was an XFree update in there as well, so the
problem may have been video card drivers.
Thanks!
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=1222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1394
------- Additional Comments From Pascal.Niklaus(a)unibas.ch 2003-04-17 09:32 -------
Forgot to say, I'm talking about a (the?) file-selection dialog...
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=1394>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1394
Summary: built-in commdlg.dll - file selection dialog does not
show directories
Product: Wine
Version: 20030318
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: Pascal.Niklaus(a)unibas.ch
CC: Pascal.Niklaus(a)unibas.ch
Wine 20030408:
Drives can be changed, but the builtin commdlg.dll does not display any
directories in the respective drives...
I had to start applications with
wine -dll commdlg,comdlg32=n
to be able to browse the directory structure...
This worked in the previous version (20030115) I'd installed from the SuSE8.2
package, but that may have other reasons...
Hope this helps
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=1394>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1393
Summary: USB devices not supported
Product: Wine
Version: 20030318
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: wbouma.1(a)hccnet.nl
USB devices seem to be non-existent .
Tried to install HP scanner-software .
There is no mention anywhere .
Perhaps it is sufficient to add some phrases to
the config-file ,but I can't find the
correct form .
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=1393>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1392
rbt(a)rbt.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From rbt(a)rbt.ca 2003-04-16 20:24 -------
*** This bug has been confirmed by popular vote. ***
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=1392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1392
Summary: Waits on non-exiting semaphore
Product: Wine
Version: 20030318
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: rbt(a)rbt.ca
Note the DPLAYX_ConstructData error prior to the semaphore blocking.
rbt@home:/home/rbt/.wine/Cavedog/TotalA> wine --debugmsg +dplay totala
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:reg:GetSystemInfo not yet supported on this system
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (United States keyboard layout) for scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
trace:dplay:DllMain (0x5cb30000,0x00000001,0x1)
trace:dplay:DPLAYX_ConstructData DPLAYX dll loaded - construct called
trace:dplay:DPLAYX_ConstructData Semaphore 0x58 created
trace:dplay:DPLAYX_ConstructData Waiting for DPLAYX semaphore
trace:dplay:DPLAYX_ConstructData Through wait
trace:dplay:DPLAYX_ConstructData File mapped 0x5c created
err:dplay:DPLAYX_ConstructData : unable to map static data into process memory
space (487)
fixme:system:SystemParametersInfoA Unimplemented action: 94 (SPI_GETMOUSETRAILS)
fixme:system:SystemParametersInfoA Unimplemented action: 93 (SPI_SETMOUSETRAILS)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x5c309208)->(00010021,00000053)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x5c30a5b8)->(0x5c309214,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
trace:dplay:DirectPlayLobbyCreateA lpGUIDDSP=0x0 lplpDPL=0x5d0368b7 lpUnk=0x0
lpData=0x0 dwDataSize=00000000
trace:dplay:DPL_CreateInterface for {26c66a70-b367-11cf-a024-00aa006157ac}
trace:dplay:DPL_AddRef ref count incremented to 1:1 for 0x5c30bb78
trace:dplay:DPL_QueryInterface
(0x5c30bb78)->({1bb4af80-a303-11d0-9c4f-00a0c905425e},0x5d0368bb)
trace:dplay:DPL_AddRef ref count incremented to 1:2 for 0x5c30c8a0
trace:dplay:IDirectPlayLobbyAImpl_GetConnectionSettings
(0x5c30c8a0)->(0x00000000,0x0,0x5c5e2b24)
trace:dplay:DPLAYX_GetConnectionSettingsA Waiting for DPLAYX semaphore
Killed
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=1392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1349
rbt(a)rbt.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rbt(a)rbt.ca 2003-04-16 20:18 -------
It was fixed in hte 200304 release
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=1349>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1391
------- Additional Comments From mike(a)theoretic.com 2003-04-16 04:13 -------
Perhaps we should put something on the front page about this for a while?
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=1391>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1324
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|UNCONFIRMED |ASSIGNED
everconfirmed|0 |1
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=1324>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1343
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robson(a)heurys.com.br
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-04-15 10:32 -------
*** Bug 1391 has been marked as a duplicate of this bug. ***
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=1343>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1391
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-04-15 10:32 -------
Invalid report. Some research would probably have shown gazillions of hits about
this issue.
*** This bug has been marked as a duplicate of 1343 ***
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=1391>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1391
Summary: wine don't running on Rad Hat 9
Product: Wine
Version: 20010418
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: robson(a)heurys.com.br
I'm using Red Hat Linux 9 - kernel 2.4.20-9.
After instalation of wine-20010418 (rpm) when I tried to test with notepad.exe,
wine returns the message:
šwine: chdir to /tmp/.wine-root/server-302-7e59 : no such file or directoryš
I tried unistall the rpm and install by sources (compiling the program), but I
had the same results. I don't know what to do...
Tks.
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=1391>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1388
------- Additional Comments From mike(a)theoretic.com 2003-04-15 05:29 -------
Which version of QuickTime is 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=1388>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From mike(a)theoretic.com 2003-04-15 05:28 -------
Try installing dcom98 from microsoft.com
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From simon(a)unisolve.com.au 2003-04-14 23:53 -------
Created an attachment (id=455)
The output of the bug_report.pl program using wine-20030408
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From simon(a)unisolve.com.au 2003-04-14 23:52 -------
Oops. I forgot to mention in my last comment that I have installed
today's cut of wine from cvs. Otherwise I am running on a
fairly vanilla RedHat 8.0 laptop.
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From simon(a)unisolve.com.au 2003-04-14 23:50 -------
Thanks for the attention people have given this bug report so far - it's very
heartening.
Things have moved along a little, I now get a different Unhandled exception
error ;-)
Specifically:
* I run " wine /mnt/cdrom/dksetup/setup.exe"
* I get a small Installshield Wizard window with a
progress bar and then another small window with:
Unhandled exception
Error Number: 0x80040706
Desciption: Object reference not set
Setup will now terminate
* I've run this process through a dozen times, (taking care to
clean up any old wine or wineserver processes still
running), and I've noticed that every so often I don't get the
Unhandled exception window, and I get as far as the full screen
Installshield window. But my wine session and screen are
unresponsive at that point.
I'm going to attach the latest bug_report.pl output. Are there any other
tests I can run to help?
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1390
Summary: wine halts if font in some fonts.scale but not fonts.dir
Product: Wine
Version: 20010112
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tgarcia(a)hivemind.org
CC: tgarcia(a)hivemind.org
Happened for me on Mathematica 4.0 Type1 fonts since fonts.scale included
c0632bt_.pfa (as did fonts.dir, and will even after mkfontdir) but such a file was
not in the appropriate fonts directory. During startup:
...
Font metrics: 6.8% done
Font metrics: 6.9% done
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 45 (X_OpenFont)
Value in failed request: 0x2a0010a
Serial number of failed request: 964
Current serial number in output stream: 965
Must `xset fp rehash` after removing some font file to reproduce, and font must
be in fonts.scale.
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=1390>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1388
Summary: lstrcpyA error
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: torsted(a)runbox.no
QuicktimeInstaller craches with the following error:
fixme:win32:PE_CreateModule Security directory ignored
Warning: Language 'no_NO' was not found, retrying without country name...
Warning: Language 'no' was not recognized, defaulting to English
err:string:lstrcpyA (0x416015e0, (nil)): page fault occurred ! Caused by bug ?
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=1388>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From mike(a)theoretic.com 2003-04-14 09:04 -------
If you've run up2date lately, you'll need the very latest release or CVS to
avoid problems with glibc
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From simon(a)unisolve.com.au 2003-04-14 07:30 -------
Created an attachment (id=454)
The output of bug_report.pl for /mnt/cdrom/dksetup/setup.exe
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-04-14 06:23 -------
Sorry, output is useless, since the program starts the real setup.exe with
CreateProcess() and then immediately quits.
And for some reason Wine doesn't keep logging the new process. :-\
Alexandre, could you tell us whether this behaviour is undesired and
should/could be changed?
BTW, you could run D:\dksetup\setup.exe instead of the setup wrapper.
That way the *real* installation program should get logged properly.
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1387
------- Additional Comments From simon(a)unisolve.com.au 2003-04-14 05:40 -------
Created an attachment (id=453)
The output of the winedbg tool
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=1387>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.