On Sun, Dec 7, 2008 at 1:48 PM, selif <wineforum-user@xxxxxxxxxx> wrote: > I've been trying to get Keyword Corral (http://www.johncow.com/brand-new-free-keyword-corral-tool-by-john-cow-dot-com) installed with Wine 1.0.1 on Ubuntu 8.10 and the best I can manage is the program appears to start up and then quits. > > Unfortunately, I've only recently moved to Ubuntu and there's a lot I don't have a clue about. > > I've tried running it in a Virtualbox VM but words cannot even begin to think about expressing how utterly painfully slow and ultimately useless that is. > > Trying it in a terminal gets me the following error message. > > Thanks for any help. > > >> edward@lsi-ubuntu:~/.wine/drive_c/ArchonMedia/KeywordCorral$ wine KeywordCorral.exe >> fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported >> fixme:advapi:CheckTokenMembership (0x130 0x14e158 0x32dfa8) stub! >> >> Unhandled Exception: System.TypeInitializationException: The type initializer for 'System.Globalization.TextInfo' threw an exception. >> at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) >> at System.Globalization.TextInfo.get_InvariantNativeTextInfo() >> at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) >> at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl) >> at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase) >> at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocation) >> at System.AppDomain.SetupFusionStore(AppDomainSetup info) >> at System.AppDomain.SetupDomain(Boolean allowRedirects, String path, String configFile) Seems to need dotnet20, which is just starting to work in Wine. -- -Austin