|
2010-05-27
, 07:57
|
Posts: 94 |
Thanked: 28 times |
Joined on Oct 2009
|
#433
|
select the icon that has lots of little 'people' on it, the title bar will show 'Witter - public'
Then hit the bottom left refresh button to trigger a request for the public timeline.
|
2010-05-27
, 09:04
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#434
|
Thanks you for your time, it does work fine
For people looking for info about status.net stuff:
Account type: Identi.ca
Username: <username>
Password: <password>
https://<domain>.status.net/api/
https://<domain>.status.net/api/
are the parameters which seem to work fine for me. The final / is important, or the connection will fail.
|
2010-05-27
, 09:06
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#435
|
Since Pr1.2 witter does not work correctly. The timeline seems to work fine but DM's and @'s do not show up anymore in the corresponding views. I tried to use the +n buttons but to no avail. All other views just work fine.
Am I the only one with this problem?
version 0.3.3-2
BTW it's appreciated that you put all this work into a decent twitter application.
|
2010-05-27
, 19:41
|
Posts: 121 |
Thanked: 53 times |
Joined on Aug 2006
@ Alexandria, VA, USA
|
#436
|
please run from x-term:
run-standalone.sh python2.5 /opt/witter/witter.py
this will give a clue as to whether witter is sucessfully really using the second set of details or not.
#6b6bd3d3ffff #00007575b5b5 no service setting No more users to load Establishing api for Twitter using basic auth Establishing api for Twitter using oauth Connection working ok Establishing api for Identi.ca using basic auth Establishing api for Identi.ca using oauth Connection working ok running tasks: 1 getting tweets with 70mmlips base url = http://identi.ca/api/ base url of api object = https://twitter.com/ fetching tweets from https://twitter.com/statuses/friends_timeline.json running tasks: 2 getting dms running tasks: 3 getting mentions end refresh setup error Error retrieving mentions (8, 'EOF occurred in violation of protocol') running tasks: 2 loaded pixbuf from file loaded pixbuf from file re-using file already loaded loaded pixbuf from file re-using file already loaded [previous message repeated four more times] loaded pixbuf from file re-using file already loaded [previous message repeated four more times] reply to pjutter re-using file already loaded [previous message repeated four more times] refreshing avatar for 35969532 [Errno 2] No such file or directory: '' failed to retreive picture for : 35969532.jpg [previous three messages repeated four times] loaded pixbuf from file re-using file already loaded refreshing avatar for 35969532 [Errno 2] No such file or directory: '' failed to retreive picture for : 35969532.jpg [previous three messages repeated seven times] running tasks: 1 re-using file already loaded re-using file already loaded re-using file already loaded refreshing avatar for 35969532 fetched image updating all stored images for 35969532 Found pixbuf to update [previous message repeated 23 times] running tasks: 0 running tasks: 1 sending tweet Tweet Sent Tweet successful running tasks: 0 running tasks: 1 sending tweet Tweet Sent Tweet Failed running tasks: 0 running tasks: 1 sending tweet Tweet Sent Tweet successful running tasks: 0 running tasks: 1 getting tweets with 70mmlips base url = http://identi.ca/api/ base url of api object = https://twitter.com/ refreshing since14712684725 fetching tweets from https://twitter.com/statuses/friends_timeline.json re-using file already loaded re-using file already loaded running tasks: 0 Stop Wittering shutting down refresh loop written config object to file stopping thread stopping thread stopping thread killing thread killing thread killing thread
|
2010-05-27
, 22:08
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#437
|
I did as you suggested. Based on the output, I don't believe that witter contacts identi.ca at all. There are two places in the output where witter says he's fetching tweets. Both times, he's getting them from twitter.com.
I can't tell from the output if he contacts identi.ca when I make a tweet. I can tell you that when I tweet with the active account set to identi.ca, my little message shows up on twitter.com but not on identi.ca.
Here is the output from witter. For the sake of brevity, I have replaced some of the lines that were repeated several times in a row with text of the form
[previous <n> lines repeated <m> times]
[CODE]#6b6bd3d3ffff
#00007575b5b5
no service setting
No more users to load
Establishing api for Twitter using basic auth
Establishing api for Twitter using oauth
Connection working ok
Establishing api for Identi.ca using basic auth
Establishing api for Identi.ca using oauth
Connection working ok
running tasks: 1
getting tweets with 70mmlips
base url = http://identi.ca/api/
base url of api object = https://twitter.com/
fetching tweets from https://twitter.com/statuses/friends_timeline.json
|
2010-05-28
, 02:23
|
Posts: 121 |
Thanked: 53 times |
Joined on Aug 2006
@ Alexandria, VA, USA
|
#438
|
|
2010-05-30
, 12:30
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#439
|
Yes, I have two accounts. Both have the same name, 70mmlips. Witter thinks that the identi.ca account is the active one.
|
2010-05-30
, 17:26
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#440
|
The Following User Says Thank You to dwould For This Useful Post: | ||
Am I the only one with this problem?
version 0.3.3-2
BTW it's appreciated that you put all this work into a decent twitter application.
Last edited by RGS; 2010-05-27 at 04:05.