Running 2.31 with wine on Ubuntu 11.10 64 fails to start

822 views
Skip to first unread message

olddave

unread,
May 3, 2012, 6:35:58 AM5/3/12
to gitext...@googlegroups.com
Hi,

I used to have git extension 2.28 working. I had a hdd failure and had to reinstall Ubuntu 11.10 but maintained my /home dir and thus kept git extensions in the .wine sub directory. But git extensions stopped working. 
With:

david@david-Q35M-S2:~$ env WINEPREFIX="/home/david/.wine" wine C:\\Program\ Files\\GitExtensions\\GitExtensions.exe 
wine: Install Mono for Windows to run .NET 2.0 applications.

But I have done:

david@david-Q35M-S2:~$ sudo apt-get install mono-complete

And thus should have Mono for Window s2.0 as far as I can see.

Any suggestions? Please save me from EGit ;)

David

olddave

unread,
May 3, 2012, 6:57:48 AM5/3/12
to gitext...@googlegroups.com
OK I ran

>winetricks dotnet20

and 

>winetricks mono28

Now git extensions runs but throws an exception

david@david-Q35M-S2:~$ env WINEPREFIX="/home/david/.wine" wine C:\\Program\ Files\\GitExtensions\\GitExtensions.exe
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"GitUI"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"GitCommands"
fixme:shell:URL_ParseUrl failed to parse L"GitUIPluginInterfaces"
fixme:shell:URL_ParseUrl failed to parse L"ResourceManager"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000f6,0x3009a1b4,0x60c624): stub
err:eventlog:ReportEventW L"clr20r3"
err:eventlog:ReportEventW L"gitextensions.exe"
err:eventlog:ReportEventW L"2.31.0.0"
err:eventlog:ReportEventW L"4f66210d"
err:eventlog:ReportEventW L"mscorlib"
err:eventlog:ReportEventW L"2.0.0.0"
err:eventlog:ReportEventW L"4333ab80"
err:eventlog:ReportEventW L"f29"
err:eventlog:ReportEventW L"80"
err:eventlog:ReportEventW L"system.io.filenotfoundexception"
err:eventlog:ReportEventW L"NIL"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
err:ole:CoUninitialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize

Unhandled Exception: fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from HRESULT: 0x80070002
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at System.ModuleHandle.ResolveMethod(Int32 methodToken, RuntimeTypeHandle* typeInstArgs, Int32 typeInstCount, RuntimeTypeHandle* methodInstArgs, Int32 methodInstCount)
   at System.ModuleHandle.ResolveMethodHandle(Int32 methodToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
   at System.ModuleHandle.ResolveMethodHandle(Int32 methodToken)
   at System.RuntimeType.GetMethodBase(ModuleHandle scope, Int32 typeMetadataToken)
   at System.RuntimeType.GetMethodBase(Module scope, Int32 typeMetadataToken)
   at System.Reflection.CustomAttributeData..ctor(Module scope, CustomAttributeRecord caRecord)
   at System.Reflection.CustomAttributeData.GetCustomAttributes(Module module, Int32 tkTarget)
   at System.Reflection.CustomAttributeData.GetCustomAttributes(Assembly target)
   at System.Resources.ResourceManager.GetNeutralResourcesLanguage(Assembly a, UltimateResourceFallbackLocation& fallbackLocation)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
   at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture)
   at GitUI.Properties.Resources.get_git_extensions_logo_final_128()
   at GitUI.FormSplash.InitializeComponent()
   at GitUI.FormSplash..ctor()
   at GitUI.FormSplash.Show(String action)
   at GitExtensions.Program.Main()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

wine: Unhandled exception 0xe0434f4d at address 0x7b839f32 (thread 0009), starting debugger...

Henk Westhuis

unread,
May 3, 2012, 9:27:29 AM5/3/12
to gitext...@googlegroups.com
There is a known issue that GitExtensions 2.31 does not work in Ubuntu using mono:
https://github.com/spdr870/gitextensions/issues/845
 
It has been fixed for version 2.32.
 

Date: Thu, 3 May 2012 03:57:48 -0700
From: da...@yambina.com
To: gitext...@googlegroups.com
Subject: Re: Running 2.31 with wine on Ubuntu 11.10 64 fails to start
Reply all
Reply to author
Forward
0 new messages