http://bugs.winehq.org/show_bug.cgi?id=8514
------- Additional Comments From citizenr(a)gmail.com 2007-09-06 03:45 -------
I just did git fetch and noticed this in the sock.c code
/* test getsockname() to get peer's port */
ss = sizeof ( peer[i].addr );
ok ( getsockname ( peer[i].s, (struct sockaddr *) &peer[i].addr, &ss
) != SOCKET_ERROR, "UDP: could not getsockname()\n" );
ok ( peer[i].addr.sin_port != htons ( 0 ), "UDP: bind() did not
associate port\n" );
}
/* test getsockname() */
ok ( peer[0].addr.sin_port == htons ( SERVERPORT ), "UDP: getsockname
returned incorrect peer port\n" );
is second ok () is using the buggy wine behaviour? and if yes then why?
--
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=8091
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-09-06 03:08 -------
On my FC6 box the crash of v3.2.0.15 can be
reliably triggered by waiting 1 minute, then
by Alt-Tab-ing to another app and back.
Crash occurs due to some user activity just
after unloading some dlls:
0009:trace:loaddll:free_modref Unloaded module
L"c:\\windows\\system32\\quartz.dll" : builtin
0009:trace:loaddll:free_modref Unloaded module
L"c:\\windows\\system32\\msvfw32.dll" : builtin
0009:trace:loaddll:free_modref Unloaded module
L"c:\\windows\\system32\\dsound.dll" : builtin
0009:trace:loaddll:free_modref Unloaded module
L"c:\\windows\\system32\\devenum.dll" : builtin
0009:trace:loaddll:free_modref Unloaded module
L"c:\\windows\\system32\\avicap32.dll" : builtin
000c:trace:seh:raise_exception code=c0000005 flags=0 addr=0x616d2a7c
000c:trace:seh:raise_exception info[0]=00000000
000c:trace:seh:raise_exception info[1]=616d2a7c
000c:trace:seh:raise_exception eax=00000001 ebx=616e8ba4 ecx=00000004
edx=00000000 esi=618759f0 edi=616dd51b
000c:trace:seh:raise_exception ebp=61875a18 esp=61875990 cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00010283
000c:trace:seh:call_stack_handlers calling handler at 0x7bc2f580 code=c0000005
flags=0
wine: Unhandled page fault on read access to 0x616d2a7c at address 0x616d2a7c
(thread 000c), starting debugger...
If I use native quartz.dll from WinME, the
crash is gone. If I disable devenum.dll, the
crash doesn't occur also. Native devenum.dll
makes Wine crash at the app start.
--
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=8646
Summary: wine Debian Etch package conflicts with libwine &
libwine-dev
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nm127(a)freemail.hu
When trying to upgrade the wine package from
http://wine.budgetdedicated.com/apt, the wine-doc, wine-utils and winesetuptk
packages are removed, but not the libwine-dev and libwine.
-------------------------------------
# apt-get install wine -V
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
msttcorefonts (1.8)
The following packages will be REMOVED:
wine-doc (0.9-1)
wine-utils (0.9.25-2.1)
winesetuptk (0.7-1.1)
The following packages will be upgraded:
wine (0.9.25-2.1 => 0.9.38~winehq0~debian~4.0-1)
1 upgraded, 0 newly installed, 3 to remove and 2 not upgraded.
Need to get 10.2MB of archives.
After unpacking 30.7MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://wine.budgetdedicated.com etch/main wine 0.9.38~winehq0~debian~4.0-1
[10.2MB]
Fetched 10.2MB in 26s (388kB/s)
(Reading database ... 44470 files and directories currently installed.)
Removing wine-doc ...
Removing wine-utils ...
Removing winesetuptk ...
(Reading database ... 44263 files and directories currently installed.)
Preparing to replace wine 0.9.25-2.1 (using
.../wine_0.9.38~winehq0~debian~4.0-1_i386.deb) ...
Unpacking replacement wine ...
dpkg: error processing
/var/cache/apt/archives/wine_0.9.38~winehq0~debian~4.0-1_i386.deb (--unpack):
trying to overwrite `/usr/bin/wmc', which is also in package libwine-dev
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/wine_0.9.38~winehq0~debian~4.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
# apt-get remove --purge libwine-dev
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
libwine-dev*
0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.
Need to get 0B of archives.
After unpacking 26.0MB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 44263 files and directories currently installed.)
Removing libwine-dev ...
alma:/home/nmarci# apt-get install wine -V
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
msttcorefonts (1.8)
The following packages will be upgraded:
wine (0.9.25-2.1 => 0.9.38~winehq0~debian~4.0-1)
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/10.2MB of archives.
After unpacking 39.9MB of additional disk space will be used.
(Reading database ... 40602 files and directories currently installed.)
Preparing to replace wine 0.9.25-2.1 (using
.../wine_0.9.38~winehq0~debian~4.0-1_i386.deb) ...
Unpacking replacement wine ...
dpkg: error processing
/var/cache/apt/archives/wine_0.9.38~winehq0~debian~4.0-1_i386.deb (--unpack):
trying to overwrite `/usr/lib/wine/mapi32.dll.so', which is also in package libwine
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/wine_0.9.38~winehq0~debian~4.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
# apt-get remove --purge libwine wine
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
libwine* wine*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 38.9MB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 40602 files and directories currently installed.)
Removing wine ...
Purging configuration files for wine ...
Removing libwine ...
Purging configuration files for libwine ...
# apt-get install wine -V
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
msttcorefonts (1.8)
The following NEW packages will be installed:
wine (0.9.38~winehq0~debian~4.0-1)
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/10.2MB of archives.
After unpacking 45.8MB of additional disk space will be used.
Selecting previously deselected package wine.
(Reading database ... 40180 files and directories currently installed.)
Unpacking wine (from .../wine_0.9.38~winehq0~debian~4.0-1_i386.deb) ...
Setting up wine (0.9.38~winehq0~debian~4.0-1) ...
--
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=8194
------- Additional Comments From cja(a)gmx.net 2007-09-06 02:31 -------
Thanks for your long explination! On my Pentium M (I think :-) 2.0 GHz
I get something between 1 and 3 fps. I never got the fps out of wine 0.9.15,
but there is runs smooth. So I would guess I got around 30-35 fps as you got.
I actually played EU2 like 5 years ago on a Pentium II 300 MHz with wine and it
ran ok then.
Yes, I have the registery value set to opengl.
--
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=8091
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-09-06 01:06 -------
François, what version of DVDShrink do you use?
--
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=8582
------- Additional Comments From mailing_list(a)orange.nl 2007-09-06 01:03 -------
Thanks for testing! I guess it time to clean up the So II entry in the Appdb ;)
--
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=8638
------- Additional Comments From winehq-2007(a)ryandesign.com 2007-09-06 00:25 -------
Oop! So sorry for the duplicate. But you gotta admit, you didn't make bug #8572
easy to find, what with its nonobvious title, how it's already marked fixed, and
how it's not filed against 0.9.38. I'll just wait for 0.9.39 then!
P.S.: Of course I realize that IEs4Linux is a different project, supported by
different developers. I merely mentioned it to indicate how I originally came
across the problem. IEs4Linux is the only reason I have Wine installed, so it
may be difficult for any given problem I encounter for me to know which is
responsible: IEs4Linux or Wine. However, in this case, I felt that the output of
"make test" confirmed that the problem was general to 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=8237
christian_weilbach(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christian_weilbach(a)web.de
------- Additional Comments From christian_weilbach(a)web.de 2007-08-06 21:55 -------
*** Bug 8434 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.