Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    witter - a python twitter client

    Reply
    Page 63 of 84 | Prev | 53   61     62   63   64     65   73 | Next | Last
    hotzigetty | # 621 | 2010-08-13, 04:46 | Report

    Love the new version.. Just realized there's a button on the right to move to the last tweet on the page. And geolocation!!
    Request: could we have a button next to the "W" button to turn on/off the geotagging?
    Also,is it possible to open witter to the last tweet that was read, rather than the newest one?

    Thanks again btw, like i tweeted, it's almost complete!!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    ikirk | # 622 | 2010-08-13, 13:52 | Report

    Hi Daniel,

    I had the update for witter last night and now I cant run it.

    Have already tried removing all the .witter folders, uninstalling, then re-installing - just cannot get it to run. When I try I get the black screen and timer thing on title bar for 3-4 seconds then it disappears.

    Did the run-standalone thing and last line reads this:

    File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 41, in <module>
    Import Error: No module name location


    Any ideas what might be wrong here?

    Thanks,
    Ian

    Edit | Forward | Quote | Quick Reply | Thanks

     
    poka64 | # 623 | 2010-08-13, 14:34 | Report

    Originally Posted by ikirk View Post
    Hi Daniel,

    I had the update for witter last night and now I cant run it.

    Have already tried removing all the .witter folders, uninstalling, then re-installing - just cannot get it to run. When I try I get the black screen and timer thing on title bar for 3-4 seconds then it disappears.

    Did the run-standalone thing and last line reads this:

    File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 41, in <module>
    Import Error: No module name location


    Any ideas what might be wrong here?

    Thanks,
    Ian
    the same thing for me too..

    Edit | Forward | Quote | Quick Reply | Thanks

     
    benoitstandre | # 624 | 2010-08-13, 18:46 | Report

    Hello everyone

    Trying to use the latest version from devel 0.3.6-0 . It keeped loading the timeline when I was starting witter (with the wait little circle continously going round and round), even though it told me I had 200 new tweets and 20 new DM.

    I erased all files and folders related to witter (.witter and such), and tried restarting witter without any success. It is still opened, but I can't do anything in it, seems unresponsive (even for minutes). It doesn't even ask me to enter my login and pwd info for identi.ca and/or twitter.

    Here is my log:

    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: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
    setting up treeview
    adding button to panned area
    time to show the window
    probably nothing selected
    couldn't scroll to item
    probably nothing selected
    couldn't scroll to item
    pixbufs loaded for default theme
    pixbufs loaded for default theme
    probably nothing selected
    couldn't scroll to item
    probably nothing selected
    couldn't scroll to item
    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 1215, 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'

    Edit | Forward | Quote | Quick Reply | Thanks

     
    hotzigetty | # 625 | 2010-08-13, 20:06 | Report

    damn.. exact same problem as everyone else!! was working perfectly the whole day.. till ten minutes ago!!

    UPDATE: It's working properly again now.. On wifi now, and the problem seemed to be happening only with 2g..

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by hotzigetty; 2010-08-13 at 22:12. Reason: PRoblem solved

     
    tnhh | # 626 | 2010-08-13, 20:11 | Report

    Originally Posted by ikirk View Post
    Did the run-standalone thing and last line reads this:

    File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 41, in <module>
    Import Error: No module name location


    Any ideas what might be wrong here?
    There is a missing dependency. You need to do:

    Code:
    sudo gainroot
    apt-get install python-location
    I have already opened a bug and Daniel has indicated that it will be fixed in the next version.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 2 Users Say Thank You to tnhh For This Useful Post:
    mr_ian84, zlatko

     
    CYPHERC | # 627 | 2010-08-14, 00:41 | Report

    Originally Posted by nosa101 View Post
    a reboot fixed my virtual keyboard problem
    Really? cause mine is not working and i already reboot my phone a lot of times... help?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    mr_ian84 | # 628 | 2010-08-14, 06:38 | Report

    Originally Posted by tnhh View Post
    There is a missing dependency. You need to do:

    Code:
    sudo gainroot
    apt-get install python-location
    I have already opened a bug and Daniel has indicated that it will be fixed in the next version.
    Yep i can confirm the missing package is the issue. Running the command fixes it.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    msaalli | # 629 | 2010-08-14, 08:15 | Report

    Hi Daniel, my witter stopped starting up, I tried the fix of installing the dependency. Now it starts up but doesn't load any tweet and is also unresponsive when active. Thanks.

    ~ $ run-standalone.sh python2.5 /opt/witter/witter.py
    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: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
    setting up treeview
    adding button to panned area
    time to show the window
    probably nothing selected
    couldn't scroll to item
    probably nothing selected
    couldn't scroll to item
    pixbufs loaded for default theme
    pixbufs loaded for default theme
    probably nothing selected
    couldn't scroll to item
    probably nothing selected
    couldn't scroll to item
    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 1215, 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
    lat = 39.400000, long = 0.000000
    ^C~ $

    Edit | Forward | Quote | Quick Reply | Thanks

     
    poka64 | # 630 | 2010-08-14, 08:30 | Report

    Geolocation seems to be a bit broken..

    When I tried it was like 200km off my current position

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 63 of 84 | Prev | 53   61     62   63   64     65   73 | Next | Last
vBulletin® Version 3.8.8
Normal Logout