http://bugs.winehq.org/show_bug.cgi?id=14053
Summary: Winamp 5.53 fails to start due to a loader crash
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.winamp.com/player
OS/Version: other
Status: NEW
Keywords: download
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
Created an attachment (id=14265)
--> (http://bugs.winehq.org/attachment.cgi?id=14265)
+loaddll,+module crash
The latest version of winamp fails to get loaded into memory due to a crash in
LdrProcessRelocationBlock. I used the dutch version, not sure if it makes any
difference.
Backtrace is attached, with +loaddll and +module.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25747
Summary: [regression] Very low 2d effects quality in Dead Space
on fglrx.
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
CC: wine-bugs(a)winehq.org
Screenshots and logs attached. Regression from 1.3.6 to 1.3.7. All newer
versions (tested up to 1.3.11) inherits it.
This is tested on
ati-drivers-10.12, HD4570.
kernel: 2.6.37
Registry tweaks:
orm=fbo (Dead Space won't work at any other orm= settings. This is default,
BTW)
In-game settings: any, from lowest to highest without Decals.
This could be just some "better" effect realization (still, it can't be
switched off via in-game settings), if INTZ supported, but fglrx messing it up,
or, maybe, some other error arises.
Result of regression testing:
f0b0c1b1dddf606177651deb45c0afd6259076aa is the first bad commit
commit f0b0c1b1dddf606177651deb45c0afd6259076aa
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Nov 5 14:11:35 2010 +0100
wined3d: Add support for the INTZ format.
:040000 040000 faaa1ded710e91700f9ee0b45a64046c331ec7e4
a78b737e1647d2e3c39d506da94e6ebabe7739d8 M dlls
:040000 040000 716c26514f970e84844abca4aa8af3f4a6b5588e
f5afaaab81479efcd92b8cb1f35d6647fc0b4c29 M include
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22998
Summary: configure: wine64 needs a new enough assembler
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: FreeBSD
Status: NEW
Keywords: download, source, win64
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
When compiling wine64 on freebsd, the compile bombs out in ntdll:
[austin@pcbsd-884 /usr/home/austin/wine-git/dlls/ntdll]$ make
../../tools/winegcc/winegcc -m64 -B../../tools/winebuild
--sysroot=../.. -fasynchronous-unwind-tables -shared ./ntdll.spec
actctx.o atom.o cdrom.o critsection.o debugbuffer.o debugtools.o
directory.o env.o error.o exception.o file.o handletable.o heap.o
large_int.o loader.o loadorder.o misc.o nt.o om.o path.o printf.o
process.o reg.o relay.o resource.o rtl.o rtlbitmap.o rtlstr.o sec.o
serial.o server.o signal_i386.o signal_powerpc.o signal_sparc.o
signal_x86_64.o string.o sync.o tape.o thread.o threadpool.o time.o
version.o virtual.o wcstring.o version.res
-Wl,--image-base,0x7bc00000 -o ntdll.dll.so
../../libs/port/libwine_port.a -lpthread
ntdll.oSSEYZ.s: Assembler messages:
ntdll.oSSEYZ.s:23625: Error: bad register expression
ntdll.oSSEYZ.s:23627: Error: bad register expression
ntdll.oSSEYZ.s:23629: Error: bad register expression
ntdll.oSSEYZ.s:23631: Error: bad register expression
ntdll.oSSEYZ.s:23633: Error: bad register expression
ntdll.oSSEYZ.s:23635: Error: bad register expression
ntdll.oSSEYZ.s:23637: Error: bad register expression
ntdll.oSSEYZ.s:23639: Error: bad register expression
ntdll.oSSEYZ.s:23641: Error: bad register expression
ntdll.oSSEYZ.s:23643: Error: bad register expression
ntdll.oSSEYZ.s:23645: Error: bad register expression
ntdll.oSSEYZ.s:23647: Error: bad register expression
ntdll.oSSEYZ.s:23649: Error: bad register expression
ntdll.oSSEYZ.s:23651: Error: bad register expression
ntdll.oSSEYZ.s:23653: Error: bad register expression
ntdll.oSSEYZ.s:23655: Error: bad register expression
ntdll.oSSEYZ.s:23716: Error: bad register expression
ntdll.oSSEYZ.s:23718: Error: bad register expression
ntdll.oSSEYZ.s:23720: Error: bad register expression
ntdll.oSSEYZ.s:23722: Error: bad register expression
ntdll.oSSEYZ.s:23724: Error: bad register expression
ntdll.oSSEYZ.s:23726: Error: bad register expression
ntdll.oSSEYZ.s:23728: Error: bad register expression
ntdll.oSSEYZ.s:23730: Error: bad register expression
ntdll.oSSEYZ.s:23732: Error: bad register expression
ntdll.oSSEYZ.s:23734: Error: bad register expression
ntdll.oSSEYZ.s:23736: Error: bad register expression
ntdll.oSSEYZ.s:23738: Error: bad register expression
ntdll.oSSEYZ.s:23740: Error: bad register expression
ntdll.oSSEYZ.s:23742: Error: bad register expression
ntdll.oSSEYZ.s:23744: Error: bad register expression
ntdll.oSSEYZ.s:23746: Error: bad register expression
winebuild: /usr/bin/as --64 failed with status 256
winegcc: ../../tools/winebuild/winebuild failed
*** Error code 2
/usr/bin/as is:
GNU assembler version 2.15 [FreeBSD] 2004-05-23
(x86_64-obrien-freebsd) using BFD version 2.15 [FreeBSD] 2004-05-23
which isn't new enough for wine. Installing binutils from ports/devel/binutils,
and adjusting path to use that assembler/linker, compiles fine.
That version is:
GNU assembler version 2.20.1 (x86_64-portbld-freebsd8.0) using BFD
version (GNU Binutils) 2.20.1.20100303
wine's configure should check to make sure the assembler is new enough, when
compiling in 64-bit mode (a la gcc).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18903
Summary: The Sims 3: EADM shows blank window
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21744)
--> (http://bugs.winehq.org/attachment.cgi?id=21744)
after clicking settings
I'm using Wine 1.1.23 (compiled from source using gcc version 4.4.0 20090506
(Red Hat 4.4.0-4) ) on Fedora 11 i386.
The problem is that EA Download Manager which is shipped with The Sims 3 shows
blank window when trying to open e.g. Settings. This manager is in tray and i
click right mouse button on it in and choose Settings.
In terminal there is many of
err:mshtml:read_stream_data OnDataAvailable failed: 80004005
fixme:mshtml:read_stream_data buffer is not empty!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19087
Summary: The Sims 3: EADM fails to download patch
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=22030)
--> (http://bugs.winehq.org/attachment.cgi?id=22030)
Patch tab
I'm using Wine 1.1.23 (compiled from source using gcc version 4.4.0 20090506
(Red Hat 4.4.0-4) ) on Fedora 11 i386.
The problem is that EADM (provided with The Sims 3) fails do download any
patch.
1)start EADM
2)go to patches tab
3)pick one game and unfold its tree
4)select patch
Here patch should be downloaded instead nothing happens. Everytime i click on
this patch then in terminal there is
err:ole:CoGetClassObject class {3050f4f5-98b5-11cf-bb82-00aa00bdce0b} not
registered
err:ole:CoGetClassObject no class object {3050f4f5-98b5-11cf-bb82-00aa00bdce0b}
could be created for context 0x1
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0):
STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_ERROR_MASK(11): STUB
Additonal info:
1) mshtml (2.9MB) msls31 (143KB) , shdocvw (1.4MB),
shlwapi (462.5KB), urlmon (589.5KB), winhttp (343KB) overriden to native
2)winetricks dotnet20 wsh56js flash msxml3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24358
Summary: FFXIV beta: fails to launch, fails version check
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30702)
--> (http://bugs.winehq.org/attachment.cgi?id=30702)
terminal output
Strange bug. The beta installs fine, but when you go to launch it, it pops up a
window saying 'Checking version...'. After a couple seconds, a dialog appears
over the first, saying:
11023 Unable to access server for version check.
2:20455,10007
or alternatively:
11014 Version check failed.
2:20447,0
(the second one seems more common, actually).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18904
Summary: The Sims 3: EADM fails to download Adobe Flash plugin
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=21746)
--> (http://bugs.winehq.org/attachment.cgi?id=21746)
Flash plugin required
I'm using Wine 1.1.23 (compiled from source using gcc version 4.4.0 20090506
(Red Hat 4.4.0-4) ) on Fedora 11 i386.
overridden DLLs:
ole32 1.2mb
urlmon 589.5kb
shlwapi 462.5kb
shdocvw 1.4mb
mshtml 2.9mb
msls31 143kb
installed components (through winetricks):
dotnet20
flash
When launching EA Download Manager there is prompt (attached image) about Adobe
Flash plugin I hit ok and nothing happens. Nothing is downloaded.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10028
Summary: rappelz updater is slow because of
dlls/mshtml/htmlnode.c:get_node(...)
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://rappelz.gpotato.com/download/index.php
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.wine(a)zerebecki.de
CC: jacek(a)codeweavers.com
The update for the game rappelz changes the embedded html regularly to update
the progress bar and seems to spend most of it's cpu time on that which seems
to slow the downloading. By using oprofile I found it is spending most of it's
cpu on "if(iter->nsnode == nsnode)" in get_node(...) from
dlls/mshtml/htmlnode.c . The comment above the function already suggests: "We
should use a better data structure or (better) find a way to store
HTMLDOMelement poiner in nsIDOMNode."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23034
Summary: Tools->Plugins menu in Stud_PE cannot be clicked
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://www.cgsoftlabs.ro/studpe.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nsandschn(a)gmx.de
Created an attachment (id=28556)
--> (http://bugs.winehq.org/attachment.cgi?id=28556)
Screenshot of Stud_PE with Tools menu
Found this problem while testing bug #17067. As already described there
clicking on "Tools" will open a drop-down menu (see attached screenshot). When
the mouse points at an entry except "Plugins" it gets highlighted. But as soon
as I
move the mouse pointer to "Plugins" the menu closes. Thus this entry cannot be
clicked. Plugins is the only entry which has a submenu, in case this is of
importance.
Every other option works fine. There is no terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21538
Summary: Miranda's ICQ SSL connection doesn't work
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://miranda.googlecode.com/files/miranda-im-v0.8.13
-unicode.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=25947)
--> (http://bugs.winehq.org/attachment.cgi?id=25947)
WINEDEBUG=+secur32,+crypt32,+winsock wine miranda32.exe
Steps to reproduce:
1. Download Miranda
2. Set up ICQ profile on http://www.icq.com/
3. Run Miranda with the given profile data
4. Change connection type to SSL in ICQ plugin parameters
5. Try to connect
Connection will fail with timeout.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.