Seth Kenlon

Results 40 comments of Seth Kenlon

I've noticed that XML entities such as `'` and `&` are also not rendered, but again just in titles / headings. They render as expected in the body of a...

Fair enough! Yes, I see the logic here, and very much agree.

I believe this is because Flowblade is not yet entirely in sync with MLT 7.4. For example, the `app.py` file references `mlttransitions.init_module()` which appears not to exist in MLT 7:...

Thanks, that's great information. Solved the issue.

I'm also affected by this limitation. I don't know how many users my employer has but I have a number well into the 201,000 range.

It seems that SDDM discovers the max value at compile time: ```bash $ cd ~/Code/sddm.clone/ ; find . -type f -exec grep -H UID_MAX {} \; ./CMakeLists.txt:# Autodetect UID_MIN and...

I'm getting this error, too. It doesn't appear to affect anything. As far as I can tell, the plugin is working as expected. Here's my config: ``` { "protocol": "sftp",...

I'm also experiencing this. Here's Red Hat Text in LibreOffice (note a backtick incorrectly over the `c`): ![Screenshot_20220503_061033](https://user-images.githubusercontent.com/2211671/166302211-6718fac3-6a75-44cc-99f3-f5d29cd85071.png)

> This can be closed IMO I disagree. This issue has not been fixed in this repository (or at least, the release version doesn't reflect the fix.) If the issue...