https://bugs.winehq.org/show_bug.cgi?id=43581
Bug ID: 43581
Summary: Office 2013 365 installer: Something went wrong
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rymg19(a)gmail.com
Distribution: ---
Created attachment 58990
--> https://bugs.winehq.org/attachment.cgi?id=58990
Console output while running installer
The ever-helpful Microsoft messages strike again...
I'm using the staging Wine 2.14 via PPA. Here's a download link for the Office
365 version in question (I didn't even bother trying to get 2016 working...):
https://c2rsetup.officeapps.live.com/c2r/download.aspx?productReleaseID=O36…
Found via this site:
https://www.howto-outlook.com/howto/download-office-2013-office-365.htm
I attached the console output. The installer starts loading normally, and the
contents of the log around the "Something went wrong" message are:
fixme:file:ReplaceFileW Ignoring flags 5
fixme:file:ReplaceFileW Ignoring flags 5
fixme:ole:NdrCorrelationInitialize (0x1f3b32c, 0x1f3b4bc, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x183e250, 0x183e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x183e250): stub
fixme:ole:NdrCorrelationFree (0x1f3b32c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3d90c, 0x1f3da9c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x1d3e250, 0x1d3e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x1d3e250): stub
fixme:ole:NdrCorrelationFree (0x1f3d90c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3ab9c, 0x1f3ad2c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x183e250, 0x183e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x183e250): stub
fixme:ole:NdrCorrelationFree (0x1f3ab9c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3ab9c, 0x1f3ad2c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x1d3e250, 0x1d3e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x1d3e250): stub
fixme:ole:NdrCorrelationFree (0x1f3ab9c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3b2ac, 0x1f3b43c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x183e250, 0x183e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x183e250): stub
fixme:ole:NdrCorrelationFree (0x1f3b2ac): stub
fixme:ole:NdrCorrelationInitialize (0x1f3d18c, 0x1f3d31c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0xf2e250, 0xf2e32c, 1024, 0x0): semi-stub
fixme:file:ReplaceFileW Ignoring flags 5
fixme:file:ReplaceFileW Ignoring flags 5
After that, it kept spamming the ReplaceFileW message until I close it.
Note that the other 365/2013-related issues seem to all be fixed, pre-Wine-2.0,
and discuss different issues than what I've encountered.
--
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=29685
Bug #: 29685
Summary: Manifest generator (ecmangen) tool from Windows
Platform SDK 7.1 crashes due to unhandled
facet/regular expression in XML schema (escape
sequence)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
the "ecmangen" tool (Manifest generator gui) crashes due to unhandled
facet/regular expression in XML schema.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft SDKs/Windows/v7.1/Bin
...
$ wine ./ecmangen.exe
--- snip ---
Trace log:
--- snip ---
...
0025:trace:msxml:domdoc_QueryInterface
(0x1503c8)->({4f2f4ba2-b822-11df-8b8a-6850dfd72085} 0x32f71c)
0025:trace:msxml:node_query_interface (0x1503c8)->(IID_xmlnode 0x32f71c)
...
0025:trace:msxml:Schema_parse (0x7c96a400)
regexp error : failed to compile: Wrong escape sequence, misuse of character
'\'
regexp error : failed to compile: internal: no atom generated
regexp error : failed to compile: genrate transition: atom == NULL
regexp error : failed to compile: xmlFAParseAtom: expecting ')'
regexp error : failed to compile: xmlFAParseRegExp: extra characters
0025:err:msxml:Schema_parse "Element
'{http://www.w3.org/2001/XMLSchema}pattern': The value
'(\\$\\([Ss]tring\\..*\\))|(\\$\\([Mm][Cc]\\..*\\))' of the facet 'pattern' is
not a valid regular expression.\n"failed to parse doc
...
0025:Call oleaut32.SysAllocString(0015034c L"Failed trying to add schema file
to cache.") ret=0100adc3
...
0025:Call msvcrt._CxxThrowException(0032f848,01041d10) ret=01039b9e
...
0025:Call KERNEL32.MultiByteToWideChar(00000000,00000000,6868ef1a "Runtime
error!",0000000e,0032e7c8,00000400) ret=6866169a
0025:Ret KERNEL32.MultiByteToWideChar() retval=0000000e ret=6866169a
0025:Call KERNEL32.MultiByteToWideChar(00000000,00000000,6868ef43 "abnormal
program termination",0000001c,0032dfc8,00000400) ret=6866169a
--- snip ---
The relevant part of XML schema:
--- snip ---
<xs:schema targetNamespace="http://schemas.microsoft.com/win/2004/08/events"
elementFormDefault="qualified"
xmlns:man="http://schemas.microsoft.com/win/2004/08/events"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
...
<xs:simpleType name="strTableRef">
<xs:annotation>
<xs:documentation>
Value of this attribute should be of the form $(string.stringTableId),
where stringTableId is the 'id' attribute of a <string> element
defined in the <stringTable> section. Or it could be of the form
$(mc.mcSymbolId), where mcSymbolId is the symbol of a message string
defined in a .mc file.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="(\$\([Ss]tring\..*\))|(\$\([Mm][Cc]\..*\))"/>
</xs:restriction>
</xs:simpleType>
--- snip ---
'winetricks -q msxml6' works around.
Regards
--
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=23153
Summary: OS X cannot redirect steam:// URL to Steam.exe
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richardcavell(a)mail.com
Created an attachment (id=28798)
--> (http://bugs.winehq.org/attachment.cgi?id=28798)
Dialog box
I am running the PC version of Steam within OS X. I have installed Half-Life.
Now I would like to install the high-definition pack. The way to do this is to
visit the link:
steam://installaddon/halflifehd
However, clicking on this link does not automatically send the click to Steam
(so whatever API is used by Steam to register steam:// to redirect to Steam.exe
is having no effect).
When I click on the above link, I get a dialog box within OS X (attached). From
within this dialog, I can select any OS X application (*.app) to receive the
steam:// click. However, if I navigate my drive_c directory, all Windows
executables, including Steam.exe, are gray and cannot be selected. Therefore, I
cannot redirect it to the PC version of Steam. (It's worth noting that one
could redirect it to the Mac version of Steam).
This is obviously a problem with Wine fitting into the OS X design paradigm.
But the program doesn't work as it's supposed to, so it's a bug.
Richard
--
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=29240
Bug #: 29240
Summary: Anti-aliasing not working for all fonts
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: A.Fettouhi(a)gmail.com
Classification: Unclassified
Yesterday I updated wine on my Arch 64 bit system from 1.3.33 to 1.3.34. Since
then I've noticed that some now aren't anti-aliased anymore. I've seen it in
Steam when looking at the fonts displaying "MAC", "VIDEOS" etc. on the main
page and on the install pop-up that appears when you install flash11. These
fonts looked fine on 1.3.33 but with 1.3.34 they look "ugly". So some kind of
regression happended.
--
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=40834
Bug ID: 40834
Summary: Steam for windows, used on a linux OS, using WINE to
run, hardly works at all, I don't know why.
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cherrytreesforever(a)yahoo.com
Distribution: ---
Created attachment 54796
--> https://bugs.winehq.org/attachment.cgi?id=54796
this is from the crash report I have no idea what it says
Upon launching steam using WINE I get a crash report. I saved it, you can read
up on it. Basically using Linux Zorin I am, the UI is horribly glitchy and the
entire app is completely unusable. The only reason I need to use a windows
version of steam should be obvious: Windows games and all. Anyways, I am not
sure about this bug, nor do I know enough about linux to provide much more
info, other than the saved doc with the error imprinted in it from the report
itself.
--
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=40104
Bug ID: 40104
Summary: ReplayGain by Foobar
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adl-88(a)posteo.de
Distribution: ---
ReplayGain by Foobar gains only with standardoptions and it ignores every
change.
So if I want to write with "+0.0db" to get "89db" on a track he will do this.
But if I want to write with "+6,00" to get "95db" on a track he also writes
with "0,0db". It seems that its a debian versions problem. Ubuntu versions
works fine. But I dont use ubuntu anymore.
--
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=9901
Summary: GetMonitorInfo returns wrong work area
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
GetMontorInfo always returns rcWork equal to rcMonitor, but it must take panels
and taskbars into account.
The only solution I can see is to use SystemParametersInfo(SPI_SETWORKAREA)
during initialization time, but I do not know how to deal with different
monitors.
P.S. It is needed to properly implement maximum dimensions of console window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39627
Bug ID: 39627
Summary: BreezeBrowser Pro 1.x crashes on start
Product: Wine
Version: 1.7.34
Hardware: x86
URL: http://www.breezesys.com/downloads/bbpro1987.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com
Regression SHA1: ca51e113e4820f8b11016c13732b1a971d2b0054
Distribution: ---
The application crashes immediately after starting (no backtrace is generated
for me):
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:server_ioctl_file Unsupported ioctl 900a8 (device=9 access=0
func=2a method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 900a8 (device=9 access=0
func=2a method=0)
wine: Unhandled exception 0x40000015 in thread 9 at address 0x80d930 (thread
0009), starting debugger...
If you manually create an empty 'dbglogs' directory under ~/Documents, then the
application starts properly.It seems the application fails to create that
directory for some reason.
Regression introduced by
commit ca51e113e4820f8b11016c13732b1a971d2b0054
Author: Erich E. Hoover <erich.e.hoover(a)gmail.com>
Date: Tue Aug 19 20:31:00 2014 -0600
ntdll: Unify retrieving the attributes of a file.
The commit can't be reverted on git (Wine build failure), however the
application starts properly with the previous commit (and dbglogs directory is
created).
Still present in wine-1.7.55-73-g39f2ed3.
bbpro1987.exe
sha1: ead99cf82bc8eeac4413ed4939891bbe57251058
--
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=43193
Bug ID: 43193
Summary: MinGW-w64 GUI installer fails 66 per cent through its
file-installation page.
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: irwin(a)beluga.phys.uvic.ca
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
My platform is Debian Jessie, and I am using the WineHQ repository for that
distro following the advice at <https://wine-staging.com/installation.html>.
I installed the latest version (2.10) of winehq-staging and set the environment
variables
export WINEVERSION=2.10_jessie_wine_staging
export WINEPREFIX=/home/wine/wine_staging/.wine-$WINEVERSION
export WINEDEBUG='fixme-all'
and ran
winecfg
taking defaults for everything. Then
wine@raven> wine --version
wine-2.10 (Staging)
wineserver -p
nice -19 wine msys2-x86_64-20161025.exe
Welcome screen, set prefix (added date string to default location),
start menu shortcuts left as they were, then install page went
to the 66 per cent level and then generated
a Program Error GUI box with the message
The program bash.exe has encountered a serious error and needs to close. We
are sorry for the inconvenience.
Program error details page on GUI was empty.
stderr (or stdout) had the following messages on the konsole
instance I was running:
err:ole:CoCreateInstanceEx apartment not initialised
err:ole:CoCreateInstanceEx apartment not initialised
err:ole:CoCreateInstanceEx apartment not initialised
wine: Unhandled page fault on read access to 0x00000020 at address 0x7bc4b478
(thread 0045), starting debugger...
The installer GUI details showed the install failed (at the ~66 per cent mark)
while installing nansi.sys.
This is definitely a wine-staging bug because the equivalent experiment
with vanilla wine-2.10 (obtained by purging winehq-staging and installing
winehq-devel) had no troubles with that install page of the GUI (although the
above "apartment" warnings were produced), but failed in other ways on the
final page of that GUI.
Note it is likely this current wine-staging bug with the initial file
installation has been introduced in the past year since
<https://github.com/TeaCI/tea-ci/wiki/Msys2-on-Wine> implies MSYS2 works on
Wine-staging, and that page was last updated in July last year.
However, introduction of this wine-staging bug is not extremely recent because
I replicated this bug also for wine-staging 2.4 (the earliest version [released
March 2017] currently available for the winehq Debian Jessie repository.
--
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.