Opened 11 years ago
Closed 10 years ago
#37 closed defect (wontfix)
[maemo] alarm goes off when phone is muted
Reported by: | gregoa | Owned by: | gregoa |
---|---|---|---|
Priority: | normal | Milestone: | confclerk 0.6.0 |
Component: | GUI | Version: | confclerk 0.5.4 |
Keywords: | Cc: |
Description (last modified by )
reported by XTaran:
alarm goes off even is phone is muted
-> that's probably how alarms are designed (to wake up in the morning)
-> investigate, maybe only vibration is possible?
-> or use a special confclerk calendar
Change History (7)
comment:1 Changed 11 years ago by
Owner: | set to gregoa |
---|---|
Status: | new → accepted |
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Summary: | [maemo] alarm issues → [maemo] alarm goes off when phone is muted |
comment:5 Changed 10 years ago by
What we could do is to eliminate the alarm functionality and rely on reporting events with the QSystemTray. TODO: Test on MAEMO.
comment:7 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | accepted → closed |
Conclusion: Currently there is no operating system independent way of showing "notifications". We use QSystemTray
now to cover most systems. That is ignored on MAEMO and so we still rely on the "old" MAEMO specific alarm system on MAEMO. This alarm is triggered when MAEMO is muted but that's how MAEMO handles alarms. If someone finds a better solution please let us know.
Split ticket: Opened ticket #38.