feishin icon indicating copy to clipboard operation
feishin copied to clipboard

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

Open arthurlutz opened this issue 8 months ago • 0 comments

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 avatar Feb 24 '25 10:02 arthurlutz