maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   witter - a python twitter client (https://talk.maemo.org/showthread.php?t=35596)

dwould 2010-08-16 07:23

Re: witter - a python twitter client
 
Quote:

Originally Posted by bertolt (Post 787731)
why can't i do search anymore with the new version?

i don't know, why can't you do search anymore with the new version?

dwould 2010-08-16 07:25

Re: witter - a python twitter client
 
Quote:

Originally Posted by CYPHERC (Post 787323)
Can u pls add the frinds button again? please :D and check that every time we put a @ we get the list of friends w the first letter after the @ please

if you use gestures to swipe in new version it shows up, but havn't settled on final arrangement. missed it when i first restructured.
will look into what autocomplete options i have with a gtk.textview

bertolt 2010-08-16 07:26

Re: witter - a python twitter client
 
i enter a text into the search field, click on the search button and nothing happens..or am i missing something?

...the magnifying lens is the search button, right?

dwould 2010-08-16 07:29

Re: witter - a python twitter client
 
Quote:

Originally Posted by CYPHERC (Post 786673)
i will like to get help at this, i cat see the trending topics, and i cant search... the precious virtual qwerty keyboard in portrait is impossible to see do u remove it?

**************

I just saw the new version, WOW mayor improvement the main screen is so cool, that screen will be cool for everyuser when u click on them, just a suggestion... still not able to use the portrait keyboard... u did remove it right?

i didn't remove the portrait keyboard as such, but it was tied to the old layout. i've started work on putting it in the new layout, and integrating with the textview. at the moment i can type, but not delete yet. once i have that fixed the next version will have it back

dwould 2010-08-16 07:30

Re: witter - a python twitter client
 
Quote:

Originally Posted by bertolt (Post 787739)
i enter a text into the search field, click on the search button and nothing happens..or am i missing something?

...the magnifying lens is the search button, right?

hit the refresh button. not intuitive i guess, but it's how all the views are updated. search has always worked this way in witter.

kill_bill 2010-08-16 07:33

Re: witter - a python twitter client
 
New version crashed on load for me :-(

dwould 2010-08-16 07:37

Re: witter - a python twitter client
 
Quote:

Originally Posted by hotzigetty (Post 786562)
This build works brilliantly for the most part. Like I mentioned before, it's close to a complete client.

Request: In the next build, can you put an icon for Geotaggin neart the text entry box? That way, you can select whether you want to use cell tower info or Proper GPS from the preferences itself..

Thanks Again btw..

at the moment i have location toggle on the 'home' screen, to but it next to the tweet field would require a small icon that makes it obvious what it's for.

hotzigetty 2010-08-16 13:41

Re: witter - a python twitter client
 
Removed .witter files from /home/user (i may be an idiot) to reset witter and guess what, it's now frozen! :( Did that coz I has set another account as active, and then i couldnt remove it! Anyway, here's the log. Help pls!!

No config file, prompt for uid / pwd
Failed to establish api for Twitter
Failed to establish api for Twitter
failed to read timeline file
failed to read timeline file
failed to read timeline file
/opt/witter/ui/gtkWitter.py:80: GtkWarning: gtk_container_child_set_property: assertion `child->parent == GTK_WIDGET (container)' failed
self.builder.add_from_file("/usr/share/witter/witter.ui")
UI elements loaded from file
signals connected to buttons
Loading Theme Icons
pixbufs loaded for default theme
defining ui buttons
define portrait keyboard objects
define general window
adding button to panned area
time to show the window
pixbufs loaded for default theme
pixbufs loaded for default theme
running tasks: 1
Failed to establish api for Twitter
running tasks: 0
running tasks: 1
Failed to establish api for Twitter
running tasks: 0
running tasks: 1
Failed to establish api for Twitter
running tasks: 0
end refresh setup
setting never rotate
trigger landscape orientation
Traceback (most recent call last):
File "/opt/witter/witter.py", line 1232, in <module>
app = Witter()
File "/opt/witter/witter.py", line 205, in __init__
self.activeAccount.setProfileInfo()
File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 143, in setProfileInfo
AttributeError: 'NoneType' object has no attribute 'GetUser'
quitting

hotzigetty 2010-08-16 14:31

Re: witter - a python twitter client
 
If I read the log right, it means it cant find the .witter files in /home/user ? I thought removing it and reinstalling it should repopulate the files (bring it back to first login state)... Doesnt seem to work that way... hmmm.. What to do.. (ps: no more rm - r for me.. Don't wanna bug you, especially if it's wedding time! :D)

ikirk 2010-08-16 15:20

Re: witter - a python twitter client
 
Quote:

Originally Posted by hotzigetty (Post 788098)
Removed .witter files from /home/user (i may be an idiot) to reset witter and guess what, it's now frozen! :( Did that coz I has set another account as active, and then i couldnt remove it! Anyway, here's the log. Help pls!!

No config file, prompt for uid / pwd
Failed to establish api for Twitter
Failed to establish api for Twitter
failed to read timeline file
failed to read timeline file
failed to read timeline file
/opt/witter/ui/gtkWitter.py:80: GtkWarning: gtk_container_child_set_property: assertion `child->parent == GTK_WIDGET (container)' failed
self.builder.add_from_file("/usr/share/witter/witter.ui")
UI elements loaded from file
signals connected to buttons
Loading Theme Icons
pixbufs loaded for default theme
defining ui buttons
define portrait keyboard objects
define general window
adding button to panned area
time to show the window
pixbufs loaded for default theme
pixbufs loaded for default theme
running tasks: 1
Failed to establish api for Twitter
running tasks: 0
running tasks: 1
Failed to establish api for Twitter
running tasks: 0
running tasks: 1
Failed to establish api for Twitter
running tasks: 0
end refresh setup
setting never rotate
trigger landscape orientation
Traceback (most recent call last):
File "/opt/witter/witter.py", line 1232, in <module>
app = Witter()
File "/opt/witter/witter.py", line 205, in __init__
self.activeAccount.setProfileInfo()
File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 143, in setProfileInfo
AttributeError: 'NoneType' object has no attribute 'GetUser'
quitting

I get the exact same error - witter opens now (it didnt on previous version) but the interface is completely frozen and no actual data/posts are displayed, just the headings like "TweeterCount:" etc.

Any ideas? Thanks.

PS.: Is it OK to post these issues/errors here or should we log them elsewhere?


All times are GMT. The time now is 02:57.

vBulletin® Version 3.8.8