The Following User Says Thank You to slarti For This Useful Post: | ||
![]() |
2013-02-19
, 09:24
|
Posts: 1,313 |
Thanked: 2,978 times |
Joined on Jun 2011
@ Finland
|
#1112
|
Thanks!
A few things:
-The default snooze seems to be set at one hour. This probably wasn't intentional? EDIT: Crap. It's a system default. Wonder what set mine to 3600 seconds? Well this works anyway.
-The enabled toggle doesn't work. It has no effect. I actually don't mind this, but you said it would work. Deleting (canceling) the alarm still works. EDIT2: Sorry, it does work AFTER snooze is pressed. Just like you said. Guess I should learn to read. Could you maybe set the snooze attribute, if it's not too much trouble, so that would show correctly, too.
-Sound file setting works great. Maybe give a hint that the ring-tones path is /usr/share/sounds/ring-tones ?
The Following User Says Thank You to ajalkane For This Useful Post: | ||
![]() |
2013-02-19
, 11:32
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#1114
|
Could have been a previous beta version, but I'm not sure. It's still a bit unclear to me how the defaults are taken and how they're controlled. But mainly it seems that, for example, whatever you have last set in the Clock application will become the default. For example if you change the sound for one Alarm, then that will become the new default.
qdbus --system com.nokia.time /com/nokia/time com.nokia.time.set_default_snooze 600
Didn't notice it earlier, but the enabled works for disabling only if something is set in sound (or after snooze apparently). So it seems the clock application is picky that all attributes must be set. I guess I might do another beta update.
The Following User Says Thank You to slarti For This Useful Post: | ||
![]() |
2013-02-19
, 11:54
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#1115
|
The Following User Says Thank You to slarti For This Useful Post: | ||
![]() |
2013-02-19
, 12:46
|
Posts: 6 |
Thanked: 3 times |
Joined on Feb 2013
|
#1116
|
![]() |
2013-02-19
, 14:53
|
Posts: 1,313 |
Thanked: 2,978 times |
Joined on Jun 2011
@ Finland
|
#1117
|
Doing it manually changed it.
But it doesn't get changed automatically for me. Might be something I've done in the past...Code:qdbus --system com.nokia.time /com/nokia/time com.nokia.time.set_default_snooze 600
I can't see it in the attributes with my script. Even if I explicitly set it from PM.
The Following User Says Thank You to ajalkane For This Useful Post: | ||
![]() |
2013-02-19
, 14:55
|
Posts: 1,313 |
Thanked: 2,978 times |
Joined on Jun 2011
@ Finland
|
#1118
|
Hey, love your app and the recent addition of being able to launch apps without having to use commands in custom actions.
I'm just wondering whether it would be possible to add another condition?
The one I'm interested in is launching an app upon plugging in headphones / a 3.5mm aux cable. I've no idea if this would be hard or not but it'd be an awesome additon to profilematic.
I'd like to hear your ideas on this.
The Following 2 Users Say Thank You to ajalkane For This Useful Post: | ||
![]() |
2013-02-19
, 23:20
|
Posts: 1,313 |
Thanked: 2,978 times |
Joined on Jun 2011
@ Finland
|
#1119
|
The Following 2 Users Say Thank You to ajalkane For This Useful Post: | ||
![]() |
2013-02-20
, 00:22
|
Posts: 304 |
Thanked: 235 times |
Joined on May 2010
@ Manila
|
#1120
|
A few things:
-The default snooze seems to be set at one hour. This probably wasn't intentional? EDIT: Crap. It's a system default. Wonder what set mine to 3600 seconds? Well this works anyway.
-The enabled toggle doesn't work. It has no effect. I actually don't mind this, but you said it would work
-I think canceling the alarm once stop is pressed is very good behaviour. So don't change that.
-Sound file setting works great. Maybe give a hint that the ring-tones path is /usr/share/sounds/ring-tones ?
Last edited by slarti; 2013-02-19 at 07:00.