1

I did not use my computer for a month. On starting Dropbox after opening it, it shows the following Could not start dropbox daemon On checking the Dropbox site for system requirements System requirements enter image description here enter image description here enter image description here So I went about checking all these requirements, GTK went about checking

Glibc also (ldd in ubuntu) glibc

Libappindicator 12.10 or higher libappindicator

Nautilus 3.10.1 or higher nautilius

libatomic version check libatomic version check

1 Answers1

2

I just noticed that one of my photos had the error of

libatomic.so.1: can't open

Blah

libatomic error detect

On searching for libatomic in askubuntu I found answer1. This was a question about failure to implement answer2.

Anyway on running the following command (as in answer2 )

sudo apt install libatomic1

It was fixed. Dropbox GUI and CLI are working now.