Re: hardware keyboard open event

2010-01-12 Thread Kimmo Hämäläinen
On Mon, 2010-01-11 at 18:51 +0100, ext Matan Ziv-Av wrote: On Mon, 11 Jan 2010, Neal H. Walfield wrote: In an application I'm working on, I'd like to show the search tool bar if the user opens the hardware keyboard. Is there a way to detect this? I've tried searching but have had no

Re: gtk clutter tearing

2010-01-12 Thread Kimmo Hämäläinen
On Mon, 2010-01-11 at 18:58 +0100, Tamminen Eero (Nokia-D/Helsinki) wrote: Hi, ext Frantisek Dufka wrote: Recent hildon-desktop versions disable compositing automatically for fullscreen windows, unless you use HildonStackableWindow (which requires the sliding animation). I wonder

Re: hardware keyboard open event

2010-01-12 Thread Kimmo Hämäläinen
On Mon, 2010-01-11 at 22:07 +0100, ext Joaquim Rocha wrote: Hi Neal, The physical keyboard opening/closing changes the GConf key /system/osso/af/slide-open. All you need to do is to listen to this key and call your code. Yes, or use libhal to get it from HAL directly. (Run lshal -m while

[Fremantle] Creating gconf keys upon installation

2010-01-12 Thread Salvatore Iovene
Hello, can anyone address me to the simplest way to create some gconf keys upon a programs installation? Thanks in advance, Salvatore. -- Salvatore Iovene http://www.iovene.com/ http://www.geekherocomic.com/ ___ maemo-developers mailing list

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

2010-01-12 Thread Mustali Dalal
On Tue, Jan 12, 2010 at 3:58 AM, Mikko Vartiainen mvartiai...@gmail.com wrote: Any idea why my n900 doesn't see the update? Have you accidentally removed SSU metapackage (mp-fremantle-generic-pr)? In my case, 'apt-get upgrade' updated the new packages but About-Settings reported the old

Re: Command line applications and Extras

2010-01-12 Thread Marius Vollmer
ext Valerio Valerio vdv...@gmail.com writes: Are the responsible(s) for the Application Manager willing to implement this change and ship it in a firmware update ? (pr1.2, pr1.3) I think it is now high time to move the category definitions out of ham and somehow get them from the repositories

Re: debian/optify not sufficient

2010-01-12 Thread Marius Vollmer
ext Till Harbaum / Lists li...@harbaum.org writes: i just added a debian/optify file containing nothing but the word auto to Maep 1.1. Unfortunately the resulting deb package still has the binary in /usr/bin Why? Could you show a complete transcript of the build?

Re: User-specific files for maemo packages

2010-01-12 Thread Jeremiah Foster
On Jan 11, 2010, at 9:55 PM, Till Harbaum / Lists wrote: Hi, Am Montag 11 Januar 2010 schrieb ibrahim: I wonder how can I put some user-specific files on the filesystem that can't get removed when my application package is uninstalled. I am not sure that this is a good idea. The user

RE: Promotion to extras

2010-01-12 Thread tero.kojo
It seems that the package entered testing 2010-01-03 20:26 UTC That is from the package event field on the page. So you have about one day and ten hours of waiting left :-) Tero -Original Message- From: maemo-developers-boun...@maemo.org [mailto:maemo-developers- boun...@maemo.org]

RE: maemo-developers Digest, Vol 57, Issue 12

2010-01-12 Thread Jarmo.Tikka
Hi, [jot] comments below.. -- Date: Mon, 11 Jan 2010 14:04:20 +0200 From: daniel wilms daniel.wi...@nokia.com Subject: Re: NFS on N900 To: jeff_bar...@earthlink.net jeff_bar...@earthlink.net Cc: maemo-developers@maemo.org maemo-developers@maemo.org Message-ID:

Re: how to show installed application icon on the App manager's Uninstall menu

2010-01-12 Thread Marius Vollmer
ext ibrahim ibrahim@asgatech.com writes: I wonder if an application package was installed from command-line using dpkg -i package_name.deb can it -at least- be uninstalled using the app manager ?? does it have a chance to appear on Hildon application Manager's Uninstall list ?? Yes.

Re: [Fremantle] Creating gconf keys upon installation

2010-01-12 Thread Kimmo Hämäläinen
On Tue, 2010-01-12 at 11:02 +0100, ext Thomas Wälti wrote: Just add some gconftool-2 commands to your postinstall script. (e.g. gconftool-2 --set /path/to/your/key --type string myvalue) This is not a good way, since the Gconf database could be restored from an old backup (or a power failure

Re: GtkTreeView behaviour

2010-01-12 Thread Alberto Garcia
On Mon, Jan 11, 2010 at 11:47:48PM +0300, George Kibardin wrote: In my case for some reason in normal mode I need two taps to get row-activated signal: one tap to select appropriate item and another one to activate it. In edit mode with multiple selection enabled I need to use Ctrl to select

Re: GtkTreeView behaviour

2010-01-12 Thread Piñeiro
From: George Kibardin george-kibar...@yandex.ru Hi everybody! I'm porting my application (FeedCircuit) to N900 and faced strange problem. I have no real device so I'm using scratchbox. According to guidelines (like this

Re: GtkTreeView behaviour

2010-01-12 Thread Alberto Garcia
On Tue, Jan 12, 2010 at 12:39:33PM +0100, Piñeiro wrote: You need to set hildon-mode to one, this is normally done on a rc file. This is not necessary anymore :) Berto ___ maemo-developers mailing list maemo-developers@maemo.org

Re: debian/optify not sufficient

2010-01-12 Thread Till Harbaum / Lists
Hi, Am Dienstag 12 Januar 2010 schrieb Marius Vollmer: ext Till Harbaum / Lists li...@harbaum.org writes: i just added a debian/optify file containing nothing but the word auto to Maep 1.1. Unfortunately the resulting deb package still has the binary in /usr/bin Why? Could you

RE: Promotion to extras

2010-01-12 Thread ds
Am Dienstag, den 12.01.2010, 10:43 +0100 schrieb tero.k...@nokia.com: It seems that the package entered testing 2010-01-03 20:26 UTC That is from the package event field on the page. So you have about one day and ten hours of waiting left :-) Thanks a lot would be nice, if

Re: [Fremantle] Creating gconf keys upon installation

2010-01-12 Thread Thomas Wälti
Thanks for the explanation, saw your post in the other list only after posting mine and this made me unsure about the best way :-) Perhaps someone with the necessary permissions can add something about this to

Optification creates link-loop

2010-01-12 Thread Cornelius Hald
Hi, I´m having a strange optification problem which leads to a link-loop. I´m building two packages out of one source tree and I´m having maemo-optify in /debian/rules. Package one is conboy and package two is conboy-midgard. Both packages install plugins as library files and small text

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

2010-01-12 Thread Jeremiah Foster
On Jan 12, 2010, at 1:16 PM, Till Harbaum / Lists wrote: Hi, Am Dienstag 12 Januar 2010 schrieb Mikko Vartiainen: Any idea why my n900 doesn't see the update? Have you accidentally removed SSU metapackage (mp-fremantle-generic-pr)? Yes, i did. I once removed those pre-installed

HildonRemoteTexture tearing/flicker

2010-01-12 Thread Javier S. Pedro
Hi all, I am doing some experiments on using HildonRemoteTexture from a bare X11/SDL app -- basically to get sgx accelerated scaling in apps that wouldn't otherwise use the sgx for anything else. It works, but there seems to be some race condition where the compositor is reading the shared memory

Re: Optification creates link-loop

2010-01-12 Thread Jeff Moe
On Tuesday 12 January 2010 10:30:39 Cornelius Hald wrote: Hi, I´m having a strange optification problem which leads to a link-loop. I´m building two packages out of one source tree and I´m having maemo-optify in /debian/rules. Package one is conboy and package two is conboy-midgard.

Re: Optification creates link-loop

2010-01-12 Thread Cornelius Hald
Jeff Moe wrote: https://bugs.maemo.org/show_bug.cgi?id=7707 That´s exactly it Jeff. Thanks for the hint! The questions are now: Is there a known work-around? Will it get fixed in maemo-optify soon? Cheers! Conny ___ maemo-developers mailing list

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

2010-01-12 Thread Andre Klapper
Am Dienstag, den 12.01.2010, 14:35 +0100 schrieb Jeremiah Foster: In fact in my case, I cannot upgrade. r...@nokia-n900-41-10: Are you really still on 41-10, or 42-11? andre -- Andre Klapper (maemo.org bugmaster) ___ maemo-developers mailing list

Re: Optification creates link-loop

2010-01-12 Thread Jeff Moe
On Tuesday 12 January 2010 10:56:16 you wrote: Jeff Moe wrote: https://bugs.maemo.org/show_bug.cgi?id=7707 That´s exactly it Jeff. Thanks for the hint! The questions are now: Is there a known work-around? Either optify by hand or turn off optification until the bug gets fixed: echo none

Re: HildonRemoteTexture tearing/flicker

2010-01-12 Thread Kimmo Hämäläinen
On Tue, 2010-01-12 at 14:47 +0100, ext Javier S. Pedro wrote: Hi all, I am doing some experiments on using HildonRemoteTexture from a bare X11/SDL app -- basically to get sgx accelerated scaling in apps that wouldn't otherwise use the sgx for anything else. It works, but there seems to be

Re: HildonRemoteTexture tearing/flicker

2010-01-12 Thread Kimmo Hämäläinen
On Tue, 2010-01-12 at 15:30 +0100, Hamalainen Kimmo (Nokia-D/Helsinki) wrote: On Tue, 2010-01-12 at 14:47 +0100, ext Javier S. Pedro wrote: Hi all, ... Please use the git HEAD of hildon-desktop, libmatchbox2 and clutter0.8 to make sure... :) I checked that Image Viewer is not using remote

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: Query about audio management inside Maemo

2010-01-12 Thread Jyri.Sarha
Hi, I am a Maemo audio developer and your questions are mostly policy related, but I should more or less know the answers... From: ext Zheng, Huan [mailto:johan.hedb...@gmail.com] Sent: 12 January, 2010 08:47 To:

Re: Optification creates link-loop

2010-01-12 Thread Martin Grimme
Hi, Is there not a way for your app to directly install it into /opt without all that optification black magic? ./configure --prefix=/opt/conboy perhaps? Martin 2010/1/12, Jeff Moe m...@blagblagblag.org: On Tuesday 12 January 2010 10:56:16 you wrote: Jeff Moe wrote:

RE: Query about audio management inside Maemo

2010-01-12 Thread Andre Klapper
Am Dienstag, den 12.01.2010, 17:09 +0100 schrieb jyri.sa...@nokia.com: Yes, this is basically right. But in addition to OHM notification policy enforcement will reroute media player stream to null sink. So the music playback will be muted even if the media player ignores the OHM

How to Send application to background using Qt

2010-01-12 Thread Mohamed.abdelaal
Hello All I won't to send my application to background. I tried to hide the Main Window using QWidget::hide (), and it success to hide the application but i failed to show it again. I also tried to minimize the Main Window using QWidget::setWindowState ( Qt::WindowMinimized ) but it not

Re: Re: GtkTreeView behaviour

2010-01-12 Thread George Kibardin
Thank you Alberto for your code samble. I've found the problem. gtk_container_add() shoud be used instead of hildon_pannable_area_add_with_viewportl(). 12.01.10, 12:23, Alberto Garcia agar...@igalia.com: On Mon, Jan 11, 2010 at 11:47:48PM +0300, George Kibardin wrote: In my case for

Re: [Fremantle] Creating gconf keys upon installation

2010-01-12 Thread Anderson Lizardo
2010/1/12 Faheem Pervez tripp...@gmail.com: 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

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Mikko Vartiainen
(Resent with correct time/date) Hello all I've uploaded an alpha version of my shutter home widget (IR shutter for Nikon DSLR) to extras-devel. Functionaly, it works. But now I have a small problem in my installer that I'm unable to resolve: After running the deb, the widget gets

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Anderson Lizardo
On Tue, Jan 12, 2010 at 4:47 PM, Mikko Vartiainen mvartiai...@gmail.com wrote: I think it's still possible that hildon-desktop python-loader doesn't work after it's insalled until device (or hildon-desktop) is restarted. I've seen similar reports related to other python based widgets. Since

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Thomas Wälti
It could indeed be that python-loader does not startup correctly after its installation. I get the following errors, once right at the end of the installation, a second time when trying to add the widget to the desktop: hildon-home[14183]: GLIB WARNING ** default - Unknown Plugin Loader type:

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Mikko Vartiainen
On Tue, Jan 12, 2010 at 10:51 PM, Anderson Lizardo anderson.liza...@openbossa.org wrote: Well, we have never got reports on this (it's the first report I see about this). If you could point to the other reports of python widgets not working without a reboot that would be nice. Problem is

Re: Drag Drop on GTK + Maemo 5 (was: Re: [pymaemo] DnD on N900)

2010-01-12 Thread Jeffrey Barish
Claudio Saavedra wrote: El mié, 06-01-2010 a las 19:44 -0400, Anderson Lizardo escribió: There is no drag 'n drop in Maemo GTK+. This has been deliberately disabled. Claudio Is there a way to enable drag drop, ideally on a per-application basis? -- Jeffrey Barish

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Anderson Lizardo
On Tue, Jan 12, 2010 at 6:06 PM, Brent Chiodo bchi...@gmail.com wrote: I have had this issue reported for TouchSearch in both forums and formally as bug #6264: https://bugs.maemo.org/show_bug.cgi?id=6264 Thanks, it is now easier to try to reproduce it (I have a spare N900 that can be

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Anderson Lizardo
On Tue, Jan 12, 2010 at 5:00 PM, Thomas Wälti twae...@gmail.com wrote: It could indeed be that python-loader does not startup correctly after its installation. I get the following errors, once right at the end of the installation, a second time when trying to add the widget to the desktop:

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Anderson Lizardo
On Tue, Jan 12, 2010 at 5:08 PM, Mikko Vartiainen mvartiai...@gmail.com wrote: On Tue, Jan 12, 2010 at 10:51 PM, Anderson Lizardo anderson.liza...@openbossa.org wrote: Problem is that there isn't reliable bug reports (about openvpn-applet and touchsearch for example), just random forum

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Anderson Lizardo
On Tue, Jan 12, 2010 at 8:22 PM, Anderson Lizardo anderson.liza...@openbossa.org wrote: On Tue, Jan 12, 2010 at 5:08 PM, Mikko Vartiainen mvartiai...@gmail.com wrote: On Tue, Jan 12, 2010 at 10:51 PM, Anderson Lizardo anderson.liza...@openbossa.org wrote: Problem is that there isn't reliable

Re: NFS on N900

2010-01-12 Thread b0unc3
Hi, On Mon, Jan 11, 2010 at 1:04 PM, daniel wilms daniel.wi...@nokia.comwrote: Hi Any idea why it is not possible to mount an NFS share on an N900? I get: Yes, I found the nfs kernel module in /lib/modules/2.6.28-omap1/nfs.ko so , modprobe it , install portmap (that is on repository) and

Re: Hildon-Desktop: added Widget not shown

2010-01-12 Thread Mikko Vartiainen
On Wed, Jan 13, 2010 at 2:18 AM, Anderson Lizardo anderson.liza...@openbossa.org wrote: This is the expected behavior. You need the Python loader (provided by the hildon-desktop-python-loader) installed *and* loaded in order to have Python applets recognized. The problem (as I mentioned on the

RE: Query about audio management inside Maemo

2010-01-12 Thread Zheng, Huan
Thanks a lot! Is it possible for user choose not to be routed to BT. And further, is it possible for user to choose to be routed to BT using different profile (HSP, A2DP) Best Regards, Zheng, Huan(ZBT) OTC/SSD/SSG Intel Asia-Pacific Research Developement Ltd Tel: 021-6116 6435 Inet: 8821 6435