You Are Here:

Community: Developer Discussion Boards

#1 Old change profile problem - 2008-08-17, 22:09

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
i m using N70-1
my code

import xprofile

but i see error : import error:no module named xprofile
Reply With Quote

#2 Old Re: change profile problem - 2008-08-17, 22:11

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by cool_eagle View Post
i m using N70-1
my code

import xprofile

but i see error : import error:no module named xprofile
Hi Mr. Eagle,

N70 is 2nd Edition Device. Xprofile is only for 3rd Edition devices.

You need a 3rd Edition Device to use it.

For 3rd Ed devices :
You have to install Xprofile extension and then use that statement.

Here is where you find unsigned version of xprofile
http://cyke64.googlepages.com/xprofi...1_unsigned.SIS

Also you need to sign the extension, before installing.

Best Regards,
Croozeus

PS: Your Python Script Shell must also be signed with all capabilities to import and use xprofile.
Reply With Quote

#3 Old Re: change profile problem - 2008-08-17, 22:13

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
Quote:
Originally Posted by croozeus View Post
Hi Mr. Eagle,

You have to install Xprofile extension and then use that statement.

http://cyke64.googlepages.com/xprofi...1_unsigned.SIS

Best Regards,
Croozeus
u r soooo fast
thanks croozeus
Reply With Quote

#4 Old Re: change profile problem - 2008-08-17, 22:17

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by cool_eagle View Post
u r soooo fast
Thanks

For Xprofile you need a 3rd Edition device


Best Regards,
Croozeus

Tip : Use a 3rd Edition Emulator if you don't have a device. No signing is required in Emulator
Reply With Quote

#5 Old Re: change profile problem - 2008-08-17, 22:22

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
this file not for N70
can u give me for N70
Reply With Quote

#6 Old Re: change profile problem - 2008-08-17, 22:22

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
HOW CAN İ DOWNLOAD THİS EMULATOR
Reply With Quote

#7 Old Re: change profile problem - 2008-08-17, 22:24

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by cool_eagle View Post
this file not for N70
can u give me for N70
Hi Mr. Eagle,

As I said earlier,
Quote:
Originally Posted by croozeus View Post
Hi Mr. Eagle,

N70 is 2nd Edition Device. Xprofile is only for 3rd Edition devices.
So you need a 3rd Ed Device to use Xprofile.

Best Regards,
Croozeus
Reply With Quote

#8 Old Re: change profile problem - 2008-08-17, 22:25

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by cool_eagle View Post
HOW CAN İ DOWNLOAD THİS EMULATOR
Hi Mr. Eagle,

Download the Emulator (SDK) from here

* S60 Platform SDKs for Symbian OS, for C++

Choose the latest S60 3rd FP2 SDK v1.1 and download it.

Best Regards,
Croozeus
Reply With Quote

#9 Old Re: change profile problem - 2008-08-17, 22:26

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
Quote:
Originally Posted by croozeus View Post
Hi Mr. Eagle,

As I said earlier,


So you need a 3rd Ed Device to use Xprofile.

Best Regards,
Croozeus

ok thnaks
.
can i change profile using another code with python (N70)
Reply With Quote

#10 Old Re: change profile problem - 2008-08-17, 22:29

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by cool_eagle View Post

ok thnaks
.
can i change profile using another code with python (N70)
You can't use Xprofile on N70 (2nd Editon)

But there is a working solution for 2nd Edition devices.

*Simulate the Power Key using Keypress
*Simulate the down arrow key to focus on a profile
*Simulate the left softkey to select a profile

Best Regards,
Croozeus
Reply With Quote

#11 Old Re: change profile problem - 2008-08-17, 22:35

Join Date: Aug 2008
Posts: 148
cool_eagle
Offline
Regular Contributor
Quote:
Originally Posted by croozeus View Post
You can't use Xprofile on N70

But there is a working solution.

*Simulate the Power Key using Keypress
*Simulate the down arrow key to focus on a profile
*Simulate the left softkey to select a profile

Best Regards,
Croozeus
i try it
thanks allofthem

Reply With Quote

#12 Old Re: change profile problem - 2008-08-18, 12:14

Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Online
Forum Nokia Champion
hi colourful cool_eagle
if you want you can open the profile app for second edition phones using this code.
Code:
e32.start_exe('z:\\system\\programs\\apprun.exe','z:\\system\\apps\\profileapp\\profileapp.app')
Hope it helps
enjoy Pythoning
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
SIP Profile Registration Problem curiosity Symbian Networking & Messaging 1 2008-07-29 14:19
Change profile girishsahare General Symbian C++ 2 2008-05-19 17:13
Profile Switch Problem for N70 mateen_maldar Symbian User Interface 4 2006-10-12 09:01
Programatically Change Profile & PIN code Osprey General Symbian C++ 8 2006-08-11 08:14
Problem with applying new profile pcs2003 Multimodecards 7 2003-04-07 09:33

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia