ConEmu / old-issues

Old issues for ConEmu project (import is pending)
http://conemu.github.io/
0 stars 1 forks source link

App distinct color palette not working #584

Open ConEmu opened 9 years ago

ConEmu commented 9 years ago

From tobias.w...@email.de on June 12, 2012 09:31:34

Required information! OS version: Win7 SP1 x64 ConEmu version: latest Far version: ? added 2 app distincts for powershell.exe, one elevated, one non-elevated. Assigned two different color schemes.

When switching between elevated and non-elevated PowerShell, no color changes occur. Steps to reproduction 1. add distinct for powershell.exe elevated. Assign color scheme

  1. add distinct for powershell.exe nonelevared. Assign another color scheme with a different background color
  2. Launch elevated and nonelevated powershell, switch between them. No color change.

Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=584

ConEmu commented 9 years ago

From tobias.w...@email.de on June 12, 2012 09:32:49

it appears to be related to background images. If I remove background image, all is fine. Once I enable background image, no color switch. Image covers background only partially...

ConEmu commented 9 years ago

From tobias.w...@email.de on June 12, 2012 09:35:12

Ok, found the problem: color changes are only applied to the text lines. If the window is slightly larger so that there is an "empty" space at the bottom, this part is not colorized correctly. This is why it looked like it would not change colors with enabled images.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on June 12, 2012 09:41:21

Attach screenshot, please?

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on June 12, 2012 15:45:51

120612

ConEmu commented 9 years ago

From i...@thomasfreudenberg.com on October 08, 2012 04:37:36

I have the same issue with 121004 (Win8, x64). An elevated PowerShell task does not get the color palette applied that is configured in "App distinct"

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on October 08, 2012 04:55:01

Screenshots and export of ConEmu configuration.

ConEmu commented 9 years ago

From i...@thomasfreudenberg.com on October 08, 2012 05:07:03

Screenshot and exported registry key are attached.

Attachment: ConEmu.png ConEmu.reg

ConEmu commented 9 years ago

From tobias.w...@email.de on October 08, 2012 09:19:08

While you are at it, could you please include the background image setting into the distinct settings? I would very much like the background image to change, based on elevation status.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on October 08, 2012 11:13:49

@Tobias The work was started, but I want to release new stable before creating new features. So, bugfixes - first.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on October 16, 2013 10:13:09

Status: Started

ConEmu commented 9 years ago

From rau...@gmail.com on April 15, 2014 16:07:55

Hello,

I seem to have a similar problem.

When i run a normal powershell, everything is ok (attachment normal-powershell.png), however, however when i use the elevated one, only lines with text show the correct background (elevated-powershell.png).

If i issue a "clear" command, the colors are as they should.

Is this related? Anything i can do to help?

Attachment: normal-powershell.png elevated-powershell.png clear-elevated-powershell.png