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

Application crashes. #135

Open
muhammadabdullah007git opened this issue Dec 21, 2024 · 2 comments
Open

Application crashes. #135

muhammadabdullah007git opened this issue Dec 21, 2024 · 2 comments

Comments

@muhammadabdullah007git
Copy link

muhammadabdullah007git commented Dec 21, 2024

Application crashed after installation.

OS : Arch
Istallall Media : AUR (yay)

Error :
Probably not a Flatpak environment. Trying to find the system's aria2c and yt-dlp...
Traceback (most recent call last):
File "/usr/local/share/varia/../../bin/varia-py.py", line 37, in
sys.exit(main(VERSION, aria2cexec, ytdlpexec))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/share/varia/varia/variamain.py", line 398, in main
if (os.path.exists(GLib.get_user_special_dir(GLib.UserDirectory.DIRECTORY_DOWNLOAD))):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 19, in exists
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType

@N0tACyb0rg
Copy link
Contributor

What version are you on? This was fixed in #108 and released in v2024.11.7.

@giantpinkrobots
Copy link
Owner

The part where it says "Probably not a Flatpak environment. Trying to find the system's aria2c and yt-dlp..." shows you have the next branch installed. It's not supposed to be on the AUR. Are you sure you have it installed through the AUR? The next branch is not guaranteed to be built outside Flatpak.

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