http://bugs.winehq.org/show_bug.cgi?id=2938
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2005-12-05 05:20 -------
No response, assuming fixed, 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=2398
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
------- Additional Comments From Speeddymon(a)gmail.com 2005-11-05 21:03 -------
It appears that this bug is unfixable as of right now. It is in a todo list for
one of the devlopers, but it will be quite some time before he can get to it.
Resolving as later..
--
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=2932
------- Additional Comments From Speeddymon(a)gmail.com 2005-11-05 20:51 -------
Congratulations on running the regression test. The best way to find the patch
id, is to go to the main winehq site, go to the mailing list subscription page
(http://www.winqhq.org/site/forums) and go to the wine-cvs archive. Find the
month the problem occurs, and click sorted by date. Then look for the date and
time of the problematic patch and copy the url to that email. Post it here.
In this case, the commit that caused it was:
http://www.winehq.org/hypermail/wine-cvs/2005/01/0276.html
Good job..
In all honesty I was looking at that patch, but nothing looked suspicious..
So.. Now that we have the problematic patch, I will forward this bug to the
developers. Thanks for your help!
--
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=2081
------- Additional Comments From Speeddymon(a)gmail.com 2005-11-05 19:59 -------
A duplicate bug is one that is fixed by the same patch as was applied to another
bug, but the patch that fixes this bug does not fix the other 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=2932
------- Additional Comments From spamtrap475rsd(a)wanadoo.fr 2005-11-05 14:42 -------
I did the regression test.
The patches id posted above are not the origin of the problem.
My results :
* cvs update -PAd -D "2005-01-11 09:10:55 CST" => Pasting an image to OpenOffice
works
* cvs update -PAd -D "2005-01-11 09:10:57 CST" => Pasting doesn't work
The patch made at "2005-01-11 09:10:56 CST" is causing the problem (btw, how can
I find the patch id from that date ?)
The problematic files are :
dlls/x11drv/clipboard.c (rev 1.30)
dlls/x11drv/x11drv.h (rev 1.41)
windows/clipboard.c (rev 1.66)
dlls/user/user_private.h (rev 1.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=2919
------- Additional Comments From bigblackpapa(a)hotmail.com 2005-11-05 14:40 -------
Oh... It's awful...
$ WINEDEBUG=+relay,+seh
$ export WINEDEBUG
$ echo $WINEDEBUG
+relay,+seh
$ wine Setup.exe
0009:Call kernel32.__wine_kernel_init() ret=77ecce0e
Segmentation fault
I don't know where you heard about "seh", I don't find it on my man page.
If I use "WINEDEBUG=relay" I got the same thing. With "WINEDEBUG=warn+all" I got
a long trace that look like that:
$ wine Setup.exe
warn:ntdll:NtCreateFile L"\\??\\C:" not found (c0000034)
warn:file:CreateFileW Unable to create file L"\\\\.\\C:" (status c0000034)
warn:ntdll:NtCreateFile L"\\??\\D:" not found (c0000034)
warn:file:CreateFileW Unable to create file L"\\\\.\\D:" (status c0000034)
warn:ntdll:NtCreateFile L"\\??\\G:" not found (c0000034)
warn:file:CreateFileW Unable to create file L"\\\\.\\G:" (status c0000034)
warn:ntdll:NtCreateFile L"\\??\\H:" not found (c0000034)
... (continue like that for a while) ...
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in
/home/bbp/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in
/home/bbp/.wine/dosdevices/c:/windows
WineDbg starting on pid 0x8
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image C:\RivenCD1\Setup.exe
Unhandled exception: page fault on read access to 0x77c2c702 in 32-bit code
(102f:00000982).
In 32 bit mode.
Register dump:
CS:102f SS:11f7 DS:11f7 ES:11f7 FS:003b GS:0033
EIP:00000982 ESP:7f29382c EBP:0000383e EFLAGS:00210206( - 00 - RIP1)
EAX:000000b4 EBX:00000014 ECX:00000400 EDX:000011f7
ESI:00000000 EDI:000011f6
Stack dump:
0x11f7:0x382c: 05b7 11df 00b4 0000 2042 11f6 0000 0000
0x11f7:0x383c: 0000 3855 08c7 11df 11f6 0000 0000 0000
0x11f7:0x384c: 11f7 0000 0000 0000 0001 0315 11ef 11f7
Backtrace:
=>1 0x102f:0x00000982 code_segment in kernel32 (0x11f7:0x383e)
2 0x11df:0x08c7 (0x11f7:0x3854)
3 0xf711:0xef03 (0x11f7:0x0000)
0x102f:0x00000982 code_segment+0x982 in kernel32: pushw %bp
Modules:
Module Address Debug info Name (55 modules)
ELF 0x7779d000-777d8000 Deferred advapi32<elf>
\-PE 0x777b0000-777d8000 \ advapi32
... (we don't care about librairies output) ...
ELF 0xb7fc1000-b7fd9000 Deferred libwine.so.1
ELF 0xb7fea000-b8000000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\RivenCD1\Setup.exe
0000000a 0 <==
00000009 0
WineDbg terminated on pid 0x8
warn:profile:PROFILE_FlushFile No current profile!
It's looking for a lot of librairies that are not found:
...
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in
/home/bbp/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"ntdll.dll" not found in
/home/bbp/.wine/dosdevices/c:/windows/system
...
Did I have to copy all those librairies to the folder where wine is looking for??
Thanks
Bbp
--
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 sirhamacker(a)vidy.com.br 2005-11-05 11:33 -------
Created an attachment (id=875)
--> (http://bugs.winehq.org/attachment.cgi?id=875&action=view)
delphi 32 source file responsable for TAnimation (cannot open avi)
delphi 32 source file (comctrl.pas) responsable for TAnimation (cannot open
avi) that fail on last version of 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=2795
------- Additional Comments From sirhamacker(a)vidy.com.br 2005-11-05 11:29 -------
This bugs the are only with Delphi Applications that can Use TAnimation
component (Win32 Delphi palhete).
This component TAnimation use comctl32.dll (or maybe commctrl.dll, shell32.dll)
to show some builtin animations on win32 api like : FindFolder, FindFile,
FindComputer, CopyFiles,CopyFile, RecycleFile, EmptyRecycle, DeleteFile
When TAnimation is played (TAnimation.Active:=true) in delphi aplication but any
animations is found in resource (win32api) then aplication halt with this
message "Cannot open AVI"
I will submit pascal (delphi source) that is responsable by this error.
Some tests with previous version of wine like wine-20040505, this problem
(cannot open avi) does not exists.
Any workaround for 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=2919
------- Additional Comments From marcus(a)jet.franken.de 2005-11-05 03:49 -------
its unclear why oit faults here, its probably overflowing the stack just now.
can you run with
WINEDEBUG=+relay,+seh and capture the lines before the :seh: and the
winedbg calls?
--
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=2081
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-11-05 03:32 -------
Now I am confused by the only thing: what are duplicate bugs? I thought that
are bugs which can be eliminated by the same patch. The bug of Wine may be only
one, but there may perfectly be lots of applications depending this single
thing, which causes the same consequences in all of these apps.
Such was the case with two bugs: 2081 and 2939.
I really would like to tune up my own definition of "duplicate 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.