Maximus5 / conemu-inside

An example, how to embed http://conemu.github.io/ into another graphical application
57 stars 42 forks source link

Intermittent failure - Can't create a new virtual console! #41

Closed IanBAdams closed 6 years ago

IanBAdams commented 6 years ago

I’m looking for some help. I’m experiencing an intermittent problem with ConEmu. A brief summary:

Can't create a new virtual console! {CConEmuMain::CreateStartupConsoles} Command: C:_Software\Scripts\Prod\Control\IA_StartLogonSoftware.bat Scheduled -cur_console:n

Any ideas on what is going wrong and how I can avoid the problem? I suspect if I add a long enough delay into Task Scheduler this would avoid the problem but I would prefer to avoid this if possible.

Let me know if you need any more information.

Many thanks Ian Adams

Maximus5 commented 6 years ago
  1. 180409 is not the latest preview available
  2. You mention path C:_Software\Scripts\... but where is initial slash? C:\_Software\Scripts\...
Maximus5 commented 6 years ago

And why do you create the issue in the ConEmu-inside project?

IanBAdams commented 6 years ago
  1. OK, I'll update to the latest version and report back if the issue still occurs.
  2. Typo.

I guess that means I shouldn't have created the issue here. Where should I have created it?

IanBAdams commented 6 years ago

Aah, I've just realised what I've done. When I was looking for similar problems I came across one within the ConEmu-inside project so raised the issue there. I realise now I should have raised within the ConEmu project. Do you want me to move it there?

Maximus5 commented 6 years ago

Yes, I prefer issues in proper place

IanBAdams commented 6 years ago

Closing pending install of later version and retesting. If problem reoccurs will reopen within ConEmu project.