Showing results 1 to 25 of 100 @ 0.98 seconds. Search: Posts Made By: jaguilar
Forum: Games 2010-12-01, 22:21
Replies: 10
Views: 4,330
Posted By jaguilar
Re: [Announce] RectBlock

Programs in QtWRT don't have a deb install file, so they aren't in extras-devel.
Forum: Applications 2010-11-23, 21:11
Replies: 244
Views: 71,638
Posted By jaguilar
Re: pySafe - for personal information security

New version in the repository! Changelog in the first thread message.

There are some new texts to translate (the updated file is in the first message too):
Help
Read-only
translater
Allow...
Forum: Development 2010-11-22, 20:10
Replies: 484
Views: 138,048
Posted By jaguilar
Re: [ANNOUNCE]: SleepAnalyser

You put as a dependency libpcre, but the correct is libpcre3!
Forum: Development 2010-11-22, 19:03
Replies: 484
Views: 138,048
Posted By jaguilar
Re: [ANNOUNCE]: SleepAnalyser

The libpcre.so.3 library is found in the package libpcre3.
Forum: Development 2010-11-22, 18:51
Replies: 484
Views: 138,048
Posted By jaguilar
Re: [ANNOUNCE]: SleepAnalyser

I could not start the program....it says that "Mylib could not be imported".

Doing a "ldd" in the file:
~ $ ldd /opt/SleepAnalyser/lib/mylib.so
libgc.so.1 => not found
...
Forum: Applications 2010-11-15, 22:51
Replies: 244
Views: 71,638
Posted By jaguilar
Re: pySafe - for personal information security

I had no plans to make a tool for it, since pySafe runs perfectly in a PC with Python and the required libraries installed (of course not the same package, but getting the sources works).

But...
Forum: Nokia N900 2010-11-08, 21:09
Replies: 11
Views: 23,427
Posted By jaguilar
Re: What is this python software?

One correction: Qt is not a programming language! It's a library available for several languages.
Forum: Applications 2010-11-06, 17:19
Replies: 244
Views: 71,638
Posted By jaguilar
Re: pySafe - for personal information security

It's strange....I have PR1.3 installed, and pySafe works perfectly. And the python2.5-sip4 version is 4.11-maemo0.

By the way, I'm working in a new version, with copy/paste and fixing the...
Forum: Maemo 5 / Fremantle 2010-10-09, 22:02
Replies: 5
Views: 1,428
Posted By jaguilar
Re: Which firmware should i use?

Wrong!! The latest global firmware file is RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin.
Forum: Brainstorm 2010-10-07, 20:01
Replies: 22
Views: 8,390
Posted By jaguilar
Re: REQUEST: True Application Locker

The current AppLocker works hiding the desktop shortcut for the application. I suggested to the developer a different approach: replace the program executable path in the desktop shortcut with one of...
Forum: General 2010-09-29, 19:15
Replies: 11
Views: 3,728
Posted By jaguilar
Re: the game hoopsfrenzy

See here (http://wiki.maemo.org/Extras-devel#How_to_activate_Extras-devel) how to add the repository.

And follow the advice of @ossipena: don't install the updates, if some appears.
Forum: General 2010-09-29, 17:12
Replies: 11
Views: 3,728
Posted By jaguilar
Re: the game hoopsfrenzy

Enable extras-devel repo. It's there.
Forum: Development 2010-09-21, 00:37
Replies: 3
Views: 2,397
Posted By jaguilar
Re: Python, Qt and LibConIC

It worked like a charm....despite the fact that it's a ugly workaround!
Forum: Development 2010-09-20, 22:59
Replies: 3
Views: 2,397
Posted By jaguilar
Question Python, Qt and LibConIC [RESOLVED]

Is there a way to use LibIconIc in an Qt Python program?

This code runs ok:
#!/usr/bin/python2.5
import conic
import gobject, dbus
from dbus.mainloop.glib import DBusGMainLoop

def...
Forum: Applications 2010-09-07, 02:08
Replies: 244
Views: 71,638
Posted By jaguilar
Re: pySafe - for personal information security

Open the program in terminal, and post the messages that appear. To run pySafe, run this:
/opt/pysafe/pysafe

CAUTION: run as a normal user! Never as root!
Forum: General 2010-09-07, 02:05
Replies: 1
Views: 2,131
Posted By jaguilar
Re: [Help Needed] pysafe is not working..

Please don't create another thread. There's one for the program, and you already posted this message in it.
Forum: Games 2010-08-30, 23:38
Replies: 12
Views: 4,290
Posted By jaguilar
Re: [REQUEST] Same game

The package was removed.....I don't know why.
Forum: Development 2010-08-26, 18:04
Replies: 484
Views: 138,048
Posted By jaguilar
Re: [ANNOUNCE]: SleepAnalyser

Well....with that unfortunally I can't help! My expertise in Python is not so good, and with Qt even less! :)

But keep going with the excelent job in SleepAnalyser!
Forum: Development 2010-08-25, 21:27
Replies: 484
Views: 138,048
Posted By jaguilar
Re: [ANNOUNCE]: SleepAnalyser

When you register in dbus listening for a signal you provide a callback function. When the signal is emited the function is called. There is no power sucking!

This code works for you:...
Forum: Development 2010-08-25, 20:52
Replies: 484
Views: 138,048
Posted By jaguilar
Re: [ANNOUNCE]: SleepAnalyser

Caco3,

Using "dbus-monitor --system" in the terminal, received these signals:

1- signal sender=:1.9 -> dest=(null destination) serial=1553 path=/com/nokia/mce/signal;...
Forum: Development 2010-08-25, 19:25
Replies: 484
Views: 138,048
Posted By jaguilar
Re: [ANNOUNCE]: SleepAnalyser

Why update the screen while you are sleeping?
It would be better only update the screen if the display is on?
Forum: Multimedia 2010-08-22, 18:05
Replies: 15
Views: 4,152
Posted By jaguilar
Re: FM Radio development

Anyone can get the source from the Garage (https://garage.maemo.org/scm/?group_id=1138) and continue the development.
Forum: Maemo 5 / Fremantle 2010-08-21, 19:06
Replies: 28
Views: 4,730
Posted By jaguilar
Re: Another bug on incoming calls?

The screen is unlocked only if the proximity sensor (or light sensor) shows that the phone is not in the pocket.

Put your finger in the sensors, covering it, and make a call for the N900. The...
Forum: Applications 2010-08-21, 05:45
Replies: 244
Views: 71,638
Posted By jaguilar
Re: pySafe - for personal information security

There's a new version in the repository. The changelog is in the first post of the thread.

But with bad news: in this version the auto-lock is disabled due to a problems when showing the menu or...
Forum: General 2010-08-20, 03:39
Replies: 31
Views: 6,482
Posted By jaguilar
Re: Closing Threads

Sygic, SPB, Instinctive and all other programs runs on Maemo, the operation system of the tablets.

Nitdroid is another operation system that runs in the tablets.

If I'm not wrong, this site is...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 02:58.