← Back to team overview

ubuntu-phone team mailing list archive

Re: Twitter notifications

 

On 09/03/2017 17:34, James Henstridge wrote:
>> Traceback (most recent call last):
>>   File "/usr/bin/account-console", line 163, in login_account
>>
>>     print >> sys.stderr, 'Service "%s" not found' % args.service
[...]
>> I also tried removing the account and ran both commands again, but the
>> output was the same.
> 
> The error from account-console looks like the following bug, which I
> guess hadn't been fixed prior to the most recent OTA release:
[...]

Yes, that's the cause of the error.

> I'm not sure if there is an alternative to get the information Alberto wants.

The failure of the script is a side-issue, the important information is
that it crashed here:

>>     print >> sys.stderr, 'Service "%s" not found' % args.service

:-)

This seems to suggest that you might not have the Twitter webapp (the
one from Canonical) installed.
You absolutely need that to be installed and configured to use the
account, in order for the notifications to work.

Ciao,
  Alberto


Follow ups

References