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

NestedCallLevel <= 2 #1373

Closed
ctapmex opened this issue Dec 25, 2017 · 2 comments
Closed

NestedCallLevel <= 2 #1373

ctapmex opened this issue Dec 25, 2017 · 2 comments

Comments

@ctapmex
Copy link

ctapmex commented Dec 25, 2017

привет.
вызываю conemu из своего приложения. используется последняя доступная сборка (пробовал и daily). при перемещении окна с консолью посылаются сообщения MoveWindow(hConEmu, 0, 0, panel.Width, panel.Height, true); . на одном из них выскакивает ошибка

20:10:07.073 ConEmu 171217 [32]:: Assertion: ConEmu 171217 [32] PID=18748, TID=16444
d:\code\my\Remote4Support\Remote4Support\bin\Debug\ConEmu\conemu.exe
ConEmu\ConEmuSize.cpp:1436
-----------------------
NestedCallLevel <= 2

как воспроизвести. тестовый проект на c# https://github.com/ctapmex/Remote4Support/tree/debug . после запуска начинаем перемещать окно ToolWindow с консолью. в начале перемещаем в центр, убирая прицепку к краям. затем закрепляем к левом краю. затем перемещаем в центр в любую область, кроме иконки в центре fill - падение.
логи https://drive.google.com/file/d/11XQXKiS4OVtFxSib148_x4C1Urhldw8R/view?usp=sharing

воспроизводится как на win10, так и на win7

Maximus5 added a commit that referenced this issue Dec 27, 2017
@ctapmex
Copy link
Author

ctapmex commented Dec 27, 2017

спасибо, работает.

@ctapmex ctapmex closed this as completed Dec 27, 2017
@Maximus5
Copy link
Owner

Пока разбирался, увидел что toolwindow всегда создается как 800х600 на старте. А при драге - окно становится размером 0х0.

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

No branches or pull requests

2 participants