11
submitted 3 weeks ago by guttermonk@lemmy.ml to c/nix@programming.dev

Synology drive doesn't start on boot even though I have it in my bash script like all my other startup programs which load fine. I get the following debug messages when I run synology-drive from terminal:

debug.message: Cannot find path by key "user_cloud_station_app_path"
debug.message: Cannot find path by key "user_cloud_station_data_path"
debug.message: Cannot find path by key "user_cloud_station_working_dir_path"
debug.message: Cannot find path by key "user_cloud_station_drive_ui_path"
QApplication: invalid style override passed, ignoring it.
    Available styles: Windows, Fusion

Mynixos.com doesn't say that I need to include anything special in my configuration.nix file for the synology-drive-client. What am I doing wrong? Are these debug message related to why it's not loading on startup?

Running nixos 24.05 with Hyprland

all 6 comments
sorted by: hot top controversial new old
[-] guttermonk@lemmy.ml 1 points 1 week ago

For anyone that stumbles on this, try ‘QT_STYLE_OVERRIDE=Fusion QT_QPA_PLATFORM=xcb synology-drive autostart’ for your startup command. That worked for me.

this post was submitted on 07 Jun 2024
11 points (100.0% liked)

Nix / NixOS

1465 readers
13 users here now

Main links

Videos

founded 1 year ago
MODERATORS