[10/17/16 22:07:30] - Running wine-1.9.20-staging B4J.exe (Working directory : /home/enrique22/.PlayOnLinux/wineprefix/winb4x/drive_c/Program Files/Anywhere Software/B4J)
fixme:thread:SetThreadStackGuarantee (0x33fbec): stub
err
le:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework"
fixme:shell:URL_ParseUrl failed to parse L"WindowsBase"
fixme:shell:URL_ParseUrl failed to parse L"System.Xaml"
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:nls:GetUserPreferredUILanguages stub: 0 0x33d010 (nil) 0x33d00c
fixme:nls:GetThreadPreferredUILanguages 00000000, 0x33d010, (nil) 0x33d00c
fixme:nls:get_dummy_preferred_ui_language (0x0 0x33d010 (nil) 0x33d00c) returning a dummy value (current locale)
fixme:nls:GetUserPreferredUILanguages stub: 0 0x33d010 0x188840 0x33d00c
fixme:nls:GetThreadPreferredUILanguages 00000000, 0x33d010, 0x188840 0x33d00c
fixme:nls:get_dummy_preferred_ui_language (0x0 0x33d010 0x188840 0x33d00c) returning a dummy value (current locale)
fixme:ntdll:EtwRegisterTraceGuidsW (0xa005fa, (nil), {8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 1, 0x33e520, (null), (null), 0xd368a0): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {8e9f5090-2d75-4d03-8a81-e5afbf85daf1}
fixme:shell:URL_ParseUrl failed to parse L"B4J.resources"
fixme:shell:URL_ParseUrl failed to parse L"B4J.resources"
fixme:shell:URL_ParseUrl failed to parse L"WindowsBase.resources"
fixme:shell:URL_ParseUrl failed to parse L"WindowsBase.resources"
fixme:ntdll:EtwRegisterTraceGuidsW (0xa0094a, (nil), {e13b77a8-14b6-11de-8069-001b212b5009}, 1, 0x33e564, (null), (null), 0x33e56c): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {b4955bf0-3af1-4740-b475-99055d3fe9aa}
fixme:ntdll:EtwRegisterTraceGuidsW (0x550b9c5c, 0x5516e048, {e13b77a8-14b6-11de-8069-001b212b5009}, 1, 0x33b90c, (null), (null), 0x5516e048): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e13b77a8-14b6-11de-8069-001b212b5009}
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:shell:URL_ParseUrl failed to parse L"B4J.resources"
fixme:shell:URL_ParseUrl failed to parse L"B4J.resources"
fixme:shell:URL_ParseUrl failed to parse L"Logic"
fixme:shell:URL_ParseUrl failed to parse L"B4X.Text"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"UIShared"
fixme:shell:URL_ParseUrl failed to parse L"UIAutomationTypes"
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore.resources"
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore.resources"
fixme:shell:URL_ParseUrl failed to parse L"ActiproSoftware.SyntaxEditor.Wpf"
fixme:msg:ChangeWindowMessageFilter c033 00000001
fixme:ntdll:EtwRegisterTraceGuidsW (0x56216bfc, 0x56263028, {0635afbf-f587-4fe5-a020-edca759acbd9}, 1, 0x33d428, (null), (null), 0x56263028): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {0635afbf-f587-4fe5-a020-edca759acbd9}
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:rpc:RpcBindingSetAuthInfoExW unsupported AuthnSvc 10
fixme:wer:WerRegisterMemoryBlock (0x56263970 352) stub
fixme:wer:WerRegisterMemoryBlock (0x5626345c 4) stub
fixme:wer:WerRegisterMemoryBlock (0x551759b0 6144) stub
fixme:wer:WerRegisterMemoryBlock (0x551759ac 4) stub
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Xaml.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Xaml.resources"
System.Windows.Markup.XamlParseException: Set property 'System.Windows.Media.TextOptions.TextRenderingMode' threw an exception. ---> System.Runtime.InteropServices.COMException: Unknown authentication at System.Windows.Media.MediaSystem.ConnectTransport()
at System.Windows.Media.MediaSystem.Startup(MediaContext mc)
at System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
at System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
at System.Windows.Media.Visual.VerifyAPIReadWrite()
at System.Windows.Media.Visual.set_VisualTextRenderingMode(TextRenderingMode value)
at System.Windows.FrameworkElement.pushTextRenderingMode()
at System.Windows.FrameworkElement.TextRenderingMode_Changed(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
at System.Windows.Baml2006.WpfMemberInvoker.SetValue(Object instance, Object value)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(XamlMember member, Object obj, Object value)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(Object inst, XamlMember property, Object value)
--- End of inner exception stack trace ---
at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
at System.Windows.Application.DoStartup()
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
fixme:shell:URL_ParseUrl failed to parse L"Mantin.Controls.Wpf.Notification"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:shell:URL_ParseUrl failed to parse L"Mantin.Controls.Wpf.Notification.resources"
fixme:shell:URL_ParseUrl failed to parse L"Mantin.Controls.Wpf.Notification.resources"
fixme:msg:ChangeWindowMessageFilter c033 00000001
fixme:rpc:RpcBindingSetAuthInfoExW unsupported AuthnSvc 10
error showing popup.