http://bugs.winehq.org/show_bug.cgi?id=33462
Bug #: 33462
Summary: wine fails to build on GNU/kfreebsd
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Regression SHA1: 535a55ec9eff83ac1cdf58a6514f4a76cab46a57
make[1]: Entering directory `/home/austin/wine-git/tools'
gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine
../libs/port/libwine_port.a -lfreetype -Wl,--rpath,\$ORIGIN/../libs/wine
../libs/wine/libwine.so: undefined reference to `i386_set_fsbase'
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1
This used to build, so I bisected it down to
535a55ec9eff83ac1cdf58a6514f4a76cab46a57.
This may be a regression on Debian's end. I'm using debian squeeze, which uses
the 8.1.1 kernel.
Reverting that commit on top of wine-1.5.28-180-g9d08045 lets wine build, and
it runs, albeit with some warnings about a few dlls not being found:
err:module:load_builtin_dll failed to load .so lib for builtin
L"windowscodecs.dll":
/home/austin/wine-git/dlls/windowscodecs/windowscodecs.dll.so: failed to map
segment from shared object: Cannot allocate memory
err:module:load_builtin_dll failed to load .so lib for builtin
L"winegstreamer.dll": libgstapp-0.10.so.0: failed to map segment from shared
object: Cannot allocate memory
err:module:load_builtin_dll failed to load .so lib for builtin L"ieframe.dll":
/home/austin/wine-git/dlls/ieframe/ieframe.dll.so: failed to map segment from
shared object: Cannot allocate memory
err:module:import_dll Loading library ieframe.dll (which is needed by
L"C:\\windows\\system32\\iexplore.exe") failed (error c000007a).
--
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=8692
Alex Balut <alexandru.balut(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexandru.balut(a)gmail.com
--- Comment #17 from Alex Balut <alexandru.balut(a)gmail.com> 2013-08-21 15:21:21 CDT ---
*** Bug 21766 has been marked as a duplicate of this 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=4666
Joo <julianmelvynjones(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julianmelvynjones(a)gmail.com
--
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=6715
Sagawa <sagawa.aki+winebugs(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sagawa.aki+winebugs(a)gmail.c
| |om
--- Comment #32 from Sagawa <sagawa.aki+winebugs(a)gmail.com> 2013-08-21 08:39:11 CDT ---
I can confirm the issue with the Japanese demo version [1].
In my research, this issue is a bug in the x-change 3, related to
anti-aliasing. In the English version screenshot [2], pink shadow is shown
around the text.
You can turn off anti-aliasing as the workaround.
In detail, following proceedings are done in the software,
1) white texts are rendered into on memory bitmap, which background color is
#FF00FF (=pink). When anti-aliasing rendering is enabled, glyph edges are
interpolated color between white and pink.
2) each glyph is copied from the memory which masked with pure pink. Only pure
pink color was removed in this step.
3) As edges are not pure pink, they are left and shown like shadow in the
message box.
This issue doesn't happen in Japanese Windows. Why? Because anti-aliasing for
`MS Gothic' is disabled when ppem < 24 due to its GASP table.
[1] http://demo.d-dream.com/00001331/Xchange3(Digest).lzh (144MB)
SHA1:60dba5412848839559d64a2b3f9c12761a352967
[2]
http://squarefaction.ru/files/game/1619/gallery/1f5bd53ece8106ef1f28b8d7724…
linked from http://squarefaction.ru/game/x-change-3
--
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=34306
Bug #: 34306
Summary: Direct rendering disabled
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lev258(a)freemail.hu
Classification: Unclassified
I have Ubuntu 12.04 64 bit with kernel 3.5. I am trying to run Stranded II with
wine 1.4. First I tried it with 1.6 without DirectX installed, then with 1.4.
The error messages were the same. Then I installed DirectX and there were less
errors, but still doesn't work. I get the message
"err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most
likely your OpenGL drivers haven't been installed correctly (using GL renderer
"Mesa DRI Intel(R) Ivybridge Mobile ", version "1.4 (3.0 Mesa 8.0.4)". I have
Intel HD 4000, and glxinfo says i have direct rendering. I'm not sure, but
almost certain that I have the needed 32 bit libraries. Can you give me some
advice?
--
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=34301
Bug #: 34301
Summary: Freemake Video Converter: needs tasklist.exe
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://www.freemake.com/free_video_converter/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 34289
Classification: Unclassified
Noticed while checking out bug 34289:
C:\users\austin\Temp\is-LTL32.tmp>tasklist | findstr "FreemakeAC | FreemakeVD |
FreemakeMB | FreemakeVC | FreemakeYC"
fixme:tasklist:wmain stub: L"tasklist"
fixme:findstr:wmain stub: L"findstr" L"FreemakeAC | FreemakeVD | FreemakeMB |
FreemakeVC | FreemakeYC"
a stub isn't enough for it, it seems.
austin@aw25 ~ $ sha1sum FreemakeVideoConverterSetup.exe
828ace0b93267d2c4e6e989a428cc65dd8fe457d FreemakeVideoConverterSetup.exe
austin@aw25 ~ $ du -h FreemakeVideoConverterSetup.exe
1.3M FreemakeVideoConverterSetup.exe
austin@aw25 ~ $ wine --version
wine-1.7.0-73-ge3e1284
--
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=23441
Summary: WoW Battlechest launcher crashes
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's git, and
rm -rf ~/.wine
sh winetricks gecko sandbox
for reproducibility, the script
sh wisotool wowbc
eventually crashes during the patching process as follows:
wine: Unhandled page fault on write access to 0x00000004 at address 0x7d8eb638
(thread 0036), starting debugger...
Backtrace:
=>0 nsChannel_Release+0x108(iface=0x1565d0) [include/wine/list.h:98] in mshtml
1 nsChannelBSC_destroy+0x19(bsc=0x156908) [dlls/mshtml/navigate.c:1022]
2 BindStatusCallback_Release+0x9d(iface=0x156908) [dlls/mshtml/navigate.c:302]
3 BindStatusCallback_Release+0x52(iface=0x29bc6e0) [dlls/urlmon/bindctx.c:124]
4 BSCServiceProvider_Release+0x12(iface=0x29bc6e4) [dlls/urlmon/bindctx.c:278]
5 Binding_Release+0x9d(iface=0x2a21d08) [dlls/urlmon/binding.c:852]
6 InternetBindInfo_Release+0x12(iface=0x2a21d10) [dlls/urlmon/binding.c:1162]
7 ProtocolHandler_Terminate+0x8d(iface=0x2a219e0, dwOptions=0)
[dlls/urlmon/bindprot.c:676]
8 BindProtocol_Terminate+0x54(iface=0x2a219c8, dwOptions=0)
[dlls/urlmon/bindprot.c:436]
9 InternetProtocolSink_ReportResult+0x75(iface=0x2a21d0c, hrResult=0,
dwError=0, szResult=0x0(nil)) [dlls/urlmon/binding.c:1128]
10 report_result_proc+0x25(This=0x2a219c8, t=0x151078)
[dlls/urlmon/bindprot.c:1141]
11 notif_wnd_proc+0x8f(hwnd=0x30068, msg=0x0465, wParam=0, lParam=0x2a219c8)
[dlls/urlmon/bindprot.c:111]
12 WINPROC_wrapper+0x19()
13 call_window_proc+0x4c(hwnd=0x30068, msg=0x0465, wp=0, lp=0x2a219c8,
result=0x33e264, arg=0x7d9592f0) [dlls/user32/winproc.c:242]
14 CallWindowProcW+0x48(func=0x7d9592f0, hwnd=0x30068, msg=0x0465, wParam=0,
lParam=0x2a219c8) [dlls/user32/winproc.c:984]
This is the first run through for me, haven't checked how reproducible it is
yet.
--
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=32465
Bug #: 32465
Summary: (wine:5748): GLib-ERROR **: gmem.c:421: overflow
allocating 1230132481*4 bytes
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: systemofdown(a)gmail.com
Classification: Unclassified
Created attachment 42828
--> http://bugs.winehq.org/attachment.cgi?id=42828
full console output
I tried to start the game fallout new vegas and it crashes with the follow
console output:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
(process:5748): GThread-WARNING **: GThread system no longer supports custom
thread implementations.
(wine:5748): GLib-ERROR **: gmem.c:421: overflow allocating 1230132481*4 bytes
wine: Unhandled exception 0x80000003 in thread d at address 0x6931e53c (thread
000d), starting debugger...
0x6931e53c g_logv+0x24c in libglib-2.0.so.0: int $3
################################################################################
My winetricks setup:
baekmuk
consolas
corefonts
d3dcompiler_43
d3dx10
d3dx11_42
d3dx11_43
d3dx9
d3dx9_26
d3dx9_28
d3dx9_31
d3dx9_35
d3dx9_36
d3dx9_39
d3dx9_42
d3dx9_43
directx9
dotnet40
droid
eufonts
gfw
liberation
lucida
msxml3
opensymbol
physx
tahoma
takao
uff
unifont
vcrun2008
vcrun2010
wenquanyi
winhttp
xact
xact_jun2010
xinput
I am using the follow settings:
strictdrawordering=enabled
sound=alsa
glsl=disabled
videomemorysize=3076 (GTX580LE)
and no dll overrides
--
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=34287
Bug #: 34287
Summary: Excel 2010 32-bit crashes with specific .xls
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christopher.m.penalver(a)gmail.com
Classification: Unclassified
What happens in both Linux:
apt-cache policy wine1.6
wine1.6:
Installed: 1.6-0ubuntu1~ppa1
Candidate: 1.6-0ubuntu1~ppa1
Version table:
*** 1.6-0ubuntu1~ppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ raring/main i386
Packages
100 /var/lib/dpkg/status
and Mac OSX with wine 1.7, is that Excel 2010 32-bit crashes with attachment
clicking cell D5 dropdown -> click Albania -> then click button "Refresh
Customer List".
Not reproducible in Windows Vista x86 with Microsoft Office Professional Plus
2010 Excel Version 14.0.7015.1000 (32-bit) so it's a WINE 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=3456
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #27 from Austin English <austinenglish(a)gmail.com> 2013-08-20 12:59:46 CDT ---
(In reply to comment #24)
> Hi there!
> The game runs on my computer with wine-1.7.0. Note that I'm on a 64bit install
> in the meantime. The game background is drawn in fullscreen mode and in a
> 640x480 emulated desktop. Higher resolutions have some issues. But the buttons
> seem to have some transparency issue, I'll attach a screenshot.
Reported fixed.
--
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.