Here is the output of dpkg -L<br><br> /.<br>/usr<br>/usr/share<br>/usr/share/applications<br>/usr/share/applications/hildon<br>/usr/share/applications/hildon/myApp.desktop<br>/usr/share/doc<br>/usr/share/doc/myApp<br>/usr/share/doc/myApp/changelog.Debian.gz<br>
/usr/share/icons<br>/usr/share/icons/hicolor<br>/usr/share/icons/hicolor/40x40<br>/usr/share/icons/hicolor/40x40/apps<br>/usr/share/icons/hicolor/40x40/apps/myApp.png<br>/usr/share/icons/hicolor/64x64<br>/usr/share/icons/hicolor/64x64/apps<br>
/usr/share/icons/hicolor/64x64/apps/myApp.png<br>/usr/share/icons/hicolor/26x26<br>/usr/share/icons/hicolor/26x26/apps<br>/usr/share/icons/hicolor/26x26/apps/myApp.png<br>/usr/bin<br>/usr/bin/myApp<br><br><br><div class="gmail_quote">
On Fri, May 14, 2010 at 1:22 AM, Daniil Ivanov <span dir="ltr"><<a href="mailto:daniil.ivanov@gmail.com">daniil.ivanov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Saurabh!<br>
<br>
Could you post output of the command:<br>
dpkg -L your_package_name<br>
<br>
Thanks, Daniil.<br>
<div><div></div><div class="h5"><br>
On Thu, May 13, 2010 at 10:50 PM, Daniil Ivanov <<a href="mailto:daniil.ivanov@gmail.com">daniil.ivanov@gmail.com</a>> wrote:<br>
> Hi b0unc3!<br>
><br>
> On Thu, May 13, 2010 at 4:41 PM, b0unc3 <<a href="mailto:b0unc3@email.it">b0unc3@email.it</a>> wrote:<br>
>><br>
>><br>
>> On Thu, May 13, 2010 at 2:17 PM, saurabh aggarwal<br>
>> <<a href="mailto:aggarwal.saurabh@gmail.com">aggarwal.saurabh@gmail.com</a>> wrote:<br>
>>><br>
>>> Ok, here's the Noob question -<br>
>>> 1) Do all apps need a .service file<br>
>><br>
>> Yes, if you want your app to appear in the task navigator menu.<br>
><br>
> No, not true! Only if you offer DBus methods. This not connected to<br>
> navigator menu,<br>
> whatever it is.<br>
><br>
>>><br>
>>> 2) What is the need when my application doesn't listen to any dbus event?<br>
>><br>
>> DBus and osso context are not related.<br>
><br>
> No, not true! They are. Osso initializes dbus as well.<br>
><br>
>><br>
>>><br>
>>> BTW, my app is a QT application.<br>
>><br>
>> You can browse the source of some other qt apps to see how to get this done.<br>
>><br>
>>><br>
>>> -Saurabh<br>
>>><br>
>>> On Thu, May 13, 2010 at 5:22 PM, b0unc3 <<a href="mailto:b0unc3@email.it">b0unc3@email.it</a>> wrote:<br>
>>>><br>
>>>><br>
>>>> On Thu, May 13, 2010 at 1:31 PM, saurabh aggarwal<br>
>>>> <<a href="mailto:aggarwal.saurabh@gmail.com">aggarwal.saurabh@gmail.com</a>> wrote:<br>
>>>>><br>
>>>>> Here it is -<br>
>>>>><br>
>>>>> [Desktop Entry]<br>
>>>>> Encoding=UTF-8<br>
>>>>> Version=0.1<br>
>>>>> Type=Application<br>
>>>>> Name=myapp<br>
>>>>> Exec=/usr/bin/myapp<br>
>>>>> Icon=myapp<br>
>>>>> X-Maemo-Category=Main<br>
>>>>> X-Window-Icon=myapp<br>
>>>>> X-Window-Icon-Dimmed=myapp<br>
>>>><br>
>>>> I bet you need a valid osso context reference in your app. And also a<br>
>>>> good .service file (post it here if you have still problems)<br>
>>>> Follow this guide :<br>
>>>> <a href="http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Application_Development/Writing_a_new_maemo_application" target="_blank">http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Application_Development/Writing_a_new_maemo_application</a><br>
>>>>><br>
>>>>><br>
>>>>> On Thu, May 13, 2010 at 4:56 PM, Faheem Pervez <<a href="mailto:trippin1@gmail.com">trippin1@gmail.com</a>><br>
>>>>> wrote:<br>
>>>>>><br>
>>>>>> Start by posting the desktop file.<br>
>>>>>><br>
>>>>>> On Thu, May 13, 2010 at 12:23 PM, saurabh aggarwal<br>
>>>>>> <<a href="mailto:aggarwal.saurabh@gmail.com">aggarwal.saurabh@gmail.com</a>> wrote:<br>
>>>>>> > Any ideas on how to debug.<br>
>>>>>> ><br>
>>>>>><br>
>>>>>> Best Regards,<br>
>>>>>> Faheem<br>
>>>>>><br>
>>>>>> > Regards,<br>
>>>>>> > -Saurabh<br>
>>>>>> ><br>
>>>>>> > _______________________________________________<br>
>>>>>> > maemo-developers mailing list<br>
>>>>>> > <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
>>>>>> > <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
>>>>>> ><br>
>>>>>> ><br>
>>>>><br>
>>>>><br>
>>>>> _______________________________________________<br>
>>>>> maemo-developers mailing list<br>
>>>>> <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
>>>>> <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
>>>>><br>
>>>><br>
>>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> maemo-developers mailing list<br>
>> <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
>> <a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
>><br>
>><br>
><br>
> If you have service file then you need to set application name on dbus<br>
> interface or it will be killed after start<br>
> of application in 2 seconds. Also you need X-Osso-Service line in<br>
> desktop file. However, this is not your case.<br>
><br>
> Thanks, Daniil.<br>
><br>
</div></div></blockquote></div><br>