[maemo-developers] FW: Maemo
From: Luciano Miguel Wolf luciano.wolf at indt.org.brDate: Wed Mar 21 16:29:05 EET 2007
- Previous message: FW: Maemo
- Next message: Developping C application on maemo without scratchbox
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Alma, Have you tried to run your application from terminal? I think it will show some more information. Regards, Luciano Wolf ext Alma Prlja wrote: > Hi, > > I have created an application for Nokia 770 > using pygtk and glade. I tested it in the scratchbox and it all work > well. Then I tried to install the app_arm.deb file on the Nokia 770 > and that also went well. The problem is that the application doesn't > start on the Nokia. I think that it must be the link to the .glade > file or something. When I create the deb package I have 6 files > app.py > app.glade > app.service > app.desktop > Makefile > setup.py > in setup file I put the files in these directories > ('share/applications/hildon', [ 'dbc.desktop' ]), > ('share/dbc', [ 'dbc.glade' ]), > ('share/dbus-1/services', [ 'dbc.service' ]) > In the .service and .desktop files I put the Exec file in > /usr/bin/app > and in the .py file I connect the python code with the glade file with > /usr/share/app/app.glade > What changes do I have to do to get the application running on Nokia 770? > > Best regards > Alma
- Previous message: FW: Maemo
- Next message: Developping C application on maemo without scratchbox
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]