Closed GoogleCodeExporter closed 8 years ago
I'm also using the PR 1.2 version of Meego Harmattan on the Nokia N9; I also
can't get qgvdial to launch from the app launcher. However, the app does work
when I run it directly from the Terminal (/opt/qgvdial/bin/qgvdial) without any
errors sent to stdout.
Interestingly, trying to run it from the Terminal using 'xdg-open
/usr/share/applications/qgvdial.desktop' produces this error:
/usr/share/applications $ xdg-open qgvdial.desktop
invoker: Invoking execution: '/opt/qgvdial/bin/qgvdial'
Booster: Loading invoked application failed: '/opt/qgvdial/bin/qgvdial: cannot
dynamically load executable'
Running 'invoker --single-instance --type=<I changed it from d to m, q, and e>
/opt/qgvdial/bin/qgvdial' gave the same error above when using 'd, m, or q',
but it launched when using --type=e. When I changed the exec line of
qgvdial.desktop to 'invoker --single-instance --type=e
/opt/qgvdial/bin/qgvdial', it launched from the app launcher as expected.
However, I found that launching from this method doesn't close qgvdial
correctly, and it stays running in the background until I close it from the
terminal using 'killall qgvdial'.
Original comment by dgeron...@gmail.com
on 4 Mar 2012 at 3:51
Er, I just realized how it closes is a feature (long press X to close, short
press to hide), not a defect, so ignore the improper closing.
Original comment by dgeron...@gmail.com
on 4 Mar 2012 at 4:07
Thanks for the detailed bug report. After looking up what invoker does and
needs, I can see that it's of no use to qgvdial. Time to revert this change and
go back to the old way that worked.
Original comment by yuvr...@gmail.com
on 4 Mar 2012 at 6:07
New build uploaded
Original comment by yuvr...@gmail.com
on 5 Mar 2012 at 12:15
Original issue reported on code.google.com by
ebloem...@imoinvest.net
on 4 Mar 2012 at 2:20