Notices


Reply
Thread Tools
Posts: 9 | Thanked: 0 times | Joined on Jul 2010
#571
Originally Posted by raothmist View Post
I solve it with your last post, dude you are awsome!!! keep working!!!
The problem continues, i need to do this each time i open witter any solution??
 
Posts: 9 | Thanked: 0 times | Joined on Jul 2010
#572
Originally Posted by dwould View Post
witter 0.3.5-1 went to extras-devel last night.
i beleve it fixes the failsafe code which failed to cope with corrupted avatars for the above posts.
in addition it allows the user to fix the rotation mode to portrait or landscape, or automatic
it also allows scrolling of tweets in landscape by using the cursor keys.

it should also fix 'missing tweet' problems. turns out the twitter api doesn't work as expected when you pass it the since-id. i presumed I'd get all tweets since that id... (crazy assumption) turns out they still imit that to 20 by defua*t. witter now asks for the max 200 since the last id.
ok let me try to update in devel
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#573
Originally Posted by raothmist View Post
The problem continues, i need to do this each time i open witter any solution??
the implication is that you follow someone with an unusual avatar pic, perhaps not the same format as most? do you have any friends whose avatars don't show up in witter?

the new version 0.3.5-1 should at least hide this problem from you, but if it's not coping with a pic it will just delete it and try again.
__________________
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter

If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py

This will generate diagnostic output. Without this I cannot help you.
 
Posts: 9 | Thanked: 0 times | Joined on Jul 2010
#574
Originally Posted by dwould View Post
the implication is that you follow someone with an unusual avatar pic, perhaps not the same format as most? do you have any friends whose avatars don't show up in witter?

the new version 0.3.5-1 should at least hide this problem from you, but if it's not coping with a pic it will just delete it and try again.
I update the witter, at the moment it works but some images dont show up. But just the old twitts, so i keep you update for other problems.

The twitpic is working?, i try to use it before but without results
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#575
Originally Posted by raothmist View Post
I update the witter, at the moment it works but some images dont show up. But just the old twitts, so i keep you update for other problems.

The twitpic is working?, i try to use it before but without results
twitpic 'works' but I admit it is not at all intuitive and I couldn't get the nice file dialog working. The odd thing is that you have to write a comment to go with the twitpic, and you have to write it before you go select an image. So if the text box is empty when you hit twitpic it doesn't do anything. and I keep forgetting to make it flash up a message as to why. but I know that whole area needs re-writing really.

could you give me the user names of people that you aren't getting avatars for? I could check it out and see if there is anything odd that maybe witter isn't coping with.
__________________
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter

If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py

This will generate diagnostic output. Without this I cannot help you.
 
Posts: 77 | Thanked: 38 times | Joined on Jan 2010
#576
Originally Posted by dwould View Post
it also allows scrolling of tweets in landscape by using the cursor keys.
This is a fantastic feature - thanks! Would it be possible to have shift-up and shift-down go to the first and last tweet (as MicroB does it)?
 
Posts: 9 | Thanked: 0 times | Joined on Jul 2010
#577
Originally Posted by dwould View Post
twitpic 'works' but I admit it is not at all intuitive and I couldn't get the nice file dialog working. The odd thing is that you have to write a comment to go with the twitpic, and you have to write it before you go select an image. So if the text box is empty when you hit twitpic it doesn't do anything. and I keep forgetting to make it flash up a message as to why. but I know that whole area needs re-writing really.

could you give me the user names of people that you aren't getting avatars for? I could check it out and see if there is anything odd that maybe witter isn't coping with.
The ones are UnderoathBand, Eztv, Onemanga and Melaniobar, the RT fuction cant be modify it tweet inmeditly. And thaks for the update of Twitcpic
 
Posts: 9 | Thanked: 0 times | Joined on Jul 2010
#578
Originally Posted by raothmist View Post
The ones are UnderoathBand, Eztv, Onemanga and Melaniobar, the RT fuction cant be modify it tweet inmeditly. And thaks for the update of Twitcpic
RT problem fixed my bad xD
 
Posts: 5 | Thanked: 0 times | Joined on Jul 2010
#579
Hey Daniel,

I have the same problem. It loads but crash.

gestures enable
no service setting
No more users to load
Estabilishing api for Twitter using basic auth
Connection working ok
failed to read timeline file
failed to read timeline file
failed to read timeline file
/opt/witter/ui/gtkWitter.py:77: 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
definings ui buttons
/opt/witter/ui/gtkWitter.py:454: GtkWarning: gtk_widget_shape_combine_mask: assertion `!GTK_WIDGET_NO_WINDOW (widget) ' failed
hbox2.shape_combine_mask (self.Mask,0,0)
define portrait keyboard objects
define general window
setting up treeview
adding button to panned area
time to show the window
probably nothing selected
couldn't scroll to item
Traceback (most recent call last) :
File "/opt/witter/witter.py", line 1184, in <module>
app = Witter()
File "/opt/witter/witter.py", line 181, in __init__
self.ui.load_theme_icons ()
File "/home/user/src/witter/fremantle/src/opt/witter/ui/gtkWitter.py", line 364, in load_theme_icons
glib.GError? Failed to open file ou directory

I hope you can help me!
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#580
Originally Posted by cosmo200 View Post
Hey Daniel,

I have the same problem. It loads but crash.

Traceback (most recent call last) :
File "/opt/witter/witter.py", line 1184, in <module>
app = Witter()
File "/opt/witter/witter.py", line 181, in __init__
self.ui.load_theme_icons ()
File "/home/user/src/witter/fremantle/src/opt/witter/ui/gtkWitter.py", line 364, in load_theme_icons
glib.GError? Failed to open file ou directory

I hope you can help me!
this is a weird one. have you altered any files or folders that witter uses?
it seems to be failing to load the icons for your selected theme.
in xterm do:
more /home/user/.witter
this will show you the settings witter has saved.
one line will be
theme =
whatever is after the = is the selected theme. this then directly relates to a folder. you should be able to :

cd /opt/witter/icons

then list the folders with:

ls

is the theme from the config file present here? if you cd into that folder does it have icon files in it?
__________________
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter

If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py

This will generate diagnostic output. Without this I cannot help you.
 
Reply

Tags
python, twitter


 
Forum Jump


All times are GMT. The time now is 05:06.