Sergey 'Jin' Bostandzhyan

Results 13 comments of Sergey 'Jin' Bostandzhyan

> The `"TypeError: 'NoneType' object is not subscriptable"` Error should not happen. Did it happen at the end of the video by any chance? Hmm, I don't think so, I...

On Wed, Apr 23, 2014 at 06:35:59PM -0700, Pedro wrote: > This could also be used: https://github.com/mustafaakin/terminal-webcam I was actually thinking of having a look at aalib support, but did...

Hmm, I tried it here (Fedora 23) with clang version 3.7.0 (tags/RELEASE_370/final), I used: CC=clang ./configure --prefix=/mydir && make -j4 && make install It did work without errors, everything got...

I am observing this issue with Mattermost Desktop Version 5.5.1 commit: db8645b, running the Appimage on Fedora 37 with MATE desktop. My window manager is configured not to automatically raise...

> I've given up with the desktop client and went back to using it from a webpage. Tough for people like me who keep ~1k of tabs open, which is...

> Did you try Q4? As I know Q3/Q5 was broken when it was created. No, not yet, I am on a slower connection with limited traffic, so "trying" too...

Happens on Fedora 37 with MATE desktop as well, see comment https://github.com/mattermost/desktop/issues/1827#issuecomment-1799359026

The error message is misleading, I think the issue is that `app.py` hardcodes `args.device = "cuda:3"` which will fail if you have only one card. Try removing that line, in...

@ami012003 Perhaps check if your problem is gradio related, I had an issue where it was filling up `/tmp` causing the system to run out of memory. Some of these...

@ami012003 sorry if there was a misunderstanding, I was saying that a command line utility for long videos _would be better_, as in "nice to have", it does not exist...