roymuste / qgvdial

Automatically exported from code.google.com/p/qgvdial
GNU Lesser General Public License v2.1
0 stars 0 forks source link

App installs but does nothing #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. uninstall vqgvdial_0.3.894_armel.deb
2. install qgvdial_0.3.907_armel.deb
3.

What is the expected output? What do you see instead?
App should open on clicking icon - Does not

What version of the product are you using? On what operating system?
See above, meego 1.2 latest

Please provide any additional information below.
Was never able to sign in (Login failed on 100%)

Original issue reported on code.google.com by ebloem...@imoinvest.net on 4 Mar 2012 at 2:20

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
New build uploaded

Original comment by yuvr...@gmail.com on 5 Mar 2012 at 12:15