Showing results 1 to 25 of 30 @ 0.02 seconds. Search: Posts Made By: cantruchd
Forum: Maemo 5 / Fremantle 2012-11-19, 06:43
Replies: 20
Views: 6,825
Posted By cantruchd
Re: Possible malware or compromised package..

Have you tried asking in the smscon thread?
Forum: Maemo 5 / Fremantle 2012-10-06, 09:27
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce - #MCCXII] Timenow: Proximity enabled lock screen

pull request sent. Please help to merge code then release new version for community
Forum: Maemo 5 / Fremantle 2012-10-02, 08:02
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce - #MCCXII] Timenow: Proximity enabled lock screen

http://www.mediafire.com/?c3uh4814ivagkii

Above is my modified version of timenow (source)

And below is the compiled version, please note the version information is not correct (default to...
Forum: Maemo 5 / Fremantle 2012-10-02, 02:34
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce - #MCCXII] Timenow: Proximity enabled lock screen

You can go to proximityd website, register a fake process, change it interval to 2000, then test the output. Then you can be sure it is changed correctly.

Another hint is that if the interval is...
Forum: Maemo 5 / Fremantle 2012-09-30, 12:06
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce - #MCCXII] Timenow: Proximity enabled lock screen

I have found another problem.there are too many timenow process, and it seems all of them register to proximityd,but only one set interval to desired value(setting file), the other uses default...
Forum: Maemo 5 / Fremantle 2012-09-29, 13:45
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce - #MCCXII] Timenow: Proximity enabled lock screen

I saw in your controlPolling fuction (timeow-0.0.10)

void manager::controlPolling(QString status){
if (status == MCE_TK_LOCKED) {
modifyProximitydState("turnOn");
} else {
...
Forum: Applications 2012-09-15, 15:18
Replies: 1,392
Views: 446,631
Posted By cantruchd
Re: [Announce] Pierogi - a universal infrared remote control app

Hi Corpernicus, great work with the keyset search! I am now able to control my "cheap" Sony label TV with the Haier TV keyset 1. However, the keyset does not provide all keys that my tv can receive....
Forum: Applications 2012-09-06, 06:03
Replies: 1,392
Views: 446,631
Posted By cantruchd
Re: [Announce] Pierogi - a universal infrared remote control app

Hi Copernicus,

Could you add a function that allow to loop through all available devices and send the signal for a particular button (ie. power button)

My point is that we can use this to...
Forum: Games 2012-09-02, 12:17
Replies: 926
Views: 450,050
Posted By cantruchd
Re: Using PS3 SixAxis controller with N900

I have reflashed my phone and immediately install sixaxis-support via app manager. However, I could not pair the two: after set the phone's bluetooth's mac address to the console (I am using windows...
Forum: Maemo 5 / Fremantle 2012-08-26, 11:16
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

tested and the power consumption is still high:mine is 8-12 mAh.
Maybe we should have a configuration for interval check. Or find ways for not polling proximity.
Forum: Maemo 5 / Fremantle 2012-08-24, 10:42
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

After restart proximityd and timenow.conf it seems to work.

But this does not work out of the box.

Maybe the program should consider start proximityd on its start :D
Forum: Maemo 5 / Fremantle 2012-08-24, 10:36
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

Have installed now. proximityd installed as well.

But no time shown on proximity change.What can i do?

@hxka: did it run on you device?
Forum: Maemo 5 / Fremantle 2012-08-24, 10:22
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

@hxka: 7mA is for timenow only? How did you measure this?

But if this is overall standby discharge then I think this is quite good (the same as my rate without previous version of timenowd)
Forum: Applications 2012-08-22, 15:32
Replies: 2,065
Views: 916,623
Posted By cantruchd
Re: [Announce] modRana: a flexible GPS navigation system

@MartinK, I think I figured out the problem:

First, I accidentally use volume button to change volume,but instead I change the zoom level to around 56.

there is no map at this zoom level, so...
Forum: Maemo 5 / Fremantle 2012-08-22, 03:55
Replies: 245
Views: 81,842
Posted By cantruchd
Forum: Maemo 5 / Fremantle 2012-08-21, 11:15
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

@qwazix: do you have any plan for the next release of this great program. I enjoy using it but it consume battery so much (stand by charge increase from 7 mAh to 20 mAh) so I have to stop using it. ...
Forum: Applications 2012-08-14, 02:02
Replies: 2,065
Views: 916,623
Posted By cantruchd
Re: [Announce] modRana: a flexible GPS navigation system

I encounter this error all the time:
Exception in thread Thread-22:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run() ...
Forum: Maemo 5 / Fremantle 2012-08-01, 10:41
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

My time zone is set to Vietnam, but the language is English -> so it result in messed up week day.
Also sometimes the date does not show. I guess that you output the time first, then the date, then...
Forum: Maemo 5 / Fremantle 2012-08-01, 09:56
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

I have checked in vain, it seems i386 builds ok but armel seems just stuck with 0.0.1
Thanks for the deb anyway :). Test now:D
Forum: Nokia N900 2012-08-01, 09:42
Replies: 241
Views: 126,488
Posted By cantruchd
Re: Announce: USB Mode (easy switch to USB host mode)

Hey guys why don't you create a package for this?
Forum: Maemo 5 / Fremantle 2012-08-01, 09:08
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

I am so eager to hear the bug with phone app has been fixed. Testing now :D
-> It seems it not in repo yet. Still stuck with 0.0.1.Waiting :-w
Forum: Maemo 5 / Fremantle 2012-08-01, 08:54
Replies: 245
Views: 81,842
Posted By cantruchd
Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

What is the error?

Usually if my apt-get says some package is being kept-back (cannot update) then I can just issue
<sudo> apt-get install --reinstall <package_name>

then it will get update...
Forum: Maemo 5 / Fremantle 2012-07-30, 16:13
Replies: 245
Views: 81,842
Posted By cantruchd
Unhappy Re: [Announce] Proximity enabled idle screen with time [was:turn the screen on programmatically]

this program is interfering with call application (when you put the phone near your ear and proximity turn screen of then yo move away and screen is on and also the timenow).maybe it should check if...
Forum: Applications 2012-07-30, 11:26
Replies: 581
Views: 332,503
Posted By cantruchd
Re: [ANNOUNCE] WebOS Games Manager

Hi,
Below is the .ini file for Tiger Woods PGA Tour. I didn't have time to take screen shot yet. But this should be enough for you to install the game

[Info]
Title=Tiger Woods PGA Tour...
Forum: Nokia N900 2012-07-18, 07:17
Replies: 14
Views: 5,478
Posted By cantruchd
Re: Where to get a new Touch screen (a proper one) help needed!!

I also ordered from this, but it does not work (it seems the resistance is much different to orig. one, so wherever I click on the screen it is always registered as 839,479 (lower right corner of the...
Showing results 1 to 25 of 30



 
Forum Jump

All times are GMT. The time now is 11:32.