dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #37568
[Bug 1533681] Re: imported google calendar events sound when they shouldn't
as Charles mentioned I believe it is a indicator problem. The indicator
should check which kind of alarm the event has and play a sound or
display the message based on that:
Until now I found 3 types:
BEGIN:VALARM
ACTION:[DISPLAY | AUDIO | EMAIL]
The indicator should check that and act as requested.
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1533681
Title:
imported google calendar events sound when they shouldn't
Status in Canonical System Image:
New
Status in Ubuntu Calendar App:
New
Status in indicator-datetime package in Ubuntu:
New
Bug description:
I use the calendar-app with my work google calendar. For that calendar
I have alarms setup to automatically send an email 24 hours, 4 hours
and 30 minutes before any event and I choose email as the reminder (as
opposed to popup) so that I wouldn't be bombarded with reminders all
day. Unfortunately the calendar app does not make a distinction
between email and popup and every event with an email reminder gets
imported as an event that gets an event notification on the phone with
an alarm sound. I have a lot of events in my calendar and so my phone
is constantly making noise at all times of the day. This is
particularly annoying at night time since I might get a reminder as
early as 3am or 4am, which wakes me up. Of course, I could use silent
mode at night, but, like last night, I forgot and was awoken at 6am.
Plus, I don't necessarily want the phone in silent mode-- I'd like to
be able to hear if a phone call comes in since that is likely an
emergency call I need to take.
There are a lot of different bugs related to calendar event
notifications and if some of them were fixed, it would ameliorate this
bug. For example, I've been hoping for a setting to disable sounds for
just the calendar (whether via the app or system settings) but
otherwise get calendar notifications. Being able to change the alarm
sound to 'None' would work too. TBH at this point I don't care which
bug is fixed, I need to get this phone to stop sounding off
constantly.
WORKAROUND:
1. download https://commons.wikimedia.org/wiki/File:Silence.ogg to /home/phablet
2. use gsettings to adjust the sound:
$ DISPLAY=:0.0 gsettings get com.canonical.indicator.datetime calendar-default-sound
'/usr/share/sounds/ubuntu/ringtones/Marimbach.ogg'
$ DISPLAY=:0.0 gsettings set com.canonical.indicator.datetime calendar-default-sound /home/phablet/Silence.ogg
$ DISPLAY=:0.0 gsettings get com.canonical.indicator.datetime calendar-default-sound
'/home/phablet/Silence.ogg'
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1533681/+subscriptions