axi92

Results 22 comments of axi92

We have the same problem, I have to run about 1800 requests to get all our assets from one repo. Only the assets to get takes about 30min.

I always get the ui stuck after some time, but I will try the latest build and report back. ![image](https://github.com/DevilXD/TwitchDropsMiner/assets/1394837/58028307-39d0-4210-b541-80046353f5fa) Edit; I have d58e94729960a6cb6a86ad6bf44d819f81063941 now with -vvv and --log enabled...

It is stuck now, I can move the window but cant click anything, not responsive. Cant even close the window [x] or press CTRL+C on the terminal where I started...

Maybe it correlates with ubuntus multiple workspaces and how the ui updates when hidden? I have it on my third workspace.

I deleted the cache folder and it got stuck again after some hours: ![image](https://github.com/DevilXD/TwitchDropsMiner/assets/1394837/84fb56b3-5ad5-44f6-8191-eee52ad8fd4a)

How do I run it from source? I don`t use python =)

First try: ``` Traceback (most recent call last): File "/home/user/Workspace/git/TwitchDropsMiner/env/lib/python3.10/site-packages/pystray/_appindicator.py", line 24, in gi.require_version('AppIndicator3', '0.1') File "/home/user/Workspace/git/TwitchDropsMiner/env/lib/python3.10/site-packages/gi/__init__.py", line 126, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace...

Still `Segmentation fault (core dumped)` Edit: The appindicator works in the bundled version

The funny thing is there is no coredump available! ``` (env) user@pc:~/Workspace/git/TwitchDropsMiner$ ls -lha total 444K drwxrwxr-x 10 user user 4.0K Sep 13 13:23 . drwxrwxr-x 109 user user 4.0K...

I have done all from scratch and still the same issue. No I disabled wayland because anydesk is not working with wayland yet. ``` echo $XDG_SESSION_TYPE x11 ``` Here the...