-
Notifications
You must be signed in to change notification settings - Fork 25
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 "hangs,freezes" after 10+ Downloads, but continues to download #34
Comments
Hello. To test this I have added like thirty ubuntu downloads by spamming the Download button, and the app still works fine for me. It seems like the app tries to interact with downloads that do not exist within aria2. Does this issue happen regularly? Like, after doing something within the app, or after closing and reopening it? |
Hey there, I will have to retest this scenario for you since it has been some days since this happened. Today I will be downloading a bunch so i will retest. |
Hello, did the issue persist? Or did it work fine with the new update? |
Hi, it's been some time since i opened this issue. I've been using Varia a lot over the last 4 days and the issue is worse now. I typically leave Varia open in a workspace and go off and do other things, Varia Freezes, Hangs after a period of time. So to test, I watched it for about 15-30 mins, the application hangs and will resume after I shrink the application. I don't have any logs right now, but will attempt again by starting it from the terminal. I am not aware of debugging tools in the Flatpak runtime, but I do know how to navigate the flatpak environment and possibly install a debugger if you need me to? I'd really like to get that solved as I will be using Varia heavily for at least the next 2 months to recover some files I lost. |
Here is my current hardware config:
|
I'm seeing the same issue with Varia and I'm only downloading one file at a time. The Varia interface "freezes" and no longer updates the status of the download, even though the download continues in the background. All of Varia's UI elements do not respond to clicks while Varia is in this "frozen" state. Varia's UI remains "frozen" even after the download is complete. I'm using KDE Plasma 6 instead of GNOME Shell, so the issue is independent of the desktop environment. I'm also using Wayland. |
The application is Hanging, freezing after 10+ downloads, I can't seem to get meaningful logs or any logging from the application.
4:04:15 PM systemd: app-flatpak-io.github.giantpinkrobots.varia-98084.scope: Consumed 2min 50.437s CPU time.
4:04:15 PM python3: aria2p.client.ClientException: GID 850ef240be1757ad is not found
4:04:15 PM python3: aria2p.client.ClientException: GID 850ef240be1757ad is not found
4:04:15 PM python3: raise Client.response_as_exception(response)
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 392, in res_or_raise
4:04:15 PM python3: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:04:15 PM python3: return self.res_or_raise(self.post(payload))
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 265, in call
4:04:15 PM python3: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:04:15 PM python3: return self.call(self.REMOVE_DOWNLOAD_RESULT, [gid]) # type: ignore
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 1460, in remove_download_result
4:04:15 PM python3: self.client.remove_download_result(download.gid)
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/api.py", line 462, in remove
4:04:15 PM python3: ^^^^^^^^^^^^
4:04:15 PM python3: raise result # type: ignore # we know it's a ClientException
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/downloads.py", line 1028, in remove
4:04:15 PM python3: self.download.remove(force=True)
4:04:15 PM python3: File "/app/share/varia/varia/variamain.py", line 739, in stop
4:04:15 PM python3: self.stop(False)
4:04:15 PM python3: File "/app/share/varia/varia/variamain.py", line 722, in pause
4:04:15 PM python3: download_thread.pause()
4:04:15 PM python3: File "/app/share/varia/varia/variamain.py", line 359, in pause_all
4:04:15 PM python3: self.pause_all("no","no")
4:04:15 PM python3: File "/app/share/varia/varia/variamain.py", line 633, in exitProgram
4:04:15 PM python3: app.win.exitProgram(app)
4:04:15 PM python3: File "/app/share/varia/varia/variamain.py", line 785, in main
4:04:15 PM python3: ^^^^^^^^^^^^^
4:04:15 PM python3: sys.exit(main(VERSION))
4:04:15 PM python3: File "/app/bin/varia-py.py", line 39, in
4:04:15 PM python3: Traceback (most recent call last):
4:04:15 PM python3: During handling of the above exception, another exception occurred:
4:04:15 PM python3: aria2p.client.ClientException: GID 850ef240be1757ad is not found
4:04:15 PM python3: raise Client.response_as_exception(response)
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 392, in res_or_raise
4:04:15 PM python3: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:04:15 PM python3: return self.res_or_raise(self.post(payload))
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 265, in call
4:04:15 PM python3: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:04:15 PM python3: return self.call(self.FORCE_PAUSE, [gid]) # type: ignore
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 709, in force_pause
4:04:15 PM python3: pause_func(download.gid)
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/api.py", line 541, in pause
4:04:15 PM python3: ^^^^^^^^^^^^
4:04:15 PM python3: raise result # type: ignore # we know it's a ClientException
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/downloads.py", line 1046, in pause
4:04:15 PM python3: self.download.pause([self.download.gid])
4:04:15 PM python3: File "/app/share/varia/varia/variamain.py", line 719, in pause
4:04:15 PM python3: Traceback (most recent call last):
4:04:15 PM python3: During handling of the above exception, another exception occurred:
4:04:15 PM python3: aria2p.client.ClientException: GID 850ef240be1757ad is not found
4:04:15 PM python3: raise Client.response_as_exception(response)
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 392, in res_or_raise
4:04:15 PM python3: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:04:15 PM python3: return self.res_or_raise(self.post(payload))
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 265, in call
4:04:15 PM python3: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4:04:15 PM python3: return self.call(self.PAUSE, [gid]) # type: ignore
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/client.py", line 673, in pause
4:04:15 PM python3: pause_func(download.gid)
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/api.py", line 541, in pause
4:04:15 PM python3: ^^^^^^^^^^^^
4:04:15 PM python3: raise result # type: ignore # we know it's a ClientException
4:04:15 PM python3: File "/app/lib/python3.11/site-packages/aria2p/downloads.py", line 1046, in pause
4:04:15 PM python3: self.download.pause()
4:04:15 PM python3: File "/app/share/varia/varia/variamain.py", line 715, in pause
4:04:15 PM python3: Traceback (most recent call last):
4:04:15 PM python3:
REDACTED
4:04:15 PM python3: Download added.
4:04:15 PM python3:
4:04:15 PM gnome-shell: clutter_actor_get_preferred_height: assertion 'CLUTTER_IS_ACTOR (self)' failed
4:04:15 PM gnome-shell: clutter_actor_get_preferred_height: assertion 'CLUTTER_IS_ACTOR (self)' failed
4:04:15 PM gnome-shell: clutter_actor_get_preferred_width: assertion 'CLUTTER_IS_ACTOR (self)' failed
4:03:30 PM systemd: Started tracker-extract-3.service - Tracker metadata extractor.
4:03:30 PM flameshot: flameshot: info: Capture saved as /home//Pictures/Screenshots/2024-01-03_16-03-28.png
4:03:21 PM gnome-shell: Window manager warning: WM_TRANSIENT_FOR window 0x1000006 for override-redirect window 0x1000027 is an override-redirect window and this is not correct according to the standard, so we'll fallback to the root window.
4:03:07 PM aria2c: 01/03 16:03:07 [�[1;32mNOTICE�[0m] Download complete: /home//Downloads/
4:03:06 PM gnome-shell: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1000008 specified for 0x1000006.
4:03:06 PM xdg-desktop-por: Failed to associate portal window with parent window ''
The text was updated successfully, but these errors were encountered: