Coder Social home page Coder Social logo

win8 64 cannot be used. about carnac HOT 9 CLOSED

code52 avatar code52 commented on June 15, 2024
win8 64 cannot be used.

from carnac.

Comments (9)

jamesfoster avatar jamesfoster commented on June 15, 2024

I tried using it on Windows 8 and it didn't work the first time i loaded it. Not sure if we saw the same behaviour but for completeness below is the error I get.

Unfortunately, it doesn't copy the full stack trace from the error window. It appears the while loading mscorlib, Analects attempts to load mscorlib!?

The error only appears the first time I load the app tho. It then loads without error but only typing into certain apps appears. For example when typing into Notepad++ no output appears in Carnac but typing into Chrome works fine.

Also the "Keys" and "Recording" tabs don't appear to function (Not sure what should be displayed here)

Thanks

James

Carnac.exe - Assert Failure

Expression: [mscorlib recursive resource lookup bug]
Description: Infinite recursion during resource lookup within mscorlib.  This may be a bug in mscorlib, or potentially in certain extensibility points such as assembly resolve events or CultureInfo names.  Resource name: Security_Generic

[Expanded Information]
Stack Trace:
   at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Environment.ResourceHelper.GetResourceString(String key, CultureInfo culture)
   at System.Environment.ResourceHelper.GetResourceString(String key)
   at System.Environment.GetResourceStringLocal(String key)
   at System.Environment.GetResourceFromDefault(String key)
   at System.Security.FrameSecurityDescriptor.CheckDemand2(CodeAccessPermission demand, PermissionToken permToken, RuntimeMethodHandleInternal rmh, Boolean fDeclarative)
   at System.Security.SecurityRuntime.FrameDescHelper(FrameSecurityDescriptor secDesc, IPermission demandIn, PermissionToken permToken, RuntimeMethodHandleInternal rmh)
   at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
   at System.Security.CodeAccessSecurityEngine.Check(CodeAccessPermission cap, StackCrawlMark& stackMark)
   at System.Security.CodeAccessPermission.Demand()
   at System.Reflection.RuntimeAssembly.VerifyCodeBaseDiscovery(String codeBase)
   at System.Reflection.RuntimeAssembly.GetName(Boolean copiedName)
   at System.Reflection.Assembly.GetName()
   at Analects.Loader.Loader.LoadAssembly(String fullName) in D:\Code\github\shiftkey\carnac\src\Carnac\Analects\Loader\Loader.cs:line 84
   at Analects.Loader.Loader.FindAssembly(Object sender, ResolveEventArgs args) in D:\Code\github\shiftkey\carnac\src\Carnac\Analects\Loader\Loader.cs:line 183
   at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
   at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)
   at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
   at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Environment.ResourceHelper.GetResourceString(String key, CultureInfo culture)
   at System.Environment.ResourceHelper.GetResourceString(String key)
   at System.Environment.GetResourceStringLocal(String key)
   at System.Environment.GetResourceFromDefault(String key)
   at System.Security.FrameSecurityDescriptor.CheckDemand2(CodeAccessPermission demand, PermissionToken permToken, RuntimeMethodHandleInternal rmh, Boolean fDeclarative)
   at System.Security.SecurityRuntime.FrameDescHelper(FrameSecurityDescriptor s...

from carnac.

JakeGinnivan avatar JakeGinnivan commented on June 15, 2024

@distantcam seen this in Analects?

from carnac.

distantcam avatar distantcam commented on June 15, 2024

@JakeGinnivan I see it yep. Analects.loader is deprecated now. I'd switch to Costura.Fody instead.

from carnac.

riezebosch avatar riezebosch commented on June 15, 2024

I got it working here without any problems on Windows 8.1 (Enterprise) x64

from carnac.

zhenlonghe avatar zhenlonghe commented on June 15, 2024

Yeah, it'ok now.
On Dec 27, 2013 6:53 PM, "Manuel Riezebosch" [email protected]
wrote:

I got it working here without any problems on Windows 8.1 (Enterprise) x64


Reply to this email directly or view it on GitHubhttps://github.com//issues/56#issuecomment-31256222
.

from carnac.

riezebosch avatar riezebosch commented on June 15, 2024

Shouldn't you close the issue then?

from carnac.

zhenlonghe avatar zhenlonghe commented on June 15, 2024

Ok

from carnac.

gdh1995 avatar gdh1995 commented on June 15, 2024

Sorry, I didn't use the latest version.

This problem occurs on my Win10 Creator v1703 x64 build 15063.413. The call stack is almost the same.

On my Win10 are .Net 4.0/4.5 from VS2010, VS2012 (without updates/hotfixes) and .Net 3.5 installe by DISM.

from carnac.

PhiLhoSoft avatar PhiLhoSoft commented on June 15, 2024

First try of Carnac on Windows 10 (64-bit).
I get this error message. Same stack trace and all.
Carnac won't start. Not sure what to do…

[EDIT]
Ah, OK, I think I see the issue…
I downloaded the Zip from the Download for Windows link of http://code52.org/carnac/, leading to https://github.com/downloads/Code52/carnac/Carnac.zip
After posting the message above, I went to the Releases section and downloaded the 2.3.3 version, which has a Setup file.
Which doesn't ask anything… 😑
But well, it works…
You should remove or update the link on the homepage!

from carnac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.