Giter VIP home page Giter VIP logo

Comments (4)

zjeffer avatar zjeffer commented on June 1, 2024

Having the same issue, output of hyprctl version:

Hyprland, built from branch main at commit 3d64b0e9f08151786d354c0ca45c5c6016a16836 dirty (flake.lock: update).
Date: Sat Apr 6 18:09:37 2024
Tag: v0.38.0-54-g3d64b0e9, commits: 4387
2024-04-07 17:19:54.172 [info] Log::Init @ 115 - Starting Jellyfin Media Player version: 1.9.1 build date: 2024-02-12
2024-04-07 17:19:54.172 [info] Log::Init @ 116 -   Running on: Arch Linux [6.8.2-arch2-1] arch x86_64
2024-04-07 17:19:54.172 [info] Log::Init @ 117 -   Qt Version: 5.15.12 [x86_64-little_endian-lp64]
2024-04-07 17:19:54.178 [warning] unknown @ 0 - QObject::connect(SettingsSection, Unknown): invalid nullptr parameter
2024-04-07 17:19:54.179 [info] ComponentManager::registerComponent @ 36 - Component: settings inited
2024-04-07 17:19:54.179 [info] InputMapping::loadMappingDirectory @ 113 - Loading inputmaps from: ":/inputmaps"
2024-04-07 17:19:54.213 [warning] InputMapping::loadMappingFile @ 92 - Missing element 'idmatcher' from mapping file: ":/inputmaps/dualshock4-xbox-emulate.json"
2024-04-07 17:19:54.214 [info] InputMapping::loadMappingDirectory @ 113 - Loading inputmaps from: "/home/zjeffer/.local/share/jellyfinmediaplayer/inputmaps"
2024-04-07 17:19:54.214 [info] InputComponent::addInput @ 53 - Successfully inited input: Keyboard
2024-04-07 17:19:54.215 [info] LocalJsonServer::listen @ 34 - Listening to socket: "/tmp/jmp_inputSocket_zjeffer.sock"
2024-04-07 17:19:54.215 [info] InputComponent::addInput @ 53 - Successfully inited input: socket

The window never appears and I have to send a kill command to the jellyfinmediaplayer process. Afterwards, the /tmp/jmp_*.sock files are still present, and I have to remove them manually.

Log of strace -o strace-jmp.log /usr/bin/jellyfinmediaplayer --platform xcb:

strace-jmp.log

@Ay1tsMe Do you run jellyfinmediaplayer with --platform xcb? I normally have to do that to make the window usable, but now it doesn't seem to matter whether I specify it or not. In both cases the window does not appear.

from jellyfin-media-player.

zjeffer avatar zjeffer commented on June 1, 2024

After debugging I managed to find that the problem appears in this function:

if (SDL_Init(SDL_INIT_JOYSTICK) < 0)

SDL_Init gets in some kind of deadlock?

from jellyfin-media-player.

zjeffer avatar zjeffer commented on June 1, 2024

It magically fixed itself after 2 reboots (one wasn't enough) πŸ€”

from jellyfin-media-player.

Ay1tsMe avatar Ay1tsMe commented on June 1, 2024

Same mine fixed after a reboot. Im gonna keep this open in case it is a bug and not just a one off

from jellyfin-media-player.

Related Issues (20)

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.