My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 27: autostart
8 people starred this issue and may be notified of changes. Back to list
Status:  Started
Owner:  eartle
Type-Enhancement
Priority-Medium
SymbianSignedTest


Sign in to add a comment
 
Reported by barszczmm, Jun 05, 2008
Hi,

It would be very good if Mobbler could have an autostart on phone boot option.
Comment 1 by eartle, Jun 05, 2008
I agree wholeheartedly, but unfortunately it is not possible to do this without
getting  mobbler signed.  Signing will not be happening any time soon, if ever.
Labels: -Type-Defect Type-Enhancement
Comment 2 by barszczmm, Jun 05, 2008
Are you sure? It is possible to autostart mobbler using PowerBoot
(http://www.wireless-labs.com/download/powerboot.php) but it starts not in idle
background mode but shows UI and I have to get out of it each time I reboot my phone.

Great app (mobbler) by the way :)
Comment 3 by eartle, Jun 06, 2008
Please see this page;

http://wiki.forum.nokia.com/index.php/How_to_autostart_an_application_on_boot_up_in_3rd-_Startup_List_Management_API

The last bullet point in the list states that this is not possible for self signed
applications, which mobbler is.
Comment 4 by theloz, Jun 15, 2008
Can you release an unsigned version that we could sign ourselves?

~Loz
Comment 5 by eartle, Jun 16, 2008
I guess I could distribute an unsigned version that would auto-start.

There are a couple of things that I would want to add before making mobbler
auto-start and those are;

1) Choose a default connection
2) Choose if mobbler auto-connects when openning
3) Turn auto-start off

I quite want to avoid complicating things and this would mean distributing two
versions of mobbler and mainitaining two versions of the code, which I'm not keen on,
but I will think about.
Status: Accepted
Comment 7 by loswillios, Mar 01, 2009
any update on this? AFAIK fring has an autoboot feature and isn't signed?
Comment 8 by hugovk, Mar 01, 2009
Fring is signed, according to http://www.whythefuckwontmysisfileinstall.com
Comment 9 by fauxtronic, Apr 04, 2009
I would rather see an option for Mobbler to autostart (in the background) when the 
Music Player is launched, rather than whenever the phone is switched on.  (That's 
pretty much how my Last.fm plugin integrates with Windows Media Player.)  Does an API 
hook even exist for that?

I don't like the idea of having Mobbler running in the background constantly due to 
the resources it will take up.
Comment 10 by tonilounavarro, Apr 05, 2009
>That's pretty much how my Last.fm plugin integrates with Windows Media Player

Is this WMP plugin available somewhere? The official Last.fm plugin for WMP 
sometimes crashes in mhy computer, so I'd like to test a new one.
Comment 11 by eartle, Jun 29, 2009
(No comment was entered for this change.)
Status: Started
Owner: eartle
Comment 12 by gw111zz, Jun 29, 2009
Eartle, is the app going to go through signing for this feature?
Comment 13 by eartle, Jun 29, 2009
Yes.  We are getting ready to be signed at some point soonish so it might be nice to
get a start on some of these features.
Comment 14 by hugovk, Aug 12, 2009
The *draft* Symbian Signed Test Criteria 4.0.8 includes "TEST. 06 - Auto-start 
behaviour".

===
TEST STEPS
1 With the application running, find the settings for the application – either 
within the application itself or from the settings option on the device.
There must be an option which allows the user to enable/disable auto-start
functionality.

2 Ensure that the setting for auto-start behaviour is disabled, and restart the 
device.
The application must not start on device boot.

3 Now change the setting so that auto-start behaviour is enabled for the application
and restart the phone.
The application must start when the phone boots.
===

I have several other applications with autostart, but I've turned it off. I've 
noticed when I just boot the phone and view the task manager, I can see lots of them 
starting and then closing themselves. They must autostart in the background, and 
then check the setting, and then exit themselves.
Comment 15 by hugovk, Aug 12, 2009
(No comment was entered for this change.)
Labels: SymbianSignedTest
Comment 16 by eartle, Aug 12, 2009
Yes, auto-start is enabled by having a resource file that says your app is an auto
start app.  It is recommended that when the user has turned auto-start off you read
this setting from your own settings files and close your app straight away.  This
seems quite silly, but is a technical limitation of the startup API that Nokia went for.

I would like to find out if there is anyway to tell if you have been started because
of auto-start or start because the user opened the app. Ideally, the first would open
in the background and the second would open in the foreground.
Comment 17 by kaupunkish, Sep 22, 2009
>I would like to find out if there is anyway to tell if you have been started because
>of auto-start or start because the user opened the app. Ideally, the first would open
>in the background and the second would open in the foreground.

On UIQ we used to put some command line argument when defining command line in
resource for autostarting apps. Then in E32Main just checked for this argument
presence. Can you do the same with Nokia starter?
Comment 18 by eartle, Sep 23, 2009
There is an how-to that does what I think you are describing here.
http://wiki.forum.nokia.com/index.php/Disabling_autostart_by_default

I'm not sure if we are going to do auto-start anymore. What we may do is have an
option to open Mobbler when the music player is opened instead like, the Last.fm
desktop app does.
Comment 19 by travac, Oct 13, 2009
that would also be nice-tighter integration, if that's possible without requiring
elevated signatures. also, is there a way to have mobbler automatically start
streaming from last stream on exit when you open it? (just so you don't have to keep
pressing play after handshaking, esp on slower 3g connections). thanks again!
Sign in to add a comment

Hosted by Google Code