Showing results 1 to 22 of 22 @ 0.00 seconds. Search: Posts Made By: ecksun
Forum: Applications 2011-11-14, 22:20
Replies: 140
Views: 46,471
Posted By ecksun
Re: [User feedback request] Shepherd

I'd love to help, you can find me on freenode if you would like to chat.

I dont remember much about scratchbox, though I think there is some installer nokia provides with all the tools you need...
Forum: Applications 2011-02-01, 00:39
Replies: 535
Views: 161,079
Posted By ecksun
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)

Try just doing
rootsh nano /opt/alarmed/alarmed_gui.py
or
rootsh vim /opt/alarmed/alarmed_gui.py
or whatever editor you use, i think you get the point :)
Forum: Applications 2011-01-29, 01:04
Replies: 535
Views: 161,079
Posted By ecksun
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)

I just installed alarmed on my brand new n900 (love warranty :)), it doesn't work.

env: python: No such file or directory

Im guessing this is because there is no command python on my device,...
Forum: Applications 2010-12-18, 19:26
Replies: 140
Views: 46,471
Posted By ecksun
Re: [User feedback request] Shepherd

Im still interested in developing it :)

Atilla have patches in his local sandbox which contains the gui and some other small but nescesary stuff, which i think is working. All other parts are in...
Forum: Applications 2010-09-15, 11:08
Replies: 140
Views: 46,471
Posted By ecksun
Re: [User feedback request] Shepherd

Yes, to the day :)

Attilla have some unpushed code that's rather vital to the project and he have rather much to do at the moment, as you might have seen. As soon as that code is pushed it should...
Forum: Applications 2010-08-07, 12:12
Replies: 140
Views: 46,471
Posted By ecksun
Re: [User feedback request] Shepherd

No, not at the moment, but you can always check the code out on gitorious :)
Forum: Applications 2010-08-03, 23:56
Replies: 140
Views: 46,471
Posted By ecksun
Re: [User feedback request] Shepherd

Most of the plugins i planed to write during the summer are more or less finished. Whats left is mostly a working frontend GUI, which is being worked on right now.
Forum: Nokia N900 2010-08-01, 12:08
Replies: 16
Views: 10,346
Posted By ecksun
Re: n900 Won't boot anymore

In my case, I think it is a hardware malfunction. Because in 2 of the hundreds of times I tried to boot it the boot screen (the one with the nokia logo) had a text on top saying something along the...
Forum: Nokia N900 2010-07-31, 18:58
Replies: 16
Views: 10,346
Posted By ecksun
Re: n900 Won't boot anymore

Sry for bumping.

I have the exact same problem, led wouldnt stop flashing and when I rebooted it wouldnt boot. I have also tried flashing (succesfully) with no luck. Have you found any sollution?
Forum: Applications 2010-05-30, 15:38
Replies: 140
Views: 46,471
Posted By ecksun
Re: [User feedback request] Shepherd

Figure It's time for me to introduce myself here aswell :)

I'm the GSoC student and I'm going to help Attila as much as I can.

I were recommended to blog about my progress, so If anyone is...
Forum: Nokia N900 2010-04-06, 14:08
Replies: 43
Views: 30,897
Posted By ecksun
Re: N900 physical recovery (Getting your phone back!) [HOWTO]

$ diff oldgps.py gps.py
14c14
< print "lat = %f, long = %f" % device.fix[4:6]
---
> print "lat = %f, long = %f, alt = %f" % (device.fix[4:6] + (device.fix[7],))

...
Forum: Maemo 5 / Fremantle 2010-03-19, 17:03
Replies: 5
Views: 2,437
Posted By ecksun
Re: xterm command to backup

Oh, I see, I dont know then. There is an activesync-backup-app in /usr/bin, however that doesn't sound right.
Forum: Applications 2010-03-19, 17:00
Replies: 87
Views: 36,067
Posted By ecksun
Re: FM Transmitter Mod

It could be the transmitter if the limit of 88 MHz is in the software.
Forum: Maemo 5 / Fremantle 2010-03-19, 16:50
Replies: 5
Views: 2,437
Posted By ecksun
Re: xterm command to backup

I use rsync, its has even gotten promoted to Extras
Forum: Nokia N900 2010-03-15, 16:29
Replies: 43
Views: 30,897
Posted By ecksun
Re: N900 physical recovery (Getting your phone back!) [HOWTO]

Oh, I see, that would be easy to check though, can update the script in a little while (to check for external connection), however that might not always be desired?

It doesn't sound too hard to...
Forum: Nokia N900 2010-03-15, 15:07
Replies: 3
Views: 2,759
Posted By ecksun
Re: Ping Block (ICMP Inbound)

That sounds like a reasonable conclusion, try to just remove the file and see what happens :)
Forum: Nokia N900 2010-03-15, 14:53
Replies: 3
Views: 2,759
Posted By ecksun
Re: Ping Block (ICMP Inbound)

I think ICMP replys are blocked per default when connected via your operator.

Check the file /etc/network/if-up.d/00_disable_icmp_echo_reply to see if I am correct
Forum: Nokia N900 2010-03-14, 19:40
Replies: 43
Views: 30,897
Posted By ecksun
Re: N900 physical recovery (Getting your phone back!) [HOWTO]

Excellent collections of one liners synthaxx, here is what I modified:

Writing your IP to a file does not really have anything to do with ping reply, so for better abstraction I created a new file...
Forum: Maemo 5 / Fremantle 2010-03-12, 02:34
Replies: 20
Views: 8,396
Posted By ecksun
Re: Clear RAM?

If an application is shut down the memory is freed, thats how more or less all systems work.
Forum: Applications 2010-03-05, 22:49
Replies: 110
Views: 31,379
Posted By ecksun
Re: [Announce] WifiEye

Yes, It now works fine (I assume it did when you posted too :P). I guess I just checked to soon after the promotion.

Thanks for the info of how Extras works, do you have any nice sources as to...
Forum: Applications 2010-03-05, 11:10
Replies: 110
Views: 31,379
Posted By ecksun
Re: [Announce] WifiEye

This package is now in Extras, however there is unmet dependencies:
python2.5-qt4-common
python2.5-qt4-gui

Shouldn't it be impossible for packages which have unmet dependencies to be promoted to...
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2010-02-01, 13:17
Replies: 10
Views: 7,657
Posted By ecksun
Re: secure file delete?

I have this exact same problem with my N900 (getting a replacement from Nokia because of a dead pixel). What i did was to just create big files that fill upp all remaining space on the devices, after...
Showing results 1 to 22 of 22



 
Forum Jump

All times are GMT. The time now is 15:53.