| Reply | « Previous Thread | Next Thread » |
|
hello dear pythoners.
i wrote: http://symbian-freak.com/sfmods/wook/imgz/1.png it is my replacement for active standby, and i am planing to release it as soon as i debugg this issue. im running python 1.4.4 on n81 with all-tcb-drm caps, and i got error when i import this module. iv even0add caps to python scriptshell same as they are added to _keycapture.pyd and i still have error. is there any way to fix this? what caps i need? lot of c++ apps use this sort of apps and dont need that much capabilities... best regards and thank you wook edit: url fixed
Last edited by w00k : 2008-12-25 at 15:04.
|
|
Join Date: Oct 2007
Posts: 2,845
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
Hi,
I get a "404 Not Found" when I click the link you provided. So if possible, please describe the exact error you're getting. Anyway, keycapture requires the SwEvent capability. Have you added that? |
|
i get:
Code:
>>> import keycapture
Traceback (most recent call last):
File "<console>", line 1, in ?
File "c:\resource\site.py", line 97, in platsec_import
return _original_import(name, globals, locals, fromlist)
File "c:\resource\keycapture.py", line 19, in ?
import _keycapture
File "c:\resource\site.py", line 114, in platsec_import
raise ImportError("Permission denied (error -46). Possible cause: Check that %s.pyd is compiled to have at least the same capabilities as this Python interpreter process."%name)
ImportError: Permission denied (error -46). Possible cause: Check that _keycapture.pyd is compiled to have at least the same capabilities as this Python interpreter process.
and it return same error. bogdan, thanx for reply, and SwEvent included too |
|
seems like it wasnt up to keycapture.
when i added devcert caps to pykeylock it start working. solved i think |
|
Quote:
![]() Looking forward to see your Setting page(s) ![]() Cheers, --jouni |
|
standbyapp by wook
http://www.symbian-freak.com/sfmods/...tandbymain.png http://www.symbian-freak.com/sfmods/...tandbyinfo.png http://www.symbian-freak.com/sfmods/...andbystart.png new scshots. as soon as i check if sis file is ok it will be released at sf. best regards and merry Christmas to everybody best regards wook |
|
That new thing looks cool!
However I am writing about keycapture problems. On N95, I seem to have a problem when I create multile capturers, 1 without forward and the rest with. It seems that even though most keys are with forward=1, the keys are not being forwarded! Needless to say I had to remove battery as ALL keys were not responding well ![]() I am using the 1.4.5 version (maybe 1.9.0 will be better??) Any info will be welcome ![]() |
| rudnik_lior |
| View Public Profile |
| Find all posts by rudnik_lior |
|
By the way WooK, maybe you can help me out with hacking the OS to allow me to play sound even though a call is incoming or outgoing? Is it possible? I opened a new thread for this, appreciate if you spend 5 min on the subject
![]() |
| rudnik_lior |
| View Public Profile |
| Find all posts by rudnik_lior |
|
oh, where did u use and what keys did u use?
keycapture isnt very good handled, as far as i know, but that is mainly coz of c++ apps. why do u use mulitple capturers? and u must use 'capturer.stop()' to be able to normaly use keys. it isnt possible to play audio during call in pys60, dont know much about it, but it is not possible atm. best regards |
|
Quote:
|
|
Quote:
http://symbian-freak.com/sfmods/wook/fman/fman.png http://symbian-freak.com/sfmods/wook/fman/fman1.png ![]() |
|
Lots of python apps there wOOk
![]() |
| rudnik_lior |
| View Public Profile |
| Find all posts by rudnik_lior |
|
what? In images? That is library
|
|
Nice library then
![]() I was wondering then, would it be possible to use audio during call from C++? And is it only possible during active call? Is there a trick maybe if I start the audio when the call is still connecting - maybe that will get it to play both sides?? Any info would be appreciated. |
| rudnik_lior |
| View Public Profile |
| Find all posts by rudnik_lior |
|
Join Date: Oct 2007
Posts: 2,845
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
|
Quote:
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| [Attention Required] Using Default MIDP for Nokia 6310i | javianguy | Mobile Java Tools & SDKs | 0 | 2002-11-04 13:16 |