Active Topics

 


Reply
Thread Tools
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#21
Originally Posted by ahmadamaj View Post
nothing happens. it just takes me to the home screen of the app manager and nothing happens.
Did you get to this point at all?
Attached Images
 
 
Posts: 223 | Thanked: 79 times | Joined on Apr 2010 @ Lebanon- Beirut
#22
no. i didnt, now i cant see any app inside the manager. i used to be able to see the apps but not update
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#23
Ok, try this.

1. Download the .deb file onto your N900. For example, download it to /home/user/MyDocs/Downloads
2. Close the app manager
3. Go to X Terminal and type the following:
Code:
dbus-send --type=method_call --print-reply --dest='com.nokia.hildon_application_manager' /com/nokia/hildon_application_manager com.nokia.hildon_application_manager.mime_open string:'/home/user/MyDocs/Downloads/rootsh_1.5_armel.deb'
4. You should get the following output in X Terminal
Code:
method return sender=:1.328 -> dest=:1.325 reply_serial=2
5. The App Manager should come up and prompt you to install rootsh.
 
Posts: 223 | Thanked: 79 times | Joined on Apr 2010 @ Lebanon- Beirut
#24
Originally Posted by cheungs View Post
Ok, try this.

1. Download the .deb file onto your N900. For example, download it to /home/user/MyDocs/Downloads
2. Close the app manager
3. Go to X Terminal and type the following:
Code:
dbus-send --type=method_call --print-reply --dest='com.nokia.hildon_application_manager' /com/nokia/hildon_application_manager com.nokia.hildon_application_manager.mime_open string:'/home/user/MyDocs/Downloads/rootsh_1.5_armel.deb'
4. You should get the following output in X Terminal
Code:
method return sender=:1.328 -> dest=:1.325 reply_serial=2
5. The App Manager should come up and prompt you to install rootsh.
copy and past also changed the path, it gives Invalid arguments.
Edit: the app manager come up but doesnt prompt me to install
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#25
Originally Posted by ahmadamaj View Post
copy and past also changed the path, it gives Invalid arguments.
Edit: the app manager come up but doesnt prompt me to install
I just realized that when my post with the command is viewed on the N900 browser, it didn't get displayed correctly so you might have just copied part of the command. I've now broken it down and hopefully it will work for you. (It should 'coz I just tried it myself. )
Please make sure you copy everything from "dbus-send..." to "...rootsh_1.5_armel.deb'"


dbus-send --type=method_call --print-reply \
--dest='com.nokia.hildon_application_manager' \
/com/nokia/hildon_application_manager \
com.nokia.hildon_application_manager.mime_open \
string:'/home/user/YOUR_OWN_FOLDER/rootsh_1.5_armel.deb'


Good luck!
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#26
Alternatively, download the attached file (install_rootsh.txt) and save it somewhere on your N900, e.g. /home/user/YOUR_OWN_FOLDER/.

Then, go to X Terminal and type
Code:
cd /home/user/YOUR_OWN_FOLDER/
sh install_rootsh.txt
That should bring up the App Manager and prompt you to install rootsh.
Attached Files
File Type: txt install_rootsh.txt (250 Bytes, 66 views)

Last edited by cheungs; 2010-04-22 at 08:29.
 

The Following User Says Thank You to cheungs For This Useful Post:
Posts: 223 | Thanked: 79 times | Joined on Apr 2010 @ Lebanon- Beirut
#27
still says invalid arguments
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#28
Did the X Terminal give you invalid arguments? Or did the App Manager?
What was the exact error message?

And just to make sure, the path to the .deb file needs to be updated in install_rootsh.txt.
 
Posts: 223 | Thanked: 79 times | Joined on Apr 2010 @ Lebanon- Beirut
#29
in the x terminal: the error that appears is:
Error org.freedesktop.DBus.Error.InvalidArgs: Invalid arguments
then the app manager pops up and nothing happens.
just a question, i have the file the main document called (DAMAJ) inside documents. i should write home/user/DAMAJ/Documents or just DAMAJ/Documents ? i tried both anyway
 
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#30
Originally Posted by ahmadamaj View Post
in the x terminal: the error that appears is:
Error org.freedesktop.DBus.Error.InvalidArgs: Invalid arguments
then the app manager pops up and nothing happens.
Did it indicate which argument was invalid?

Originally Posted by ahmadamaj View Post
just a question, i have the file the main document called (DAMAJ) inside documents. i should write home/user/DAMAJ/Documents or just DAMAJ/Documents ? i tried both anyway
Note: The "Documents" directory that you saw in the browser refers to /home/user/MyDocs/.documents.

So, if you've saved that file under "Documents" as DAMAJ, then, you should run the commands like so

Code:
cd /home/user/MyDocs/.documents
sh install_rootsh.txt
I'm going to assume that both of your install_rootsh.txt and rootsh_1.5_armel.deb are saved under the "Documents" folder (/home/user/MyDocs/.documents)
Attached Files
File Type: txt install_rootsh.txt (254 Bytes, 62 views)
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:29.