[maemo-developers] Problem with registering a program as service
From: Jean-Luc Biord jl.biord at free.frDate: Thu Mar 29 22:37:29 EEST 2007
- Previous message: Problem with registering a program as service
- Next message: Problem with registering a program as service
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I changed for com.nokia prefix and now it's work. Thanks, Jean-Luc Biord > Hi Jean-Luc, > > I'm not sure if it's still true but in maemo 2 you could only use > com.nokia as a prefix for your service name ... > > Fred > > jl.biord at free.fr a écrit : >> Hello all, >> >> Currently I port claws-mail to maemo who has first release published >> on garage. >> But I have a problem to registering correctly as service. Here the >> files used : >> >> main.c : as attachment >> >> claws-mail.desktop (copied in /usr/share/applications/hildon/): >> [Desktop Entry] >> Encoding=UTF-8 >> Version=2.8.1 >> Type=Application >> Name=Claws-mail >> Exec=/usr/bin/claws-mail >> X-Osso-Service=org.maemo.claws-mail >> Icon=claws-mail >> >> claws-mail.service (copied in /usr/share/dbus-1/services) : >> [D-BUS Service] >> Name=org.maemo.claws-mail >> Exec=/usr/bin/claws-mail >> >> After the .deb is installed on the tablet, it launch in a xterm but >> not with the >> menu entry. >> Does somebody have an idea about this problem? >> >> Thanks and sorry for this long message ! >> >> Jean-Luc Biord >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> maemo-developers mailing list >> maemo-developers at maemo.org >> https://maemo.org/mailman/listinfo/maemo-developers > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers > >
- Previous message: Problem with registering a program as service
- Next message: Problem with registering a program as service
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]