https://bugs.winehq.org/show_bug.cgi?id=43091
Bug ID: 43091
Summary: Can no longer run "The Sims 3" with networking turned
off
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sluggo(a)unknown.nu
CC: jacek(a)codeweavers.com
Regression SHA1: 28f865b134279c1bcbe9fbd1f5eaaf0a4129a765
Distribution: ---
I start the Sims 3 with networking turned off with "unshare". I use this
command:
"sudo unshare -n sudo -u kjs bash -c "WINEPREFIX=/home/kjs/.wine-sims3 wine
/home/kjs/.wine-sims3/drive_c/Program\ Files/Electronic\ Arts/The\ Sims\
3/Game/Bin/Sims3Launcher.exe""
This worked fine until 2.9; now it crashes on startup. If I did the regression
tests correctly, it seems to have broken on
28f865b134279c1bcbe9fbd1f5eaaf0a4129a765.
Let me know if you need any further information.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40671
Bug ID: 40671
Summary: Crashes when encoding on Datawindow, PowerBuilder
Application Unhandled exception: page fault on read
access to 0x00000080 in 32-bit code (0x7e8982d0)
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jmcasilang(a)hondapang.com.ph
Distribution: ---
Created attachment 54543
--> https://bugs.winehq.org/attachment.cgi?id=54543
backtrace
Error While encoding on Datawindow of a powerbuilder based application.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49865
Bug ID: 49865
Summary: Don't install Gecko by default
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acroq3(a)gmail.com
Distribution: ---
https://wiki.winehq.org/Gecko alone isn't adequate as Browser replacement.
I suggest to use xdg-open instead.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49486
Bug ID: 49486
Summary: Hide Wine version from applications doesn't work
Product: Wine-staging
Version: 5.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anton.sudak(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
I'm using the 'Hide Wine version from applications' option to hide version from
Final Fantasy XIV. Game treats Wine as a game launched on Mac and requires
license for proper platform.
Version hiding worked great until Wine 5.11. However on 5.11 option seems have
no effect and this leads to license issue. Wine 5.10 is free from this issue.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49414
Bug ID: 49414
Summary: DefWindowProcW doesn't handle WIN_GetPtr properly when
handling WM_GETTEXTLENGTH
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: gabravier(a)gmail.com
Distribution: ---
case WM_GETTEXTLENGTH:
{
WND *wndPtr = WIN_GetPtr( hwnd );
if (wndPtr && wndPtr->text) result =
(LRESULT)strlenW(wndPtr->text);
WIN_ReleasePtr( wndPtr );
}
break;
(from dlls/user32/defwnd.c:998)
WIN_GetPtr can return WND_OTHER_PROCESS, which this code does not check for
(for example, dlls/user32/defwnd.c:550 checks for it properly). A lot of other
code in defwnd.c doesn't check for it, so it looks like having a window be
valid for another process could cause problems.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40674
Bug ID: 40674
Summary: Wine's RenderFile don't support WMV file
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 54546
--> https://bugs.winehq.org/attachment.cgi?id=54546
demo.cpp
Wine's RenderFile don't support "Windows Media Video 9 (WMV3)" videos
I wrote a sample for it
fixme:quartz:Parser_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=50597
Bug ID: 50597
Summary: The Medium (2021) game looses sound after loading main
menu
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peter-24(a)o2.pl
Distribution: ---
After loading to main menu game is silent.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=50567
Bug ID: 50567
Summary: Visio Viewer 2013 crashes IE8
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: opsapo(a)sapo.pt
Distribution: ---
Created attachment 69240
--> https://bugs.winehq.org/attachment.cgi?id=69240
backtrace for IE8 while opening a .VSD file
Internet Explorer 8 crashes while opening .vsd file after installing MS Visio
Viewer 2013.
Mint 20.04 64bits (Ubuntu focal 20.04 based) with a 32 bit prefix.
$ wine64 --version
wine-6.0 (Staging)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49986
Bug ID: 49986
Summary: Missing SIO_IDEAL_SEND_BACKLOG_QUERY in WinSCP,
Overwatch et al.
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: mgruber_72(a)yahoo.de
Distribution: ---
When using WinSCP 5.17.7 and connecting to a SFTP server, Wine write the
following log lines into ~/.xsession_errors every second.
01bc:fixme:winsock:server_ioctl_sock Unsupported ioctl 4004747b (device=4004
access=1 func=d1e method=3)
01bc:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd
(SIO_IDEAL_SEND_BACKLOG_QUERY)
This is due to WinSCP querying an ideal connection buffer size via
SIO_IDEAL_SEND_BACKLOG_QUERY once per second:
https://docs.microsoft.com/en-us/previous-versions/windows/desktop/legacy/b…
A quick search revealed that these errors also occur in Overwatch.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48146
Bug ID: 48146
Summary: Call of Duty: Modern Warfare Remastered Battle.net
Product: Wine
Version: 4.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odhinn(a)odhinnsrunes.com
Distribution: ---
Created attachment 65755
--> https://bugs.winehq.org/attachment.cgi?id=65755
CoD:MW backtrace
Push the play button on Battle.Net and it crashes. Ran the install from Windows
which was on an external hard drive. It actually downloaded and installed
battle.net for me in wine and that worked well, but playing gave the attached
backtrace.
--
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.