Skip to content

Instantly share code, notes, and snippets.

@justinkelly
Created August 30, 2012 23:22
Show Gist options
  • Save justinkelly/3544738 to your computer and use it in GitHub Desktop.
Save justinkelly/3544738 to your computer and use it in GitHub Desktop.
insync log
justin@:~$ insync
/usr/lib/insync
C functions loaded: 0
C functions failed: 0
/usr/lib/insync
C functions loaded: 3645
C functions failed: 589
('Applet', <linux.indicator_applet.Applet object at 0x940edcc>)
<module 'isyncd' from '/usr/lib/insync/library.zip/isyncd/__init__.pyc'>
<module 'isyncd.clientdb' from '/usr/lib/insync/library.zip/isyncd/clientdb.pyc'>
<module 'isyncd.client' from '/usr/lib/insync/library.zip/isyncd/client.pyc'>
<module 'isyncd.clientenv' from '/usr/lib/insync/library.zip/isyncd/clientenv.pyc'>
/usr/lib/insync
[ falling back to loading from current process ]
[[dynamic library loaded: ]]
C functions loaded: 4
C functions failed: 0
/usr/lib/insync
[ falling back to loading from current process ]
[[dynamic library loaded: ]]
C functions loaded: 101
C functions failed: 0
('MAX USER WATCHES', 524288)
(<module 'linux.fsimpl' from '/usr/lib/insync/library.zip/linux/fsimpl.pyc'>,
<module 'linux.platform_impl' from '/usr/lib/insync/library.zip/linux/platform_impl.pyc'>)
('set startup setting :: is_auto_start', True)
starting applet mainloop
('on client state change', 'OFFLINE')
('on client state change', 'SYNCING')
____________ LinuxFSWatcher - calling "_init" _________________
______________ LinuxFSWatcher - calling "_start" _________________
USING GEVENT INOTIFY
enter thread
-------- starting sync loop ----------
(insync:4833): Gtk-WARNING **: Invalid icon size 24
(insync:4833): Gtk-WARNING **: Invalid icon size 24
('METHOD', 'quota:118359435432651949322')
('METHOD', 'quota:118359435432651949322')
(
(insync:4833): Gtk-WARNING **: Invalid icon size 24
('on client state change', 'OFFLINE')
('METHOD', 'quota:118359435432651949322')
(insync:4833): Gtk-WARNING **: Invalid icon size 24
WARNING:root:An unexpected error occurred while querying for folder:0B3qPjbk9su5uMHVKQUxLM0VKbEk :
<ns0:entry xmlns:ns0="http://www.w3.org/2005/Atom"><ns1:operation type="query" xmlns:ns1="http://schemas.google.com/gdata/batch" />
<ns0:id>https://docs.google.com/feeds/id/folder%3A0B3qPjbk9su5uMHVKQUxLM0VKbEk</ns0:id>
<ns0:content>An unknown error has occurred.</ns0:content><ns0:updated>2012-08-30T10:08:15.967Z
</ns0:updated><ns1:id xmlns:ns1="http://schemas.google.com/gdata/batch">
folder:0B3qPjbk9su5uMHVKQUxLM0VKbEk</ns1:id>
<ns0:title>Error</ns0:title><ns1:status code="500" reason="An unknown error has occurred."
xmlns:ns1="http://schemas.google.com/gdata/batch" /></ns0:entry>
('on client state change', 'SYNCING')
('on client state change', 'OFFLINE')
('on client state change', 'SYNCING')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment