https://bugs.winehq.org/show_bug.cgi?id=45270
Bug ID: 45270
Summary: wine 3.9 stable and staging will not launch winword
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grider.4(a)osu.edu
Distribution: ---
Created attachment 61515
--> https://bugs.winehq.org/attachment.cgi?id=61515
Copy of the windows crash dialog informaiton
I can no longer launch any Office 97 apps. If I boot into Ubuntu 18.04, winwird
runs. I checked and Ubuntu is running wine 3.0. When I poot into Arch, though,
winword will not run. I get a Windows error that my normal.dots is incorrect
and when I click on it, I get a windows error and it crashes.
--
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=22461
Summary: ms office 2000 fatal error
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)comixrevolution.com
when the installation of ms office 2000 is end, on the video appear a windows
message error
:
CFGWIZ.exe has causede an cricial error
and access don't run
--
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=36750
Bug ID: 36750
Summary: Visual C++ 2005 Trial build fails very early
Product: Wine
Version: 1.1.35
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 21259
Created attachment 48801
--> https://bugs.winehq.org/attachment.cgi?id=48801
script to reproduce
Noticed while looking at bug 21259. If you run Dan's script (slightly edited,
I'll attach), it mostly runs fine, but when run the build, it quickly fails
rather than hanging. Terminal output made me suspect msxml3:
err:msxml:doparse Opening and ending tag mismatch: xs:sequence line 8 and
xs:choice
and indeed, winetricks msxml3 gets it further (it then hangs on the first try,
or if I CTRL+C and rerun, it starts to build).
May be a regression, but I haven't tried older versions of 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=49819
Bug ID: 49819
Summary: EveMon (v 4.0.18.4979): (with dotnet461) crashes on
add character
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: httpapi
Assignee: wine-bugs(a)winehq.org
Reporter: maxwellc(a)gmail.com
Distribution: ---
Created attachment 68155
--> https://bugs.winehq.org/attachment.cgi?id=68155
Report from EVEMon of the problem
Program: EVEMon 4.0.18.4979
(https://appdb.winehq.org/objectManager.php?sClass=application&iId=9346)
Download Link: https://github.com/peterhaneve/evemon/releases/tag/4.0.18
60c649699694060f0175e5830e9381ad9189593a EVEMon-install-4.0.18.exe
Wine Version is both 5.0 Ubuntu and 5.16
Setup:
Following suggestion in
https://appdb.winehq.org/objectManager.php?sClass=version&iId=29658
Prior to upgrade to 5.16 from devel repo,
winetricks dotnet461 corefonts
>From Linux Command line
wine /tmp/EVEMon-install-4.0.18.exe
Click through installation prompts.
Offers to launch on conclusion.
Exited.
WINEDEBUG='fixme+all,err+all' wine "Program Files/EVEMon/EVEMon.exe"
Program runs but attempting to perform File->Add Character crashes the program.
Program brings up report on the problem attached as
"EveMonCrashOwnWords.log"
Second attachment of output with WINEDEBUG="err+all,warn+all,fixme+all"
Unable to reproduce on clean 5.16 prefix since winetricks dotnet461 "is broken
since 5.12"
--
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=49197
Bug ID: 49197
Summary: webservices/writer.c fails on armv7l
Product: Wine
Version: 5.8
Hardware: arm
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
Was originally mentioned in bug 43959. reader.c now works in
wine-5.8-230-g3bb824f988, writer still fails:
austin@PrawnOS:~/wine-git/dlls/webservices/tests$ WINEDEBUG=-all make writer.ok
../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p
webservices_test.exe.so writer && touch writer.ok
writer.c:371: Test failed: 2272: got 11 expected 10
writer.c:373: Test failed: 2272: got <t>:E-3</t> expected <t>1E-2</t>
writer.c:371: Test failed: 2272: got 12 expected 11
writer.c:373: Test failed: 2272: got <t>-:E-3</t> expected <t>-1E-2</t>
writer.c:373: Test failed: 2272: got <t>1.7976931348623156E+308</t> expected
<t>1.7976931348623157E+308</t>
writer.c:373: Test failed: 2272: got <t>-1.7976931348623156E+308</t> expected
<t>-1.7976931348623157E+308</t>
writer.c:2316: Test failed: got 00000000
writer.c:2332: Test failed: got 00000000
It passes on Windows RT:
webservices:writer start dlls/webservices/tests/writer.c -
0668:writer: 2623 tests executed (0 marked as todo, 0 failures), 0 skipped.
--
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=48853
Bug ID: 48853
Summary: IME does not turn off except in character input filed
Product: Wine-staging
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a1_canon(a)yahoo.co.jp
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
OS: Fedora31
wine: 5.3
package: wine-5.3-1.fc31.x86_64
software: Final Fantasy XIV V5.21
There is a character input filed for chatting on the game screen. It is expeted
that IME will be disabled after character input completed, but will not, I will
not be able to enter key to move my avatar.
--
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=45539
Bug ID: 45539
Summary: "DX11 feature level 10.0 is required to run the
engine"
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: alexterranova81(a)gmail.com
Distribution: ---
When trying to launch a game I get the following error msg:"DX11 feature level
10.0 is required to run the engine"
--
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=35976
Bug ID: 35976
Summary: Starcraft 2: Alt tab breaks hotkeys
Product: Wine
Version: 20050930
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bijan55(a)gmail.com
Alt-tabbing breaks hotkeys in Star Craft 2.
This happens with and without virtual desktop.
Bug has been documented on windows, but has since been solved (Cannot reproduce
on windows)
--
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=46886
Bug ID: 46886
Summary: App Crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorkilutra(a)desoz.com
Distribution: ---
Created attachment 63962
--> https://bugs.winehq.org/attachment.cgi?id=63962
Crash
Crashing
--
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=39456
Bug ID: 39456
Summary: DirectX 9.0c End-User Runtime Web Installer page fault
/ crashes
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 52570
--> https://bugs.winehq.org/attachment.cgi?id=52570
backtrace.txt
Download link:
https://www.microsoft.com/en-gb/download/confirmation.aspx?id=35
Exact (hash match) copy of DirectX installer bundled on S.T.A.L.K.E.R.: SOC
Retail DVD
Tested on a 32-bit Wineprefix using wine-1.7.52-305-g45c987d (Git).
Identical behaviour under Wine Staging (Git).
Installer launches OK but crashes during the actual install process. See
attached backtrace, console output and install logs (created by Microsoft
installer).
--
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.