Skip to content

ckb-next doesn't get added to tray #429

@omnigenous

Description

@omnigenous

Describe the bug

https://github.com/ckb-next/ckb-next
ckb-next 0.6.0
Dinit version 0.19.1.

When starting ckb-next --background with dinit service, ckb-next is not added to tray, I noticed extra line in logs:

KStatusNotifierWatcher not reachable

ckb-next haven't got an updates in over a year ago but this issue only started happening since around a month or less (don't remember exactly). I think dinit is at fault here.

ckb-next-daemon (required for ckb-next, need to be run as root):

type      = process
command   = /usr/bin/ckb-next-daemon
restart   = true
log-type  = buffer

ckb-next.service (this causing issue):

type      = process
command   = /usr/bin/ckb-next --background
restart   = true

Expected behavior

Add tray item same way it does when run manually in terminal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions