You Are Here:

Community: Developer Discussion Boards

#1 Old not working ensyble? - 2008-10-30, 13:14

Join Date: Oct 2008
Posts: 5
mozillaman
Offline
Registered User
Hello,

I tried to write a python script for my symbian 9.1 3rd phone (e61i)
all worked in python shell, but after I made the sis file and installed it - it wasn't working

python script (part of http://wiki.forum.nokia.com/index.ph...o_use_calendar):

Code:
import time, calendar
now = time.time()
cal = calendar.open()
a = cal.add_appointment()
a.content = 'urgent meeting'
a.set_time(now, now)
a.commit()


my command(linux-kubuntu):./ensymble.py py2sis --appname=TestApp --version=2.0.0 abccalendar.py

what's wrong?

btw sorry for my english
Last edited by mozillaman : 2008-11-02 at 16:06.
Reply With Quote

#2 Old Re: not working ensyble? - 2008-10-30, 14:28

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Online
Forum Nokia Champion
Hi,

The sis file has to be Symbain signed in order to do that. Go to https://www.symbiansigned.com/app/pa...ignedOnline.do and notice the list of capabilities there. When creating the sis file with Ensymble you have to specify them (--caps=WriteUserData+NetworkServices+...). You probably only need ReadUserData, WriteUserData, ReadDeviceData and WriteDeviceData but having them all can't hurt. After making the sis enter the information on that site, select all the capabilities and submit the sis for signing. You will receive an email asking you to confirm the request and then one with the link to download the signed file. Install the signed app and it should work.
Reply With Quote

#3 Old Re: not working ensyble? - 2008-10-30, 20:16

Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Send a message via Skype™ to Rafael T.
Rafael T.'s Avatar
Rafael T.
Offline
Forum Nokia Champion
Hi mozzilaman,

Yes, you need to sign your application when using some capabilities. Bogdan has already answered you very well.

But, for completeness, you can refer to this link for learning more about capabilities.


BR,

Rafael.
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
CAknMessageQueryDialog not working on the Target E61 symbians60 Symbian User Interface 4 2008-04-23 21:15
No rule to male target arayappan_it Carbide.c++ IDE and plug-ins 4 2008-02-28 11:49
Working on GSM, Not working on CDMA aminuddin09 Mobile Java Networking & Messaging & Security 0 2007-03-21 08:07
Program suddenly not working - doesn't recognise hardware luciadoll Bluetooth Technology 0 2006-12-10 02:54

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