! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Make the alarm type selectable for foreign ics files
Status:
CLOSED: FIXED
Severity:
enhancement

Comments

Description b3nmore 2011-12-08 09:08:46 CET
Right now alarms of the type ACTION:DISPLAY from imported foreign ics files are mapped (or so i guess) to the orage type 'visual: Use Orage window'. I would be nice to have an option to set the default way how alarms will be displayed.
Comment 1 juha editbugs 2011-12-12 11:37:00 CET
Need to think about this. It is not as simple as it could be as it is possible that Orage is not linked with notify (=the other visual).
Comment 2 juha editbugs 2013-01-23 14:43:01 CET
I will not implement this. It can't be done easily as libnotify is not always in and it is not worth adding massive amount of code for this.

If you really want to do this you can edit the orage.ics file manually (or using script) and change the alarm type from:
X-ORAGE-DISPLAY-ALARM:ORAGE
to
X-ORAGE-DISPLAY-ALARM:NOTIFY
Comment 3 b3nmore 2013-01-23 18:44:05 CET
Sorry to hear. I believe, that your suggestion to edit orage.ics won't work, because the content of foreign ics files is not stored in any orage related ics file (as far as I know) but is processed internally by orage. And modifying foreign ics files might effect the application which is generating it (google calendar, lightning, etc.).
Comment 4 juha editbugs 2013-01-26 08:57:41 CET
Yep, I confused this to import. But this is foreign files.
Yes, not a bad idea.
Comment 5 juha editbugs 2013-01-27 13:37:27 CET
Added parameter:
Use notify foreign alarm=false

It will be undocumented and there will not be a visible setting in the parameter screen in the next version since I am not adding translatable strings.

I will add visible parameter later, but not you just need to change it to true in

./config/orage/oragerc

I will test it a bit more before adding it to git, but first tests look good.
Comment 6 juha editbugs 2013-01-28 10:18:32 CET
Added to Git orage 4.8.3.2
Comment 7 juha editbugs 2013-02-05 12:13:31 CET
now this is user visible in git 4.9.1.2.
Comment 8 juha editbugs 2013-12-11 08:04:11 CET
Fixed in 4.10.0

Bug #8231

Reported by:
b3nmore
Reported on: 2011-12-08
Last modified on: 2013-12-11

People

CC List:
0 users

Version

Attachments

Additional information