View Single Post
coredumb's Avatar
Posts: 92 | Thanked: 74 times | Joined on Nov 2008 @ Indonesia
#62
Originally Posted by rm53 View Post
I have installed qtwrt 1.1.0 several times, finally it said install was successful.
Then I installed TwimGo, first time it failed, second time successful.

But I cannot find it anywhere! It is not in the app menu, and I cannot find it elsewhere.

I deinstalled TwimGo and installed anew. Still nowhere, not in the menu.

What is the correct way to call it on command line?
i also have the same problem when using the new qtwrt (i'm in pr1.3).
i don't know why, it only shown the twimgo widget.
then i try to use the old qtwrt (the qtwrt-experimental)

here the step i used:
first, uninstall twimgo from app-manager, then do the command below (in root mode)
apt-get purge qtwrt
apt-get autoremove
dpkg -P `dpkg -l | grep ^rc | awk '{ print $2 }'`
apt-get install qtwrt-experimental


after that, tap the TwimGo.wgt file to install twimgo.

i hope it would help you to use twimgo again