http://bugs.winehq.org/show_bug.cgi?id=18714
Summary: utorrent not connectible through wine
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://forum.utorrent.com/viewtopic.php?pid=411895
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gmdime(a)gmail.com
This seems to affect users with a large number of torrents seeding. I have over
600 torrents loaded on utorrent and several people in the post mentioned they
also have over a couple hundred torrents.
I've attached the url for a post on the utorrent forums as I'm unsure whether
this is a bug with utorrent or wine. The OP of the post mentioned that he fixed
his issue by setting half open connections to 50 from the default of 8.
However, this did not fix the issue for the majority of us.
Running utorrent from a virtualbox on the same machine does not have the same
bug so there is definitely a discrepancy between the network functionality of
utorrent running through wine or virtualbox.
--
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=17905
Summary: PDF-XChange Viewer mouse pointer drop shadow
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronfischler(a)gmail.com
Created an attachment (id=20213)
--> (http://bugs.winehq.org/attachment.cgi?id=20213)
Wine output when PSD-XChange Viewer attempts to draw the mouse pointer
PDF-XChange Viewer is a fancy PDF document viewer, possibly "best in show" due
to its many features - including the ability to annotate documents.
When the mouse pointer changes to a hand for pushing the document up or down,
the dropshadow appears as a large solid black region surrounding the hand. An
error is produced by wine that says: fixme:system:SystemParametersInfoW
Unimplemented action: 4132 (SPI_GETDROPSHADOW).
--
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=18563
Summary: dreamweaver 8 hangs when encountering •
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
When I open a document that contains an • html element, or I type this
string in an open document dreamweaver then freezes and hangs and becomes
unusable.
--
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=24867
Summary: MetaTrader 5: cannot add remote agents (cpus) in
"metatester.exe" / local cpus (127.0.0.1:3000) not
connectable either
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pausenclown_metulski(a)yahoo.de
Created an attachment (id=31473)
--> (http://bugs.winehq.org/attachment.cgi?id=31473)
snapshot of "Metatester.exe" and error output of the terminal
"metatester.exe" (makes the cpu-power of a computer available for an other
computer in the same local area network that runs calculations for the
"strategy tester") ("remote-agent service")
After starting "metatester.exe" you can specify a range for TCP-ports and a
password for the "remote-agent service"
After pressing the "INSTALL" or "ADD" button the following message appears (see
attachement):
...
fixme:service:EnumServicesStatusW 0x184898 type=30 state=3 (nil) 0 0x33c060
0x33c064 0x33c078
fixme:service:EnumServicesStatusW 0x185d60 type=30 state=3 (nil) 0 0x33cef8
0x33cefc 0x33cf10
...
The "MetaTester.exe" does not crash but no "remote-agent service" appears in
the list below.
But even local cpus cannot be used for calculations because these cpus are
connected by local area network, too. (127.0.0.1:3000).
Therefore the "strategy tester" is not usable yet.
First I thought this might be a permission problem well known by the "ping.exe"
command. Localhost (127.0.0.1) and every other computer in my LAN is reachable
by "wine ping.exe". But Adding the permission "setcap cap_net_raw=ep" and all
the other 32 permissions to the excecutables of wine in /usr/local/bin and the
metatester.exe program file did not help.
Any ideas???
(wine 1.3.5 & Metatrader 5 build 344)
--
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=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=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=16284
Summary: Cannot add links to AppDB from bugzilla
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Submitted bug reports have a field for links to AppDB entries, but the
information cannot be entered from bugzilla when filing the bug. Reporters have
to log into the AppDB after having created a bug report and create the link
from there. Many people don't bother to do this (to a newcomer, it's not even
clear that this should be done), and it is a PITA for those who do. A forum
user recently took it upon himself to add the appropriate bug links to the
AppDB, and found that over 500 were needed.
--
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=23553
Summary: Problem Starting up Steam on Deus Ex games
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rabidweezle(a)gmail.com
CC: rabidweezle(a)gmail.com
Created an attachment (id=29425)
--> (http://bugs.winehq.org/attachment.cgi?id=29425)
wine output when it happens
When you try to start the game in steam the and creates a pop-up message in
steam saying: application error [<-- window title ] Problem starting up steam.
if I cd to the steam directory and run winedbg steam.exe (then type in quit,
enter) it will get passed this then freeze at the main menu repeating:
fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wrapping not yet supported
--
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=25970
Summary: Dead Space 2 installer window title and text wrong
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On Windows, the installer window has title Dead Space TM 2 Setup,
with body Please read the EULA for Dead Space TM 2
On Wine, with today's git, it has title DisplayName from default.wxl Setup
with body Please read the EULA for DisplayName from default.wxl
This makes the installer kind of hard to script with autohotkey.
--
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.