File \"/usr/share/syncany/bin/native.py\", line 45, in <module> import pynotify ImportError: No module named pynotify

Bug #802550 reported by Philipp C. Heckel
6
This bug affects 1 person
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.Exception: PYTHON SCRIPT ERROR:
Traceback (most recent call last):
 File \"/usr/share/syncany/bin/native.py\", line 45, in <module>
   import pynotify
ImportError: No module named pynotify
       at org.syncany.gui.linux.LinuxNativeClient.startService(LinuxNativeClient.java:305)
       at org.syncany.gui.linux.LinuxNativeClient.init(LinuxNativeClient.java:86)
       at org.syncany.gui.tray.linux.LinuxTray.init(LinuxTray.java:51)
       at org.syncany.Application.initUI(Application.java:175)
       at org.syncany.Application.start(Application.java:105)
       at org.syncany.Syncany.start(Syncany.java:92)
       at org.syncany.Syncany.main(Syncany.java:49)

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)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.