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

old FTP plug in segfaults on start #2443

Closed
unxed opened this issue Oct 16, 2024 · 5 comments
Closed

old FTP plug in segfaults on start #2443

unxed opened this issue Oct 16, 2024 · 5 comments

Comments

@unxed
Copy link
Contributor

unxed commented Oct 16, 2024

-DFARFTP=yes -DLEGACY=yes

No crash log created.

Common log:

OnKeyDown: acsm RETURN raw=ff0d code=d uni=d ( ) ts=72310357 [now=72310364]
ConsoleInput::Enqueue: Ncs e la lc sh ra rc VK_RETURN "
" DOWN, 20 d d 1c
OnChar: acsm RETURN raw=ff0d code=d uni=d ( ) ts=72310357 lke=1
Plugin 'farftp.far-plug-mb' doesn't export 'OpenFilePlugin'
Plugin 'farftp.far-plug-mb' doesn't export 'GetVirtualFindData'
Plugin 'farftp.far-plug-mb' doesn't export 'FreeVirtualFindData'
Plugin 'farftp.far-plug-mb' doesn't export 'ProcessHostFile'
Plugin 'farftp.far-plug-mb' doesn't export 'SetFindList'
Plugin 'farftp.far-plug-mb' doesn't export 'MayExitFAR'
Plugin 'farftp.far-plug-mb' doesn't export 'ProcessEditorInput'
Plugin 'farftp.far-plug-mb' doesn't export 'ProcessEditorEvent'
Plugin 'farftp.far-plug-mb' doesn't export 'ProcessViewerEvent'
Plugin 'farftp.far-plug-mb' doesn't export 'ProcessDialogEvent'
Plugin 'farftp.far-plug-mb' doesn't export 'GetMinFarVersion'
FARFTP: OpenPlugin

OnKeyUp: acsm RETURN raw=ff0d code=d uni=d ( ) ts=72310436
ConsoleInput::Enqueue: Ncs e la lc sh ra rc VK_RETURN "
" UP, 20 d d 1c
@elfmz elfmz closed this as completed in 3c20e10 Oct 19, 2024
@elfmz
Copy link
Owner

elfmz commented Oct 19, 2024

Баг вызван кодом который был добавлен с фичей скрывания командлайна, так что если можно - посмотрите на предмет не появились ли какие визуальные глюки при закрывании командлайна панелями полностью) (Ctrl+Вниз/ВВерх) или частично (Ctrl+Shift+Вниз/ВВерх)
У меня вроде все норм, эта перерисовку видимо я зря тогда добавил

@spnethw
Copy link
Contributor

spnethw commented Oct 19, 2024

У меня вроде все норм, эта перерисовку видимо я зря тогда добавил

Нет, видимо, всё же, не зря. У меня начинает глючить.

  1. Обе панели вниз до конца со скрыванием командной строки.
  2. Ctrl-O.
  3. Ctrl-O.

Панели выводятся частично, частично вместо них продолжает командная строка висеть.

@elfmz
Copy link
Owner

elfmz commented Oct 19, 2024

понятно, значит буду дофикшивать

elfmz added a commit that referenced this issue Oct 19, 2024
@elfmz
Copy link
Owner

elfmz commented Oct 19, 2024

вроде норм теперь?)

@spnethw
Copy link
Contributor

spnethw commented Oct 19, 2024

Визуальных глюков с панелями и командной строкой не наблюдаю.

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

3 participants