Reply
Thread Tools
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#701
my personal IP shows here in N900 is 192.168.1.2....
 
eitama's Avatar
Posts: 702 | Thanked: 334 times | Joined on Feb 2010 @ Israel.
#702
Originally Posted by cutehunk04 View Post
my personal IP shows here in N900 is 192.168.1.2....
@Cutehunk :
I want to help you, but it seems you don't to help yourself...
Answer all of the questions please!
__________________
| Developer of Horizontal-Call - Call your contacts, fast! |
| Reverse SSH - access your N900 from anywhere, anytime |
| Using Samsung Galaxy S GT-i9000 and Nokia N900 |
| DonateMe - If you feel I helped you in a very good way, feel free to donate |
 
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#703
wts the 3 no. command.. i didnt get it
 
Banned | Posts: 388 | Thanked: 57 times | Joined on Mar 2010
#704
Originally Posted by b666m View Post
if you mean the conversation inbox widget this isn't possible yet.
you may have to add a feature request to the project for changing font-size.
(no config-file as far as i see and the source isn't available too :/ )
Is it possible now to change the font size of conversation inbox widget?

Thanks.
 
Banned | Posts: 388 | Thanked: 57 times | Joined on Mar 2010
#705
One more,

Could someone tell how to remove names from the conversations. The window page shows who I am chatting with and avatars are enough for me
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#706
Originally Posted by gsever View Post
One more,

Could someone tell how to remove names from the conversations. The window page shows who I am chatting with and avatars are enough for me
* Open the JS file
* Find the MessageSenderName in the Self and Other section.
* Change the red word
Code:
                if (id == ("MessageSenderName" + party))
                    name_tag = node_tags[i];
to

Code:
                if (id == ("MessageSenderName" + party))
                    name_tag = false;
* Save the file and put him back to the phone.
 

The Following User Says Thank You to Schturman For This Useful Post:
Banned | Posts: 388 | Thanked: 57 times | Joined on Mar 2010
#707
@Schturman,

Here is my solution:

1-) SSH into N900 (via wireless).
2-) cd /usr/share/rtcom-messaging-ui/html/
3-) vi MessagingWidgetsChatConversation.js
4-) Find the following function (copied from niqbal )

function
MessagingWidgetsRenderer_messageNode (item, add_to_top)

5-) Somewhere close to the end of the function (or after the last name_tag assignment, clear its contents by:

name_tag.textContent = "";

Tadaaa no names appear anymore

Thanks anyways for your method as well.
 
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#708
its 192.168.1.255

i didnt got the 3rd command...
n the output of ping is 209.85.132.104
 
eitama's Avatar
Posts: 702 | Thanked: 334 times | Joined on Feb 2010 @ Israel.
#709
Originally Posted by cutehunk04 View Post
its 192.168.1.255

i didnt got the 3rd command...
n the output of ping is 209.85.132.104
192.168.1.255 is the broadcast address.
Just take screenshots and post the WHOLE output here so I can understand what's the status with your phone.

the 3rd command exists on all maemo 5 N900's.
make sure you type it right.
Code:
dpkg -l | grep openssh
Take a screenshot. (Control **** p)
connect the phone as mass storage with usb, copy the screenshots,
And upload them.
__________________
| Developer of Horizontal-Call - Call your contacts, fast! |
| Reverse SSH - access your N900 from anywhere, anytime |
| Using Samsung Galaxy S GT-i9000 and Nokia N900 |
| DonateMe - If you feel I helped you in a very good way, feel free to donate |
 
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#710
aftr the 3rd command i get the msg

dpkg-deb: -- info needs a .deb filename argument
type dpkg-deb --help for help from manipulating *.deb files;
_do_ help for installing n deinstalling packages..


wat should i do now ??
 
Reply

Tags
bada rox, his lunchbox


 
Forum Jump


All times are GMT. The time now is 01:33.