Confused: Python bindings to D-Bus - OSSO.RPC or DBUS module? Also: wlancond question

2008-02-14 Thread Nadav Aharony
Hi, I've never used the D-Bus before and I realized its probably time for me to start. After doing some reading on this list and whatever Google brought up I am a bit confused as to what I should be using and how. My code is all Python, and I need to do some stuff like - getting notified if

Can't start Maemo

2008-02-14 Thread Jakov
Hi, The last time, my Maemo 4.0 worked well, but this morning, I can't start it anymore. Here's the steps I do: $ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite Open New terminal: $ setarch i386 $ sudo /scratchbox/sbin/sbox_ctl start $ /scratchbox/login [sbox-CHINOO

Segmentation fault in callback functions - maemo 4.0

2008-02-14 Thread Jakov
Hi, I have a simple app with socket communication. In Maemo 3.x it worked well. But the problem comes when I use Maemo 4.0 This line is ok when initializing: gtk_label_set_text (GTK_LABEL(communication_tab->label_connect), "Connect"); The label has text "Connect"; When I click a button, I wan

Re: WLAN Horrible Roaming Performance (N800, OS2008), Software or Hardware Problem ?

2008-02-14 Thread Benno Senoner
2008/2/14, Kalle Valo <[EMAIL PROTECTED]>: > > >> > >> Most probably the connection would recover after a while, and the > >> while here being several minutes with the default TCP settings. > > > > > > You think those time outs are really that long ? > > > Yeah, they are quite long. I have heard ab

gstreamer question

2008-02-14 Thread Kwan Hong Lee
Hi, I am trying to combine multiple streams of audio both from a file and from the network and mix them and output them into single stream. I see that there's tee and n-to-1 but not sure how to utilize them. Any examples that has details on how to handover buffers of data between these components

Re: Fullscreen and flash, new question

2008-02-14 Thread Joshua Layne
On Thu, 14 Feb 2008 13:33:27 +0200, Jussi Kukkonen <[EMAIL PROTECTED]> wrote: > Frédéric Charrier wrote: >> >> 2) About the address field at the bottom of the screen, is there a way >> to force it hidden without any user action ? By example, by changing an >> option in a file ? > > Josh mention

Re: OS2008 and gstreamer

2008-02-14 Thread Allan Bezerra
Hi Fadi, On the N800 edit /etc/apt/source.list file and either add the differences or replace the content with this repositories: http://www.nerdlogger.com/2007/05/streaming-quicktime-from-nokia-n800.html -- Allan Bezerra INdT-Manaus On Thu, Feb 14, 2008 at 2:43 AM, Fadi Almasalha <[EMAIL PROTEC

Re: Detailed tutorials for debian packages and transfering applications to the device

2008-02-14 Thread Allan Bezerra
Hi Mfonnesbeck, > if there is any detailed tutorials anywhere on how to transfer applications created onto a device and how to create debian packages to deploy and install on the devices Please, theses links can be useful: http://maemo.org/maemo_training_material/maemo4.x/html/maemo_Application_D

Re: Detailed tutorials for debian packages and transfering applications to the device

2008-02-14 Thread Ryan Pavlik
Merrick Fonnesbeck wrote: > > I am wondering, as a newcomer to creating software on Maemo for the > Nokia N800 series devices, if there is any detailed tutorials anywhere > on how to transfer applications created onto a device and how to > create debian packages to deploy and install on the devi

Detailed tutorials for debian packages and transfering applications to the device

2008-02-14 Thread Merrick Fonnesbeck
I am wondering, as a newcomer to creating software on Maemo for the Nokia N800 series devices, if there is any detailed tutorials anywhere on how to transfer applications created onto a device and how to create debian packages to deploy and install on the devices. I've done some searching and not

Does H323 protocol exist on Maemo?

2008-02-14 Thread Merrick Fonnesbeck
Does anybody know if and to what degree H323 protocol is supported in Maemo on the Nokia N800 and N810 devices? Also, is there any open APIs available to make use of it on the devices? Thanks. Mfonnesbeck ___ maemo-developers mailing list maemo-devel

Re: undefined symbol: _Py_TrueStruct

2008-02-14 Thread Sergio Galán
Thanks, The code works, but only inside scratchbox, not in the N800. In Scratchbox I see all the error messages so I can try to solve the problems, but, ¿Does someone know how to see error messages from graphical applications which are running on the N800? It's a home desktop plugin, so I can't ru

Re: RE : Re: Fullscreen and flash, new question

2008-02-14 Thread Frantisek Dufka
Hi, you forgot to cc the list Frédéric Charrier wrote: >> Instead of workarounds you mentioned it could be done via custom >> application that just embeds browser engine and flash plugin like the >> getting started tutorial present on the device. Or even custom >> (browser) >> engine with enough

Re: Fullscreen and flash, new question

2008-02-14 Thread Jussi Kukkonen
Frédéric Charrier wrote: > > 2) About the address field at the bottom of the screen, is there a way > to force it hidden without any user action ? By example, by changing an > option in a file ? Josh mentioned .browser already. I just wanted to add a piece of advice: Don't even think about modif

Re: libpcap not found?

2008-02-14 Thread Juha Kallioinen
ext Kwan Hong Lee wrote: > Hi, > > I passed the host-gcc problem by using "python2.5 setup.py build" and by > following: > http://maemogeek.blogspot.com/2007/11/installing-qemu-arm-eabi-patch-into.html > > But even after I did apt-get install libpcap0.8 and even though /usr/lib > contains libpc

Repository corruption checker

2008-02-14 Thread josh.soref
I mentioned to ferenc before he left that I had a script that I used to check for corruption of the repositories. The perl script is here: http://timeless.justdave.net/maemo/repository-check.txt And syntax for using it is here: http://timeless.justdave.net/maemo/repository-check.input I kinda for

RE: RE : RE: Fullscreen and flash, new question

2008-02-14 Thread josh.soref
Frédéric wrote: > > ~/.browser > Where can I find a documentation of this config file ? The settings are either explanatory or ducible by tweaking browser settings and diffing. On average, the latter. I haven't actually tried those settings, and am merely guessing based on their strange names t

Rebooting maemo.org

2008-02-14 Thread marcell.lengyel
Hi, Our ISP will reboot the maemo.org server at 13:00 Finnish time today. Some security patched were installed on the server that require a reboot. Hopefully everything will be back really soon after the reboot. BR, -- Marcell ___ maemo-developers mail

Re: Fullscreen and flash, new question

2008-02-14 Thread Frantisek Dufka
Frédéric Charrier wrote: > Hi everyone, > > as Carlos Pinto, I want to display my Flash application in fullscreen > mode. > Instead of workarounds you mentioned it could be done via custom application that just embeds browser engine and flash plugin like the getting started tutorial present o

RE: Fullscreen and flash, new question

2008-02-14 Thread josh.soref
Frédéric wrote: > I tried the --full-screen option of the command line, but I still have > problems : > > 1) when I launch the browser with the --full-screen option, during a > few seconds, I can see the browser in a normal display mode. After 3-4 > seconds, it goes to fullscreen mode. Is there a

Mamona: completely open source SDK for Maemo (Was: CFP for embedded room at FOSDEM)

2008-02-14 Thread Kees Jongenburger
Hi Join me on the roller coaster. After first being put on the reserve list the mamona talk did get accepted! http://www.fosdem.org/2008/schedule/events/487 If you are an early bird Sunday morning 10:20 would be a good time to be there. greetings! P.S. sugestions for a better title are welcome

Fullscreen and flash, new question

2008-02-14 Thread Frédéric Charrier
Hi everyone, as Carlos Pinto, I want to display my Flash application in fullscreen mode. I tried the --full-screen option of the command line, but I still have problems : 1) when I launch the browser with the --full-screen option, during a few seconds, I can see the browser in a normal display

RE: WebKit Incremental Layout

2008-02-14 Thread josh.soref
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of ext Alp Toker > Sent: February 13, 2008 5:01 PM > To: David Carson > Cc: maemo-developers; [EMAIL PROTECTED] > Subject: Re: WebKit Incremental Layout > > David Carson wrote: > > the main issue that it

RE: Fullscreen and Flash

2008-02-14 Thread josh.soref
Carlos wrote: > i published the newest issue of my maemo ezine yesterday and > had two ideas, > wishes and questions :) > > 1st: Is there a way to force the browser to go "Fullscreen" > without the address > field at the bottom of the screen? No. this is a violation of the user interface (and s