mammo0

Results 5 issues of mammo0

Hello, when starting the ingest module iLeapp it immediately crashes with: ``` SEVERE: Error when trying to execute iLeapp program getting file paths to search for result is -1 ```...

Because I renamed some branches my old PR #133 was closed by GitHub. So I reopen it here with the correct branch names. To continue the discussion with @HinTak from...

Hello, today I stumbled across issue #3803. After some testing I found out that the culprit are the two Python classes `MenuExtension_ownCloud` and `SyncStateExtension_ownCloud`. They are defined by the Nextcloud...

Hello, as requested from @SenorSmartyPants (https://github.com/jellyfin/jellyfin/pull/8004#issuecomment-2510265069) I created a separate PR that uses the changes of @JeWe37 and makes the merging of multiple versions optional. **Important:** - [ ] This...

blocked

Hello, without Dash to Panel (DTP) extension the blurring of the original Gnome panel is done outside of the `GLib.idle_add()` context, which works without any issues. With the current implementation...