Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with conemu 150716+ / double pinned icon on taskbar #599

Closed
trzecieu opened this issue Aug 18, 2015 · 15 comments
Closed

Incompatibility with conemu 150716+ / double pinned icon on taskbar #599

trzecieu opened this issue Aug 18, 2015 · 15 comments

Comments

@trzecieu
Copy link

I assumed first that problem is related to conemu only, but seem that cmder is not compatible with latest implementation.
Original ticket: Maximus5/ConEmu#277

Steps to reproduce problem:

  • download cmder (portable version: https://github.com/bliker/cmder/releases/tag/v1.2 / cmder.7z)
  • unpack to some folder
  • pin to taskbar by moving Cmder.exe onto window start bar
  • run (by click on pinned link, or directly on program. Do not do auto update.
  • // everything is OK, only one icon of cmder / conemu is available
  • replace content of folder vendor/conemu-maximus5 with conemu at least 150716
  • run cmder by click on created link, or directly
  • in taskbar you will see two icons. One belongs to cmder link, other is conemu process (with icon of cmder). Pinning newly created icon to taskbar will create direct link to conemu.exe.

Before 150716:
(conemu process will be under cmder icon)
2015-08-18_22-20-58

After 150716:
(conemu will create new process (icon on taskbar) not related with cmder)
2015-08-18_22-24-07

@trzecieu trzecieu changed the title Incompatibility with conemu - double pinned icon on taskbar Incompatibility with conemu 150716+ / double pinned icon on taskbar Aug 18, 2015
@trzecieu
Copy link
Author

Connected with: #600

@Stanzilla
Copy link
Member

@asria can you test this and tell me if it works better? https://github.com/Stanzilla/cmder/releases/tag/1.2.5

@trzecieu
Copy link
Author

@Stanzilla It works.

@Stanzilla
Copy link
Member

Great to hear!

@wickles
Copy link

wickles commented Mar 25, 2016

This issue is still happening for me in 1.3-pre. I haven't tried the previous versions but the release says it's fixed in this one?

@edgariscoding
Copy link

I'm also still experiencing this issue.

@JMLX42
Copy link

JMLX42 commented Sep 15, 2016

Same issue here.

@pwall2222
Copy link

Im still experiencing this issue.

@daxgames
Copy link
Member

@PWalll what version of Cmder and Windows? I am on the 1.3.14 and I do not see this issue.

@pwall2222
Copy link

I checked other issues and got the double icon in task bar solved, thanks for caring anyway.

@daxgames
Copy link
Member

daxgames commented Apr 29, 2020

@pwalll glad you got it fixed.

Would you mind posting the fix you found or at least ref the other issues that pointed you to the solution so it helps the next person?

@pwall2222
Copy link

@daxgames
Run cmder.exe.
Pin the running program.
Right click on the pinned taskbar icon, then right click on the program name (should be "Console Emulator (x86)"), select "Property".
In the Property window, you may see that the target is "xxx\cmder\vendor\conemu-maximus5\ConEmu.exe". Change it into "xxx\cmder\Cmder.exe".
Done!
(The icon will be bugged just restart explorer.exe and it will be solved)

@daxgames
Copy link
Member

daxgames commented May 1, 2020

@Pwalll Then I don't see a problem. It's an artifact of how you did the pinning that the Cmder team has no control over. Cmder.exe launches Conemu and exits so when you pin the running process you are indeed pinning Conemu.exe. Changing the target to Cmder.exe causes the double pinning probably more a Windows issue than Cmder or Conemu issue. We can't fix windows issues. Restarting explorer is the solution to the problem

@pwall2222
Copy link

I mean idk what it is but thats the only way it works...
I hope its nothing foult of cmders team...

@daxgames
Copy link
Member

daxgames commented May 3, 2020

Like I said nothing we can do about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants