You are not logged in.

#26 2011-10-11 20:06:35

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

Thanks, it was a bug that I didn't take time to look at.

It should be fixed on the last commit, so you might want get the last revision with:

yaourt -S tyrs-git

Offline

#27 2011-10-11 20:53:29

geekmiki
Member
Registered: 2011-10-10
Posts: 72

Re: Tyrs - NCurses Twitter and Identica client

Thank you so much Nic0! Works great now.

Long life to Tyrs!

Offline

#28 2011-10-23 22:01:54

Alquimista
Member
Registered: 2010-09-20
Posts: 1

Re: Tyrs - NCurses Twitter and Identica client

I have this error, traying to add a identi.ca account

¿Tu elección?
base_url:https://identi.ca/api
Obteniendo una permiso temporal desde Identica
Traceback (most recent call last):
  File "/usr/bin/tyrs", line 18, in <module>
    main()
  File "/usr/lib/python2.7/site-packages/src/tyrs.py", line 61, in main
    init_conf()
  File "/usr/lib/python2.7/site-packages/src/tyrs.py", line 73, in init_conf
    conf = config.Config(arguments())
  File "/usr/lib/python2.7/site-packages/src/config.py", line 48, in __init__
    self.new_account()
  File "/usr/lib/python2.7/site-packages/src/config.py", line 137, in new_account
    self.authorization()
  File "/usr/lib/python2.7/site-packages/src/config.py", line 387, in authorization
    resp, content = oauth_client.request(REQUEST_TOKEN_URL, 'GET')
  File "/usr/lib/python2.7/site-packages/oauth2/__init__.py", line 552, in request
    connection_type=connection_type)
  File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1436, in request
    (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
  File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1188, in _request
    (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1123, in _conn_request
    conn.connect()
  File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 911, in connect
    raise SSLHandshakeError(e)
httplib2.SSLHandshakeError: [Errno 1] _ssl.c:503: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

Offline

#29 2011-10-25 20:02:32

geekmiki
Member
Registered: 2011-10-10
Posts: 72

Re: Tyrs - NCurses Twitter and Identica client

Hi,

I've been using Tyrs for a couple of week now (tyrs-git as recommended by Nic0) and I've noticed that Tyrs crashes every single time I launch it after a couple of hours with some python errors...

See attached screenshot.
http://pix.toile-libre.org/?img=1319572790.png

Is this Tyrs related or coming from my setup?

Offline

#30 2011-10-26 10:34:03

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

@Alquimista,
I could reproduce the crash, but I wasn't sure were this came from, my guess would be for a wrong certificate. I retried today, and it seems fix himself by now, so you might want try again, and it should work fine.

@geekmiki,
Seems to be a bug, i'll try to have a closer look before the weekend, thanks to notice it.

Edit: it should be fix, to get the latest commit: yaourt -S tyrs-git

Last edited by Nic0 (2011-10-26 10:43:56)

Offline

#31 2011-10-26 16:20:32

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: Tyrs - NCurses Twitter and Identica client

I just discovered this, looks like I missed this thread all those months. Tyrs looks really great, I like its interface a lot. But I already use bitlbee with irssi for all that stuff and I'll stay with it. But Nic0, great work, keep it up!

Offline

#32 2011-10-26 17:03:18

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

Bitlbee is a good choice indeed,
I know some guys coming from bitlbee, and they now use Tyrs. Personally, I was a TTYtter user. But that what so great about free software, you use what you think is the best for you. Thanks for your encouragements.

Offline

#33 2011-10-26 20:30:24

geekmiki
Member
Registered: 2011-10-10
Posts: 72

Re: Tyrs - NCurses Twitter and Identica client

Thanks Nic0 for the update, seems to have solved the crashing problem...

There's still an issue though, even though it's more cosmectic than functional:
Again, after an undefined amount of time the layout "corrupts" itself and you get the line of "qqqqq" at the bottom and on the top right. Switching from "home" to another "tab" fixes the issue.
See the screenshot: http://pix.toile-libre.org/?img=1319660927.png

Offline

#34 2011-10-27 09:31:11

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

This gonna be more difficult to solve, as I haven't got a clue where it could come from.
However, you can force to redraw the whole screen with 'ctrl-l' and it should clean-up the mess, or switching 'tabs' as you said. I'll have a closer look, but really not sure I can spot the bug.

Offline

#35 2011-11-04 09:04:17

ga01f4733
Member
From: NYC
Registered: 2008-12-05
Posts: 117

Re: Tyrs - NCurses Twitter and Identica client

works like a champ Nic0   smile

merci beaucoup


There are no foreign lands. It is the traveler only who is foreign. --R.L Stevenson

Offline

#36 2011-11-06 19:39:17

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

New release today, with Tyrs 0.5.0.

With a better update thread, as it was sometime buggy after awhile, and new proxy support.

@ga01f4733 Thank you

Offline

#37 2011-11-06 22:28:07

eduardo.eae
Member
From: Reconquista - Argentina
Registered: 2010-01-24
Posts: 68

Re: Tyrs - NCurses Twitter and Identica client

When I open tyrs timeline gets updated but inmediately crashes with this error:

File "/usr/bin/tyrs", line 18, in <module>
main()
File "/usr/lib/python2.7/site-packages/src/tyrs.py", line 64, in main
init_tyrs()
File "/usr/lib/python2.7/site-packages/src/tyrs.py", line 69, in init_tyrs
init_interface()
File "/usr/lib/python2.7/site-packages/src/tyrs.py", line 87, in init_interface
user_interface = Interface()
File "/usr/lib/python2.7/site-packages/src/interface.py", line 60, in __init__
self.first_update()
File "/usr/lib/python2.7/site-packages/src/interface.py", line 118, in first_update
self.display_timeline()
File "/usr/lib/python2.7/site-packages/src/interface.py", line 192, in display_timeline
br = self.display_status(timeline.statuses[i], i)
File "/usr/lib/python2.7/site-packages/src/interface.py", line 294, in display_status
size = self.get_size_status(status)
File "/usr/lib/python2.7/site-packages/src/interface.py", line 405, in get_size_status
txt = self.get_text(status)
File "/usr/lib/python2.7/site-packages/src/interface.py", line 339, in get_text
text = html_unescape(status.text.replace('\n', ' '))
File "/usr/lib/python2.7/site-packages/src/utils.py", line 48, in html_unescape
return re.sub(r'&([^;]+);', entity_replacer, str)
File "/usr/lib/python2.7/re.py", line 151, in sub
return _compile(pattern, flags).sub(repl, string, count)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xed in position 0: ordinal not in range(128)

With both tyrs and tyrs-git

Offline

#38 2011-11-07 04:11:52

xsoul
Member
Registered: 2009-08-18
Posts: 9

Re: Tyrs - NCurses Twitter and Identica client

Cool! just found out about tyrs from hackernews feed smile
there's one thing i need very much for my ideal twitter client, a clever filter, i mean filter by keywords. 2nd is mute function. with these two small tweaks added tyrs will definitely be my favourite!
Merci beaucoup!!! Keep up the good work smile

Offline

#39 2011-11-07 04:30:35

xsoul
Member
Registered: 2009-08-18
Posts: 9

Re: Tyrs - NCurses Twitter and Identica client

oops.. can't figure out how to specify proxy myself sad what kind of proxy does tyrs support? and how to set it in config file? can't find anything from documentation

Offline

#40 2011-11-07 07:40:50

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

xsoul wrote:

what kind of proxy does tyrs support?

My bad, I forget to put this on the documentation, check here for details to activate the proxy, sorry about that, I'll update this detail soon.
https://github.com/Nic0/tyrs/issues/86# … nt-2614603
I should be able to implement your ideas, seems good ideas to me smile

@eduardo.eae
I'll have a closer look as soon as possible, unfortunately that it never happen to me. I'll do my best to fix it.

Last edited by Nic0 (2011-11-07 07:49:45)

Offline

#41 2011-11-07 13:02:29

xsoul
Member
Registered: 2009-08-18
Posts: 9

Re: Tyrs - NCurses Twitter and Identica client

@Nic0 thx! i tried a bit and got proxy working myself smile really appreciate ur quick response!

Offline

#42 2011-11-07 13:20:42

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: Tyrs - NCurses Twitter and Identica client

I've tried tyrs and I have to say that I like it a lot. However there is something that still doesn't fit:

Is there any way to make tyrs show tweets in chronological order?

I don't know if I'm forgetting some kind of config but I didn't find anything in the documentation (it's possible I overlooked something)


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#43 2011-11-07 13:39:21

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

@ethail,

Tyrs display latest tweet first (on top), and if the chronological order means latest tweet on bottom, therefor it cannot do that. It won't be so easy to inverse the order as there are few stuffs depending on this display. Not impossible thought.

Thanks for the feedback, I will, for sure, check if I can do something about that.

Offline

#44 2011-11-07 13:46:39

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: Tyrs - NCurses Twitter and Identica client

latest on top is what I meant.

However, if tyrs does that by default, something could be wrong when some tweets from 6 days ago are displayed first than others from 4 days ago, then it continues in chronological order from that. I'll check later, right now I don't have access to tyrs


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#45 2011-11-07 14:09:16

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

It doesn't look like a normal behavior indeed, I'll be please to have a closer look to this, as nobody ever mention such behavior,
If you have an account to Github, It might be easier to open a bug report here: https://github.com/Nic0/tyrs/issues
Thanks for notice this weird bug!

Last edited by Nic0 (2011-11-07 14:09:42)

Offline

#46 2011-11-07 15:16:43

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: Tyrs - NCurses Twitter and Identica client

@Nic0, I just noticed that tyrs is not to blame because that strange behavior also happens on twitter.com

It could be something with my recent additions to people I'm following. As said, nothing to do with tyrs


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#47 2011-11-07 15:18:38

eduardo.eae
Member
From: Reconquista - Argentina
Registered: 2010-01-24
Posts: 68

Re: Tyrs - NCurses Twitter and Identica client

Strange thing. It works OK now.

Offline

#48 2011-11-07 15:33:49

Nic0
Member
From: France
Registered: 2009-05-10
Posts: 29
Website

Re: Tyrs - NCurses Twitter and Identica client

@eduardo.eae, my guess is that Tyrs crash on a specific tweet, now that I an older one, it doesn't crash, but if you scroll, and load older tweets, I'm pretty sure it would crash again. But with the traceback that you paste earlier, I should be able to find "a fix" and try to don't crash again on it. Thanks

@ethail, thanks to let me know smile

Offline

#49 2011-11-14 21:12:03

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: Tyrs - NCurses Twitter and Identica client

Tyrs doesn't start since a few minutes ago. Crashes with this errors:

http://pastie.org/2863816

sorry for the messy output, is right how tyrs finished

EDIT: Twitter had some issues at the time tyrs crashed. In addition tyrs crashed several times in that while. Just adding more information about when/how it crashed

EDIT2: I managed to reproduce the crash and twitter is not having issues this time. Seems to be one of the tweets in my home the cause of the issues with tyrs. Same error output that the one pasted at top of the post.

Last edited by ethail (2011-11-15 08:12:13)


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#50 2011-11-14 22:08:36

geekmiki
Member
Registered: 2011-10-10
Posts: 72

Re: Tyrs - NCurses Twitter and Identica client

Hi,

I'm still getting my now "usual" interface drawing problems.
Instead of getting a line around a tweet i have "q"s...
See the screenshot here: http://pix.toile-libre.org/?img=1321308435.jpg

Checked the log file and that's what i see:

14/11/2011 22:49:45 ERROR - Updating issue: No JSON object could be decoded


Hope you can help and thumbs up for the great work on Tyrs!

Offline

Board footer

Powered by FluxBB