http://bugs.winehq.org/show_bug.cgi?id=2895
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-02 10:23 -------
Safedisc dup
*** This bug has been marked as a duplicate of 219 ***
--
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=4491
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-02 10:14 -------
Could you check if you have any files in ~/.wine/drive_c/windows/system32/drivers?
If so, what are they?
--
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=4492
Summary: MinGW (GDB) installer stalls when extracting files.
Product: Wine
Version: CVS
Platform: PC
URL: http://www.mingw.org/download.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony.lambregts(a)gmail.com
I have tried to install MinGW's GDB using a straight "wine gdb-6.3-2.exe" many
times now and it usually stalls at 11% when it tries to extract files. Sometimes
it gets futher and stalls at 24%.
Using the folowing flags allows it to install some of the time. Even if it
stalls, most of the time if I switch away from the install screen and then
return to it it recovers and resumes installation. Sometimes I need to switch
away and return quite a number of times before it recovers and on the odd
occassion it seems I am unable to make recover at all.
WINEDEBUG="+relay" wine gdb-6.3-2.exe &> gdb.out
The same technique does not work I try to install it with out "+relay"
One interesting part that I could find in the relay log are the calls to
gdi32.GetTextExtentExPointW and gdi32.ExtTextOutW it seems that the strings
passed to them are corrupted from kernel32.WideCharToMultiByte.
ie: instead of just "Extract: gdb.exe... 11%" it also contains extra garbage
such as:
"\7fc8\f183\3f3b\b9ae\2008\ffff\ffff\f044\00c8\0ff4\2015"
This may not be the reason for the lockup but it is interesting.;^)
--
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=2379
------- Additional Comments From grandao(a)gmail.com 2006-05-02 08:37 -------
i couldn't install flash mx 2k4, then i ran winecfg and i had to put an asterisk
(*) on the libraries to be native, built-in. Bu then, happens the same: installs
perfect, but fails to load;
-Slackware 10.2
-Wine 0.9.7
-today: 05 feb 2006
output:
$ wine Flash.exe
err:module:LdrInitializeThunk "actlib.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Arquivos de
programas\\Macromedia\\Flash MX 2004\\Flash.exe" failed, status c0000142
$ winedbg Flash.exe
WineDbg starting on pid 0xa
First chance exception: page fault on read access to 0xc0384028 in 32-bit code
(0x42284440).
In 32 bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007
EIP:42284440 ESP:4069f808 EBP:4069f90c EFLAGS:00210286( - 00 -RISP1)
EAX:00000001 EBX:c0384028 ECX:4069f8e0 EDX:4069f83c
ESI:c0384028 EDI:4069f83c
Stack dump:
0x00000000: 00000000 00000000 00000000 00000000
0x00000010: 00000000 00000000 00000000 00000000
0x00000020: 00000000 00000000 00000000 00000000
0x00000030: 00000000 00000000 00000000 00000000
0x00000040: 00000000 00000000 00000000 00000000
0x00000050: 00000000 00000000 00000000 00000000
0200: sel=1007 base=40018000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x42284440 in ~df394b.tmp (+0x4440) (0x42284440)
2 0x42282dce in ~df394b.tmp (+0x2dce) (0x42282dce)
3 0x422830c2 Ox12121212 in ~df394b.tmp (0x422830c2)
4 0x1002b3f5 EntryPoint in actlib (0x1002b3f5)
5 0x000000dc (0x000000dc)
6 0x00000000 (0x00000000)
0x42284440: movsl (%esi),%es:(%edi)
the dll wich flash whishes, is installed with the app and it's on the same
flash's dir.
you can surely confirm this bug :D
sorry for my bad english. i don't know how to debug very well, but if
instructions are presented to me, I surely can bring a new debug :)
--
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=1631
------- Additional Comments From gerald.britton(a)gmail.com 2006-05-02 08:24 -------
Problem still exists in wine 0.97 running Riven. I get the messages:
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7fe21740
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7fe21740
err:dsound:DSOUND_MixOne underrun on sound buffer 0x7fe21740
--
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=4491
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-05-02 07:23 -------
Hi,
is there a downloadable demo of this game?
Joaopa
--
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=2252
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |altkai(a)ml1.net
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-05-02 05:29 -------
*** Bug 3849 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=3849
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-05-02 05:29 -------
Same issue
*** This bug has been marked as a duplicate of 2252 ***
--
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=4440
------- Additional Comments From noxxxy(a)gmail.com 2006-05-02 04:37 -------
This aint really a bug since it can be rounded by disabling progress bars for
transfers...
--
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.