Reply
Thread Tools
robin92's Avatar
Posts: 476 | Thanked: 438 times | Joined on Nov 2010 @ Sweden
#1
Hi!
I have made a sound app called "Laserturken" but when I press the icon i app menu the app dont start :/
And my files look like this: http://dl.dropbox.com/u/15968404/src.rar

Can someone help me ?

Ps Iam from Sweden and the app for Swedes A similar app comes for you English talking people :P

Last edited by robin92; 2011-06-07 at 20:44.
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#2
The py file probably lacks executable permissions
Instead of Exec=file.py use Exec=python file.py
Or chmod +x the python file
 

The Following User Says Thank You to MohammadAG For This Useful Post:
robin92's Avatar
Posts: 476 | Thanked: 438 times | Joined on Nov 2010 @ Sweden
#3
Originally Posted by MohammadAG View Post
The py file probably lacks executable permissions
Instead of Exec=file.py use Exec=python file.py
Or chmod +x the python file
okey, have I pack the app right otherwise?
btw: why dont the volume button work for my app ? It is always on thw highest sound :/
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#4
Silent profile? Phonon can't play sounds in silent unless the policy file is modified (which sucks tbh)
 
robin92's Avatar
Posts: 476 | Thanked: 438 times | Joined on Nov 2010 @ Sweden
#5
Originally Posted by MohammadAG View Post
Silent profile? Phonon can't play sounds in silent unless the policy file is modified (which sucks tbh)
no, in the normal. I cant lower the sound it is on the MAX!
It work everywhere but not in my app :/

I think it's some command I should add to the app

Last edited by robin92; 2011-06-07 at 20:58.
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#6
Oh you mean it always maxes out? That's... weird.

May I ask why you're not using QtMobility? Phonon is deprecated.
 
robin92's Avatar
Posts: 476 | Thanked: 438 times | Joined on Nov 2010 @ Sweden
#7
Originally Posted by MohammadAG View Post
Oh you mean it always maxes out? That's... weird.

May I ask why you're not using QtMobility? Phonon is deprecated.
QtMobility what is that ?
I followed this guide http://www.forums.internettablettalk...ad.php?t=54380

and installed python2.5-qt4-phonon
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:42.