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

File info not auto update #783

Open
ListenV opened this issue Mar 6, 2024 · 6 comments
Open

File info not auto update #783

ListenV opened this issue Mar 6, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@ListenV
Copy link

ListenV commented Mar 6, 2024

What system are you running Yazi on?

Linux X11

What terminal are you running Yazi in?

Windows Terminal

Yazi version

0.2.3

Did you try the latest main branch to see if the problem got fixed?

Tried, but the problem still

Describe the bug

不通过yazi的manager命令来修改文件,修改后,文件信息没有更新

Expected Behavior

auto update file info

To Reproduce

比如:在外部使用 chmod 修改文件权限后,yazi显示的不是最新的权限

Configuration

No response

Anything else?

No response

@ListenV ListenV added the bug Something isn't working label Mar 6, 2024
@sxyazi
Copy link
Owner

sxyazi commented Mar 8, 2024

I can't reproduce this issue in the latest main branch.

I noticed you mentioned trying the latest main branch - which commit are you trying? Please do a yazi -V and paste the version here.

1.mp4

@sxyazi sxyazi added waiting on op Waiting for more information from the original poster bug Something isn't working and removed bug Something isn't working labels Mar 8, 2024
@ListenV
Copy link
Author

ListenV commented Mar 11, 2024

Translated to English using Google Translate:

Sorry, the complete version information is not pasted.

I have currently updated from 0.2.3 to 0.2.4, but the issue remains.

yazi -V result: yazi 0.2.4 (Arch Linux 2024-03-10)
Tmux: 3.4
System: ArchLinux (Latest)

Here is the video running based on this version in Tmux:


抱歉,没有贴全部的版本信息

我目前从 0.2.3 更新到 0.2.4 问题依旧

yazi -V 结果:yazi 0.2.4 (Arch Linux 2024-03-10)
Tmux:3.4
系统:ArchLinux(Latest)

以下是我基于这个版本在Tmux中运行的视频:

video.mp4

@github-actions github-actions bot removed the waiting on op Waiting for more information from the original poster label Mar 11, 2024
@sxyazi
Copy link
Owner

sxyazi commented Mar 11, 2024

Please do a yazi --debug and paste the output here.

@sxyazi sxyazi added the waiting on op Waiting for more information from the original poster label Mar 11, 2024
@ListenV
Copy link
Author

ListenV commented Mar 11, 2024

yazi --debug

Yazi
    yazi 0.2.4 (Arch Linux 2024-03-10)

Environment
    OS: linux-x86_64 (unix)
    Debug: false

Emulator
    Emulator.via_env: ("xterm-256color", "")
    Emulator.via_csi: Ok(Unknown([]))
    Emulator.detect: Unknown([])

Adaptor
    Adaptor.matches: KittyOld

tmux
    TMUX: false

Zellij
    ZELLIJ_SESSION_NAME: None

Desktop
    XDG_SESSION_TYPE: None
    WAYLAND_DISPLAY: None
    DISPLAY: None

Ueberzug
    Version: Err(Os { code: 2, kind: NotFound, message: "No such file or directory" })

WSL
    /proc/sys/fs/binfmt_misc/WSLInterop: true


--------------------------------------------------
When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent content by time.
You can find it in the "/home/sky03/.local/state/yazi" directory.

and the log file:

  2024-03-11T11:59:39.728384Z  WARN yazi_adaptor::emulator: [Adaptor] No special environment variables detected
    at yazi-adaptor/src/emulator.rs:64

  2024-03-11T11:59:39.728427Z  WARN yazi_adaptor::emulator: [Adaptor] Unknown TERM_PROGRAM:
    at yazi-adaptor/src/emulator.rs:77

  2024-03-11T11:59:39.728430Z  WARN yazi_adaptor::emulator: [Adaptor] Unknown TERM: xterm-256color
    at yazi-adaptor/src/emulator.rs:84

  2024-03-11T11:59:39.729416Z  WARN yazi_adaptor::adaptor: [Adaptor] Could not identify XDG_SESSION_TYPE
    at yazi-adaptor/src/adaptor.rs:107

  2024-03-11T11:59:39.730431Z  WARN yazi_adaptor::emulator: [Adaptor] No special environment variables detected
    at yazi-adaptor/src/emulator.rs:64

  2024-03-11T11:59:39.730469Z  WARN yazi_adaptor::emulator: [Adaptor] Unknown TERM_PROGRAM:
    at yazi-adaptor/src/emulator.rs:77

  2024-03-11T11:59:39.730472Z  WARN yazi_adaptor::emulator: [Adaptor] Unknown TERM: xterm-256color
    at yazi-adaptor/src/emulator.rs:84

  2024-03-11T11:59:39.730922Z  WARN yazi_adaptor::emulator: [Adaptor] No special environment variables detected
    at yazi-adaptor/src/emulator.rs:64

  2024-03-11T11:59:39.730959Z  WARN yazi_adaptor::emulator: [Adaptor] Unknown TERM_PROGRAM:
    at yazi-adaptor/src/emulator.rs:77

  2024-03-11T11:59:39.730961Z  WARN yazi_adaptor::emulator: [Adaptor] Unknown TERM: xterm-256color
    at yazi-adaptor/src/emulator.rs:84

  2024-03-11T11:59:39.731366Z  WARN yazi_adaptor::adaptor: [Adaptor] Could not identify XDG_SESSION_TYPE
    at yazi-adaptor/src/adaptor.rs:107

@github-actions github-actions bot removed the waiting on op Waiting for more information from the original poster label Mar 11, 2024
@sxyazi
Copy link
Owner

sxyazi commented Mar 11, 2024

You are in WSL right? What's your file system?

@ListenV
Copy link
Author

ListenV commented Mar 12, 2024

Yes, I use ArchLinux in WSL, and the file system I use is ext4.
(WSL2 only support the ext4 file system.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants