Re: Strange crash, ask for help on how to debug

2010-07-30 Thread Faheem Pervez
Hi, On 30 July 2010 16:32, Evan JIANG first...@gmail.com wrote:     Whatever I run pcmanx or run-standalone pcmanx, it will not crash. Only if I start the application from the     application list, it may crash after a while. In your desktop file, you're using X-Osso-Service but you aren't

Re: How to block the camera app from starting on lens cover open

2010-07-23 Thread Faheem Pervez
Hi, http://maemo.org/community/maemo-developers/intercept_camera_slider_open_event_to_default_camera_app--n900/ suggests to do what BlessN900 currently does. Best regards, Faheem On 23/07/2010, Martin Storsjö mar...@martin.st wrote: Hi, I'm developing an app that uses the camera, and aiming

Re: How to block the camera app from starting on lens cover open

2010-07-23 Thread Faheem Pervez
Hello Martin, On 23/07/2010, Martin Storsjö mar...@martin.st wrote: On Fri, 23 Jul 2010, Faheem Pervez wrote: http://maemo.org/community/maemo-developers/intercept_camera_slider_open_event_to_default_camera_app--n900/ suggests to do what BlessN900 currently does. Thanks for this link

Re: Sources available?

2010-06-20 Thread Faheem Pervez
Nope. It and the libosso-abook library it uses are closed. Welcome to Maemo. :) On 20/06/2010, Chris Walker cdw_li...@the-walker-household.co.uk wrote: Is the source available for the Contacts application on the N900? I'm trying to learn stuff coding and there are one or two aspects of the

Re: Trying to switch GSM provider by API

2010-06-16 Thread Faheem Pervez
to change from 3G(UMTS) to 2G(GSM) programatically for calls rates reasons. That one's a lot easier, actually. See my post here: http://talk.maemo.org/showpost.php?p=510860postcount=2 Best regards, Faheem Sivan On Wed, Jun 16, 2010 at 3:04 PM, Faheem Pervez tripp...@gmail.com wrote: Oh, it's

Re: DBus Methods and Signals Introspection or Documentation

2010-06-07 Thread Faheem Pervez
Hi, On Mon, Jun 7, 2010 at 12:15 AM, Wei Li ttlee1...@gmail.com wrote: I am doing a project of middleware on Maemo/N900. I need to find the methods and signals related to the hardware, for example, HAL (especially the objects under /com/nokia since it is somehow proprietary). However, I

Re: osso_initialize: how to make it work?

2010-06-07 Thread Faheem Pervez
OSSO == Open Source Software Operations (which is funny and now defunct, but I won't go into it here). If you're running on the device, make sure you're running as user and not root (or at least using run-standalone.sh). If you're running in Scratchbox, make sure to af-sb-init.sh start and run

Re: Zoom Keys when screen's locked

2010-06-01 Thread Faheem Pervez
Hi, Yes, MCE introduced a D-Bus method just for this: http://maemo.org/api_refs/5.0/5.0-final/mce-dev/dbus-names_8h.html#ff2ef408024bb9a77d746be7446c1423 mafw-gst-renderer is the one calling this. Best regards, Faheem On 6/2/10, Aniello Del Sorbo ani...@gmail.com wrote: I commented on the bug

Re: Using libosso-abook getting package requirement error

2010-05-19 Thread Faheem Pervez
Just to clear, you are doing: AC_SUBST([LIBOSSO_CFLAGS]) AC_SUBST([LIBOSSO_LIBS]), right? Best regards. P.S. Sorry for the horrible formatting. IE and Gmail do not go well with each other. On Tue, May 18, 2010 at 12:37 PM, Pallavi Kandhare pallavi.kandh...@yahoo.com wrote: I want to

Re: Using libosso-abook getting package requirement error

2010-05-19 Thread Faheem Pervez
Thanks. 'Twas unaware of that. Ah, well, thanks for saving me a few lines in future configure.acs that I write. Best regards, Faheem On Wed, May 19, 2010 at 10:49 AM, David King dav...@openismus.com wrote: On 2010-05-19 10:30, Faheem Pervez tripp...@gmail.com wrote: Just to clear, you

Re: Problem running installed app (using icon)

2010-05-13 Thread Faheem Pervez
Start by posting the desktop file. On Thu, May 13, 2010 at 12:23 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: Any ideas on how to debug. Best Regards, Faheem Regards, -Saurabh ___ maemo-developers mailing list

Re: upstart and dbus

2010-05-12 Thread Faheem Pervez
If you do use run-standalone.sh in an Upstart script, please be aware of https://bugs.maemo.org/show_bug.cgi?id=8148. Lucas Maneos' awesomeness helped me to fix my issue. On 5/12/10, Graham Cobb g+...@cobb.uk.net wrote: On Wednesday 12 May 2010 21:50:31 Ram Kurvakat wrote: I cant provide a full

Re: upstart and dbus

2010-05-12 Thread Faheem Pervez
On 5/13/10, Graham Cobb g+...@cobb.uk.net wrote: Faheem, what were you using as the start condition for your upstart script? I would have assumed that if it were anything after start on started dbus then the waitdbus would be unnecessary. In particular, I normally use start on

Re: python app at portrait mode all the time

2010-04-24 Thread Faheem Pervez
The part you want is in the orientation_changed function. Try: hildon.hildon_gtk_window_set_portrait_flags(window, hildon.PORTRAIT_MODE_SUPPORT | hildon.PORTRAIT_MODE_REQUEST) On 4/24/10, pelt...@gmail.com pelt...@gmail.com wrote: Hi, is there a single or two rows way to define a python app to

Re: Proposal for new hildon-extras widget

2010-04-16 Thread Faheem Pervez
Hello, On Fri, Apr 16, 2010 at 10:11 AM, Cornelius Hald h...@icandy.de wrote: If it's up to me, I would say we should include it in hildon-extras. What are the other contributors saying? Thomas? Faheem? Andrew? I vote to include it in hildon-extras, too :) For one, it's certainly a lot more

Re: HDShortcuts

2010-04-16 Thread Faheem Pervez
Hello, On Fri, Apr 16, 2010 at 11:05 AM, Timo Pelkonen pelt...@gmail.com wrote: Now I've tried setting string (whatever it really is, luckily don't have to stress so much with those when using python :) ) 'icon' to: a) full path to png file (/home/user/.bookmarks.) b) path that exists

Re: Maemo Theme Maker failed to produce Debian package

2010-03-30 Thread Faheem Pervez
Hiya, On Tue, Mar 30, 2010 at 1:24 PM, Daniil Ivanov daniil.iva...@gmail.com wrote:  Sorry, I forgot to mention pretty relevant information, that I'm searching for a one-button-press solution,  which will be used on Windows by people with no Linux experience, so manual package creation is a

Re: Builder now runs PR1.2 SDK with Qt 4.6 support

2010-03-30 Thread Faheem Pervez
FWIW, it's not just libhildon that is causing a problem. Look at http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/callerid-widget/0.2-4/ and the libtelepathy-glib0 dependency, for example. ___ maemo-developers mailing

Re: Ask for removal of some packages from Extras Fremantle repository

2010-03-28 Thread Faheem Pervez
Seconded. Whilst I have no intention on setting up my own repository, I can't help but think Extras-devel is not perfect (looking at the events of this week), either. 1. Packages not being imported: While this isn't common and X-Fade does solve them rather promptly, this is not the first time

Re: Fremantle: detecting when in task navigator view

2010-03-22 Thread Faheem Pervez
I remember knocking this up for HeFullscreenButton in Hildon Extras' SVN. I just got the button to listen to the notify::is-topmost property of the HildonWindow that is its parent. Best Regards, Faheem On Mon, Mar 22, 2010 at 4:54 PM, Luca Donaggio donag...@gmail.com wrote: As gtk windows of

Re: How do I get my own phone number?

2010-03-17 Thread Faheem Pervez
Hello, On 3/17/10, Wolf Geldmacher w...@womaro.ch wrote: Hi list, For an application I want to write (theft prevention) I need to know the current phone number of the device (or - if that is not possible - some other means to uniquely identify the SIM currently inserted). If the SIM

Re: Hildon Input Method

2010-03-08 Thread Faheem Pervez
Hiya, You most probably want http://maemo.org/api_refs/5.0/5.0-final/gtk/GtkEntry.html#hildon-gtk-entry-set-input-mode Best Regards, Faheem On 3/8/10, Cornelius Hald h...@icandy.de wrote: On Mon, 2010-03-08 at 20:28 +0100, Xavier Bestel wrote: Hi, Le lundi 08 mars 2010 à 19:38 +0100,

Re: Cross reference for public maemo code?

2010-02-12 Thread Faheem Pervez
Not exactly all the stuff that can be current apt-get source'd from extras but http://mxr.maemo.org/ is a good start. On Fri, Feb 12, 2010 at 8:46 AM, Ville M. Vainio vivai...@gmail.com wrote: Some of you may have seen me asking this question elsewhere, but I'm asking here as well... Have

Re: Does the get_service_provider_name method only return a nameif the SIM is a USIM?

2010-02-08 Thread Faheem Pervez
CID is easy: dbus-send --system --print-reply --type=method_call --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.get_registration_status The following snippet, from http://www.bleb.org/software/maemo/telephony-maemo.c, explains the return values: DBUS_TYPE_BYTE, status,

Does the get_service_provider_name method only return a name if the SIM is a USIM?

2010-02-06 Thread Faheem Pervez
Hiya, As said in the title: dbus-send --system --type=method_call --print-reply --dest=com.nokia.phone.SIM /com/nokia/phone/SIM Phone.Sim.get_service_provider_name returns a blank string. As I only have a T-Mobile SIM to be trying this out with, I'd like to know if a string is only returned if a

Re: Terminal app in scratchbox?

2010-02-06 Thread Faheem Pervez
apt-get install osso-xterm On 2/6/10, ma...@bitblit.net ma...@bitblit.net wrote: Ive built a command-line tool in my X86 scratchbox and wanted to test it in the emulator, but I see there is no Terminal app in the emulator. Did I forget to install it or is it not available? (If not available,

Re: Using the Flasher Utility as a Nokia Software Update (NSU) Replacement?

2010-02-04 Thread Faheem Pervez
Hiya, On Thu, Feb 4, 2010 at 1:40 PM, Andre Klapper aklap...@openismus.com wrote: Hi, Am Donnerstag, den 04.02.2010, 15:29 +0200 schrieb Amichai Rotman: I am not a developer. I am an end user looking for a way to update my Nokia N97 / E71 smartphones under the Linux CLI I think this is the

Re: sensing change in System Clock using Qt

2010-01-31 Thread Faheem Pervez
There are many D-Bus signals emitted when the time zone changes. Try and make the effort to run dbus-monitor --system, please. Failing that, the following pages exist: http://maemo.org/api_refs/5.0/5.0-final/libosso/group__Time.html http://maemo.org/api_refs/5.0/5.0-final/clockd/ Best Regards,

Re: Hildon-Desktop: added Widget not shown

2010-01-14 Thread Faheem Pervez
This is what I've noticed: killall hildon-home shouldn't cause the widgets to disappear. If hildon-home is kill -9'ed, the widgets will almost certainly disappear as part of a safe mode designed to ensure hildon-home doesn't go into a crash loop due to a misbehaving widget. But, if you then

Re: [Fremantle] Creating gconf keys upon installation

2010-01-12 Thread Faheem Pervez
Talking of schemas, it would be nice if dh_gconf could be made not to put the rmdir -p --ignore-fail-on-non-empty line into the postrm of a package using it, since the BusyBox shipped with the N900 doesn't appear to support to support the --ignore-fail-on-non-empty option which causes dpkg --purge

Re: is 44-1 officially going to be available as an image ?

2010-01-12 Thread Faheem Pervez
Since the update wouldn't appear with using 51-1, and I got tired of waiting a few days in hope that it would appear, I just used my favourite tool for getting the images off the NSU server to download the 44-1 UK Ireland image and the best part? NSU carry images for legacy devices! Best

Re: why do my .service and .desktop files end up in the root directory?

2010-01-06 Thread Faheem Pervez
AM, Faheem Pervez tripp...@gmail.com wrote: Oh, and now that I'm looking at it a bit better, telling data/Makefile.am to actually use $serviceentry et al. may help. On 1/6/10, Faheem Pervez tripp...@gmail.com wrote: Ed Bartosh looked into this for another person last time and his solution

Re: Command to turn on the screen led (Maemo N810)

2010-01-05 Thread Faheem Pervez
Hiya, You're looking for this function: http://maemo.org/api_refs/4.0/libosso/group__Devstate.html#g93fe32aeb992e128c94b890d6f801bfd libosso's source is available, too, so if you don't like using it and would prefer to see the D-Bus behind it... Best Regards, Faheem On 1/6/10, dc101

Re: why do my .service and .desktop files end up in the root directory?

2010-01-05 Thread Faheem Pervez
Ed Bartosh looked into this for another person last time and his solution applies here, too: Add osso-af-settings to Build-Depends. -Faheem On 1/6/10, Frank Banul frank.ba...@gmail.com wrote: Hi, Can any one give me any hints (or answers) on why my .service and .desktop files end up in the

Re: why do my .service and .desktop files end up in the root directory?

2010-01-05 Thread Faheem Pervez
Oh, and now that I'm looking at it a bit better, telling data/Makefile.am to actually use $serviceentry et al. may help. On 1/6/10, Faheem Pervez tripp...@gmail.com wrote: Ed Bartosh looked into this for another person last time and his solution applies here, too: Add osso-af-settings to Build

Re: Unmap default action of hardwarbuttons [was Fremantle fullscreen mode]

2010-01-03 Thread Faheem Pervez
It was also thought about in Hildon (http://maemo.gitorious.org/hildon/hildon/blobs/master/hildon/hildon-gtk.c#line455) so it's probably time for me to remove that function soon... Best Regards, Faheem On Sun, Jan 3, 2010 at 10:45 AM, Cornelius Hald h...@icandy.de wrote: On Fri, 2010-01-01 at

Re: Receive the +/- hardware buttons on N900

2009-12-31 Thread Faheem Pervez
http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Porting_Software/Porting_Existing_GTK%2B_Application_to_Maemo_5#Remapping_volume_keys Best Regards, Faheem On Thu, Dec 31, 2009 at 3:34 PM, ds d...@physik.de wrote: Hi, I have code for receiving +/- hardware buttons which works for

Re: How to make python2.5 default in scratchbox?

2009-12-14 Thread Faheem Pervez
Hiya, My favourite way (works for CDBS, too, without the usual shit CDBS brings): In debian/rules, near the top: SBOX_REDIRECT_IGNORE := /usr/bin/python export SBOX_REDIRECT_IGNORE PATH := /usr/bin:$(PATH) export PATH Make sure to Build-Depend on python2.5, too. Best Regards, Faheem On Mon,

Re: Maemo CLI application icon (take 1)...

2009-12-14 Thread Faheem Pervez
On Mon, Dec 14, 2009 at 3:30 PM, Tim Samoff t...@samoff.com wrote: Good point. I wasn't thinking. ;) You Mac users. Tsk. ;) Thanks, Tim Best Regards, Faheem ___ maemo-developers mailing list maemo-developers@maemo.org

Re: Virtual Keyboard Sources

2009-12-09 Thread Faheem Pervez
On Tue, Dec 8, 2009 at 9:47 PM, Sergey Vlasov sergey.v...@gmail.com wrote: Hello, Hiya, I'm not very happy with N900 virtual keyboard and would like to tweak it a bit. I have already read Extending Hildon Input Methods guide, it is helpful, though rather than writing a plugin from scratch I

Re: HeFullscreenButton now in hildon-extras

2009-11-26 Thread Faheem Pervez
On Thu, Nov 26, 2009 at 9:40 AM, Cornelius Hald h...@icandy.de wrote: Luca Donaggio wrote: Thanks Conny! Approximately when will hildon-extras be ready for (at least) extras-devel? Honestly I have no idea :) It builds and it works. It´s just a matter of making the release. The question is

Re: HeFullscreenButton now in hildon-extras

2009-11-26 Thread Faheem Pervez
On Thu, Nov 26, 2009 at 11:18 AM, Cornelius Hald h...@icandy.de wrote: Faheem Pervez wrote: On Thu, Nov 26, 2009 at 9:40 AM, Cornelius Hald h...@icandy.de wrote: Luca Donaggio wrote: Thanks Conny! Approximately when will hildon-extras be ready for (at least) extras-devel? Honestly I

Re: HeFullscreenButton now in hildon-extras

2009-11-26 Thread Faheem Pervez
On Thu, Nov 26, 2009 at 12:53 PM, Cornelius Hald h...@icandy.de wrote: Faheem Pervez wrote: On Thu, Nov 26, 2009 at 11:18 AM, Cornelius Hald h...@icandy.de wrote: Faheem Pervez wrote: On Thu, Nov 26, 2009 at 9:40 AM, Cornelius Hald h...@icandy.de wrote: Luca Donaggio wrote: Thanks Conny

Re: Debian on the n900 / Configuring NOLO

2009-11-25 Thread Faheem Pervez
On Thu, Nov 26, 2009 at 4:10 AM, Christopher Allan Webber cweb...@dustycloud.org wrote: Hello all, Hiya, However, I realize I need to configure the bootloader to load off the SD card.  This is proving a bit hard to do, however, as I cannot find any documentation on configuring the NOLO

Re: compile maemo5 (http://repository.maemo.org/pool/maemo5.0/free/) libhildon on gtk 2.16

2009-11-16 Thread Faheem Pervez
I think the idea is to build it against Fremantle's GTK: http://repository.maemo.org/pool/fremantle/free/g/gtk+2.0/ On Tue, Nov 17, 2009 at 6:55 AM, bocheng cheng steven.david.ch...@gmail.com wrote: Hi: I download  libhildon  from http://repository.maemo.org/pool/maemo5.0/free/ when I compile

Re: Mapping the N900 keyboard?

2009-11-15 Thread Faheem Pervez
On 11/16/09, Kimmo Hämäläinen kimmo.hamalai...@nokia.com wrote: On Mon, 2009-11-16 at 02:03 +0100, ext Qole wrote: I am still hoping for some more help with remapping the N900 keyboard (see quoted message below). I have come across a problem I believe is related, and it is much more urgent

Re: how to manage phone Profiles in Maemo

2009-11-11 Thread Faheem Pervez
On 11/11/09, ibrahim ibrahim@asgatech.com wrote: cheers; Hiya, I was wondering if there are APIs to programatically manage/change the phone profile (normal-silent-offline-meeting ..etc) in Maemo 5. Can I put the phone to silent or make it offline for sometime ??? Is this controllable?

Re: How to get n900 IMEI code in C

2009-11-11 Thread Faheem Pervez
want to extract the IMSI of the phone SIM, can I use the same code you provided http://talk.maemo.org/showpost.php?p=371496postcount=45 but with changing the #define SIM_IMI_SIG get_imei with something else ??? if yes what is it?? thanks again for your fast response cheers; Faheem Pervez

Re: How to get n900 IMEI code in C

2009-11-11 Thread Faheem Pervez
On Wed, Nov 11, 2009 at 11:20 AM, Dave Neary dne...@maemo.org wrote: Hi, Faheem Pervez wrote: Yes, the get_imsi method exists. So doing that should work but you will have to change some things: get_imsi returns only one argument: an int32 with the IMSI number. How do you find out what

Re: How to get n900 IMEI code in C

2009-11-10 Thread Faheem Pervez
Here is a quick example I've posted up: http://talk.maemo.org/showpost.php?p=371496postcount=45 Best Regards, Faheem On Tue, Nov 10, 2009 at 12:01 PM, ibrahim ibrahim@asgatech.com wrote: greetings; I wonder if there is an API to get the n900 device IMEI code . I've been searching for a

Re: File Manager mime types and icons

2009-11-08 Thread Faheem Pervez
Hiya, Creating /usr/share/icons/hicolor/24x24/mimetypes/application-x-xoj.png, /usr/share/icons/hicolor/48x48/mimetypes/application-x-xoj.png, /usr/share/icons/hicolor/64x64/mimetypes/application-x-xoj.png; and refreshing GTK's icon cache worked for me. Best Regards, Faheem On 11/8/09, Aniello

Re: File Manager mime types and icons

2009-11-08 Thread Faheem Pervez
and the file should be called: gnome-mime-mime_type.png So I created a 48x48 pixels PNG file called gnome-mime-application-x-xoj.png and it worked (at least on Fremantle is like that). Thanks. Aniello 2009/11/8 Aniello Del Sorbo ani...@gmail.com: 2009/11/8 Faheem Pervez tripp...@gmail.com: Hiya

Re: Turning on Automatically when connected to power

2009-10-21 Thread Faheem Pervez
Hi, I have my N810 booting straight into a desktop when I boot with the charger in. Changing the runlevel number seemed like the way to go but didn't work for one reason: mce checked to see if it was booted with the charger in; if so, then display the charger screen. This meant that it booted

Re: Fremantle fullscreen mode [was Re: Call for testers with N900 for vncviewer]

2009-10-21 Thread Faheem Pervez
Worth nothing that it is actually hildon-desktop itself that defines these shortcuts... Best Regards, Faheem On Wed, Oct 21, 2009 at 2:50 PM, Henrik Hedberg henrik.hedb...@innologies.fi wrote: Cornelius Hald wrote:   I don´t think there is already a widely used keyboard shortcut.    The

Re: Screenshot as loading screen on Maemo 5

2009-10-14 Thread Faheem Pervez
hildon_gtk_window_take_screenshot() and maemo-launcher FTW. :) Best Regards, Faheem On Wed, Oct 14, 2009 at 10:25 AM, Andrew Flegg and...@bleb.org wrote: Not me, I've seen enough usability labs that I appreciated it as a nice hack to avoid some of the inevitable delays :-) It's still a hack,

Re: Screenshot as loading screen on Maemo 5

2009-10-13 Thread Faheem Pervez
Hiya, https://stage.maemo.org/viewcvs.cgi/projects/haf/trunk/hildon-control-panel/src/hcp-window.c?root=maemor1=19383r2=19382pathrev=19383 Best Regards, Faheem On Tue, Oct 13, 2009 at 3:58 PM, Thomas Perl th.p...@gmail.com wrote: Is there an official way to do this for third party applications

Re: Nokia Energy Profiler?

2009-10-12 Thread Faheem Pervez
The curious side of me would be interested in FTD for the N900... Also, although it is certainly not the Nokia Energy Profiler, powertop comes preinstalled in /sbin/ on the N900. Best Regards, Faheem On Mon, Oct 12, 2009 at 8:44 AM, Thomas Waelti twae...@gmail.com wrote: At the summit, I've

Re: Howto open the file manager on Diablo and Fremantle

2009-10-06 Thread Faheem Pervez
:31 +0100, Faheem Pervez wrote: Hiya, I do it like this: osso_rpc_run(osso_context, com.nokia.osso_filemanager, /com/nokia/osso_filemanager, com.nokia.osso_filemanager, open_folder, osso_retval, DBUS_TYPE_STRING, (char*)path, DBUS_TYPE_INVALID) (osso_rpc_run() is probably over-kill but you

Re: Notifications and Fremantle: How should they be done?

2009-09-21 Thread Faheem Pervez
/Human_Interface_Guidelines/Notes_and_Banners Cheers Daniel ext Faheem Pervez wrote: Hi, In Diablo, getting a notification to popup in the bottom-left corner (e.g. Modest's new mail notifcations) could be simply done using the libnotify API as-is. However, in Fremantle, this does not appear

Notifications and Fremantle: How should they be done?

2009-09-20 Thread Faheem Pervez
Hi, In Diablo, getting a notification to popup in the bottom-left corner (e.g. Modest's new mail notifcations) could be simply done using the libnotify API as-is. However, in Fremantle, this does not appear to be the case any more (from what I can tell, anyway) and I was wondering if anyone had

Re: Fremantle: Opening URLs and local files

2009-09-17 Thread Faheem Pervez
Hi, I'm a libosso whore so this is how I do it: #include libosso.h osso_context_t* osso_context; osso_rpc_t* osso_retval = { 0 }; char *open = http://www.google.com;; osso_context = osso_initialize (com.what.ever, 0.9.9, FALSE, NULL); osso_rpc_run(osso_context, com.nokia.osso_browser,

Re: Mnemonics (Access keys) usage in Fremantle

2009-09-16 Thread Faheem Pervez
Sure, but the point is that the N900 has no Alt key; keyboard slid open or not. :) Best Regards, Faheem On Wed, Sep 16, 2009 at 4:12 PM, Kamen Bundev bun...@gmail.com wrote: I think the mnemonics are shown in N810 only if the keyboard is slid open. Maybe the same thing applies to Fremantle?

Re: Subversion and libesd?

2009-08-20 Thread Faheem Pervez
subversion was a quick upload of the one in Chinook to the Diablo autobuilder with a minor change of the Build-Depends. I won't be able to upload it to the Fremantle auto-builder, myself, but have no problems with it being done by someone else (not that I, rightfully, have a choice). Fremantle

Re: Optimal battery life considerations in apps

2009-07-11 Thread Faheem Pervez
For comparison: A log of xev running on a desktop and minimizing the window: FocusOut event, serial 34, synthetic NO, window 0x6c1, mode NotifyNormal, detail NotifyNonlinear UnmapNotify event, serial 34, synthetic NO, window 0x6c1, event 0x6c1, window 0x6c1,

Re: Maemo 4.1: unable to run 'make menuconfig' in scratchbox

2009-07-06 Thread Faheem Pervez
Hi, Thanks to Frantisek Dufka: http://talk.maemo.org/showpost.php?p=124726postcount=8 Best Regards, Faheem On Mon, Jul 6, 2009 at 12:07 PM, Mandeep Sandhumandeepsandhu@gmail.com wrote: Hi All, I'm trying to run menuconfig for my diablo source, but it gives me the following error:

Re: FYI : ConnMan deconstructed : http://blogs.gnome.org/dcbw/2009/06/25/networkmanager-and-connman/

2009-07-03 Thread Faheem Pervez
Agreed. I hate NetworkManager so badly. I had nothing but trouble with it on a tablet (Mer) and on a desktop computer. I had to pin the NetworkManager from Ubuntu Hardy when I upgraded as the newest version gave me nothing but trouble. icd2, the Network Manager used in Diablo, is probably the

Re: closed tools, Re: Maemo Flasher-3.5 Tool Beta for Fremantle and Diablo released

2009-07-02 Thread Faheem Pervez
You sure you have a choice in the matter? Considering how you're already violating the GPL. On 7/2/09, jarmo.ti...@nokia.com jarmo.ti...@nokia.com wrote: And I do not belive we have any plans to release toolchain for initfs development for Diablo anymore. Cheers, //Jarmo

Re: closed tools, Re: Maemo Flasher-3.5 Tool Beta for Fremantle and Diablo released

2009-07-02 Thread Faheem Pervez
(Well, s/you/Nokia/) On 7/2/09, Faheem Pervez tripp...@gmail.com wrote: You sure you have a choice in the matter? Considering how you're already violating the GPL. On 7/2/09, jarmo.ti...@nokia.com jarmo.ti...@nokia.com wrote: And I do not belive we have any plans to release toolchain

Re: closed tools, Re: Maemo Flasher-3.5 Tool Beta for Fremantle and Diablo released

2009-07-02 Thread Faheem Pervez
used in the initfs. But Mohammed's reply on the bug in question does give me a little more hope. Best Regards, Faheem On 7/2/09, Dave Neary dne...@maemo.org wrote: Hi, Faheem Pervez wrote: You sure you have a choice in the matter? Considering how you're already violating the GPL. I don't know

Re: Maemo Flasher-3.5 Tool Beta for Fremantle and Diablo released

2009-07-01 Thread Faheem Pervez
*If* Nokia have no intention of open-sourcing this version of the flasher (because it can flash the new tablet and Nokia may not like the idea of releasing code relating to the internals of the new tablet), then I'd sincerely hope that they would at release the code to 3.0 as Nokia (yes, I mean

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Faheem Pervez
mount -o remount,rw /mnt/initfs/ :) But I just install any extra modules in /lib/modules/2.6.21-omap1 personally Best Regards, Faheem On 6/30/09, Graham Cobb g+...@cobb.uk.net wrote: Unfortunately, that filesystem is read-only and, in practice, you cannot modify that set of modules (you can,

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Faheem Pervez
The initfs saw an increase of ~2MB with diablo (space taken from the rootfs) probably for the WiMax stuff which gives you quite a bit of space available. Best Regards, Faheem On 6/30/09, Graham Cobb g+...@cobb.uk.net wrote: On Tuesday 30 June 2009 12:42:18 Faheem Pervez wrote: mount -o remount

Re: USB Networking to windows host with 810 and OS2008

2009-06-19 Thread Faheem Pervez
If you'd have read the bug report in question, you'd have seen that there is a fix - namely, in the form of a flashable kernel zImage from tablets-dev. On 6/19/09, Jonathan Luellen jluel...@scires.com wrote: I was looking at using USB Networking to the Nokia 810 from a Windows XP host. I saw

Re: Default nice value setting

2009-06-17 Thread Faheem Pervez
Hi, Incidentially, you may have found this bug useful once upon a time: https://bugs.maemo.org/show_bug.cgi?id=374 *grin* But, anyway, the line you want to search in that bug is setpriority() which'll allow you to override the nice value from your app. Regards, Faheem On Wed, Jun 17, 2009 at

Re: N800 Power cycles

2009-06-10 Thread Faheem Pervez
I did so (like you, not liking the same behaviour) and it started the desktop but requiring me to press the power button to enable touchscreen and input (i.e it's expecting to be booted in ACTDEAD state). All I did, however, was to change it from ACTDEAD state to USER state if it detects charger,

Re: Missing dependencies on build bot system

2009-06-01 Thread Faheem Pervez
Hi, You may possibly need to add libhildonnotify-dev (= 0.0.2) to your Build-Deps in debian/control. Best Regards, Faheem On 6/1/09, Michael Hasselmann micha...@openismus.com wrote: Hello list, I tried to build a package with Maemo's build bots. However, the build failed during the

Re: building/requesting python bindings ?

2009-05-26 Thread Faheem Pervez
proxies. But the packaging is all there so if you wish to fix it (I do not know Python and my C is pretty basic and dodgy)...:) Regards On Mon, May 25, 2009 at 6:25 PM, Attila Csipa ma...@csipa.in.rs wrote: On Monday 25 May 2009 19:04:50 Faheem Pervez wrote: it, I'd be happy to reupload

Re: building/requesting python bindings ?

2009-05-26 Thread Faheem Pervez
should be satisfied. Heh, I had to reinstall scratchbox under Xubuntu in VMWare to be able to upload. :) On 5/26/09, Attila Csipa ma...@csipa.in.rs wrote: On Tuesday 26 May 2009 13:07:06 Faheem Pervez wrote: But the packaging is all there so if you wish to fix it (I do not know Python and my C

Re: building/requesting python bindings ?

2009-05-25 Thread Faheem Pervez
I uploaded the newer libpoppler4 to Extras for ePDFView, and I did what Ed Bartosh had done before me with libpoppler2 - remove the python bindings because I hadn't time to make it play nice with scratchbox and force it to use python2.5. I'm without a Linux computer ATM but, if you really desire

Re: application not starting from menu

2009-05-07 Thread Faheem Pervez
You have a DBUS Service file installed in /usr/share/dbus-1/services/? The format of this file is very simple - just open up one of the existing files already in there on your tablet. (Hint: A service name specified as firefox is the same as com.nokia.firefox) (This applies to osso_initialize,

Re: Problem with the Diablo autobuilder

2009-05-03 Thread Faheem Pervez
Hi, The autobuilder doesn't seem to be moving packages to extras-devel. I uploaded python-vte to the diablo autobuilder and it still has not shown up yet. I checked with some other packages, by other people, osm2go and dialcentral and they haven't been uploaded to extras-devel - despite it

Re: How to get a program window into the task/window switcher?

2009-04-30 Thread Faheem Pervez
not subscribe here. Best Regards, Faheem On Wed, Apr 29, 2009 at 10:06 PM, Frantisek Dufka duf...@seznam.cz wrote: Faheem Pervez wrote: char *name = Title to show on first line - Title to show on second line and then pass that char to XStoreName as the third argument: Indeed. Thanks

Re: How to get a program window into the task/window switcher?

2009-04-29 Thread Faheem Pervez
hard to do at all... char *name = Title to show on first line - Title to show on second line and then pass that char to XStoreName as the third argument: http://i44.tinypic.com/348sy2a.png Best Regards, qwerty12 On Wed, Apr 29, 2009 at 1:21 PM, Frantisek Dufka duf...@seznam.cz wrote: Faheem

Re: How to get a program window into the task/window switcher?

2009-04-29 Thread Faheem Pervez
Brilliant, thanks for that, I've sometimes forgot to do it when the a game in question lets you set the video mode from the menu. That tip should help. Best Regards, Faheem On Wed, Apr 29, 2009 at 10:06 PM, Frantisek Dufka duf...@seznam.cz wrote: BTW as for the Mikkov's wiki code sample I've

How to get a program window into the task/window switcher?

2009-04-27 Thread Faheem Pervez
From: Faheem Pervez tripp...@gmail.com Date: Mon, Apr 27, 2009 at 4:00 PM Subject: Re: How to get a program window into the task/window switcher? To: Martin Wegner martinator...@arcor.de Hello, Here's a SDL example: Building and running http://olofson.net/download/parallax-2.tar.gz

Re: How to get a program window into the task/window switcher?

2009-04-27 Thread Faheem Pervez
Not sure, I can't even bring up a task switcher in the Alpha Fremantle SDK! For C programs, Mikkov made the following code which works a treat for SDL stuff: http://wiki.maemo.org/Game_development#Set_the_window_title Dunno how you'd get a python equivalent (I built python-xlib and fixed it up

Re: How to get a program window into the task/window switcher?

2009-04-26 Thread Faheem Pervez
You can use xprop to get the WMClass of the application and make a desktop file and add the WMClass given to the StartupWMClass argument in the desktop file. It's done with SDL apps and some Xlib apps to get the icon shown. BR On Sat, Apr 25, 2009 at 4:35 PM, Martin Wegner

Re: policy: B.3 Parallel option needs updating

2009-03-31 Thread Faheem Pervez
On Mon, Mar 30, 2009 at 5:17 PM, Eero Tamminen eero.tammi...@nokia.comwrote: Hi, ext Faheem Pervez wrote: Hmm, the example given there didn't work for me on the autobuilder. ifneq (,$(findstring parallel,$(DEB_BUILD_OPTIONS))) PARALLEL += -j$(patsubst parallel=%,%,$(filter parallel

policy: B.3 Parallel option needs updating

2009-03-28 Thread Faheem Pervez
Hi, In the maemo-policy, the B.3 Parallel option currently says: TODO: When this option has been added to the Debian policy, add link here to an appropriate section. For now, see the discussion in the following Debian policy bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=209008; The

Re: Uploading packages to extras that already exist in maemo SDK

2009-03-24 Thread Faheem Pervez
Hi, Personally, I'd wait because it is only an alpha SDK and versions of the libraries may change. You'll just add work for yourself having to update Extras if a library is updated. On 3/24/09, Anderson Lizardo anderson.liza...@gmail.com wrote: Hi all, I want to upload some Python related

Re: libicd-network-wpa

2009-03-10 Thread Faheem Pervez
In diablo (which I assume to be the targeted demographic as this is an icd2 plugin), you can mount -o remount, rw /mnt/initfs. But you can also use an cx3110x stored locally. rmmod cx3110x; insmod new cx3110x; chroot /mnt/initfs wlan-cal HTH On 3/10/09, Javier S. Pedro

Re: where's the source codes for maemo-select-menu-location?

2009-02-02 Thread Faheem Pervez
You can find the source in hildon-appplication-manager's source. On 2/2/09, Alex T. W. LEUNG alexleu...@astri.org wrote: Hi maemo team, once a while we need to use the maemo-select-menu-location utility, as mentioned below:

Re: investiganting a hildonization bug (open loadopt file: permission denied)

2008-11-25 Thread Faheem Pervez
Hi, If you want to run a graphical program as root, I find prefixing the command with run-standalone.sh works for me. Regards On Tue, Nov 25, 2008 at 11:46 PM, Caio Begotti [EMAIL PROTECTED] wrote: Hello there, I'm writing my very first Python application using the PyQt4 packages which

Re: Compile Python2.5 for chinook error.

2008-11-21 Thread Faheem Pervez
First google result: http://maemogeek.blogspot.com/2007/11/installing-qemu-arm-eabi-patch-into.html (That qemu works for me btw) On Sat, Nov 22, 2008 at 4:49 AM, Qiang Chai [EMAIL PROTECTED] wrote: Hi maemo developers, I want to compile the pyth2.5 for Chinook. The following steps were what

Re: Video chat on N800 upside-down

2008-11-14 Thread Faheem Pervez
Hi, I don't mean to sound ominous or anything, but is the camera mechanism for detecting the camera has been turned still working? I'm using an N800 with diablo and the latest SSU update (36-5 at the time of this email) and my N800 can still tell the camera has been turned and rotates the picture

Re: Problems accessing the camera in Flash

2008-11-06 Thread Faheem Pervez
Flash only supports V4L1 devices. The rest of the Linux world (and Nokia) use V4L2 for the webcam. On Wed, Nov 5, 2008 at 11:27 PM, Merrick Fonnesbeck [EMAIL PROTECTED] wrote: I was playing around with a Flash program that runs in a browser and sends the video stream from your computer/web

Re: printing logs (printf) when application starts from menu

2008-10-23 Thread Faheem Pervez
If you send those messages to a syslog, then this sounds like what you are after: http://maemo.org/development/tools/doc/diablo/sp-error-visualizer/ Can't deny it's overkill though. On Wed, Oct 22, 2008 at 9:36 PM, mpopat [EMAIL PROTECTED] wrote: Dear community, I wrote an application named

Re: New features in autobuilder and Extras Assistant

2008-10-22 Thread Faheem Pervez
Even faster. Thanks! On Wed, Oct 22, 2008 at 7:05 AM, Wellu Mäkinen [EMAIL PROTECTED] wrote: On Tuesday 21 October 2008 23:41:09 ext Faheem Pervez wrote: Hi, I was able to use dput option -u to skip the signed check to upload a unsigned package successfully. ..or use

Re: New features in autobuilder and Extras Assistant

2008-10-21 Thread Faheem Pervez
Hi, I was able to use dput option -u to skip the signed check to upload a unsigned package successfully. I welcome these changes and am thankful for them. HTH, Faheem On 10/21/08, Eduardo Lima (Etrunko) [EMAIL PROTECTED] wrote: Package signing no longer required. The autobuilder and

Re: stlc45xx: open source WLAN driver for N800 and N810

2008-09-20 Thread Faheem Pervez
The SVN version of kismet works minus packet injection. http://qwerty12.maemobox.org/screenies/kismet.png That was running for ~8 hours. I've had it running for 24 hours exactly. 24 hours was enough for me to put the dump in my aircrack-ng build and have a key in 1m 30s. But I go off topic here

  1   2   >