Reply
Thread Tools
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#21
Originally Posted by Custodian View Post

You should have all the dependencies installed if you are using nelisquare for n900


and if im not. Is there anything i can do (im fairly novice but need some sort of twitter client)
 

The Following User Says Thank You to cgarvie For This Useful Post:
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#22
Originally Posted by cgarvie View Post
and if im not. Is there anything i can do (im fairly novice but need some sort of twitter client)
size of all deps is about 40mb.
the best way is to install nelisquare, install tweetian, uninstall nelisquare (if you wont use it).
You have to enable extras-devel to perform all steps.
Run as root:
Code:
apt-get update
apt-get install nelisquare
about 20 packages will be listed, ~40mb, agree and install
download tweetian-deb and run it from browser, or via shell:
Code:
dpkg -i /path/to/downloaded/file/tweetian_1_8_1_armel.deb
next step is to uninstall nelisquare
Code:
apt-get remove nelisquare
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following User Says Thank You to Custodian For This Useful Post:
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#23
Originally Posted by Custodian View Post
size of all deps is about 40mb.
the best way is to install nelisquare, install tweetian, uninstall nelisquare (if you wont use it).
You have to enable extras-devel to perform all steps.
Run as root:
Code:
apt-get update
apt-get install nelisquare
about 20 packages will be listed, ~40mb, agree and install
download tweetian-deb and run it from browser, or via shell:
Code:
dpkg -i /path/to/downloaded/file/tweetian_1_8_1_armel.deb
next step is to uninstall nelisquare
Code:
apt-get remove nelisquare

Cheers, done that (well didnt uninstall nelisquare at this point)


but when i run tweetian im just getting a blank screen

im still doing something silly.

But Cheers for all the help.
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#24
Originally Posted by cgarvie View Post
but when i run tweetian im just getting a blank screen
1) reboot your phone
2) run the following at terminal and post output here (the whole command is a single line):
Code:
/bin/sh -c "LD_LIBRARY_PATH=/opt/qtm12/lib /opt/tweetian/bin/tweetian" | tee /tmp/tweetian.log
Copy of the output will be saved to /tmp/tweetian.log
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following User Says Thank You to Custodian For This Useful Post:
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#25
Originally Posted by Custodian View Post
1) reboot your phone
2) run the following at terminal and post output here (the whole command is a single line):
Code:
/bin/sh -c "LD_LIBRARY_PATH=/opt/qtm12/lib /opt/tweetian/bin/tweetian" | tee /tmp/tweetian.log
Copy of the output will be saved to /tmp/tweetian.log


Ok, I did all the First set ie install as root. was that a mistake?

as when i run the command
/bin/sh -c "LD_LIBRARY_PATH=/opt/qtm12/lib /opt/tweetian/bin/tweetian"


im getting /opt/tweetian permission denied
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#26
Originally Posted by cgarvie View Post
Ok, I did all the First set ie install as root. was that a mistake?
it's ok, install as root, run as user.

Originally Posted by cgarvie View Post
im getting /opt/tweetian permission denied
Do you have CSSU installed?
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following User Says Thank You to Custodian For This Useful Post:
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#27
Originally Posted by Custodian View Post
it's ok, install as root, run as user.


Do you have CSSU installed?



sorry i had an extra space

/opt/tweetian /bin/tweetian

as they were split across lines on my screen

now trying again

not sure what CSSU is so i assume no :-)


give me a few more minutes
 
Custodian's Avatar
Posts: 747 | Thanked: 2,370 times | Joined on May 2012 @ Moscow, Russia
#28
Originally Posted by cgarvie View Post
not sure what CSSU is so i assume no :-)
CSSU is a community update for phone software. check it here: http://wiki.maemo.org/CSSU
You have to install it to get tweetian working.
Follow a link above, read about it.
From phone browser click on "stable" version banner, and follow instructions (section #3).
__________________
twitter: @basil_s home: http://thecust.net
OpenRepos.net - community driven repository project. Warehouse - native client for OpenRepos.net
Buy me a beer
 

The Following 2 Users Say Thank You to Custodian For This Useful Post:
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#29
Ok when i ran it, it didnt put anything in log

just to screen


heres what i got


/MyDocs $ /bin/sh -c "LD_LIBRARY_PATH=/opt/qtm12/lib /opt/tweetian/bin/tweetian" tee t.log
Translation for "en" exists
Preloading theme "base" from cache
qrc:/qml/tweetian-harmattan/main.qml:26:18: Unable to create type MainPage
qrc:/qml/tweetian-harmattan/MainPage.qml:100:13: Unable to create type TweetListView
qrc:/qml/tweetian-harmattan/MainPageCom/TweetListView.qml:125:19: Unable to create type TweetDelegate
qrc:/qml/tweetian-harmattan/Delegate/TweetDelegate.qml:22:1: Unable to create type AbstractDelegate
qrc:/qml/tweetian-harmattan/Delegate/AbstractDelegate.qml:38:5: Cannot assign to non-existent property "implicitWidth"
Killed
 

The Following User Says Thank You to cgarvie For This Useful Post:
Posts: 258 | Thanked: 144 times | Joined on Oct 2009 @ Edinburgh
#30
Originally Posted by Custodian View Post
CSSU is a community update for phone software. check it here: http://wiki.maemo.org/CSSU
You have to install it to get tweetian working.
Follow a link above, read about it.
From phone browser click on "stable" version banner, and follow instructions (section #3).


ahhh that will be it.

Ive lived with the N900 as is for a while, as up till now its done what i want.

I love the Keyboard so havent upgraded my phone, But untill i lost twitter i wasnt to worried as it did everything i needed.

I will go read that. Thanks
 

The Following User Says Thank You to cgarvie For This Useful Post:
Reply

Tags
awesome, awesomeness, n900 apps, social, twitter

Thread Tools

 
Forum Jump


All times are GMT. The time now is 06:25.