Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.55k stars 571 forks source link

Additional task being created on startup #2363

Closed Dawnkeeper closed 2 years ago

Dawnkeeper commented 3 years ago

Versions

ConEmu build: 210905 x64 OS version: Windows 10 x64

Problem description

On launch ConEmu opens an additional task (not listed in task file) and executes a command with 2 random letters in it.

Steps to reproduce

  1. Start ConEmu
Maximus5 commented 3 years ago

Details please.

ConEmu might create new default tasks and that is expected behavior. The startup task is the one defined by user

Dawnkeeper commented 3 years ago

The startup tasks are set to use a task file.

Both of the tasks in the file use the git-for-windows bash.

The additionally started task is using window's CMD.

None of the tasks at Startup>Tasks have any of the options checked (Default task, Default shell, Taskbar jump list)

Maximus5 commented 3 years ago

Please provide details.

To be able to fix anything I need to know what's going on

Dawnkeeper commented 3 years ago

What details do you need. I mean that's all I have. If you can tell me where to find some logs that might help I'll send them.

Dawnkeeper commented 3 years ago

additional stuff:

Maximus5 commented 3 years ago

By details, I mean the settings and the startup file. Without that, I cannot reproduce the problem.

And to clarify. Do you mean that ConEmu opens an additional tab with that unexpected "/ROOT .." command with two random chars?

Maximus5 commented 3 years ago

https://conemu.github.io/en/ConEmuXml.html

Dawnkeeper commented 3 years ago

here you go.

I added a screenshot. And yes it opens a new tab with admin rights and a strange command being run.

Dawnkeeper commented 2 years ago

That update fixed it for me.