https://bugs.winehq.org/show_bug.cgi?id=47016
Bug ID: 47016
Summary: MS Office 365 installer stops midway with error
30175-4
Product: Wine
Version: 4.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: funtimeschaos(a)rocketmail.com
Distribution: ---
Created attachment 64173
--> https://bugs.winehq.org/attachment.cgi?id=64173
Log for 4.5 staging
Trying to install MS Office 365 ja_JP/Business retail edition. Installer starts
and runs until around the 68% mark, where it reports error 30175-4 and closes.
A quick search found that this error indicates that the installer is trying to
upgrade Office 2013 to Office 2016, which it seems to be trying to do when wine
is set to Windows 7.
Tested with 4.5 staging, log attached. Did not use winetricks except to add
japanese fonts to registry.
--
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=28750
Bug #: 28750
Summary: Access violations and OLE errors using a WebBrowser
based sample application
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: idw.doc(a)t-online.de
Classification: Unclassified
PLease download and run my sample application for duplicating the crash(es),
I'm not using Wine myself, but user's of my sample application reported several
fatal errors when launching it: It's a simple HTML editor based on the
IWebBrowser and MSHTML interfaces, available at
<http://idw-doc.homepage.t-online.de/PMUtils/IEWriter.zip>.
A single URL parsing issue (in shlwapi) has already been fixed, see
<http://source.winehq.org/patches/data/79958>.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48716
Bug ID: 48716
Summary: Logos Bible Software - Printer is recognized but will
not print (WPF Related?)
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: franksauer(a)cox.net
Distribution: ---
One of the Engineers from Logos responded to the exact issue here:
https://community.logos.com/forums/t/62338.aspx
There is no crash when the Print button is clicked - just no response or
sending to the printer.
I have tried multiple printers and PDF - Notepad in the same Prefix prints
without 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=49692
Bug ID: 49692
Summary: Improve support for multiple Media types
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
This is primarily to support the tracking of issues with a staging patchset
which adds experiential support for H.264/WMV/AAC/MPEG-4 to name a few.
There are a few games with this patchset which now get past there splash
screens without a workaround (Modifying ini files, etc).
Patches for gstreamer are also required.
--
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=25817
Summary: FlashGet 1.73 dropzone is broken
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor-hkr(a)mail.ru
Created an attachment (id=32902)
--> (http://bugs.winehq.org/attachment.cgi?id=32902)
screenshot
FlashGet 1.73 dropzone doesn't has picture/logo of program.
( http://down6.flashget.com/fgf173.exe )
--
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=29994
Bug #: 29994
Summary: SDP Downloader: Marking URL in textbox doesn't work
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Classification: Unclassified
Hi,
there's another little problem within the GUI of SDP Downloader 2.3.0 [1],
which is not present on Windows.
1) Start SDP Downloader 2.3.0
2) File -> Open
3) And an URL
4) OK
5) File -> Open
--
6a) Click once in the URL box and press Ctrl + A.
7a) On Windows, the URL is marked, but on Wine: nothing.
---
6b) Click three times in the URL box.
7b) On Windows, the whole URL is marked, but on Wine only a part of the URL or
nothing will be marked.
[1] http://sdp.ppona.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.
https://bugs.winehq.org/show_bug.cgi?id=43516
Bug ID: 43516
Summary: GCC march=native Flag Causes "Unhandled Pagefault on
Write"
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ben(a)xnode.org
Distribution: ---
I've run into a specific crash that only happens with using the "-march=native"
GCC flag at build time (usage of -O3 or -O2 don't affect it). Removing "march"
entirely stops the crash from occurring.
This is on a Intel Broadwell i7-5775C using GCC 7.1.1.
Triggering the crash is unfortunately a bit specific: The crash occurs when
loading Mario Kart 8 in CEmu (1.8) under a 64bit Wine prefix. The exact moment
it happens is once the game's splash screen appears - pressing A should then
take you to the menu, but instead if Wine has been built with march=native,
it'll throw an Unhandled Pagefault at this point instead:
"wine: Unhandled page fault on write access to 0x7f7fda6f0080 at address
0x1400e1867 (thread 005f), starting debugger..."
According to GCC, the flags it activates when using march=native on this
platform are:
-march=broadwell -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -mno-sse4a -mcx16
-msahf -mmovbe -maes -mno-sha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4
-mno-xop -mbmi -mno-sgx -mbmi2 -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt
-mrtm -mhle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave
-mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf
-mno-prefetchwt1 -mno-clflushopt -mno-xsavec -mno-xsaves -mno-avx512dq
-mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps
-mno-avx5124vnniw -mno-clwb -mno-mwaitx -mno-clzero -mno-pku -mno-rdpid --param
l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=6144
-mtune=broadwell -fPIE -fstack-check=specific -fstack-protector-strong
(in case any of those stand out as being an issue when used with Wine)
--
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=46851
Bug ID: 46851
Summary: Can't input Japanese text after updating to 4.4.
Product: Wine
Version: 4.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: imm32
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Regression SHA1: fd7cda93a33c9f65a6c1d1d530738c9fe4b9edf4
Distribution: Ubuntu
I can't input Japanese text to notepad.exe after updating to 4.4. I use Fcitx
to input Japanese text.
In Wine 4.3, it works fine.
--
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=49461
Bug ID: 49461
Summary: Gridrunner Revolution: sound effects stop working
after a while
Product: Wine-staging
Version: 5.11
Hardware: x86
URL: http://lsshop.s3.amazonaws.com/GRRevPCSetup118.exe
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 67559
--> https://bugs.winehq.org/attachment.cgi?id=67559
+xact3 log
The game starts properly in Wine-Staging thanks to the xactengine patches,
except for a small bug: sound effects cease to work after a couple of seconds
once you reach the main menu or start a new game. Music keeps playing properly.
The problem doesn't exist with native xactengine3_4.dll.
Steam version:
https://store.steampowered.com/app/27810/Gridrunner_Revolution/
A non-Steam demo is also available for testing:
http://lsshop.s3.amazonaws.com/GRRevPCSetup118.exe
GRRevPCSetup118.exe (66M)
md5sum: 0361c0fd9967d5234e92627e54186938
Easy to reproduce in the demo:
Once you are in the main menu and place the mouse over the various menu options
a sound effect can be heard. You should notice that sound effects stop working
after a few seconds.
wine-5.11-149-gfe4379eb19 (Staging)
FAudio 20.06
--
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=49678
Bug ID: 49678
Summary: Lost Chronicles of Zerzura hangs on startup
Product: Wine
Version: 5.14
Hardware: x86
URL: https://store.steampowered.com/app/308330/Lost_Chronic
les_of_Zerzura/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: infyquest(a)gmail.com
Regression SHA1: 996e706ad346dc7fd61dc9856764167dc1592712
Distribution: ArchLinux
Created attachment 67918
--> https://bugs.winehq.org/attachment.cgi?id=67918
+xact3 log
The game shows a splash image then it hangs with 100% CPU usage. Plain terminal
output doesn't show anything relevant.
Disabling xactengine3_7.dll is a workaround.
The problem is present since commit 996e706ad346dc7fd61dc9856764167dc1592712.
Starts properly with the previous commit.
wine-5.14-132-g1ec8bf9b73
--
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.