|
2011-05-14
, 15:19
|
Posts: 30 |
Thanked: 16 times |
Joined on Nov 2010
@ Nagercoil, India
|
#812
|
$ run-standalone.sh python2.5 /opt/witter/witter.py gestures enabled tweet with location disabled no service setting clear search results on new search disabled unknown option No stored ids from last run No stored ids from last run No more users to load Establishing api for Twitter using oauth Connection working ok Establishing api for Twitter using oauth Connection working ok failed to read timeline file failed to read timeline file failed to read timeline file /opt/witter/ui/gtkWitter.py:78: 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 Traceback (most recent call last): File "/opt/witter/witter.py", line 1233, in <module> app = Witter() File "/opt/witter/witter.py", line 180, in __init__ self.ui.load_theme_icons() File "/opt/witter/ui/gtkWitter.py", line 571, in load_theme_icons self.tweetpixbuf = gtk.gdk.pixbuf_new_from_file("/opt/witter/icons/" + self.theme + "/tweet.png") glib.GError: Failed to open file '/opt/witter/icons/Ayro/tweet.png': No such file or directory
|
2011-05-22
, 00:11
|
Posts: 12 |
Thanked: 0 times |
Joined on Jan 2011
@ Lagos, Nigeria.
|
#813
|
|
2011-05-22
, 19:49
|
Posts: 32 |
Thanked: 34 times |
Joined on Mar 2010
@ London
|
#814
|
hello
i like witter app but before few days witter crashes on start and here is the xterminal output. please check it and comment on it.
Code:$ run-standalone.sh python2.5 /opt/witter/witter.py gestures enabled tweet with location disabled no service setting clear search results on new search disabled unknown option No stored ids from last run No stored ids from last run No more users to load Establishing api for Twitter using oauth Connection working ok Establishing api for Twitter using oauth Connection working ok failed to read timeline file failed to read timeline file failed to read timeline file /opt/witter/ui/gtkWitter.py:78: 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 Traceback (most recent call last): File "/opt/witter/witter.py", line 1233, in <module> app = Witter() File "/opt/witter/witter.py", line 180, in __init__ self.ui.load_theme_icons() File "/opt/witter/ui/gtkWitter.py", line 571, in load_theme_icons self.tweetpixbuf = gtk.gdk.pixbuf_new_from_file("/opt/witter/icons/" + self.theme + "/tweet.png") glib.GError: Failed to open file '/opt/witter/icons/Ayro/tweet.png': No such file or directory
|
2011-05-23
, 09:59
|
Posts: 138 |
Thanked: 103 times |
Joined on Jan 2010
@ Southern Germany
|
#815
|
Looks like the theme directories are broken best bet for trying a quick fix would be to uninstall and reinstall.
I'll look into the problem when I get a chance. I've got a new version in extras-devel with some bug fixes coming, got to tidy it up this week and I should have it into testing soon.
|
2011-05-27
, 17:32
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#816
|
The Following User Says Thank You to dwould For This Useful Post: | ||
|
2011-05-28
, 18:07
|
Posts: 89 |
Thanked: 52 times |
Joined on Jan 2010
@ London, UK
|
#817
|
Latest version on devel, installed it this morning (0.3.8-14).
I'll try it again when I get home - slow response could be due to my mobile internet connection actually. But might be worth checking if someone else has the closed but still in background issue.
|
2011-05-29
, 20:55
|
Posts: 32 |
Thanked: 34 times |
Joined on Mar 2010
@ London
|
#818
|
Yes, I've seen it bring up a banner for new tweets loaded when the app had been quit ages ago
A couple more I've seen recently - the window stack handling seems to be a little worse than the last version Daniel released, sometimes it gets confused and needs multiple 'back' clicks; the newer windows perhaps aren't tidying up the stack properly or something happens in between them appearing and being closed which confuses them.
Also when you use multiple accounts, if you switch a different account to be active when you're looking at one account's tweet page (whichever tab you're in), it doesn't update the home screen with the main stats on for the new account, and I'm not sure if it updates the tweets for the new account either.
|
2011-06-28
, 16:30
|
Posts: 247 |
Thanked: 37 times |
Joined on Aug 2009
@ Los Angeles
|
#819
|
|
2011-06-30
, 20:34
|
Posts: 247 |
Thanked: 37 times |
Joined on Aug 2009
@ Los Angeles
|
#820
|
I can no longer "uncheck" the location box. Since I spend most of my time listening to podcasts over bluetooth, adding the GPS radios gives me ~ 3 hours of battery :-( When I try to uncheck, the box highlights blue, but stays checked and seems to lock up.
I recently re-installed Witter after deleting the .witter files. Did I miss one? Is there another way to fix this?
Thanks
I'll try it again when I get home - slow response could be due to my mobile internet connection actually. But might be worth checking if someone else has the closed but still in background issue.