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

Vimb doesn't like symlinks and hardlinks for its working files #770

Open
machinedgod opened this issue Aug 29, 2024 · 0 comments
Open

Vimb doesn't like symlinks and hardlinks for its working files #770

machinedgod opened this issue Aug 29, 2024 · 0 comments

Comments

@machinedgod
Copy link

machinedgod commented Aug 29, 2024

Version:         3.7.0
WebKit compile:  2.40.2
WebKit run:      2.44.3
GTK compile:     3.24.38
GTK run:         3.24.43
libsoup compile: 3.4.2
libsoup run:     3.4.4
Extension dir:   /usr/lib/vimb

Steps to reproduce

  1. Move any of the bookmarks, closed, queue or other files out of .local/share/vimb directory
  2. Create symlinks to those files inside it
  3. Do any action in Vimb that'd touch those files (for example creating a bookmark)

Vimb will delete/replace the symlink with a normal file.

Expected behaviour

Vimb doen't care about symlinks and just uses file as normal.

Actual behaviour

Vimb seems to delete a file and recreate it.

Note

I tested this with hardlinks too - does exactly the same thing.

@machinedgod machinedgod changed the title Vimb doesn't like symlinks for its working files Vimb doesn't like ~symlinks~ symlinks and hardlinks for its working files Aug 29, 2024
@machinedgod machinedgod changed the title Vimb doesn't like ~symlinks~ symlinks and hardlinks for its working files Vimb doesn't like symlinks and hardlinks for its working files Aug 29, 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

1 participant