File \"/usr/share/syncany/bin/native.py\", line 45, in <module> import pynotify ImportError: No module named pynotify
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Syncany |
Fix Committed
|
Low
|
Philipp C. Heckel |
Bug Description
I received this via the crash report tool:
java.lang.
Traceback (most recent call last):
File \"/usr/
import pynotify
ImportError: No module named pynotify
at org.syncany.
at org.syncany.
at org.syncany.
at org.syncany.
at org.syncany.
at org.syncany.
at org.syncany.
I suppose this has to do with an uninstalled python-notify package. This should be resolved as soon as the package is installed.
Changed in syncany: | |
assignee: | nobody → Philipp C. Heckel (binwiederhier) |