Code Monkey home page Code Monkey logo

Comments (5)

rupor-github avatar rupor-github commented on June 1, 2024

I have absolutely no idea... Since you are specifying -setenv I could only guess that it somehow depends on parsing your environment (may some other program modify it too during boot?)

What is "autorun"? - is it setting in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run? HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run ?
Something else?

Can you reproduce it some other way after the boot so debug trace could be gathered?

from wsl-ssh-agent.

tonyke-bot avatar tonyke-bot commented on June 1, 2024

I set it in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Cannot reproduce after booting...

from wsl-ssh-agent.

rupor-github avatar rupor-github commented on June 1, 2024

So far I cannot reproduce it on my box and (not that I am rebooting very often) - so I do not think I could really help you...

from wsl-ssh-agent.

tonyke-bot avatar tonyke-bot commented on June 1, 2024

Yeah I can understand. This program works perfect so far except this small issue. I will try to add some codes and run this program as a Windows service to see whether it will happen again.

from wsl-ssh-agent.

rupor-github avatar rupor-github commented on June 1, 2024

It may be easier to start from redirecting log to a file (and using -debug) - may be enough trace would be produced to understand the issue. When running "as a service" - it will be different program, not notification applet (services normally do not interact with desktop and run under accounts which may not allow access to keys or ssh-agent.exe pipe).

from wsl-ssh-agent.

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.