Active Topics

 



Notices


Reply
Thread Tools
Posts: 87 | Thanked: 33 times | Joined on Aug 2007
#171
You don't have to be root, but the binary has to executable, and it can't be on a vfat-partition (like everything under /home/user/MyDocs).
Just copy the file to /home/user/ and make it executable (e.g. 'chmod +x TweeGo-0.3').
 
mikhail_ramalho's Avatar
Posts: 76 | Thanked: 87 times | Joined on Mar 2010
#172
Ops, forgot to tell to move to your home, sorry!

In the folder where the binary is:

Code:
mv TweeGo-0.3 /home/user/
cd /home/user/
chmod +x TweeGo-0.3
run-standalone.sh TweeGo-0.3
This should solve it.
 
netoak's Avatar
Posts: 34 | Thanked: 12 times | Joined on Nov 2009 @ Girona, Spain
#173
Originally Posted by Nikem View Post
You don't have to be root, but the binary has to executable, and it can't be on a vfat-partition (like everything under /home/user/MyDocs).
Just copy the file to /home/user/ and make it executable (e.g. 'chmod +x TweeGo-0.3').
Thanks, working following your instructions,
Testing now, more comments later
__________________
Yesterday is history
Tomorrow is unknown
Today is a gift
 
mikhail_ramalho's Avatar
Posts: 76 | Thanked: 87 times | Joined on Mar 2010
#174
About the DM button, it's just the button, if you click nothing will happen.

It's taking more than we imagine to implement it, maybe we'll end up releasing the new version without it :/
 
Posts: 134 | Thanked: 31 times | Joined on Mar 2010 @ Sao Paulo / Brazil
#175
I´ve just made this tweet. http://twitter.com/igorlt/status/17447595293

I´ve choosen the Geotag using GPS, but the location is wrong. This is the location that I´ve been a few days ago.
 
NokiaRocks's Avatar
Posts: 658 | Thanked: 117 times | Joined on Jan 2010
#176
But it must be : run-standalone.sh ./TweeGo-0.3 with the dot and slash.

New version looks good ! Would be cool if you could release a .deb file.
 
mikhail_ramalho's Avatar
Posts: 76 | Thanked: 87 times | Joined on Mar 2010
#177
Originally Posted by igorlt View Post
I´ve just made this tweet. http://twitter.com/igorlt/status/17447595293

I´ve choosen the Geotag using GPS, but the location is wrong. This is the location that I´ve been a few days ago.
The GPS takes a little while to get your coordinates. Now, there is no visual alert to say when the gps got the coordinates, only in the terminal.

If you look in the terminal, it will print your coordinates when it find it.

(For some odd reason, getting ip location in some countries return a place in the middle of ocean close to Africa )
 
Posts: 35 | Thanked: 56 times | Joined on Jan 2010
#178
Originally Posted by mikhail_ramalho View Post
About the DM button, it's just the button, if you click nothing will happen.

It's taking more than we imagine to implement it, maybe we'll end up releasing the new version without it :/
Here is my feature wishlist (in order of priority):

Auto-refresh with settings page to change refresh rate
Ability to post pictures from Photo Gallery to TwitPic/yfrog/TweetPhoto
Support for multiple accounts
Scheduled tweets
 
Posts: 2 | Thanked: 5 times | Joined on Mar 2007
#179
The permision denied is because the file you download has no exec flag or it is in the fat partition. Just move the file and chmod. By using a shellscript as loader you can use 'sh' as interpreter...

mv run* T* ~;cd ~;chmod +x run* T*;./ru* T*

just learn shell
 
Posts: 42 | Thanked: 1 time | Joined on Jun 2010
#180
Originally Posted by nosa101 View Post
extras-devel

usual warnings apply
I have extras-devel in my app catalogue, but I don't see TweeGo listed on the download list.
 
Reply

Tags
tweego, twitter


 
Forum Jump


All times are GMT. The time now is 19:35.