Active Topics

 

Showing results 1 to 25 of 100 @ 0.01 seconds. Search: Posts Made By: HoX
Forum: Applications 2011-06-01, 09:32
Replies: 6
Views: 3,464
Posted By HoX
Re: [ANNOUNCE]IP Script

Thank you and congratulation for the script.
Forum: Applications 2011-05-31, 22:21
Replies: 6
Views: 3,464
Posted By HoX
Re: [ANNOUNCE]IP Script

I'm sorry, but I don't know what "DCEW" means.
However, if you don't want the loopback device, you could "grep-it-out":
ifconfig ${iface} | sed -ne "s/.*inet...
Forum: Applications 2011-05-31, 21:46
Replies: 6
Views: 3,464
Posted By HoX
Re: [ANNOUNCE]IP Script

I didn't test it on the phone, but on my computer it works well

ifconfig ${iface} | sed -ne "s/.*inet addr:\([0-9]*\.[0-9]*\.[0-9]*\.[0-9]*\).*/\1/p"

If you want to get the address of a...
Forum: Applications 2011-01-15, 17:38
Replies: 40
Views: 11,254
Posted By HoX
Re: [ANNOUNCE] Vodafone 190

I don't see any counter, but I think it's because I don't need them. Maybe you could consider to remove the relative section when no counter is found.
Forum: Applications 2011-01-14, 16:47
Replies: 40
Views: 11,254
Posted By HoX
Re: [ANNOUNCE] Vodafone 190

The application works fine, but I think you should add a little check.
Each time I send a message from it, I should remove the "+39" from the number, otherwise it will give an error. Can you check...
Forum: Applications 2010-10-28, 15:08
Replies: 2
Views: 1,949
Posted By HoX
Re: Deleted Files Reappearing

Oh no! Zombie-files are back!
Maybe this could help you...

http://www.seanmichaelragan.com/img/in_case_of_zombies_right.jpg
Forum: Applications 2010-07-23, 12:21
Replies: 92
Views: 32,194
Posted By HoX
Re: fcamera Thread (Bugs, Ideas..etc)

If I use the default photo app, when I open fcamera I can only see a gray photo and I have to reboot the device to use it.
Forum: Games 2010-06-08, 09:42
Replies: 12
Views: 6,999
Posted By HoX
Re: Super Tux 2 (0.3.3) & Armagetron Advanced (0.2.8.3.1) Porting

Armagetron is very similiar to GLTron (already in Extras(-testing)).
Super Tux is on the n900 too.
Forum: Maemo 5 / Fremantle 2010-06-01, 22:05
Replies: 0
Views: 859
Posted By HoX
The strange case of "disks"

After the firmware update PR 1.2, I noticed that in the Application Manager is available a new game: Disks.
When I saw it I went to check from which repository it comes from and i noticed it comes...
Forum: Nokia N900 2010-05-20, 07:58
Replies: 16
Views: 4,641
Posted By HoX
Re: The Touch Screen stopped working

You can also install ssh if you have rootsh installed
Forum: Maemo 5 / Fremantle 2010-05-19, 21:12
Replies: 10
Views: 1,919
Posted By HoX
Re: Help me please

can you please tell us the exact version of you software... check it in Settings->System Informations (or something like that)
Forum: Nokia N900 2010-05-19, 20:31
Replies: 16
Views: 4,641
Posted By HoX
Re: The Touch Screen stopped working

as i said before, use xterminal... actually I don't know which is the SD directory... do you know it?
Forum: Nokia N900 2010-05-19, 20:11
Replies: 16
Views: 4,641
Posted By HoX
Re: The Touch Screen stopped working

You are a genius!!!
Here comes the solution!
Open the keyboard and type CTRL+SHIFT+X... This will open xterminal.
Now type cp .conboy MyDocs/conboy and if no error occurs, you can now pick the the...
Forum: Nokia N900 2010-05-19, 19:59
Replies: 16
Views: 4,641
Posted By HoX
Re: The Touch Screen stopped working

Do you have ssh installed?
Forum: Maemo 5 / Fremantle 2010-05-19, 19:57
Replies: 10
Views: 1,919
Posted By HoX
Re: Help me please

what are those files? you can try to recover them with testdisk, hoping that install it won't overwrite those files.
If these files are the same for everyone, someone could send you them.
Forum: Maemo 5 / Fremantle 2010-04-19, 18:47
Replies: 4
Views: 1,509
Posted By HoX
Re: Night calendar turning on-why?

The same thing happen to me... lol
Forum: Community 2010-04-06, 14:04
Replies: 62
Views: 15,551
Posted By HoX
Re: Maemo Italian Long Weekend

Hi guys... any news about the MILW? The Facebook event warn me that it will be this friday
Forum: Applications 2010-03-17, 21:23
Replies: 2
Views: 1,169
Posted By HoX
Re: Call forwarding?

There's already an applet called (guess how?) "Call forwarding"... I don't know where it is (if in Extras or in Testing)... however it's there...
Just install it as soon as possible ;-)
Forum: Applications 2010-03-16, 13:14
Replies: 0
Views: 1,183
Posted By HoX
Application Manager and Tdpkg

I read today about Tdpkg (http://lethalman.hostei.com/tdpkg.html), a simple utility which (hypothetically) speed up dpkg.
Do you think it's possible to hook it to the Application Manager which is...
Forum: Games 2010-03-12, 14:07
Replies: 13
Views: 6,553
Posted By HoX
Re: Solitaire Bug

It crashes!
However all the "<something> Touch" applications in the OVI store are buggy.
Forum: Maemo 5 / Fremantle 2010-03-10, 09:42
Replies: 7
Views: 2,123
Posted By HoX
Re: wrong caller id

This is not a real bug, but a workaround. I explain you how it works.
The numbers "0039340xxxx", "+39340xxxx" and "340xxxx" are the same number, but the first two have the national prefix in two...
Forum: Maemo 5 / Fremantle 2010-03-08, 14:03
Replies: 8
Views: 3,153
Posted By HoX
Re: Skype questions

baron von bubba is wrong.
you can disable skype and any other IM/service by clicking on the status bar (the one with the time) and select "Status" (the one with the big green point on the left....
Forum: General 2010-02-09, 15:58
Replies: 3
Views: 5,932
Posted By HoX
Re: N900 zip files

if you don't want to use extras-devel, I found the miniunzip in the package zlib-bin.
I don't know in which repository it is (of course not in extras-devel). You need to install it x-term (apt-get...
Forum: Applications 2010-02-09, 11:52
Replies: 4
Views: 9,533
Posted By HoX
Re: How to send skype authorization request?

I think you should simply add it to the phonebook.
Forum: Applications 2010-02-09, 10:51
Replies: 5
Views: 1,203
Posted By HoX
Re: Will I de-friend if I remove a contact?

How can you chat with you're facebook friends?
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 17:31.