Steve McNally
Steve McNally
Using the [latest 1.2 release exe.linux-x86_64-3.4 ](https://github.com/NSchrading/redditDataExtractor/releases/tag/1.2) on Ubuntu 18.04 and also getting 0-byte text files. JPGs are downloading as-designed. In the gui, the only detail is "Error saving submission:"...
The dev addressed a [related issue in this comment](https://github.com/NSchrading/redditDataExtractor/issues/7#issuecomment-275904658): > I suspect the problem is that you are using the new, backwards-incompatible version of PRAW (v4+). When I wrote this,...
I'm also interested in Archiving projects, boards and cards. A current work-around is using exported data as an archive. `pomodoro-logger-exported-data.json` is a complete snapshot. It's a format Pomodoro Logger already...
A direct interface to GitHub would be great. Launching Pomodoro Logger on different computers was frustrating before using the built-in *Export Data* and *Import Data*. Pomodoro Logger's merge functionality has...
It's working for me in `3.6.0` on Ubuntu. Renders 30 seconds of video in 24 seconds. The default settings are aggressive and can be much faster. On longer renders, it...
many thanks - will work at these alternatives and follow up here. much obliged
Many thanks, @dameikle -- your patch from #2 got me further along once applied to my local branch. But I'm hitting multiple **werkzeug** issues (`serving`, `wsgi`; `wrappers`) and 500 errors....
On Ubuntu **22.04**, I started having build issues this week with `make`. Running `make LLAMA_CUDA=1` or `make GGML_CUDA=1` failed with multiple `Makefile` errors. While reviewing the Makefile, I recloned the...