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

fix #2581: Far2l crash in Quick view when try show broken symlink #2582

Conversation

spnethw
Copy link
Contributor

@spnethw spnethw commented Dec 17, 2024

fix #2581

Пока быстрофикс. Но можно и заморочиться, сделать вывод инфы с именем ссылки и тем, что она битая.
И то же самое для сокетов, каналов, символьных и блочных устройств.
Как сейчас сделано — оно не очень красиво выходит: когда со включённым Quick View листаешь файлы и натыкаешься на эти исключения, то инфа не обновляется, остаётся для предыдущего файла/директории.

@akruphi
Copy link
Contributor

akruphi commented Dec 18, 2024

Мой вариант фикса #2583 более ближе к месту возникновения проблемы, однако, предлагаемый здесь подход более информативен и, когда его допилить, то это более предпочтительно - именно показывать информацию о причине отсутствии файла, попытке просмотра сокета и т.п.

@elfmz elfmz merged commit d85cab7 into elfmz:master Dec 22, 2024
2 checks passed
@spnethw spnethw deleted the fix_2581_far2l_crash_in_quick_view_when_try_show_broken_symlink branch December 22, 2024 19:18
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

Successfully merging this pull request may close these issues.

Far2l crash in Quick view when try show broken symlink
3 participants