maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] TwitterBox is now TweeGo! (https://talk.maemo.org/showthread.php?t=47827)

Ozdorp 2011-01-18 20:27

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by mikhail_ramalho (Post 923257)
Thank you everybody for you suggestions!



Man, I have never saw this bug! I just tweet a message here and it look like the twitter api is thinking that what is between "<" and ">" is a HTML tag. I try to change them to &lt and &gt to see if it works.

Edit: it didn't work :\

Isn't it something more simple like symbolpack or punctuation?
Idk just trying to help, but you're the expert :D

rmoleveld 2011-01-18 20:45

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
**SHOCKED**
Just updated from 0.4.3 to 0.5.0 and to my surprise there are only 20 messages before you need to hit the "More Tweets" button..... :(

mikhail_ramalho 2011-01-18 21:04

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Well, about the number of tweets, I decided to leave it as 20 as default value.

Change it wouldn't be a problem, but the low value is for slow connections. On settings, there will be an option for how many tweets/mentions you want to download.

rmoleveld 2011-01-18 21:16

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

On settings, there will be an option for how many tweets/mentions you want to download
That whould be lovely!

:)

shull 2011-01-19 16:54

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Love the look of this amazing app. This has amazing capabilities ahead of it. Keep the great look going. My biggest wish is all the conversation wants. I need my replys to link to the original tweet and vice versa to be able to see the original tweet from a reply. Being socially able to follow a group conversation is a must. Have a nice day.

mikhail_ramalho 2011-01-20 00:32

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Hello, just releasing a small update:

I found a pretty nasty bug about the timeline's animations (until now no one reported this :D ). When you click pretty quickly to change between the timelines, their positions get lost on screen (you can reproduce, for example, by changing between mentions and home, and back to mentions in less than 1/4 second). Well it is solved now.

Also I changed the link opening and put it inside a button, it is much easier now to open links, although, in my opinion, the button wasn't the prettier solution. I'll go back to that later :)

And I took some code from qtwitter (thanks ayoy) and now, TweeGo only downloads images once per login session (when you logout the cache is cleaned).

For the next version, I promise the auto refresh, I'm already working on the custom spinbox images (the designer that was doing the images for me is working on others projects so I'll try to make them :P I'm a programmer, so it will probably take a while until it get pretty hehe)

It probably be available for download from maemo repository in the next hour.

jayhule 2011-01-20 01:51

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
So excited that you are working on this...

For me trending topics and twitpic are musts

Thanks!!!

winet05 2011-01-20 17:56

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
i need some help i would like to delete the twitter accounts i have added in tweego 0.5.1

mikhail_ramalho 2011-01-20 18:20

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Well, for now you can only do it in the hard way :\ (TODO: Need to fix that for the next version)

open the console and type:

Code:

vi .config/Zagaia/TweeGo.conf
you will see something like:

Code:

1\username=XXXXX
1\token=XXXXX
1\tokenSecret=XXXX
1\imageUrl=XXXXX
1\avatar=XXXX
size=(number of accounts)
2\username=XXXX
...

to remove you must decrease the size number and remove all the lines of the account that have the same number.
(Tip: to find the account quickly type "\(username)" on vi)

And, if you removed one account from a sequence (for example, the second account of a sequence of five account), you must set one of the remaining account as that one (for example, change all lines that start with five to two).

Yeah, I know that is awful, I'll do a fix for that for the next version (along with twitpic and tweetphoto images view support).

anapospastos 2011-01-23 10:51

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Nice work dude. Thank you for the button links:)

ps: I noticed that long links doesnt open, is that known?

ZogG 2011-01-23 11:08

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by mikhail_ramalho (Post 923309)
Well, about the number of tweets, I decided to leave it as 20 as default value.

Change it wouldn't be a problem, but the low value is for slow connections. On settings, there will be an option for how many tweets/mentions you want to download.

btw, are tweets chached or tweego is re-downloading them all the time from the fresh?

rmoleveld 2011-01-23 13:25

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by mikhail_ramalho (Post 923309)
Well, about the number of tweets, I decided to leave it as 20 as default value.

Change it wouldn't be a problem, but the low value is for slow connections. On settings, there will be an option for how many tweets/mentions you want to download.

I actually have to come back on this issue about having only 20 messages available (without refreshing with the 'more tweets' button.

What I need to have (and do now when using other tool)
; when I refresh after a long time and get a lot of messages I first tap on the last message, refresh and then use the up button to read from the last readed message on to the last received one by one. If you know what I mean.
Reading your messages from the newest to the oldest has no sence. Maybe you can manage this on other creative way but I see it as very important.

rajil.s 2011-02-14 01:42

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Tweego crashes on me during login. It used to work fine before. The only change iirc is that i installed preenv. Could there be some library clash?

Code:

run-standalone.sh tweego
+  LoginCtrl::LoginCtrl(bool, QGraphicsScene*)
+  LoginView::LoginView()
+  void LoginView::createUi()
+  void LoginView::_createLoginBackground()
+  void LoginView::_createButtons()
+  void LoginView::_createLogo()
+  QAbstractAnimation* LoginView::_createEntryAnimation()
+  QAbstractAnimation* LoginView::_createExitAnimation()
+  QAbstractAnimation* LoginView::_createEntryAnimation()
Object::connect: No such signal User::createTweetInfo(Tweet*)
Object::connect: No such signal User::createTweetInfo(Tweet*)
+  void LoginView::emitLoginAccount()
TwitterAPI::requestFinished() parsing verify credentials
Segmentation fault

I also deleted the Twitter.conf file, but that didnt help. I have sent the package list installed to your email address. Iirc, i also tweeted via official twitter app via nitdroid, but that shouldnt affect tweego i guess.

Edit: I removed preenv and its dependencies. Tweego still crashes.
Code:

Nokia-N900:~# apt-get autoremove
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgles1-sgx-img libsdl-net1.2 libjson-glib-1.0-0 libvorbisidec1
  libsdl-gles1.2-1 libsmpeg0
The following packages will be REMOVED:
  libgles1-sgx-img libjson-glib-1.0-0 libsdl-gles1.2-1 libsdl-net1.2
  libsmpeg0 libvorbisidec1
0 upgraded, 0 newly installed, 6 to remove and 31 not upgraded.
After this operation, 1180kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 45800 files and directories currently installed.)
Removing libgles1-sgx-img ...
Removing libjson-glib-1.0-0 ...
Removing libsdl-gles1.2-1 ...
Removing libsdl-net1.2 ...
Removing libsmpeg0 ...
Removing libvorbisidec1 ...


Helmuth 2011-02-14 16:18

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Hi mikhail_ramalho!

I'm at twitter since 2 days... so I would say a newbie. :D

It seems that you are currently the only developer. I used your TweeGo application a lot the last days. And it is impressive.

But there seems that a feature that embodied the power of twitter is missing.

Am I able to search for something?

And also, the #Links in Tweets are marked blue. But it seems that I'm unable to click at this links. Nothing happens... :(

Are you still working at this or am I missing something and don't understand how it works? :D

colm.smyth 2011-02-14 17:43

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
As nice as this app is, its too under featured and dev time is too slow, you should move to TwimGo 2.7.1, its amazing

gilamonyet 2011-02-14 18:06

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
The UI is great of this application!

It gives a very nice feel and works really great.
Unfortunately if you are a "big" twitter user with multiple accounts the features on the app are a bit slim.

saned 2011-02-28 20:01

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Hi Mikhail,

I agree with Helmuth a couple of posts above. For me searching is the one big missing feature in Tweego, and the sole reason I keep using other clients.
Another thing that seems a bit redundant is the "Are you sure you want to quit" dialog in the login screen. Not necessary imho.

Keep it up!

gbgg 2011-03-15 16:02

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
hi Mikhall~

i'm a Taiwanese
i love this software since i have n900
but something bother me recently...
that's i can't type chinese in this.

should i have to do some configurations to type my own language??

thanks a lot!

mikhail_ramalho 2011-03-25 02:41

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Thank you for all your feedback!

I just released an new version, see the changelog below:
* Fix large links not opening the browser.
* Fix duplicated tweets bug.
* New tweet view, more close to the web page.
* Fix bug of already downloaded images being downloaded again.
* Portrait view full implementation.

Hope you enjoy :)

Joseph9560 2011-03-25 03:37

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
so new version is more a bug fix than feature addition?

hawaii 2011-03-25 04:08

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by Joseph9560 (Post 975281)
so new version is more a bug fix than feature addition?

Bugs were fixed. UI was changed. Features were added. It's a new version. Be grateful.

coredumb 2011-03-25 04:35

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by mikhail_ramalho (Post 975263)
Thank you for all your feedback!

I just released an new version, see the changelog below:
* Fix large links not opening the browser.
* Fix duplicated tweets bug.
* New tweet view, more close to the web page.
* Fix bug of already downloaded images being downloaded again.
* Portrait view full implementation.

Hope you enjoy :)

after upgrade to new version, i could not launch the application. it always generate 'segmentation fault' error.
solve the problem by deleting file /home/user/.config/Zagaia/TweeGo.conf, launch the application, then create new account.

mikhail_ramalho 2011-03-25 04:47

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by coredumb (Post 975297)
after upgrade to new version, i could not launch the application. it always generate 'segmentation fault' error.
solve the problem by deleting file /home/user/.config/Zagaia/TweeGo.conf, launch the application, then create new account.

Hum... I changed the informations saved on the device so maybe that's why it is breaking.

I'll add a script do delete the config file to solve this.

Joseph9560 2011-03-25 05:02

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by hawaii (Post 975290)
Bugs were fixed. UI was changed. Features were added. It's a new version. Be grateful.

what i wanted to say was this is promising app and works great but it really needs to add new features, twimgo seems to have lot more features but this one looks nicer and works better.

mikhail_ramalho 2011-03-25 05:26

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Thank you everyone for your comments!

TweeGo's development is much slow than I wanted it to be, mostly because of the real life consuming all my free time :/ I really need to get a job that allows me to work on some personal projects :D

All the software development is done after work or weekends, so please be patient, I promise that I'll make TweeGo much better in the future!

Oh, and I'm looking for a designer to help me with TweeGo, my Gimp skills are awful, so I could use an extra hand :)

If you a designer and want to help TweeGo, feel free to contact me
mikhail.ramalho@gmail.com :)

martinique 2011-03-25 07:26

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by coredumb (Post 975297)
after upgrade to new version, i could not launch the application. it always generate 'segmentation fault' error.
solve the problem by deleting file /home/user/.config/Zagaia/TweeGo.conf, launch the application, then create new account.

After removing the old configuration and re-registering my account, TweeGo segfaulted once more, but after that it's been running OK.

Too bad that the URL bugs (this and this) didn't get fully fixed yet. :(

nielsvdh 2011-03-25 08:40

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
When I look here, I see version 0.5. Where is 0.6?

grzegk 2011-03-25 15:21

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Hi,
When I launch Tweego and select New Account and Allow Tweego, a msg pops up saying "Please Wait". A few second after, a second msg pops up saying "There was a network-related problem with completing the request. Please try again later".

I have ensured that I have an active working internet connection. Tried it over wifi and edge, but still getting the same msg for both. Any help?

sophocha 2011-03-25 19:43

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
updated tweego today, now I cannot run the application.It`s crashing before it opens up.Why is this?

EDIT: delete /home/user/.config/Zagaia/TweeGo.conf

Thanks

nielsvdh 2011-03-25 21:11

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by sophocha (Post 975744)
updated tweego today, now I cannot run the application.It`s crashing before it opens up.Why is this?

EDIT: delete /home/user/.config/Zagaia/TweeGo.conf

Thanks

I have the same problem. Is it only possible to delete that file when my N900 is connected on the computer?

flatser 2011-03-25 21:39

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by nielsvdh (Post 975799)
I have the same problem. Is it only possible to delete that file when my N900 is connected on the computer?

just type this in x-terminal

root
rm -r /home/user/.config/Zagaia/TweeGo.conf

rootsh shout be installed

sjgadsby 2011-03-26 04:00

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by flatser (Post 975816)
just type this in x-terminal

root
rm -r /home/user/.config/Zagaia/TweeGo.conf

rootsh shout be installed

TweeGo.conf is owned by user, so there's no need to be root. Also, TweeGo.conf is a file, so deleting it recursively makes no sense.
  1. Launch X Terminal.
  2. Enter:
    Code:

    rm .config/Zagaia/TweeGo.conf

rootsh is completely unnecessary.

nielsvdh 2011-03-26 12:22

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by sjgadsby (Post 975920)
TweeGo.conf is owned by user, so there's no need to be root. Also, TweeGo.conf is a file, so deleting it recursively makes no sense.
  1. Launch X Terminal.
  2. Enter:
    Code:

    rm .config/Zagaia/TweeGo.conf

rootsh is completely unnecessary.

Thanx, it worked!

nielsvdh 2011-03-26 12:37

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
When I tweet something, the order of the previous tweets is strange... Is that known?

CasTTeLLo 2011-03-26 14:20

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Quote:

Originally Posted by grzegk (Post 975572)
Hi,
When I launch Tweego and select New Account and Allow Tweego, a msg pops up saying "Please Wait". A few second after, a second msg pops up saying "There was a network-related problem with completing the request. Please try again later".

I have ensured that I have an active working internet connection. Tried it over wifi and edge, but still getting the same msg for both. Any help?

u have to key in the pin manually one by one.....its not working if u just copy and paste it....

Ginge52 2011-03-28 09:19

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Last friday I was notified of an update for TweeGo in the App manager, I downloaded and installed it and now cannot open the application. It looks as though the app will open but auto closes before the login screen and returns to the desktop. Has anyone else experienced this after updating?

hawaii 2011-03-28 12:30

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Read the thread.

Remove ~/.config/Zagaia/TweeGo.conf and reauthorize your account.

mikhail_ramalho 2011-03-28 12:41

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Hello, yesterday I pushed a new version to solve the bugs that you reported :)

Thank you for your feedback!

hawaii 2011-03-28 13:54

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Will there be any implementation of mention notifications? It would be nice to call the MCE IM notification for LED/sound upon new @ mentions and maybe even draw a destroyable window that links to the mentions tab similar to how new SMS and email windows work.

JB101 2011-03-29 16:34

Re: [ANNOUNCE] TwitterBox is now TweeGo!
 
Hi all,

No doubt a stupid question, but i'm stumped.

Just downloaded the most recent build of Tweego (wasn't installed previously)

When launching the app, all the menu buttons are inactive apart from
the "Allow Tweego" option

Clicking this results in the error
"There was a network related problem with completing the request please try again later"

---
I've tried using it connected to the Office wifi, home network
over 3G etc no success.

I've also followed the advice to delete the .config..... file as mentioned in earlier posts.

Created a couple of tweets in twitter in case that was the cause as mentioned in previous builds etc.

Any advice much appreciated, it's driving me insane :)
Oh should add - running PR1.3

Thanks,
J


All times are GMT. The time now is 10:14.

vBulletin® Version 3.8.8