http://bugs.winehq.org/show_bug.cgi?id=28776
Bug #: 28776
Summary: Korean Text don't shown.(in 2011-11-18 git)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hys545(a)dreamwiz.com
Classification: Unclassified
Created attachment 36971
--> http://bugs.winehq.org/attachment.cgi?id=36971
error screen capture
winecfg& regedit etc don't show korean Text.
I downgraded 2011-10-7 git version
No Error.
--
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=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=26477
Summary: ExeFile.exe encountered a serious problem and needs to
close.
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevinlarson1(a)gmail.com
Running "wine explorer /desktop=0,1920x1080 "C:\Program Files\CCP\EVE\eve.exe""
Shows the splash screen before erroring as "ExeFile.exe encountered a serious
problem and needs to close."
There are numerous instances of the following fixme:
"fixme:d3d:debug_fbostatus Unrecognied FBO status 0x00000000
fixme:d3d:context_check_fbo_status FBO status unrecognized (0)
err:d3d:context_check_fbo_status FBO 0 is incomplete, driver bug?"
--
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.