Jozef Mlich
Jozef Mlich
I have seen following exception: ``` + ./bbb-render/make-xges.py --start 21315 --end 30730 --backdrop ./output/so-4-15-00-pavel-pisa-michal-lenc-diskuze.png --opening-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/output2/so-4-15-00-pavel-pisa-michal-lenc-diskuze.png --opening-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/1.png --closing-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/2.png --closing-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/3.png --annotations -- /home/jmlich/Desktop/openalt2021-zaznamy/openalt4_sobota_2021/presentation/b530a151c013923f4321a0661de8e344a2d77b0c-1636183223742 /home/jmlich/workspace/openalt2021/bbb-batch-render/tmp/so-4-15-00-pavel-pisa-michal-lenc-diskuze.xges Error Traceback (most recent...
subject says it all here is a patch ``` diff --git a/make-xges.py b/make-xges.py index 4df2d9d..7aa0593 100755 --- a/make-xges.py +++ b/make-xges.py @@ -440,7 +440,7 @@ def main(argv): parser.add_argument('--height', metavar='HEIGHT', type=int, default=1080,...
it seems opening credits was removed due to following condition: ``` # Skip clips entirely before the start point if start + duration < self.start_time: return ``` Moving start time...
It seems some ges-launch-1.0 doesn't render it for some reason: ``` + ./bbb-render/make-xges.py --start 3667 --end 3677 --backdrop ./output/ne-1-10-00-petr-krcmar-moderni.png --opening-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/output2/ne-1-10-00-petr-krcmar-moderni.png --opening-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/1.png --closing-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/2.png --closing-credits /home/jmlich/workspace/openalt2021/bbb-batch-render/3.png -- /home/jmlich/Desktop/openalt2021-zaznamy/var/bigbluebutton/published/presentation/1ce47f2ad852b72e20b952dd7859c6730861fd14-1636267030659 /home/jmlich/workspace/openalt2021/bbb-batch-render/tmp/ne-1-10-00-petr-krcmar-moderni.xges...
**Describe what happened:** ``` Visual Studio Live Share Linux Dependency Installer See https://aka.ms/vsls-docs/linux-prerequisites Visual Studio Live Share requires a number of prerequisites that this script will attempt to install for...
The "locale" variable was removed from configuration file format. However the system locale is not used. Steps to reproduce: LANG=cs_CZ.utf-8 ./planet.py ./config.ini LANG=en_US.utf-8 ./planet.py ./config.ini This patch should add default...
According to [GATT spec](https://github.com/oesmith/gatt-xml/blob/master/org.bluetooth.characteristic.new_alert.xml) the header should be just 2 bytes. [Gadgetbridge](https://github.com/Freeyourgadget/Gadgetbridge/blob/275deb4d06de6b64c0d7e73d13f6f2ad2879fe25/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle/profiles/alertnotification/AlertNotificationProfile.java#L106) and [Amazfish](https://github.com/piggz/harbour-amazfish/blob/1462454cbc9489fead578ccad2ce030c35e0b329/daemon/src/services/alertnotificationservice.cpp#L20) implements Alert Notification Service compatible with Huami amazfit devices and uses HuamiCustom category. This allows using...
I would like to know if the alarm is active on Watch Face Digital screen. I made an prototype with InfiniSim and it looks that it works as expected: ...
I was traveling from Prague to Brno when I encountered a traffic jam at Prazsky okruh. As a result, I decided to take a detour towards Kolin. After a few...