ubuntuusers.de

Dropbox startet nicht mehr

Status: Gelöst | Ubuntu-Version: Ubuntu 13.10 (Saucy Salamander)
Antworten |

MaxGyver

Avatar von MaxGyver

Anmeldungsdatum:
16. Juli 2007

Beiträge: Zähle...

Wohnort: Stuttgart

Hallo zusammen,

seit ein paar Tagen funktioniert Dropbox bei mir nicht mehr. Ich werd jetzt nach dem Systemstart immer gebeten, mein (Ubuntu-)Benutzerpasswort einzugeben, um Dropbox zu starten. Danach passiert nur leider nichts.

Wenn ich versuche, Dropbbox über die Konsole starten, kommt folgendes:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
~$ dropbox start
Starting Dropbox...Traceback (most recent call last):
  File "dropbox/client/main.py", line 13, in <module>
  File "autogen_explicit_imports.py", line 13, in <module>
  File "ui/common/selective_sync.py", line 6, in <module>
  File "arch/__init__.py", line 28, in <module>
  File "arch/linux/tracing.py", line 8, in <module>
  File "hard_trace.py", line 6, in <module>
  File "client_api/connection_hub.py", line 21, in <module>
  File "client_api/kv_connection.py", line 23, in <module>
  File "pylinux/__init__.py", line 71, in <module>
  File "cffi/api.py", line 311, in verify
  File "dropbox/overrides.py", line 398, in load_library
  File "cffi/verifier.py", line 69, in load_library
  File "cffi/verifier.py", line 154, in _load_library
  File "cffi/vengine_cpy.py", line 124, in load_library
VerificationError: importing '/home/max/pylinux/__pycache__/_cffi__xa0c4f46bx1d95b4de.so': No module named _cffi__xa0c4f46bx1d95b4de

The Dropbox daemon is not installed!
Run "dropbox start -i" to install the daemon

Dabei hab ich Dropbox nie deinstalliert. Wenn ich dann "dropbox start -i" ausführe, kommt:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
~$ dropbox start -i
Starting Dropbox...Traceback (most recent call last):
  File "dropbox/client/main.py", line 13, in <module>
  File "autogen_explicit_imports.py", line 13, in <module>
  File "ui/common/selective_sync.py", line 6, in <module>
  File "arch/__init__.py", line 28, in <module>
  File "arch/linux/tracing.py", line 8, in <module>
  File "hard_trace.py", line 6, in <module>
  File "client_api/connection_hub.py", line 21, in <module>
  File "client_api/kv_connection.py", line 23, in <module>
  File "pylinux/__init__.py", line 71, in <module>
  File "cffi/api.py", line 311, in verify
  File "dropbox/overrides.py", line 398, in load_library
  File "cffi/verifier.py", line 69, in load_library
  File "cffi/verifier.py", line 154, in _load_library
  File "cffi/vengine_cpy.py", line 124, in load_library
VerificationError: importing '/home/max/pylinux/__pycache__/_cffi__xa0c4f46bx1d95b4de.so': No module named _cffi__xa0c4f46bx1d95b4de

Dropbox is the easiest way to share and store your files online. Want to learn more? Head to http://www.dropbox.com/

Downloading Dropbox... 100%
Unpacking Dropbox... 100%
Traceback (most recent call last):
  File "dropbox/client/main.py", line 13, in <module>
  File "autogen_explicit_imports.py", line 13, in <module>
  File "ui/common/selective_sync.py", line 6, in <module>
  File "arch/__init__.py", line 28, in <module>
  File "arch/linux/tracing.py", line 8, in <module>
  File "hard_trace.py", line 6, in <module>
  File "client_api/connection_hub.py", line 21, in <module>
  File "client_api/kv_connection.py", line 23, in <module>
  File "pylinux/__init__.py", line 71, in <module>
  File "cffi/api.py", line 311, in verify
  File "dropbox/overrides.py", line 398, in load_library
  File "cffi/verifier.py", line 69, in load_library
  File "cffi/verifier.py", line 154, in _load_library
  File "cffi/vengine_cpy.py", line 124, in load_library
VerificationError: importing '/home/max/pylinux/__pycache__/_cffi__xa0c4f46bx1d95b4de.so': No module named _cffi__xa0c4f46bx1d95b4de
Done!

Wenn ich dann wieder den ersten Befehl ausführe, kommt auch wieder der gleiche Fehler.

Was mich etwas wundert, ist diese Zeile:

VerificationError: importing '/home/max/pylinux/__pycache__/_cffi__xa0c4f46bx1d95b4de.so': No module named _cffi__xa0c4f46bx1d95b4de

Den Ordner "/home/max/pylinux" gibt es nämlich nicht. Und es ist ja auch ungewöhlich, dass ein Programm so einen Ornder im home-Verzeichnis anlegt.

Hat sonst jemand das gleiche Problem (oder eine Lösung)?

toddy Team-Icon

Ikhayateam
Avatar von toddy

Anmeldungsdatum:
31. Juli 2007

Beiträge: 9521

Wohnort: Lüneburg

MaxGyver schrieb:

Hallo zusammen,

Hallo,

Hat sonst jemand das gleiche Problem (oder eine Lösung)?

jo, Du scheinst nicht der Einzige zu sein, der das Problem hat. Hier ist eine Lösung für Debian-basierte Systeme beschrieben.

In Kürze:

1
2
sudo rm -rf /var/lib/dropbox/.dropbox-dist
dropbox start -i 

Liebe Grüße,
Torsten

MaxGyver

(Themenstarter)
Avatar von MaxGyver

Anmeldungsdatum:
16. Juli 2007

Beiträge: Zähle...

Wohnort: Stuttgart

Hallo Torsten,

damit funktioniert es wieder!

Vielen Dank!

hdc31

Anmeldungsdatum:
21. September 2007

Beiträge: 8

Wohnort: Köln

Ich hatte das Problem auch. Allerdings befand sich der Ordner .dropbox-dist bei mir nicht unter /var/lib/, sondern unter /home/name/.

sudo rm -rf ~/.dropbox-dist
dropbox start -i

sollte in jedem Fall helfen.

Burki

Avatar von Burki

Anmeldungsdatum:
26. Januar 2007

Beiträge: 219

Danke Toddy, hätte ich erstmal ins Forum geguckt anstelle selber zu friemeln. Jetzt läuft sie wieder.

cantharellus

Anmeldungsdatum:
22. Oktober 2007

Beiträge: 7

Hat bei mir auch geklappt - vielen Dank für die Lösung!

WirrLicht

Anmeldungsdatum:
25. Juni 2011

Beiträge: 354

Selbes Problem unter 14.o4 - leider hilft die angegebene Lösung nicht. Ich such weiter.

WirrLicht

Anmeldungsdatum:
25. Juni 2011

Beiträge: 354

Oh, die dropbox-dist gibt es NOCHMAL unter var/lib/.... ?

WirrLicht

Anmeldungsdatum:
25. Juni 2011

Beiträge: 354

no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory

das passiert, wenn ich den -dropbox-dist ordner loswerden will mit

sudo rm -rf .dropbox-dist

aber der Ordner ist anscheinend weg....

WirrLicht

Anmeldungsdatum:
25. Juni 2011

Beiträge: 354

nach tippen von sudu dropbox start -i bekomme ich

(dropbox:6311): IBUS-WARNING **: The owner of /home/wirrlicht/.config/ibus/bus is not root!

ähhhh....? Was ? Wonach mein Terminal vorsichtshalber nichts mehr tut.

Die Lösung von Hier: http://ubuntuforums.org/showthread.php?t=2140352 versteh ich schlichtweg nicht:

https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1125944

Ohne sudo startet die Dropbox aber, fragt kurz nach dem Nutzerkennwort und gut.

Antworten |