<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">I have got a likely problem of my eyes getting in the way of seeing. I've got a /usr/share/dbus-1/services/com.wackytabletproductions.pyqtoreader.service that says :<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>[D-BUS Service]<br>
Name=com.wackytabletproductions.pyqtoreader<br>
Exec=/usr/bin/pyqtoreader<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>and a /usr/share/applications/hildon/pyqtoreader.desktop:<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>[Desktop Entry]<br>
Encoding=UTF-8<br>
Type=Application<br>
Version=0.45<br>
Name=PyQt-o-Reader<br>
Exec=/usr/bin/pyqtoreader<br>
Terminal=false<br>
Categories=Graphics<br>
Comment=Visual content viewer for oversize jpegs, text, cbr/cbz files and webcomics<br>
Icon=pyqtoreader<br>
StartupWMClass=pyqtoreader<br>
X-Osso-Service=com.wackytabletproductions.pyqtoreader<br>
X-Osso-Type=application/x-executable<br>
StartupNotify=true<br>
X-HildonDesk-ShowInToolbar=true<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I choose my menu with<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>maemo-select-menu-location pyqtoreader.desktop<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>However, the app does not manage to start from the menu and I see no activity on dbus-monitor (it IS present in the task launcher, though). According to http://maemo.org/maemo_release_documentation/maemo4.1.x/node7.html#sec:maemo_new_app_adding_to_menu this should be enough...  What am I not seeing here ? <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>