http://bugs.winehq.org/show_bug.cgi?id=2793
------- Additional Comments From svenw(a)intercom.net 2005-15-03 00:06 -------
Using the information at that link, I was able to narrow down the breakage to
the introduction of the riched20 directory and files. Mar 05 2005 05:00:00 CST
works fine, Mar 05 2005 05:30:00 CST exhibits the broken mIRC behavior. As the
console displays richedit fixme messages (when I run mIRC in the foreground), it
would appear that the introduction of riched20 broke mIRC functionality.
Sven
--
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=1362
------- Additional Comments From gregsurbey(a)hotmail.com 2005-14-03 21:58 -------
Well I haven't messed with wine in like over a year since half-life was my only
reason for doing so. And when CS 1.6 forced Steam I gave up on it because I
hate Steam. I don't know if this bug is still out there but others could state so.
--
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=2795
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-14-03 19:41 -------
So the error is in a windows messagebox? Please provide a screenshot if this is
the case.
Finding real reason for the problem is fairly easy.
run the program with:
WINEDEBUG=+relay wine program_name 2>&1 | tee filename.out
Find the part in the log where the message box is built and delete the lines
following it.
The reason it displays the message box should be in the last 1000 lines before
the message box. To get those line use the following commands.
tail -n 1000 filename.out > report_file
Attach the report file to this 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.
WineDbg starting on pid e
Can't find file for ELF 'wine-kthread' ((nil))
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=2201
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine: Unhandled exception |wine: Unhandled exception
|(thread 0013), starting |(thread 0013), starting
|debugger... |debugger... WineDbg starting
|WineDbg starting on pid e |on pid e Can't find file for
|Can't find file for ELF |ELF 'wine-kthread' ((nil))
|'wine-kthread' ((nil)) |WineDbg starting on pid e
| |Can't find file for ELF
| |'wine-kthread' ((nil))
--
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=2222
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 18:15 -------
Fixed, can be closed
Regards,
Raphael
--
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=2222
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tp22a(a)softhome.net
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 18:14 -------
*** Bug 2136 has been marked as a duplicate of this 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=2136
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 18:14 -------
*** This bug has been marked as a duplicate of 2222 ***
--
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=1871
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |94
Component|wine-net |wine-x11driver
--
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=1692
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |LATER
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 18:08 -------
many FIXME have been removed since
others will be removed when APIs will be better implemented
Regards,
Raphael
--
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=2794
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-directx
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 18:00 -------
seems an ATI driver bug.
can you try desactiving some hw caps of you driver (see doc) ?
Regards,
Raphael
--
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=2685
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-kernel
Summary|trying to run win2k terminal|RtlVerifyVersionInfo not
|server under wine |correct [was trying to run
| |win2k terminal server under
| |wine]
--
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=1095
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:57 -------
It is fixed ?
else How to get a demo ?
Regards,
Raphael
--
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=2789
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |storri(a)sbcglobal.net
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:54 -------
*** Bug 1297 has been marked as a duplicate of this 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=1297
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:54 -------
Classic directx performances problem
Can you read bug report 2789 and see if it's the same
else reopen
Regards,
Raphael
*** This bug has been marked as a duplicate of 2789 ***
--
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=1199
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-user
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:48 -------
It is fixed ?
Regards,
Raphael
--
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=1121
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-dplay
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:46 -------
Any improvement ?
Regards,
Raphael
--
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=872
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:45 -------
Patch commited
--
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=2303
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-ole
--
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.
WineDbg starting on pid e
Can't find file for ELF 'wine-kthread' ((nil))
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=2201
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:40 -------
Hi,
can you provide a call stack (type bt on winedbg prompt)
Regards,
Raphael
--
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=2250
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-user |wine-x11driver
--
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=2061
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-kernel |wine-loader
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:34 -------
It is fixed ?
wine-loader must fix this problem
Regards,
Raphael
--
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=1434
Bug 1434 depends on bug 2380, which changed state.
Bug 2380 Summary: Half-Life fullscreen menu problems on 20040615, 20040716
http://bugs.winehq.org/show_bug.cgi?id=2380
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--
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=1362
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jathey(a)comcast.net
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:31 -------
*** Bug 2380 has been marked as a duplicate of this 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=2380
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:31 -------
*** This bug has been marked as a duplicate of 1362 ***
--
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=1362
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:31 -------
cf bug report 2380:
I would have submitted this to version 20040716, but it is not listed.
Anyway,
under both 20040615 and 20040716, Half-Life and the 1.1.1.0 patch installed
without a hitch. When I run the game with
wine-pthread hl.exe
I cannot get past the main menu. If I run the game with
wine-pthread hl.exe -- hl.exe -gl
I can start the "Hazard Course", but I still cannot open submenus in the main
menu. Ingame in full screen mode, the KDE Kicker covers the bottom of the
screen. If I run the game with
wine-pthread hl.exe -- hl.exe -gl -win
Everything works nicely.
------- Additional Comment #1 From Tony Lambregts 2004-09-17 15:01 -------
http://forums.gentoo.org/viewtopic.php?t=199904&highlight=halflife
--
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=2795
------- Additional Comments From leonardo(a)openlogic.com.br 2005-14-03 17:24 -------
Excuse me by my bad English. I am Brazilian, programmer and know the Wine
since 1999, is being excellent!
- Complementing the previous report error: When the error occurs one message
box dialog is display, not as log, and the program continues running without
any error logs.
--
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=1482
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:24 -------
Glide windows driver library (3dfx) will be never
supported (need low level access)
Regards,
Raphael
--
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=1831
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 17:15 -------
I'm sending a patch to wine-patches to implement _mbsbtype
Regards,
Raphael
--
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=2018
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-14-03 16:36 -------
I tried to reproduce this but was hit with a hard to pin down trap. I've just
submitted the patch for the trap and played the game (for testing purposes, of
course) for about 45 mins with nothing other than the usual buffer underrun
messages. I'm closing this as worksforme, please reopen if the problem persists
PS Patch for trap : http://www.winehq.org/hypermail/wine-
patches/2005/03/0281.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=2795
------- Additional Comments From leonardo(a)openlogic.com.br 2005-14-03 16:34 -------
Following: The program as I said, is a commercial application CPJWCS
(www.preambulo.com.br) compiled in Delphi. The error occurs when a query SQL
is sent to the bank, I find that the problem is related with animation icon of
SQL wait.
--
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=2795
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-14-03 16:08 -------
what exactly is/are the error(s)? please attach them to this bug. could you
attach the program that is having the problem to the bug report.
--
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=2389
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-ole
Ever Confirmed| |1
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 15:38 -------
Need to implements some Oleaut32 stubs
Regards,
Raphael
--
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=1680
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |minor
--
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=1680
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-files |wine-x11driver
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 15:32 -------
should be fixed, no ?
Regards,
Raphael
--
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=2246
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-ole
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 15:31 -------
It is fixed ?
msi have been really improved since
Regards,
Raphael
--
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=2795
leonardo(a)openlogic.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-console |wine-binary
------- Additional Comments From leonardo(a)openlogic.com.br 2005-14-03 15:27 -------
Wine 20050310/gcc version 3.3.3 (release)/Conectiva Linux 10
When I execute an application made in Delphi/IDAPI/ODBC everything happen
good, however in one determined window that uses a animation AVI the error he
happens.
--
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=2795
leonardo(a)openlogic.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-console
Version|20050211 |20050310
------- Additional Comments From leonardo(a)openlogic.com.br 2005-14-03 15:26 -------
Wine 20050310/gcc version 3.3.3 (release)/Conectiva Linux 10
When I execute an application made in Delphi/IDAPI/ODBC everything happen
good, however in one determined window that uses a animation AVI the error he
happens.
--
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=2596
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2005-14-03 15:22 -------
I launched the command you wrote but I did not go into the debugger.
However, the log was more verbous:
---
trace:local:LOCAL_Unlock 0076
trace:local:LOCAL_InternalLock 0092 returning 01da
trace:local:LOCAL_InternalLock 0092 returning 01da
trace:local:LOCAL_Unlock 0092
trace:local:LOCAL_Unlock 0092
trace:local:LOCAL_InternalLock 0076 returning 0052
trace:local:LOCAL_InternalLock 0076 returning 0052
trace:local:LOCAL_Unlock 0076
trace:local:LOCAL_Unlock 0076
Segmentation fault
[j@localhost tmp]$
---
--
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=751
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-files |wine-kernel
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 15:13 -------
Hi,
it is fixed ?
Regards,
Raphael
--
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=2718
------- Additional Comments From a_villacis(a)palosanto.com 2005-14-03 14:57 -------
This is possibly not a Wine bug, but a Linux kernel bug.
The Linux kernel 2.6.x up to 2.6.9 had a bug in the VFAT_IOCTL_READDIR_BOTH
[http://bugme.osdl.org/show_bug.cgi?id=3647] that caused a segfault if the
following conditions were true:
* A VFAT partition was mounted with the utf8 option turned on.
* An application (such as Wine on startup) tried to use VFAT_IOCTL_READDIR_BOTH
to list the directory contents of a directory inside the VFAT partition.
I was the original reporter of this bug, and I stumbled upon it while using
Wine. Probably what is happening in your setup is that the user xeroc uses
a native Windows installation as its Wine drive, and the other users use a
fake Windows drive (one in the /home/user directory), and the Windows
partition is mounted with the utf8 option. If this is the case, and you are
using a 2.6 kernel prior to 2.6.10, your best bet is to upgrade your kernel
to 2.6.10 or higher. If you can't, the second best option is to remount your
Windows partition without the utf8 option.
Hope this helps.
Alex Villacis Lasso
--
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=2795
Summary: Cannot open AVI.
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leonardo(a)openlogic.com.br
CC: leonardo(a)openlogic.com.br
Error executing a Delphi application.
--
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=2744
a_villacis(a)palosanto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From a_villacis(a)palosanto.com 2005-14-03 11:47 -------
Fixed in 20050310
--
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=1956
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-14-03 09:19 -------
Patch in CVS. Resolving Fixed.
http://www.winehq.org/hypermail/wine-cvs/2005/03/0242.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=2761
himself(a)matthias-spiller.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |himself(a)matthias-spiller.de
--
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=2794
Summary: ATI X800 Major Bug
Product: Wine
Version: 20050310
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: partyguy80(a)hotmail.com
Found bug in wine with ATI /w 3d drivers.
Running wine results in blank screen, and all virtual terminals dead.... Reboot
is reqired to get it back...
There are no logs, and wine app.exe >> /path/to/log does not result in anything
Kernel version: 2.6.8-24
Dist: SuSE 9.2
Drivers: Latest propritary drivers for ATI fglrx.
native support for games works /w 3d support, but if i try with wine the Picture
goes blank, and all terminals lost, so its not the Drivers
i can be contacted on partyguy80(a)hotmail.com
--
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=2789
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Component|wine-binary |wine-directx-ddraw
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 02:05 -------
cool d3d problems :)
can you provide
WINEDEBUG="+ddraw" wine <...>
traces ?
Regards,
Raphael
--
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=2596
------- Additional Comments From fenix(a)club-internet.fr 2005-14-03 02:02 -------
Hi,
seems you have an interesting allocation problem
can you provide a bt stack ?
(when it crashs, type bt command on winedbg prompt)
can you provide
WINEDEBUG="+local,+imm" wine <flight sim>
traces too ?
Regards,
Raphael
--
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=1934
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.bbc.co.uk/broadba|http://www.bbc.co.uk/dinosau
|nd/entertainment/games/dino.|rs/dinosaur_world/index.shtm
|shtml |l
--
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=2495
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 19:02 -------
Fixed as seen in code
Regards,
Raphael
--
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=2320
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:56 -------
Any more progress ?
I think my latest patch can improve it
Regards,
Raphael
--
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=2015
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-dshow
--
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=1934
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-ddraw
--
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=1907
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-dsound
--
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=1908
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-multimedia
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:50 -------
Seems to crash on midimapper code.
can you provide uptodate traces ?
Regards,
Raphael
--
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=1862
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
Component|wine-directx |wine-directx-d3d
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:48 -------
It is fixed
Regards,
Raphael
--
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=1768
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-ddraw
--
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=1698
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-multimedia |wine-ole
Summary|quartz.dll crashes at |CoGetClassObject couldn't
|unimplemented function |load mswinsck.ocx
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:45 -------
Now, seems an ole problem
Regards,
Raphael
--
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=1475
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:41 -------
It's fixed ?
NetStatisticsGet have been added on netapi
Regards,
Raphael
--
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=1374
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
Component|wine-binary |wine-x11driver
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:39 -------
I know you will like to resolve this problem :)
Regards,
Raphael
--
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=1954
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1674
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=1954
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-kernel
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:20 -------
It's fixed ?
Regards,
Raphael
--
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-13-03 18:17 -------
No, but the culprit file was found, that's 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=2673
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-ddraw
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:14 -------
It is fixed ?
Regards,
Raphael
--
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=2047
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-ddraw
--
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=2611
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |1361
OtherBugsDependingO| |1434
nThis| |
Component|wine-binary |wine-directx-dsound
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:09 -------
Classic dsound problems
Regards,
Raphael
--
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=2064
------- Additional Comments From fenix(a)club-internet.fr 2005-13-03 18:00 -------
Hi,
It's always valid ?
wine-preloader must fix it since
Regards,
Raphael
--
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=1956
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 17:39 -------
Patch sent to wine-patches(a)winehq.org to fix this.
http://www.winehq.org/hypermail/wine-patches/2005/03/0264.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=2580
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:22 -------
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=2579
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:22 -------
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=2383
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:22 -------
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=2235
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:21 -------
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=2554
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:21 -------
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=2559
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:20 -------
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=2417
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:19 -------
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=2552
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:19 -------
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=526
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 14:18 -------
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=2242
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:47 -------
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=1593
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:46 -------
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=2340
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:45 -------
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=1802
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:44 -------
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=1484
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:44 -------
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=1413
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:31 -------
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.
On Sun, Mar 13, 2005, Wine Bugs wrote:
> the way UuidCreate() was impliment was changed by this patch:
>
> Hans Leidekker <hans(a)it.vu.nl>
> Reimplement UuidCreate() with Win32 APIs.
>
> http://www.winehq.org/hypermail/wine-cvs/2004/04/0380.html
>
> I am not sure that this bug is actually fixed though
No, it isn't.
According to the change there is still the following fix in the
function RPC_UuidGetNodeAddress() necessary:
<< address[0] |= 0x80;
>> address[0] |= 0x01;
Ralf S. Engelschall
rse(a)engelschall.com
www.engelschall.com
http://bugs.winehq.org/show_bug.cgi?id=1838
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:25 -------
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=1838
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:25 -------
Resolving 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=1838
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|LATER |
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:24 -------
This is fixed (more or less) reopening to close properly.
--
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=1467
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-13-03 13:17 -------
I have no problem running 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.