I went to this directory, but it was empty. I started the
accomplishment-daemon (accomplishments-daemon command without args), but
it didn't wrote anything to the directory, no file, so no daemon.log
file to send...
Is there anything else I can do to help?
Le 2013-03-06 00:02, Matt Fischer a écrit :
> Fitbit is working for me as well.
>
> Can you go to ~/.cache/accomplishments/logs and delete all the logs,
> then logout and try and restart the daemon then?
>
> After that can you post me your daemon.log from the directory above?
>
> --
> You received this bug notification because you are subscribed to the
> bug
> report.
> https://bugs.launchpad.net/bugs/1132483
>
> Title:
> Ubuntu Accomplishments Daemon is not working in Raring
>
> Status in Ubuntu Accomplishments Daemon:
> New
>
> Bug description:
> Under raring using latest versions from your PPAs (ubuntu-
> accomplishments-admins daily and ubuntu-accomplishments PPA), I got
> these errors, preventing me from connecting to the daemon using the
> GUI client:
>
> Launching the daemon...
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:667:
> PyGIDeprecationWarning: Calling io_add_watch without priority as
> second argument is deprecated
> PyGIDeprecationWarning)
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:678:
> PyGIDeprecationWarning: Calling io_add_watch with priority keyword
> argument is deprecated, put it as second positional argument
> PyGIDeprecationWarning)
> Unhandled Error
> Traceback (most recent call last):
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 652, in run
> runApp(config)
> File
> "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line
> 23,
> in runApp
> _SomeApplicationRunner(config).run()
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 386, in run
> self.application = self.createOrGetApplication()
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 451, in createOrGetApplication
> application = getApplication(self.config, passphrase)
> --- <exception caught here> ---
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 462, in getApplication
> application = service.loadApplication(filename, style,
> passphrase)
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/service.py",
> line 405, in loadApplication
> application = sob.loadValueFromFile(filename, 'application',
> passphrase)
> File "/usr/lib/python2.7/dist-packages/twisted/persisted/sob.py",
> line 210, in loadValueFromFile
> exec fileObj in d, d
> File "/usr/bin/accomplishments-daemon", line 161, in <module>
> gpg_key=os.path.join(paths.systemdata_dir,
> "validation-key.pub"))
> File
> "/usr/lib/python2.7/dist-packages/accomplishments/daemon/app.py",
> line
> 26, in applicationFactory
> show_notifications=True)
> File
> "/usr/lib/python2.7/dist-packages/accomplishments/daemon/dbusapi.py",
> line 56, in __init__
> from accomplishments.daemon import api
> File
> "/usr/lib/python2.7/dist-packages/accomplishments/daemon/api.py",
> line
> 17, in <module>
> import Image
> File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 75, in
> <module>
> from . import ImageMode
> exceptions.ValueError: Attempted relative import in non-package
>
> Failed to load application: Attempted relative import in
> non-package
>
> nicolas@black-angel:~$
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:667:
> PyGIDeprecationWarning: Calling io_add_watch without priority as
> second argument is deprecated
> PyGIDeprecationWarning)
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:678:
> PyGIDeprecationWarning: Calling io_add_watch with priority keyword
> argument is deprecated, put it as second positional argument
> PyGIDeprecationWarning)
> ^C
> nicolas@black-angel:~$ accomplishments-daemon
> Launching the daemon...
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:667:
> PyGIDeprecationWarning: Calling io_add_watch without priority as
> second argument is deprecated
> PyGIDeprecationWarning)
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:678:
> PyGIDeprecationWarning: Calling io_add_watch with priority keyword
> argument is deprecated, put it as second positional argument
> PyGIDeprecationWarning)
> Unhandled Error
> Traceback (most recent call last):
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 652, in run
> runApp(config)
> File
> "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line
> 23,
> in runApp
> _SomeApplicationRunner(config).run()
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 386, in run
> self.application = self.createOrGetApplication()
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 451, in createOrGetApplication
> application = getApplication(self.config, passphrase)
> --- <exception caught here> ---
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line
> 462, in getApplication
> application = service.loadApplication(filename, style,
> passphrase)
> File
> "/usr/lib/python2.7/dist-packages/twisted/application/service.py",
> line 405, in loadApplication
> application = sob.loadValueFromFile(filename, 'application',
> passphrase)
> File "/usr/lib/python2.7/dist-packages/twisted/persisted/sob.py",
> line 210, in loadValueFromFile
> exec fileObj in d, d
> File "/usr/bin/accomplishments-daemon", line 161, in <module>
> gpg_key=os.path.join(paths.systemdata_dir,
> "validation-key.pub"))
> File
> "/usr/lib/python2.7/dist-packages/accomplishments/daemon/app.py",
> line
> 26, in applicationFactory
> show_notifications=True)
> File
> "/usr/lib/python2.7/dist-packages/accomplishments/daemon/dbusapi.py",
> line 56, in __init__
> from accomplishments.daemon import api
> File
> "/usr/lib/python2.7/dist-packages/accomplishments/daemon/api.py",
> line
> 17, in <module>
> import Image
> File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 75, in
> <module>
> from . import ImageMode
> exceptions.ValueError: Attempted relative import in non-package
>
> Failed to load application: Attempted relative import in
> non-package
>
> nicolas@black-angel:~$
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:667:
> PyGIDeprecationWarning: Calling io_add_watch without priority as
> second argument is deprecated
> PyGIDeprecationWarning)
> /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:678:
> PyGIDeprecationWarning: Calling io_add_watch with priority keyword
> argument is deprecated, put it as second positional argument
> PyGIDeprecationWarning)
>
> What's the problem? If you need more info to debug, I will provide
> them :)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu-accomplishments-daemon/+bug/1132483/+subscriptions
Sure,
I went to this directory, but it was empty. I started the daemon (accomplishment s-daemon command without args), but
accomplishment-
it didn't wrote anything to the directory, no file, so no daemon.log
file to send...
Is there anything else I can do to help?
Le 2013-03-06 00:02, Matt Fischer a écrit : accomplishments /logs and delete all the logs, /bugs.launchpad .net/bugs/ 1132483 -admins daily and ubuntu- accomplishments PPA), I got python2. 7/dist- packages/ gi/overrides/ GLib.py: 667: Warning: Calling io_add_watch without priority as Warning) python2. 7/dist- packages/ gi/overrides/ GLib.py: 678: Warning: Calling io_add_watch with priority keyword Warning) python2. 7/dist- packages/ twisted/ application/ app.py" , line python2. 7/dist- packages/ twisted/ scripts/ twistd. py", line nRunner( config) .run() python2. 7/dist- packages/ twisted/ application/ app.py" , line tApplication( ) python2. 7/dist- packages/ twisted/ application/ app.py" , line ication self.config, passphrase) python2. 7/dist- packages/ twisted/ application/ app.py" , line loadApplication (filename, style, python2. 7/dist- packages/ twisted/ application/ service. py", omFile( filename, 'application', python2. 7/dist- packages/ twisted/ persisted/ sob.py" , accomplishments -daemon" , line 161, in <module> os.path. join(paths. systemdata_ dir, key.pub" )) python2. 7/dist- packages/ accomplishments /daemon/ app.py" , ons=True) python2. 7/dist- packages/ accomplishments /daemon/ dbusapi. py", .daemon import api python2. 7/dist- packages/ accomplishments /daemon/ api.py" , python2. 7/dist- packages/ PIL/Image. py", line 75, in ValueError: Attempted relative import in non-package black-angel: ~$ python2. 7/dist- packages/ gi/overrides/ GLib.py: 667: Warning: Calling io_add_watch without priority as Warning) python2. 7/dist- packages/ gi/overrides/ GLib.py: 678: Warning: Calling io_add_watch with priority keyword Warning) black-angel: ~$ accomplishments -daemon python2. 7/dist- packages/ gi/overrides/ GLib.py: 667: Warning: Calling io_add_watch without priority as Warning) python2. 7/dist- packages/ gi/overrides/ GLib.py: 678: Warning: Calling io_add_watch with priority keyword Warning) python2. 7/dist- packages/ twisted/ application/ app.py" , line python2. 7/dist- packages/ twisted/ scripts/ twistd. py", line nRunner( config) .run() python2. 7/dist- packages/ twisted/ application/ app.py" , line tApplication( ) python2. 7/dist- packages/ twisted/ application/ app.py" , line ication self.config, passphrase) python2. 7/dist- packages/ twisted/ application/ app.py" , line loadApplication (filename, style, python2. 7/dist- packages/ twisted/ application/ service. py", omFile( filename, 'application', python2. 7/dist- packages/ twisted/ persisted/ sob.py" , accomplishments -daemon" , line 161, in <module> os.path. join(paths. systemdata_ dir, key.pub" )) python2. 7/dist- packages/ accomplishments /daemon/ app.py" , ons=True) python2. 7/dist- packages/ accomplishments /daemon/ dbusapi. py", .daemon import api python2. 7/dist- packages/ accomplishments /daemon/ api.py" , python2. 7/dist- packages/ PIL/Image. py", line 75, in ValueError: Attempted relative import in non-package black-angel: ~$ python2. 7/dist- packages/ gi/overrides/ GLib.py: 667: Warning: Calling io_add_watch without priority as Warning) python2. 7/dist- packages/ gi/overrides/ GLib.py: 678: Warning: Calling io_add_watch with priority keyword Warning) /bugs.launchpad .net/ubuntu- accomplishments -daemon/ +bug/1132483/ +subscriptions
> Fitbit is working for me as well.
>
> Can you go to ~/.cache/
> then logout and try and restart the daemon then?
>
> After that can you post me your daemon.log from the directory above?
>
> --
> You received this bug notification because you are subscribed to the
> bug
> report.
> https:/
>
> Title:
> Ubuntu Accomplishments Daemon is not working in Raring
>
> Status in Ubuntu Accomplishments Daemon:
> New
>
> Bug description:
> Under raring using latest versions from your PPAs (ubuntu-
> accomplishments
> these errors, preventing me from connecting to the daemon using the
> GUI client:
>
> Launching the daemon...
> /usr/lib/
> PyGIDeprecation
> second argument is deprecated
> PyGIDeprecation
> /usr/lib/
> PyGIDeprecation
> argument is deprecated, put it as second positional argument
> PyGIDeprecation
> Unhandled Error
> Traceback (most recent call last):
> File
> "/usr/lib/
> 652, in run
> runApp(config)
> File
> "/usr/lib/
> 23,
> in runApp
> _SomeApplicatio
> File
> "/usr/lib/
> 386, in run
> self.application = self.createOrGe
> File
> "/usr/lib/
> 451, in createOrGetAppl
> application = getApplication(
> --- <exception caught here> ---
> File
> "/usr/lib/
> 462, in getApplication
> application = service.
> passphrase)
> File
> "/usr/lib/
> line 405, in loadApplication
> application = sob.loadValueFr
> passphrase)
> File "/usr/lib/
> line 210, in loadValueFromFile
> exec fileObj in d, d
> File "/usr/bin/
> gpg_key=
> "validation-
> File
> "/usr/lib/
> line
> 26, in applicationFactory
> show_notificati
> File
> "/usr/lib/
> line 56, in __init__
> from accomplishments
> File
> "/usr/lib/
> line
> 17, in <module>
> import Image
> File "/usr/lib/
> <module>
> from . import ImageMode
> exceptions.
>
> Failed to load application: Attempted relative import in
> non-package
>
> nicolas@
> /usr/lib/
> PyGIDeprecation
> second argument is deprecated
> PyGIDeprecation
> /usr/lib/
> PyGIDeprecation
> argument is deprecated, put it as second positional argument
> PyGIDeprecation
> ^C
> nicolas@
> Launching the daemon...
> /usr/lib/
> PyGIDeprecation
> second argument is deprecated
> PyGIDeprecation
> /usr/lib/
> PyGIDeprecation
> argument is deprecated, put it as second positional argument
> PyGIDeprecation
> Unhandled Error
> Traceback (most recent call last):
> File
> "/usr/lib/
> 652, in run
> runApp(config)
> File
> "/usr/lib/
> 23,
> in runApp
> _SomeApplicatio
> File
> "/usr/lib/
> 386, in run
> self.application = self.createOrGe
> File
> "/usr/lib/
> 451, in createOrGetAppl
> application = getApplication(
> --- <exception caught here> ---
> File
> "/usr/lib/
> 462, in getApplication
> application = service.
> passphrase)
> File
> "/usr/lib/
> line 405, in loadApplication
> application = sob.loadValueFr
> passphrase)
> File "/usr/lib/
> line 210, in loadValueFromFile
> exec fileObj in d, d
> File "/usr/bin/
> gpg_key=
> "validation-
> File
> "/usr/lib/
> line
> 26, in applicationFactory
> show_notificati
> File
> "/usr/lib/
> line 56, in __init__
> from accomplishments
> File
> "/usr/lib/
> line
> 17, in <module>
> import Image
> File "/usr/lib/
> <module>
> from . import ImageMode
> exceptions.
>
> Failed to load application: Attempted relative import in
> non-package
>
> nicolas@
> /usr/lib/
> PyGIDeprecation
> second argument is deprecated
> PyGIDeprecation
> /usr/lib/
> PyGIDeprecation
> argument is deprecated, put it as second positional argument
> PyGIDeprecation
>
> What's the problem? If you need more info to debug, I will provide
> them :)
>
> To manage notifications about this bug go to:
>
> https:/