[maemo-developers] [maemo-developers] network access problem ...
From: Jorge Souza sao_jorge31 at yahoo.com.brDate: Wed Aug 24 09:00:06 EEST 2005
- Previous message: [maemo-developers] Re: maemo-developers Digest, Vol 4, Issue 26
- Next message: [maemo-developers] network access problem ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey guys ... I am getting some troubles when I try to run an application that requires internet access for something. As specified at the maemo tutorial, <quoted> To acquire a network connection on the target device all we have to do is to set LD_PRELOAD environment variable so that libosso-ic-preload.so is loaded before starting the application. #!/bin/sh export LD_PRELOAD=/usr/lib/libosso-ic-preload.so /usr/bin/my_application </quoted> So, as a good obedient boy, I did exactually what was purposed ... Unfortunatley, neither the application nor the enviroment started up ! It crashes with the following error msg: Starting DBUS system bus Starting D-BUS session bus daemon /usr/bin/scratchbox-launcher.sh: 48: source: not found Starting Sapwood image server _X11TransSocketOpenCOTSClient: Unable to open socket for tcp _X11TransOpen: transport open failed for tcp/127.0.0.1:1 sapwood-server[23634]: GLIB WARNING ** Gdk - cannot open display: (null) /usr/bin/scratchbox-launcher.sh: 48: source: not found Starting Matchbox window manager Starting Keyboard /usr/bin/scratchbox-launcher.sh: 48: source: not found Starting MAEMO AF Desktop [sbox-rootstrap32: ~/] > _X11TransSocketOpenCOTSClient: Unable to open socket for tcp _X11TransOpen: transport open failed for tcp/127.0.0.1:1 matchbox-wm: can't open display! check your DISPLAY variable. _X11TransSocketOpenCOTSClient: Unable to open socket for tcp _X11TransOpen: transport open failed for tcp/127.0.0.1:1 hildon-input-method[23645]: GLIB WARNING ** Gtk - cannot open display: _X11TransSocketOpenCOTSClient: Unable to open socket for tcp _X11TransOpen: transport open failed for tcp/127.0.0.1:1 maemo_af_desktop[23653]: GLIB WARNING ** Gtk - cannot open display: does anybody could help with this ?! thanks in advanced Jorge Souza -- Jorge Souza Embedded Linux App Developer _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/
- Previous message: [maemo-developers] Re: maemo-developers Digest, Vol 4, Issue 26
- Next message: [maemo-developers] network access problem ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]