Score:0

How do fix my gnome calendar?

co flag

I wonder if some can help with my gnome calendar. I use it daily. I have create a duplicate entry on the calendar. Now when I open the calendar. it close by itself. I can not delete the duplicate off the calendar. I just want to delete the duplicate entry. Can someone help me with this issue please?

Thank Marco

Nmath avatar
ng flag
This sounds like a bug or some kind of corruption in the software. Can you try to back up your calendar and reinstall the software? Consider filing a bug report
Score:0
bd flag

Agree with @Nmath that this is likely a bug but you could try this first instead of a full reinstall:

$ vi ~/.local/share/evolution/calendar/system/calendar.ics

Each event should start with BEGIN:VEVENT and end with END:VEVENT. Just delete the duplicate event and save the file.

To force the calendar to reload:

$ ps -efa | grep calendar
$ kill <pid of gnome-shell-calendar-server> <pid of evolution-calendar-factory> <pid of gnome-calendar>

gnome-shell-calendar-server and evolution-calendar-factory should automatically respawn and when you start gnome-calendar it should reflect any changes you made to calendar.ics

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.