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=8178
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Microsoft Dynamics GP |Microsoft Dynamics GP 9.0
|Standard demo install fails |fails to install
Component|-unknown |gdiplus
URL|http://www.microsoft.com/dy |https://archive.org/downloa
|namics/gp |d/microsoft_dynamics_gp_9.0
| |_en
Hardware|Other |x86
Keywords| |download
OS|other |Linux
--- Comment #30 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download links via Internet Archive for documentation.
--- quote ---
No, we should just add the version number of GP to the description.
--- quote ---
This was probably too hard to do. KAPPA
My guess is it was most likely Microsoft Dynamics GP 9.0 - based on the bug
report date (2007) and .NET Framework 1.1 prerequisite.
From:
https://msdn.su/downloads/business-solutions/dynamics-gp-9-0
Note, that (fan)site only provides metadata but it's helpful to get the exact
dates, original MSDN ISO names and hashes.
* 20 December 2005 (GP 9.0 release)
* 2 August 2006 (GP 9.0 SP1 release)
* 30 March 2007 (GP 9.0 SP2 release)
* 29 September 2008 (GP 9.0 SP3 release)
* 21 November 2008 (GP 9.0 SP4 release)
archive.org has some versions of Dynamics GP but not 9.0:
https://archive.org/search.php?query=Microsoft+Dynamics+&and[]=mediatype%3A…
I've found a "backup" of old GP 9.0 images and uploaded it to the digital
graveyard.
https://archive.org/details/microsoft_dynamics_gp_9.0_enhttps://archive.org/download/microsoft_dynamics_gp_9.0_en
$ sha1sum *
540d363cc30f289e4dc7adaeb2ce6d8e58b468ca
en_business_portal_30_for_ms_dynamics_gp_90.iso
7afca3bdc145808d943391ce2a0aedea96d3797e en_frx_67_with_sp_5.iso
130e5074963984d0844c78f8f0f31956c768f594 en_msdynamics_gp_90_cd1.iso
3e325ad7e7dd88c5a5a0e6e2afcc0a9cd54f08e6 en_msdynamics_gp_90_cd2.iso
$ du -sh *
215M en_business_portal_30_for_ms_dynamics_gp_90.iso
219M en_frx_67_with_sp_5.iso
441M en_msdynamics_gp_90_cd1.iso
283M en_msdynamics_gp_90_cd2.iso
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.
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=52124
Bug ID: 52124
Summary: immediate crash
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mf_tech(a)mathiasfoehr.lu
Distribution: ---
Created attachment 71158
--> https://bugs.winehq.org/attachment.cgi?id=71158
crash report + ls of program directory
Hi guys !
Experiencing some difficulties installing Walsalva Wave Pro 2.0 with wine.
About the program: Valsalva is a program to analyze breath, more precisely how
breath and blood circulation interact. (see here for more details:
https://coherentbreathingbiofeedback.com/) The present 2.0 version has been
launched in the W7 time-frame. Valsalva runs on about 10.000 computers and is
running without issue on XP, Vista, 7, 8, 10, & 11.
But not on my "stable" Debian computer (bullseye version) ;)
Not aware of having done anything special ;)
What can I do ?
All help is welcome !
Best, Matt
Enclosed a crash-report, and thereafter a list of the installed files
--
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=3548
--- Comment #57 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Still present in Wine 6.22
--
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=52053
Bug ID: 52053
Summary: start.exe doesn't open .lnk file: application/start
menu items don't open
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: DonJaime(a)freenet.de
Distribution: ---
Created attachment 71064
--> https://bugs.winehq.org/attachment.cgi?id=71064
Console output wine 6.21
Since version 18 start menu items fail to open with a dialog saying that no
windows program is configured to open this kind of file followed by several
file not found dialogs.
Updating the prefix and opening files is also much slower.
This only happens one computer, I have another installation where everything
works.
After downgrade to version 16 everything works again. (I don't have a copy of
version 17.)
Attached console output of WINEPREFIX="<...>" wine start.exe
"c:\users\james\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Microsoft
Office Word Viewer 2003.lnk" under version 6.21
--
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.