![]() |
Re: witter - a python twitter client
Hello after the update I'm unable to open witter.. When I click it starts loading , it suddenly exits and returns to desktop.. Any ideas?
I do not have too many widgets on desktop.. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Thanks for the reply but there is no .witter files at that directory...
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
Imjussayin' |
Re: witter - a python twitter client
Quote:
results of running witter from xterm? (run-standalone.sh python2.5 /opt/witter/witter.py) without information I can't even begin to guess. sorry. |
Re: witter - a python twitter client
Quote:
just enter the text you want to tweet with your picture, then go select your picture through the twitpic dialog and hit the twitpic button to submit. It works for me.... on another note, if this app worked as well as a pay-for app on symbian you 'might' consider buying it? that's not great incentive. I have provided a means for those that appreciate my efforts to 'but me a pint' via my blog, this in no way pays for the crazy amount of time I spend on this, but it does make me feel like that time is appreciated. If you could tell me how to make the hildon file picker dialog actually work from python (which I've failed to do so far) that would help in making the twit pic thing work nicer. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
so it's not really a case of 'tweaks' it would be a massive rewrite of the entire UI to use some technology that lets me draw it from the ground up, which given I have no idea how to do it, would probably take months before there was even anything really to show. In the meantime witter would get no new features. maybe if someone can give me pointers in how to do more 'cool' ui stuff in Python to get me started.. that would help. |
Re: witter - a python twitter client
Quote:
Overall, though, I like the improvements that witter has been seeing lately. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Hey don't know if this has been raised before, but configuring 0auth for an identi.ca account opens a browser window to the twitter authorisation page. Version 0.3.4
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
not sure how else to differentiate between that and the temporary popup banners that it does otherwise. |
Re: witter - a python twitter client
Just curious, is it possible to make it run in the background like Modest or Conversations?
For instance, you get a DM or a mention and the notification pops up.You click the notification and Witter opens. It is not exactly a necessity, I'm just curious |
Re: witter - a python twitter client
Quote:
I've not figured out how to make witter pop up and grab focus when notification is clicked yet anyway. I think it would take significant rework with that specifically in mind to do anything worthwhile, rather than just hide the ui but still perform processing etc. |
Re: witter - a python twitter client
I currently know of no real bugs in witter 0.3.4-8 in extras-testing, (lots of stuff people would like to see added, but no actual bugs)
If this is true, then a vote in extras-testing will help me push this as a new update to Extras. If it is not true (much more likely) please let me know what issues really need to be fixed before pushing another version to Extras cheers |
Re: witter - a python twitter client
i havent been able to run witter on my n900 since i installed pr1.2... any help
|
Re: witter - a python twitter client
Quote:
Let me know how to collect any debug information. |
Re: witter - a python twitter client
I am using version 0.3.4
(Not sure if this is relevant for devel version.) I have 2 problems with witter:
|
Re: witter - a python twitter client
Quote:
but for simplicities sake... run x-term then: run-standalone.sh python2.5 /opt/witter/witter.py this will output lots of info that i will need to understand what it happening. this is required from everyone that has a problem or bug they need to report. |
Re: witter - a python twitter client
Quote:
search doesn't resport the plus options yet. it only just supports refresh adding new items rather than clearing results and just refetching the latest 20 |
Re: witter - a python twitter client
Quote:
I am also infrequently experiencing the 'hanging' of witter while retrieving the timeline, as reported by dsawhney. In terms of feature requests: I really enjoy the + 50/100/200 feature, and think it would be very useful to be able to select in the settings the default number of tweets to retrieve at startup, so that if I prefer to have 100 instead than 20, I can always get 100 automatically. Thanks for a great application! |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
run-standalone.sh python2.5 /opt/witter/witter.py At this point I really ought to put that in my sig ;-) |
Re: witter - a python twitter client
Quote:
I do however notice that Witter hangs at random times, normally when launched, I do notice this with Gwibber as well and assume it is a Twitter or network thing and happy to put up with it. |
Re: witter - a python twitter client
I 've noticed that sometimes witter "loses" some tweets. Anyone else faced this problem?
|
Re: witter - a python twitter client
love this app, and havent found any bugs, but the only thing that i can ask is that the scrolling be made smoother, its the only thing that lets the app down, its kind of the same choppy scrolling as conversations suffers from, is there anything you can do about it or is it limitation that you are faced with?
|
Re: witter - a python twitter client
Thanks for this great and functional twitter app.
I have few comments: 1. Support multiple twitter search screens 2. Please support caching of twitter searches 3. Support manual rotation instead of auto rotation. Maybe we can have an option to disable auto-rotation in settings |
Re: witter - a python twitter client
Quote:
If anyone is able to more directly point the finger at something specifically witter, then I will look at fixing it. |
Re: witter - a python twitter client
Quote:
Witter works by remembering the most recent tweet it has in a given timeline. When you refresh it asks twitter for all tweets more recent that this id. If it for some reason doesn't respond with every tweet, but I go get some. Then the 'most recent' id gets moved fowards and I don't see that there is any whole. I'm not certain this is what happens, and certainly if it is, it raises the question of how other twitter apps get around this problem. If I figure out a way to definitely avoid this issue, then I will certainly fix it. |
Re: witter - a python twitter client
Quote:
The only other thing I can think of is I could try to do some performance analysis to figure out if I'm doing unnecessary calculations during scrolling. I'm open to ideas on optimising the performance of python code. If someone can categorically state that moving to QT rather than GTK will improve performance then I would certainly consider the effort in making the switch. |
Re: witter - a python twitter client
Quote:
2) caching of twitter searches? you mean like I do for timeline/mention/dm or something else? 3) yeah yeah yeah....seems like every feature these days has some who love it, and some who just want me to switch it back off/make it configurable to switch off. Next time I'm in the code I'll see if I can figure out an automatic/manual switch. There has been little progress recently because a) I've been very busy with actual real paid work b) it's been summer, and I've had much better things to do with my evenings than sit in writing code c) it's been summer, and I've had much better things to do with my weekends than sit in writing code. If the weather is rubbish this weekend I might get some more done, but other than that I have a pretty hectic schedule for the next couple of months. |
Re: witter - a python twitter client
Hi Daniel,
I've been using Witter a long time but since a few days it crashes on me every time I wanna use it. i start it and get a blanc screen with the waiting 'spinning' signal on top, after that it just vanish and bring me back to the last screen I was using... Can you think of anything other then deinstalling and installing cause that didn't help. Hope you can help me, am missing my favorite app so much !! |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Thanks
I've tried and it came back with: Line 11: python2.5/opt/witter/witter.py : not found ????? Sorry can't make more of that??? hope it helps (i doubt it ...but hope it does) |
Re: witter - a python twitter client
Quote:
|
All times are GMT. The time now is 16:26. |
vBulletin® Version 3.8.8