https://bugs.winehq.org/show_bug.cgi?id=38132
Bug ID: 38132
Summary: sb0t v.5 (.NET 4.0 app) crashes due to
dwritetextanalyzer_AnalyzeNumberSubstitution stub in
Win7 mode
Product: Wine
Version: 1.7.37
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
a user in #winehq reported this.
Prerequisite: 'winetricks -q dotnet40 corefonts'
Actually not really a problem, the user changed the Windows version to 'Windows
7' for whatever reason and also had other native overrides present.
Runs fine with default 'Windows XP'.
--- snip ---
...
fixme:dwrite:dwritetextanalyzer_AnalyzeNumberSubstitution (0x5b10a28 0 4
0x5b0fe88): stub
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x3399a8,(nil)):
stub
err:eventlog:ReportEventW L"Application: sb0t.exe\nFramework Version:
v4.0.30319\nDescription: The process was terminated due to an unhandled
exception.\nException Info: System.NotImplementedException\nStack:\n at
MS.Internal.TextFormatting.TextMetrics+FullTextLine.FormatLine(MS.Internal.TextFormatting.FullTextState,
Int32, I"...
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Unhandled Exception: System.NotImplementedException: The method or operation is
not implemented. ---> System.NotImplementedException: The method or operation
is not implemented.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at
MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr)
at MS.Internal.Text.TextInterface.TextAnalyzer.Itemize(UInt16* text, UInt32
length, CultureInfo culture, Factory factory, Boolean isRightToLeftParagraph,
CultureInfo numberCulture, Boolean ignoreUserOverride, UInt32
numberSubstitutionMethod, IClassification classificationUtility,
CreateTextAnalysisSink pfnCreateTextAnalysisSink, GetScriptAnalysisList
pfnGetScriptAnalysisList, GetNumberSubstitutionList
pfnGetNumberSubstitutionList, CreateTextAnalysisSource
pfnCreateTextAnalysisSource)
at MS.Internal.Shaping.TypefaceMap.GetShapeableText(CharacterBufferReference
characterBufferReference, Int32 stringLength, TextRunProperties
textRunProperties, CultureInfo digitCulture, Boolean isRightToLeftParagraph,
IList`1 shapeableList, IShapeableTextCollector collector, TextFormattingMode
textFormattingMode)
at MS.Internal.Shaping.GlyphingCache.GetShapeableText(Typeface typeface,
CharacterBufferReference characterBufferReference, Int32 stringLength,
TextRunProperties textRunProperties, CultureInfo digitCulture, Boolean
isRightToLeftParagraph, IList`1 shapeableList, IShapeableTextCollector
collector, TextFormattingMode textFormattingMode)
at
System.Windows.Media.TextFormatting.TextCharacters.MS.Internal.TextFormatting.ITextSymbols.GetTextShapeableSymbols(GlyphingCache
glyphingCache, CharacterBufferReference characterBufferReference, Int32 length,
Boolean rightToLeft, Boolean isRightToLeftParagraph, CultureInfo digitCulture,
TextModifierScope textModifierScope, TextFormattingMode textFormattingMode,
Boolean isSideways)
--- snip ---
$ sha1sum sb0t527.zip
7935fd3ca96486dbcbe3a1b59a134fcb9ae57ce7 sb0t527.zip
$ du -sh sb0t527.zip
1.5M sb0t527.zip
$ wine --version
wine-1.7.37
Regards
--
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=10135
Summary: Crash in Microsoft Dynamics GP trial setup in sxs
support?
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This one's a bit tricky to set up.
Microsoft Dynamics GP trial's installer wants mdac 2.8.1;
fine, so let the app's installer do that, run twice to
work around bug 5824.
It then needs .net 1.1;
fine, so let the app's installer do that...
that runs into bug 10134. I worked around that by using
native dcom98 to finish the .net install.
OK, so then I run MS Dynamic GP's trial installer again,
expecting it to get past those two known problems and
into a new one. And sure enough, it crashed in activation
context code:
Unhandled exception: page fault on read access to 0xc07e3e11 in 32-bit code
(0x7ef844e1).
=>1 0x7ef844e1 check_actctx+0x11(h=<is not available>)
[/home/dank/wine-git/dlls/ntdll/actctx.c:573] in ntdll (0x0032fa28)
2 0x7ef8490b RtlAddRefActivationContext+0xb(handle=0xc07e3e11)
[/home/dank/wine-git/dlls/ntdll/actctx.c:2279] in ntdll (0x0032fa30)
3 0x7ee165ad AddRefActCtx+0x1d(hActCtx=0xc07e3e11)
[/home/dank/wine-git/dlls/kernel32/actctx.c:188] in kernel32 (0x0032fa40)
4 0x790598c5 in fusion (+0x198c5) (0x0032fa88)
5 0x792487fb in mscorwks (+0x987fb) (0x0032fac4)
6 0x79230635 in mscorwks (+0x80635) (0x0032fb54)
7 0x7924594b in mscorwks (+0x9594b) (0x0032fb60)
8 0x792c61e8 in mscorwks (+0x1161e8) (0x0032fb6c)
9 0x005525f3 in setup (+0x25f3) (0x0032fba8)
10 0x01003e97 in setup (+0x3e97) (0x0032fde0)
11 0x0100475e in setup (+0x475e) (0x0032ff08)
12 0x7ee580be start_process+0xee(arg=0x0)
[/home/dank/wine-git/dlls/kernel32/process.c:839] in kernel32 (0x0032ffe8)
13 0xb7e6d9c7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x7ef844e1 check_actctx+0x11 [/home/dank/wine-git/dlls/ntdll/actctx.c:573] in
ntdll: cmpl $0xc07e3e11,0x0(%edx)
573 switch (actctx->magic)
--
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=40870
Bug ID: 40870
Summary: Unable to run Microsoft Threat Modeling Tool on Ubuntu
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: cs.gaurab(a)gmail.com
Distribution: ---
Created attachment 54932
--> https://bugs.winehq.org/attachment.cgi?id=54932
Wine error trace file
Unable to run Microsoft Threat Modeling Tool in Unbuntu.
Trace attached.
Tool url: https://www.microsoft.com/en-us/download/details.aspx?id=49168
--
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=37758
Bug ID: 37758
Summary: Engine001 Crash (when selecting an NPC) ~ MAP001.EXE
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thezixgamer(a)gmail.com
Distribution: ---
Created attachment 50277
--> https://bugs.winehq.org/attachment.cgi?id=50277
bug report produced by WINE
A crash is caused when editing a Map, everytime i try to place an NPC on the
map, shortley after selecting what type of NPC I want the screen hangs and the
app crashes soon after.
Having used this application for years on WIndows I confirm this is not a bug
within Engine001 (Map001.exe) itself, but within 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.
http://bugs.winehq.org/show_bug.cgi?id=35423
Bug ID: 35423
Summary: Serif WebPlus x5 and x6 error:Invalid command line
when setup is run [Wine 1.7]
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mclarenclarkson(a)gmail.com
Classification: Unclassified
Hello,
Recentley when I have tried to run Serif WebPlus x5 and x6 I get an error:
Invalid command line when I right click on the setup.exe and select open in
wine.
I have only experienced this problem with Serif WebPlus and I am running wine
1.7 and I have deleted my .wine and it re-created, I also tried this on wine1.4
with no success.
Thanks,
MC
--
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=39949
Bug ID: 39949
Summary: Could not install a Windows product WebPlus X8 from
SERIF
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: want.g(a)xtra.co.nz
Distribution: ---
Created attachment 53374
--> https://bugs.winehq.org/attachment.cgi?id=53374
This is the backtrace file that was produced.
I was trying to install WebPlus X8 from SERIF. www.serif.com. It had just
about finished extracting its files then the attached error occurred.
I am running Ubuntu 15.10 LTS with WINE installed and all the latest patches
applied.
--
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=31848
Bug #: 31848
Summary: Printing from command line not implemented in Wordpad
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, printing, source
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
The SlingPlayer 1.5 installer gives you the option of printing the licence
agreement.
Clicking on print creates a dialog:
"Wordpad: Printing not implemented."
http://source.winehq.org/source/programs/wordpad/wordpad.c#L1202
--
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=24816
Summary: Webplus x2 install failure
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: James.horney.j(a)gmail.com
when i try to install webplus x2 the installer fails and tells me to use the
setup.exe which i have and i don't know what to do as my business depends on
this software!
--
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=22656
Summary: Serif Webplus X2 trial crashes because of missing
windowscodecs registry key
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
After installation, trying to run the application it crashes instantly. There's
a generated log file Errorlog.txt that says:
WebPlus caused an Access Violation (0xc0000005)
in module windowscodecs.dll at 0073:2009246b.
>From a +reg,+relay log:
0009:trace:reg:NtOpenKey
(0x100,L"{7ED96837-96F0-4812-B211-F13C24117ED3}",20019,0x32e80c)
0009:trace:reg:NtOpenKey <- 0x104
0009:Ret advapi32.RegOpenKeyExW() retval=00000000 ret=20090df5
0009:Call advapi32.RegOpenKeyExW(00000104,200a281e
L"Instance",00000000,00020019,0032e808) ret=20090e9c
0009:trace:reg:NtOpenKey (0x104,L"Instance",20019,0x32e808)
0009:trace:reg:NtOpenKey <- 0x108
.
.
.
.
0009:Call
advapi32.RegEnumKeyExW(00000108,00000006,0032e7b6,0032e804,00000000,00000000,00000.000,00000000)
ret=20090f4c
0009:trace:reg:RegEnumKeyExW
(0x108,6,0x32e7b6,0x32e804(39),(nil),(nil),(nil),(nil))
0009:Ret advapi32.RegEnumKeyExW() retval=00000103 ret=20090f4c
0009:Call advapi32.RegCloseKey(00000108) ret=200910b1
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=200910b1
0009:Call advapi32.RegCloseKey(00000104) ret=2009103a
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=2009103a
0009:Call advapi32.RegCloseKey(00000100) ret=20090e3f
0009:Ret advapi32.RegCloseKey() retval=00000000 ret=20090e3f
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x2009246b
ip=2009246b tid=0009
0009:trace:seh:raise_exception info[0]=00000001
0009:trace:seh:raise_exception info[1]=00000000
0009:trace:seh:raise_exception eax=00000000 ebx=200abff4 ecx=00000000
edx=00000000 esi=00185ed8 edi=00000001
It apparantly crashes enumerating the keys, on windows there are 7 keys, in
wine's registry there are 6. The missing one seems to belong to WICWmpDecoder
which seems to be completely unimplemented. Adding the key alone is enough to
get the app running (see below reg file, just regedit it)
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{7ED96837-96F0-4812-B211-F13C24117ED3}\Instance\{A26CEC36-234C-4950-AE16-E34AACE71D0D}]
"CLSID"="{A26CEC36-234C-4950-AE16-E34AACE71D0D}"
--
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.