btsyncindicator
btsyncindicator copied to clipboard
Internal error on certain distributions
Verified on a freshly installed Debian Wheezy. After installing and starting:
BitTorrent Sync forked to background. pid = 19493
/usr/lib/btsync-user/btsyncindicator.py:137: Warning: /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:2459: signal `child-added' is invalid for instance `0x9798020'
self.ind.set_menu(self.menu)
At least on Debian it seems not to produce any side effects but it may have some relationship with what's reported here: http://forum.bittorrent.com/topic/19560-debian-and-ubuntu-desktop-unofficial-packages-for-bittorrent-sync/?p=78179
That sounds like #9 which was an upstream bug in Ubuntu's libdbusmenu package that was fixed a while back. You say it doesn't produce any side effects - try adding a new folder through the web interface and see if the indicator menu updates to reflect this.
It does not produce any side effects on my Debian machine. I was only asking, since another user has reported the same error in the forum, that _may_ by related to the side effects he reported. But it is not really sure....
This is strange, although if it's not producing any side-effects I'm happy to leave it for now. I'll leave the issue open, if anyone gets the same message and notices other issues as a result, add a comment here.