Skip to content

No tray icons when running as root #1240

@KMouratidis

Description

@KMouratidis

I'm having an issue in Fedora 35 where a container for the system tray icon is created but the icon is empty (I've tried both the Appindicator and Tray Icons reloaded).

Screenshot from 2022-03-27 11-58-49

Jobs are started from root cron:

#Back In Time system entry, this will be edited by the gui:
0 8,12,16,20 * * * /usr/bin/nice -n19 /usr/bin/ionice -c2 -n7 /usr/bin/backintime backup-job >/dev/null
#Back In Time system entry, this will be edited by the gui:
0 9 * * * /usr/bin/nice -n19 /usr/bin/ionice -c2 -n7 /usr/bin/backintime --profile-id 2 backup-job >/dev/null

This issue might be related. Torguard also runs as root so that may not be the problem.

Extra info, if it helps
gnome-shell --version: GNOME Shell 41.4
uname -r: 5.16.16-200.fc35.x86_64
backintime --version: backintime 1.3.1 (latest on fedora)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions