Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtk 3.0 and AppIndicator3 #194

Open
widowild1 opened this issue Dec 31, 2015 · 0 comments
Open

gtk 3.0 and AppIndicator3 #194

widowild1 opened this issue Dec 31, 2015 · 0 comments

Comments

@widowild1
Copy link

$ btsync-gui
/usr/lib/btsync-gui/btsyncguiapp.py:34: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
/usr/lib/btsync-gui/trayindicator.py:32: PyGIWarning: AppIndicator3 was imported without specifying a version first. Use gi.require_version('AppIndicator3', '0.1') before import to ensure that the right version gets loaded.
from gi.repository import AppIndicator3 as AppIndicator
CRITICAL:root:Failure to start btsync agent - exiting...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant