the4tress

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by the4tress

  1. Hello,
     
    I downloaded the tar for Linux 64bit and extracted/executed it. When I run it, I get the following errors. I think it is a GTK issue, but I have GTK and pygtk installed. What should I do to remedy this issue?
     
    /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display  warnings.warn(str(e), _gtk.Warning)BitTorrent Sync forked to background. pid = 17407/usr/lib/btsync-user/btsyncindicator.py:68: GtkWarning: IA__gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed  args.iconpath)/usr/lib/btsync-user/btsyncindicator.py:68: Warning: invalid (NULL) pointer instance  args.iconpath)/usr/lib/btsync-user/btsyncindicator.py:68: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed  args.iconpath)/usr/lib/btsync-user/btsyncindicator.py:77: GtkWarning: IA__gtk_clipboard_get_for_display: assertion `display != NULL' failed  self.clipboard = gtk.Clipboard()Traceback (most recent call last):  File "/usr/lib/btsync-user/btsyncindicator.py", line 614, in <module>    indicator = BtSyncIndicator()  File "/usr/lib/btsync-user/btsyncindicator.py", line 77, in __init__    self.clipboard = gtk.Clipboard()RuntimeError: could not create GtkClipboard object