Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Serialisation of null value is not supported by d-bus #897

Open
arthurlutz opened this issue Feb 24, 2025 · 0 comments
Open

Error: Serialisation of null value is not supported by d-bus #897

arthurlutz opened this issue Feb 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@arthurlutz
Copy link

Expected Behavior

Not crash

Current Behavior

White window.

Error: Serialisation of null value is not supported by d-bus
    at writeSimple (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:92:30)
    at write (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:80:14)
    at write (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:77:7)
    at writeStruct (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:34:5)
    at write (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:44:7)
    at write (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:59:47)
    at write (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:77:7)
    at writeStruct (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:34:5)
    at write (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:44:7)
    at write (/tmp/.mount_FeishieQcSGM/resources/app.asar/node_modules/dbus-next/lib/marshall.js:59:47)

Steps to Reproduce

  1. I think some track was badly scanned in jellyfin because of reasons (wrong posix rights on files I think, filename readable but not the content)
  2. In jellyfin the time of the track was NaN
  3. In feishin failed to load album
  4. In feishin I played the first track that worked then the white window and the log seen above.

Possible Solution

No response

Context

No response

Application version

0.12.2

Operating System and version

Ubuntu / AppImage

Server and Version

jellyfin 10.9.9

Node Version (if developing locally)

No response

@arthurlutz arthurlutz added the bug Something isn't working label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant