Active Topics

 

Showing results 1 to 25 of 83 @ 0.05 seconds. Search: Posts Made By: andrei1089
Forum: Applications 2011-05-22, 17:35
Replies: 341
Views: 82,002
Posted By andrei1089
Re: [Announce] ZapLoc - a Gowalla/Foursquare/Facebook places/Latitude aggregator - "All your location based services are belong to us" ;)

The option to update location when cell tower changes doesn't work for me. It just activates the GPS every second (with the log message "Sleeping GPS for 0 minutes").

I wanted to take a look over...
Forum: Applications 2011-05-17, 19:14
Replies: 341
Views: 82,002
Posted By andrei1089
Forum: Applications 2011-02-06, 11:48
Replies: 66
Views: 19,963
Posted By andrei1089
Re: [Announce] Pedometer Home Widget in extras-devel

The absolute path would be /home/user/.pedometer/data.xml
I don't think it's possible to see it using the file manager.
Forum: Development 2010-12-17, 13:01
Replies: 2
Views: 3,090
Posted By andrei1089
Re: QML Video element on N900

I have exactly the same problem. I have tested with different videos, including a video created with the N900, but no success.
I have tried the example on the Meego netbook and it's working fine.
...
Forum: Applications 2010-11-20, 15:18
Replies: 66
Views: 19,963
Posted By andrei1089
Re: [Announce] Pedometer Home Widget in extras-devel

While the pedometer is running it is polling the accelerometer every ~50ms, that is causing the increase in CPU load.
To avoid frequent situations when the user forgets to stop it I was thinking to...
Forum: Multimedia 2010-06-21, 15:12
Replies: 26
Views: 16,429
Posted By andrei1089
Re: Canola 2 development on N900

You N900 is probably on silent profile.
Forum: Multimedia 2010-06-07, 13:24
Replies: 26
Views: 16,429
Posted By andrei1089
Re: Canola 2 development on N900

Hi,


Bug #5517 (https://bugs.maemo.org/show_bug.cgi?id=5517) is now solved. There is an attachment on bugzilla with the deb package that solves the problem. It will take a while until it will be...
Forum: Multimedia 2010-06-01, 06:56
Replies: 23
Views: 6,180
Posted By andrei1089
Re: Canola is great - can you anyone else not input text into any of the text fields though?

the package should be installed from xterm using dpkg -i <package_name>.Again, if you don't have basic terminal/dpkg knowledge you should better stay away from this package.
Forum: Multimedia 2010-05-31, 20:50
Replies: 23
Views: 6,180
Posted By andrei1089
Exclamation Re: Canola is great - can you anyone else not input text into any of the text fields though?

Here is a deb that should solve the keyboard input problem.
Be careful, using this deb it's like using any software from extras-devel. It may cause trouble to your device! Regular users are...
Forum: Multimedia 2010-05-30, 17:45
Replies: 23
Views: 6,180
Posted By andrei1089
Re: Canola is great - can you anyone else not input text into any of the text fields though?

Hello,

I'm the GSoC student working on the Canola port to N900 project.
The workaround mentioned by xomm to get keyboard input is not working anymore in PR1.2.
The problem is related to the...
Forum: Multimedia 2010-05-20, 22:04
Replies: 26
Views: 16,429
Posted By andrei1089
Re: Canola 2 development on N900

Hi, I am the GSoC student working on porting Canola to N900. This is a known bug, it has already been solved but the package is not yet available in the repository.
Forum: Applications 2010-05-05, 09:47
Replies: 66
Views: 19,963
Posted By andrei1089
Re: [Announce] Pedometer Home Widget in extras-devel

Yes, I'm going to improve the UI for the start/stop button. Thanks for your suggestion, I'll probably implement it. Also, I'm thinking to make the entire region around the play icon clickable (the...
Forum: Community 2010-04-27, 07:16
Replies: 20
Views: 14,136
Posted By andrei1089
Smile Re: GSoC 10 - Students wanted ($5000 per project)

Thanks CrashandDie!

I have updated the wiki with list of accepted projects: http://wiki.maemo.org/GSoC_2010/Projects
Forum: Applications 2010-04-10, 06:29
Replies: 7
Views: 2,513
Posted By andrei1089
Re: Bittorrent for Canola Question

Check out this page: http://v6sa.itcollege.ee/shared/canola/man/
Forum: Applications 2010-04-03, 11:00
Replies: 3
Views: 3,658
Posted By andrei1089
Re: how do you use the nokia map loader for n900?

I couldn't make it run on Windows 7, didn't try very hard though. Using the workaround i've mentioned it's pretty easy.
Forum: Applications 2010-04-03, 10:51
Replies: 3
Views: 3,658
Posted By andrei1089
Re: how do you use the nokia map loader on n900?

As far as I know it's working only on Windows XP.
I've used the following workaround to upload the maps: http://www.maemopeople.org/index.php/jaffa/2009/10/13/downloading_ovi_maps_without_a_network_c
Forum: Multimedia 2010-04-03, 10:09
Replies: 179
Views: 114,058
Posted By andrei1089
Re: [ANNOUNCE] headset-control : Make the headset button actually manipulate tracks.

I hacked a bit on the headphoned code adding another watch for the file /sys/devices/platform/nokia-av/detect but it doesn't detect any change

Then I've tried with inotifywait for both files...
Forum: Multimedia 2010-04-03, 08:27
Replies: 179
Views: 114,058
Posted By andrei1089
Re: [ANNOUNCE] headset-control : Make the headset button actually manipulate tracks.

Unfortunately, I don't think you can use inotify with sysfs
Forum: Development 2010-04-02, 20:38
Replies: 10
Views: 6,605
Posted By andrei1089
Re: com.nokia.phone documentation - how to get phone number?

Have you checked this page? http://wiki.maemo.org/Phone_control
Forum: Development 2010-04-02, 20:35
Replies: 9
Views: 5,684
Posted By andrei1089
Re: gps via dbus

Check out the location api documentation: http://wiki.maemo.org/PyMaemo/Using_Location_API

I'm taking lat and long here:
self.lat, self.long = device.fix[4:6]

According to the documentation...
Forum: Development 2010-04-02, 16:46
Replies: 9
Views: 5,684
Posted By andrei1089
Re: gps via dbus

I needed something and I wrote a small script in python. Take a look here: http://github.com/andrei1089/canola-picasa/blob/master/service/gps-service.py
Forum: Applications 2010-04-02, 07:38
Replies: 66
Views: 19,963
Posted By andrei1089
Re: [Announce] Pedometer Home Widget in extras-devel

The new version (0.3-4) has passed QA and is now in extras. Enjoy! :D
Forum: Applications 2010-03-31, 13:38
Replies: 46
Views: 12,899
Posted By andrei1089
Re: Why is devel so dangerous?!

For example someone could upload an application to extras-devel that sends lots of sms or makes random international calls without any notification.
Forum: Applications 2010-03-31, 10:40
Replies: 13
Views: 4,997
Posted By andrei1089
Re: What are some widgets out there that are good?

Thanks, comments and suggestions for new features are welcomed on this thread: http://talk.maemo.org/showthread.php?t=43025&page=6
Forum: Multimedia 2010-03-30, 11:12
Replies: 179
Views: 114,058
Posted By andrei1089
Re: [ANNOUNCE] headset-control : Make the headset button actually manipulate tracks.

It's not developers fault that there's no documentation on how to activate the headset button. You really shouldn't use those kind of words for an opensource application voluntarily developed.
Showing results 1 to 25 of 83



 
Forum Jump

All times are GMT. The time now is 08:18.