Python Script: ImportError: No module named pynotify

Bug #795617 reported by Philipp C. Heckel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Syncany
Fix Released
Low
Philipp C. Heckel

Bug Description

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:294)
       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)

Revision history for this message
Philipp C. Heckel (binwiederhier) wrote :

I received this via the crash report tool.
I uploaded a fix already. Just install "python-notify".

Changed in syncany:
status: Confirmed → Fix Released
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.