Milad Alizadeh
Milad Alizadeh
I'm using 2.0.0 via the app image package in the AUR (sioyek-appimage 2.0.0-2)
I get exactly the same error with the official appimage from github
Yeah I'm sharing that db file over multiple machines. Let me play around with permissions a bit. ``` collapsed_toc 1 fit_to_page_width_ratio 0.5 should_launch_new_window 1 should_warn_about_user_key_override 1 super_fast_search 1 inverse_search_command code...
oh I know what's going on! I keep getting bitten by [this](https://github.com/ahrm/sioyek/issues/726#issuecomment-1549305599) and it was merged by accident. Would be great if `~` or `$HOME` could be expanded in the...
oh I'm an idiot. It crashes because the file doesn't exist (because macOS's home directory is not in the usual `/home/username` and is instead in `/Users/username`. It'd be great if:...
My `poetry.lock` or `requirements.txt` are _not_ new files and I'm not running with `--all-files`. I think the problem is in this line: [ return 0](https://github.com/python-poetry/poetry-plugin-export/blob/33a406fefaa6b30788c16fb02d7ef8cc5fe0cfb8/src/poetry_plugin_export/command.py#L108) i.e. this plugin returns success...
You're right. Works if uninstall and do install/upgrade in 0.3.1
Can confirm this is db related. I'm not sure how to make the database forget this file without nuking it.
I run into a lot of issues like this because I share the db file between multiple machines (using something like seafile/dropbox). @ahrm is there an easy way to specify...
I'm afraid that's the full error I'm getting: ``` sioyek --verbose compute.pdf default_config_path: /tmp/.mount_sioyekqynwWe/usr/bin/prefs.config default_keys_path: /tmp/.mount_sioyekqynwWe/usr/bin/keys.config user_config_path: [ 0 ] /etc/xdg/AppRun.wrapped/prefs_user.config user_config_path: [ 1 ] /home/milad/.config/AppRun.wrapped/prefs_user.config user_config_path: [ 2 ]...