Coder Social home page Coder Social logo

io.github.hydrusnetwork.hydrus's Introduction

Flathub

Flathub is the central place for building and hosting Flatpak builds.

Using the Flathub repository

To install applications that are hosted on Flathub, use the following:

flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gnome.Recipes

To install applications from the beta branch, use the following:

flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.godotengine.Godot

For more information and more applications see https://flathub.org

Contributing to Flathub

For information on creating packages or reporting issues please see the contributing page.

Note: this repository is not for reporting issues related to the flathub.org website itself or contributing to its development. For that, go to https://github.com/flathub/website

io.github.hydrusnetwork.hydrus's People

Watchers

 avatar

io.github.hydrusnetwork.hydrus's Issues

Client API not working

Hi, not sure if this is where issues for the flatpak are to be posted.

When loading up my normal hydrus db, I immediately get an error in the bottom right of the window:

Could not start "client api"
v499, 2022/09/24 19:02:27: ModuleNotFoundError
No module named 'cryptography.hazmat.bindings._openssl'
Traceback (most recent call last):
  File "/app/hydrus/hydrus/client/ClientController.py", line 1787, in StartServices
    import twisted.internet.ssl
  File "/app/lib/python3.9/site-packages/twisted/internet/ssl.py", line 60, in <module>
    from OpenSSL import SSL
  File "/app/lib/python3.9/site-packages/OpenSSL/__init__.py", line 8, in <module>
    from OpenSSL import crypto, SSL
  File "/app/lib/python3.9/site-packages/OpenSSL/crypto.py", line 11, in <module>
    from OpenSSL._util import (
  File "/app/lib/python3.9/site-packages/OpenSSL/_util.py", line 5, in <module>
    from cryptography.hazmat.bindings.openssl.binding import Binding
  File "/app/lib/python3.9/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 14, in <module>
    from cryptography.hazmat.bindings._openssl import ffi, lib
ModuleNotFoundError: No module named 'cryptography.hazmat.bindings._openssl'

Minimizing to system tray makes the tray icon disappear

Hi, not sure if this is where issues for the flatpak are to be posted.

Upon startup, Hydrus launches normally, with its application window hidden and tray icon visible. After unminimizing, then reminimizing the application, its tray icon disappears and there's no way to get the application window back. There is no console output/errors when this happens.

I have the following options checked under options -> system tray:
Always show the hydrus system tray icon
Mimimise the main window to system tray
Close the main window to system tray
Start the client minimised to system tray

Using:
KDE
Hydrus v499
Arch Linux

This functionality has been working normally for me for years on the AUR version of hydrus. It is difficult to test the rest of the program in any real long-term capacity with this bug active.

Issues with AV1-encoded MKVs

Hi, not sure if this is where issues for the flatpak are to be posted.

Pre-existing AV1 codec MKVs in a Hydrus library play audio, but have black/blank video output. Trying to import a new AV1-encoded MKV results in an error:
"Video appears to be broken and non-renderable--perhaps a damaged single-frame video?"

I'm not clear on if this is in scope of the flatpak or not, but a normal AUR-based Hydrus install will import and play these files properly, so I'm guessing one of the libraries (ffmpeg/mpv?) that is being used is not up to date or not the right version.

I've attached a short test file that can be used.
cat.zip

Packages I think were used for my AUR hydrus build:
FFmpeg 5.1.1
Python-mpv 1.0.1
MPV 1:0.34.1

I noticed the python requirements for Hydrus list python-mpv 0.4.5 specifically, which is 3 years old at this point. The AUR version just grabs the most recent version and doesn't seem to care. Not sure if this is the culprit, and if so if this should be updated to a newer version in the main hydrus repo or if there's a reason it's not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.