Reply
Thread Tools
Posts: 90 | Thanked: 35 times | Joined on Jan 2012
#151
Mmmmm, tried installing the new file but it choked repeatedly with 'installation interrupted'. Not a big deal from my point of view - the beta reinstalled without a hitch
 

The Following 2 Users Say Thank You to WhitP For This Useful Post:
Posts: 228 | Thanked: 137 times | Joined on Jan 2012 @ UK
#152
Originally Posted by WhitP View Post
Mmmmm, tried installing the new file but it choked repeatedly with 'installation interrupted'. Not a big deal from my point of view - the beta reinstalled without a hitch
+1, I have uninstalled a previous 1.5 beta first, and downloaded the newly posted 1.5 3 times now, but each with the same result
 

The Following User Says Thank You to nbedford For This Useful Post:
Posts: 15 | Thanked: 12 times | Joined on Jan 2010 @ Finland
#153
Originally Posted by nbedford View Post
+1, I have uninstalled a previous 1.5 beta first, and downloaded the newly posted 1.5 3 times now, but each with the same result
+1. I had also uninstalled previous version.
Although, I managed to install it with dpkg with following warnings:
Code:
aegis-installing profilematic (from '') 
Package profilematic: denied 'mce::DeviceModeControl' -- origin '' does not allow it
Package profilematic: denied 'mce::DeviceModeControl' for '/opt/profilematic/bin/profilematicd' -- origin '' does not allow it
Package profilematic: denied 'mce::DeviceModeControl' for 'applauncherd-launcher::/usr/bin/applauncherd.bin' -- origin '' does not allow it
Setting up profilematic (1.5.0) ... 
Changing ProfileMatic configuration file ownership to user
Restoring telephone availability options...
Starting profilematicd ... 
apps/profilematicd start/running, process 950
 

The Following User Says Thank You to tonyk For This Useful Post:
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#154
Originally Posted by Morpog View Post
A suggestion for cell based actions:

You should change the behavior of it to make it less frequent changing when loosing signal or crossing cells.

For example:
Thank you, concrete examples are always helpful.

ProfileMatic should already work as you specified. Do you use Default rule? Does your rules with location by cell id have any other conditions?

Case 1:

- Entering elevator, no cell signal -> normal profile is activated. This shouldn't actually happen. The code is supposed to work like you said, if connection is lost there is no re-evaluation of rules. Unless you have some other conditions besides location by cell id in that rule, like WLAN? If this is really happening with only location by cell id, I need debugging output when it happens to determine what's going on.

In case 2:

- Here too the code is supposed to work like you said already - if the current cell id is in the active rule, there is no action done. But flip flopping between rules is possible if not all cell ids have been collected. Maybe you have not actually collected all the cells in this area. There's surprising amount of them in some areas, and it takes a bit of time to collect them all.

There has been feature request for adding a "timeout" for location by cell id, like in WLAN, which might help in areas with lots of cell ids where it can temporarily switch to some other cell id not contained in rules.
__________________
My N9/N950 projects:
 

The Following 2 Users Say Thank You to ajalkane For This Useful Post:
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#155
Originally Posted by WhitP View Post
Mmmmm, tried installing the new file but it choked repeatedly with 'installation interrupted'. Not a big deal from my point of view - the beta reinstalled without a hitch
Can you, and others with problems, try to install this version:

http://www.kolumbus.fi/~ks2877/profi...-rc2_armel.deb

I think the previous version might have a problem with post installation script when run in some contexts. I've removed the problematic commands. Removing previous version (if it's not installed from Nokia Store) should not be needed.
__________________
My N9/N950 projects:
 

The Following 5 Users Say Thank You to ajalkane For This Useful Post:
Posts: 15 | Thanked: 12 times | Joined on Jan 2010 @ Finland
#156
Originally Posted by ajalkane View Post
And now it's fixed and the URL is back. Sorry about my earlier fumbling with the fix. I'll just blame my children for distracting me in the critical moments :-).

And thanks again to chillip for his work on the Availability and the fixes!

Please let us know Tonyk that this version fixes your issues. At least in my testing it did.
I will when I have tested it a bit more. At least "all offline" action works now as it should.
 

The Following User Says Thank You to tonyk For This Useful Post:
Posts: 15 | Thanked: 12 times | Joined on Jan 2010 @ Finland
#157
Originally Posted by ajalkane View Post
Can you, and others with problems, try to install this version:

http://www.kolumbus.fi/~ks2877/profi...-rc2_armel.deb

I think the previous version might have a problem with post installation script when run in some contexts. I've removed the problematic commands. Removing previous version (if it's not installed from Nokia Store) should not be needed.
Seems to work.
 

The Following User Says Thank You to tonyk For This Useful Post:
Posts: 104 | Thanked: 58 times | Joined on Dec 2011
#158
Originally Posted by ajalkane View Post
Why, scripts are cool ? But seriously, maybe it is not so uncommon, and I'll certainly keep tab on how much it is requested.

The reasons I'm not immediately including it are (but may eventually):
- It can be easily scripted
- The actions listing has already grown too big. It's overwhelming, and the UI needs refactoring. Until I've had time to do that refactoring, I'm wary of adding new actions that can be done with simple scripting.
- Each new feature grows ProfileMatic a bit. As it's always running in background, each feature takes a bit more memory from the device.
- There's still much work. I feel I should prioritize stuff that can not be scripted.

Anyway, I understand writing scripts to a cell phone is quite annoying. So I added to ProfileMatic's homepage QR codes for the scripts so that you can easily scan with MeeScan and paste them to ProfileMatic. See them here:

http://www.kolumbus.fi/~ks2877/profilematic/

And if you come with your own useful scripts, please do post them in this thread. I'll add them to the homepage when applicable.
I understand your point but let me "add some more arguments on the scale" :-)

Meego/Harmattan really lacks a proper background connection management and I think this is a rather central issue. I'm either forced to allow background connections on (battery doesn't last too long) or doing everything manually as I can't specify which connections can be used for "Always on". Maybe I just want to enable background connections when i'm out of house? maybe I also want to use background connections only at home when my WifI is within range...

Of course solving this by scripts is a valid option and I have no problem doing this. But I'm also in the situation where my girl friend also has a N9 and I find it hard for her and other "average" people if you need to use scripts/console/etc to solve the most basic things with your telephone. Also "Extra plugins" dissapeared from the store. This means yet another absolutely required tool being only available under circumstances...

I would love to see functios as toggling the BG connection in the firmware - but as this probably won't happen your tool remains one of the left alternatives to solve this problem...and I would love to see this being doable in a UI and not with a script....

:-) Thanks a lot and I would really appreciate if you consider my arguments when redesigning the UI of your App.
 

The Following 2 Users Say Thank You to zappAtom For This Useful Post:
Posts: 90 | Thanked: 35 times | Joined on Jan 2012
#159
Originally Posted by ajalkane View Post
Can you, and others with problems, try to install this version:

http://www.kolumbus.fi/~ks2877/profi...-rc2_armel.deb

I think the previous version might have a problem with post installation script when run in some contexts. I've removed the problematic commands. Removing previous version (if it's not installed from Nokia Store) should not be needed.
Yep - that fixed it
Thanks!
 

The Following User Says Thank You to WhitP For This Useful Post:
Posts: 228 | Thanked: 137 times | Joined on Jan 2012 @ UK
#160
Originally Posted by WhitP View Post
Yep - that fixed it
Thanks!
+1 rc2 is fixed for me too. Thanks for all your hard work
 

The Following User Says Thank You to nbedford For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:04.