Giter VIP home page Giter VIP logo

calendar's Introduction

Calendar

l10n

Screenshot

Building and Installation

You'll need the following dependencies:

  • libchamplain-0.12-dev
  • libchamplain-gtk-0.12-dev
  • libclutter-1.0-dev
  • libecal1.2-dev
  • libedataserverui1.2-dev
  • libfolks-dev
  • libgee-0.8-dev
  • libgeocode-glib-dev
  • libgeoclue-2-dev
  • libglib2.0-dev
  • libgranite-dev >= 6.2.0
  • libgtk-3-dev
  • libical-dev
  • libhandy-1-dev >= 0.90.0
  • meson
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.calendar

sudo ninja install
io.elementary.calendar

calendar's People

Contributors

aiman avatar bagjunggyu avatar cassidyjames avatar codygarver avatar colindemian avatar comradekingu avatar danirabbit avatar davidmhewitt avatar elementarybot avatar fabiozaramella avatar fitojb avatar gre0j avatar hugok79 avatar ihorhordiichuk avatar jaapz avatar johndumpling avatar josprachi avatar mcclurgm avatar nathanbnm avatar nielsavonds avatar nikoberd avatar norwayfun avatar p-bo avatar queeup avatar ryonakano avatar thalexander avatar tintou avatar weblate avatar xapantu avatar yarons avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

calendar's Issues

Adding Calendar reminder doesn`t work

Adding Calendar reminder doesn`t work

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: elementary-desktop 1.362+406~ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
CrashDB: elementary_meta
CurrentDesktop: Pantheon
Date: Wed Feb 11 07:31:11 2015
InstallationDate: Installed on 2015-01-29 (13 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily i386 (20140810)
SourcePackage: elementary-meta
SuspiciousXErrors:

ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1420633 freedomrun - 2015-02-11 06:42:24 +0000

Maya doesn't save details, description of an event

When i create an event with Maya connected with my Google Agenda account, all is ok except it doesn't save the description of my event. When i reopen the event, the description field is empty. I use it on Freya Beta 2 updated this day.

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: elementary-desktop 1.363+407~ubuntu14.04.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CrashDB: elementary_meta
CurrentDesktop: Pantheon
Date: Tue Feb 24 10:50:00 2015
InstallationDate: Installed on 2015-02-18 (5 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20150208)
ProcEnviron:
LANGUAGE=fr_FR
PATH=(custom, no user)
XDG_RUNTIME_DIR=
LANG=fr_FR.UTF-8
SHELL=/bin/bash
SourcePackage: elementary-meta
SuspiciousXErrors:

ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1424991 DarkBen - 2015-02-24 09:59:54 +0000


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Maya shows a event after it has been deleted in the cloud.

(Maya is connected with ownCloud 'caldav')

Step 1. Create an event in Maya.
-> ownCloud shows it (that's right)

Step 2. Delete this event in ownCloud.
-> Maya still shows it (Maya must be synchronized after deleting an event in the cloud).

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: maya-calendar 0.3r660+pkg64ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
Uname: Linux 3.13.0-36-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CrashDB: maya_calendar
CurrentDesktop: Pantheon
Date: Sun Oct 5 12:01:23 2014
ExecutablePath: /usr/bin/maya-calendar
GSettings:

InstallationDate: Installed on 2014-08-11 (54 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810)
SourcePackage: maya-calendar
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1377588 Artem Anufrij - 2014-10-05 10:13:00 +0000

new event icon greyed out

when i add an new event the icon is greyed out. when i cancel it is normal. but sometimes it stays grey see attached files

Launchpad Details: #LP1415442 kay van der Zander - 2015-01-28 12:03:47 +0000

man page is in packaging instead of main source code

I write man pages for all the stuff I package for Debian. Since I do not know how to properly add them to the main source tree (because of CMake) I have included them in the .deb packaging instead.

Restricting man page availability to Debian-derived distros is obviously not a good idea, so they'll have to be moved to the main source tree eventually, complete with the relevant CMake changes.

Launchpad Details: #LP1333887 Sergey "Shnatsel" Davidoff - 2014-06-24 18:47:34 +0000


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

.desktop file name needs to be its AppID

.desktops files need to be named the same as their AppIDs for notifications1. But we might aswell update the .desktop for all our apps to keep it consistent

Apps that send notifications also need "X-GNOME-UsesNotifications=true" on the .desktop file to have it be present on the notifications plug

This report is more to keep track of what we still need to update

Launchpad Details: #LP1593926 Felipe Escoto - 2016-06-18 05:50:14 +0000

Import of ics files into Maya Google Calendar fails

Dear all,

I cannot import ics files (see attached example) into a Google Calendar that I had added to Maya.

My calendar entries are properly shown. I can also manually create new events to the Google Calendar.

Anyone else experiencing problem with import of ics?

I recall that it used to work with previous versions of Maya. I am using the latest (daily) version of Maya.

Thanks ahead!

Robert

Launchpad Details: #LP1444950 Robert Orzanna - 2015-04-16 10:57:48 +0000

When creating event there should be separate string for "Repeat" tooltip

At the moment when creating event the "Repeat" button is using the same string for tooltip as in the singular form of "Ends:" field.
It should use separate string because for example in the "Ends:" field I should use word "pasikartojimo" and for the "Repeat" button's tooltip I should use "pasikartojimas".
But now I get two same strings.

Launchpad Details: #LP1624105 Moo - 2016-09-15 20:53:10 +0000


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

No major holidays

I expected all the major holidays to be marked in the calendar but instead there were no holidays at all. Please have those in the calender

Launchpad Details: #LP1610016 Fred - 2016-08-04 23:49:20 +0000

calendar ics import not handling time zones

I received two calendar .ics files from two different people now, both times the calendar event has failed to import correctly into the calendar.

Example ICS file:

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
BEGIN:VEVENT
DTSTART:20150226T130000Z
DTEND:20150226T133000Z
SUMMARY:Service Appt
LOCATION:**********
DESCRIPTION:Service Appointment for ******
END:VEVENT
END:VCALENDAR

This incorrectly imports into my calendar as 1:00 to 1:30, whereas it should be 8:00 to 8:30 since I am in a "GMT - 5" time zone. The trailing "Z" at the end of the DTSTART and DTEND seems to be the issue here, it appears the import process is not picking up the reference to GMT / Zulu time.

Launchpad Details: #LP1425180 Localdev JS - 2015-02-24 16:55:57 +0000

Calender Icon should display the date

The new calender Icon with the number "26" should display the current date (Today is the 12th) but instead it shows the number "26", I just assumed it was supposed to be the date.

Really confusing if this is just a static Icon.

Launchpad Details: #LP1355482 Ezra Sharp - 2014-08-11 22:46:03 +0000

Notification times are often wrong (using Google calendar)

  • added new Google calendar and entered credentials
  • events got synchronized

Now when viewing events the notification times on many events are

  • off (e.g. '3 hours' instead of '4 hours' or '2 days instead of '1 hour') or
  • completely wrong (e.g. only 1 notification with '10 minutes' instead of 2 notifications with '1 day' and '2 hours')

Note: I am mostly using several notifications for an event (e.g. '1 week', '1 day' and '1hour' or '1 day', '3 hours', '30 minutes').

Also, first I thought it was a time zone issue (i am in the 'Berlin' time zone) because many notification times were off by 1 hour but then I also saw that some events had totally wrong notifications...

Launchpad Details: #LP1443943 Patrick Zingerle - 2015-04-14 13:14:20 +0000

CalDav realtime synchronization

I use Maya 0.3.1 with Baïkal: CalDAV + CardDAV lightweight server.
When adding a new event to the calendar application Maya, these events are immediately synchronized with the specified CalDAV server.
But if a CalDAV been added recording application installed in my phone or in any other application for that, when you start Maya these same events are not displayed (not synchronized in real time). These events appear only when you turn off and then on again CalDAV calendar in the "Calendar Control."

Launchpad Details: #LP1445318 876974 - 2015-04-17 04:26:48 +0000


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Adding Calendar reminder doesn`t work

Adding Calendar reminder doesn`t work

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: elementary-desktop 1.362+406~ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
CrashDB: elementary_meta
CurrentDesktop: Pantheon
Date: Wed Feb 11 07:31:11 2015
InstallationDate: Installed on 2015-01-29 (13 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily i386 (20140810)
SourcePackage: elementary-meta
SuspiciousXErrors:

ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1420633 freedomrun - 2015-02-11 06:42:24 +0000

maya-calendar crashed with SIGSEGV in g_date_time_to_timezone()

Maya crashes after adding Coogle Calendar.

ProblemType: Crash
DistroRelease: elementary OS 0.3
Package: maya-calendar 0.3r676+pkg64ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CrashDB: maya_calendar
CurrentDesktop: Pantheon
Date: Sun Nov 2 09:01:47 2014
ExecutablePath: /usr/bin/maya-calendar
GSettings:

InstallationDate: Installed on 2014-10-19 (13 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810)
ProcCmdline: maya-calendar
SegvAnalysis:
Segfault happened at: 0x7f39ced9fbd4: mov 0x10(%rdi),%esi
PC (0x7f39ced9fbd4) ok
source "0x10(%rdi)" (0x00000010) not located in a known VMA region (needed readable region)!
destination "%esi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: maya-calendar
StacktraceTop:
?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
g_date_time_to_timezone () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
maya_util_event_date_ranges () from /usr/lib/x86_64-linux-gnu/libmaya-calendar.so.0
maya_view_grid_add_event ()
?? ()
Title: maya-calendar crashed with SIGSEGV in g_date_time_to_timezone()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
XsessionErrors:
gnome-session[1411]: WARNING: Error while executing session-migration: Failed to execute child process "session-migration" (No such file or directory)
(gnome-settings-daemon:1770): media-keys-plugin-WARNING **: Grab failed for some keys, another application may already have access the them.
(gnome-settings-daemon:1770): keyboard-plugin-WARNING **: Failed to contact localed: Error calling StartServiceByName for org.freedesktop.locale1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
(gala:2131): GLib-GObject-WARNING **: g_object_set_valist: object class 'ClutterSettings' has no property named 'window-scaling-factor'
(process:2207): Indicator-Power-WARNING **: Fail to query backlight devices.

Launchpad Details: #LP1388515 George Chalkitis - 2014-11-02 07:10:45 +0000

event notifications not working

When I save a calendar event which has notifications, the notifications are not being saved. Opening the event on my blackberry or on my server shows that the event has no notification attached.

Launchpad Details: #LP1425182 Localdev JS - 2015-02-24 16:59:21 +0000

Exporting calendar doesn't work

When you try to export your calendar to .ics (via contextual menu) nothing happened.

When you select "export the calendar..." You can select where you want to save your file but no files are created.

Maybe this bug it's linked to Bug #1091482 (and saying the import function isn't implemented yet) Maybe it's the same thing for export function ?

Launchpad Details: #LP1355090 Unknown - 2014-08-11 09:40:29 +0000

Make eventname appearance nicer

Hey, I think that currently the appearance of event names is not nice. Even on big screens users can hardly see the event names if they want to see an overview.

Long words get cut.

Maybe choose an other font(size).

Launchpad Details: #LP1016501 Eduard Gotwig - 2012-06-22 11:34:18 +0000

Maya upcoming events for "not just one day" [$50]

I fell that the upcoming events sidebar should be able to show upcoming events for a longer time period.(This month or one year from now, etc)

Now it only shows the selected day. Thoughts?

Launchpad Details: #LP1006798 Kārlis Lukstiņš - 2012-05-31 09:25:50 +0000

calendar app doesn't show entries from calendars other than the default one

calendar app doesn't show entries from calendars other than the default one.

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: elementary-desktop 1.348+392~ubuntu0.3.1 [origin: unknown]
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CrashDB: elementary_meta
CurrentDesktop: Pantheon
Date: Sat Aug 23 15:46:43 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-08-23 (0 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810)
ProcEnviron:
LANGUAGE=de_DE
PATH=(custom, no user)
XDG_RUNTIME_DIR=
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: elementary-meta
SuspiciousXErrors:

ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1360609 morbus - 2014-08-23 13:51:48 +0000

Location Text broken in Popup

installed as beta1, updated to newest packages.

the calendar is CalDAV from Zimbra 8.

it is a repeated event. location "Technik" get's correctly displayed in the sidebar to the right but not in the popup. (see screenshot)

i started maya in the terminal and get this logs:

davidak@elementary-freya-4:~$ maya-calendar

(process:5195): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(maya-calendar:5195): Clutter-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
[_LOG_LEVEL_INFO 16:24:53.830705] Application.vala:155: Calendar version: 0.3
[_LOG_LEVEL_INFO 16:24:53.830811] Application.vala:157: Kernel version: 3.13.0-43-generic
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
[_LOG_LEVEL_WARN 16:24:57.794143] RepeatPanel.vala:319: 3
[_LOG_LEVEL_WARN 16:25:03.316082] RepeatPanel.vala:319: 3
[_LOG_LEVEL_FATAL 16:26:01.908242] geocode_forward_add: assertion 'value == NULL || g_utf8_validate (value, -1, NULL)' failed
[_LOG_LEVEL_FATAL 16:26:01.908352] Calendar will not function properly.
[_LOG_LEVEL_WARN 16:26:01.914453] RepeatPanel.vala:319: 3
[_LOG_LEVEL_WARN 16:26:01.935941] [Pango] Invalid UTF-8 string passed to pango_layout_set_text()
[_LOG_LEVEL_WARN 16:26:04.673667] [Pango] Invalid UTF-8 string passed to pango_layout_set_text()

(apport-gtk:5279): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

[6091:6091:0126/162802:ERROR:browser_main_loop.cc(209)] Gtk: Locale not supported by C library.
Using the fallback 'C' locale.
[6091:6091:0126/162802:ERROR:browser_main_loop.cc(191)] GTK theme error: Unable to locate theme engine in module_path: "pixmap",
[6091:6091:0126/162802:ERROR:browser_main_loop.cc(191)] GTK theme error: Unable to locate theme engine in module_path: "pixmap",
[6091:6091:0126/162802:ERROR:browser_main_loop.cc(191)] GTK theme error: Unable to locate theme engine in module_path: "pixmap",
[6091:6091:0126/162802:ERROR:browser_main_loop.cc(191)] GTK theme error: Unable to locate theme engine in module_path: "pixmap",
[6091:6091:0126/162802:ERROR:browser_main_loop.cc(191)] GTK theme error: Unable to locate theme engine in module_path: "pixmap",
Gtk-Message: Failed to load module "canberra-gtk-module"
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[6130:6130:0126/162802:ERROR:sandbox_linux.cc(305)] InitializeSandbox() called with multiple threads in process gpu-process
[6091:6124:0126/162818:ERROR:channel.cc(290)] RawChannel read error (connection broken)
[_LOG_LEVEL_FATAL 16:30:07.861862] geocode_forward_add: assertion 'value == NULL || g_utf8_validate (value, -1, NULL)' failed
[_LOG_LEVEL_FATAL 16:30:07.861974] Calendar will not function properly.
[_LOG_LEVEL_WARN 16:30:07.867520] RepeatPanel.vala:319: 3
[_LOG_LEVEL_WARN 16:30:07.884376] [Pango] Invalid UTF-8 string passed to pango_layout_set_text()

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: maya-calendar 0.3r752+pkg66ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CrashDB: maya_calendar
CurrentDesktop: Pantheon
Date: Mon Jan 26 16:27:36 2015
ExecutablePath: /usr/bin/maya-calendar
GSettings:

InstallationDate: Installed on 2014-12-17 (40 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810)
SourcePackage: maya-calendar
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1414680 davidak - 2015-01-26 15:33:59 +0000

Maya does not display events using caldav

I set up my owncloud calendar via caldav in Maya. When I create an event in Maya I don't see it in Maya, but I can check owncloud and it does show up. But I see no events on the calendar app.

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: elementary-desktop 1.349+393~ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CrashDB: elementary_meta
CurrentDesktop: Pantheon
Date: Mon Aug 11 21:14:28 2014
InstallationDate: Installed on 2014-08-11 (0 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810)
ProcEnviron:
LANGUAGE=en
PATH=(custom, no user)
XDG_RUNTIME_DIR=
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: elementary-meta
SuspiciousXErrors:

ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1355553 Tim Apple - 2014-08-12 02:22:56 +0000

Events wrongly displayed on two days [$10]

I'm using Maya as a frontend to an Owncloud calendar. Timezone of host and server is set to Europe\Brussels. Timezone of PHP on server is explicitly set to this timezone as well.

Issue: Events created in Mozilla Lightning which end at or after 23:00 but before 00:00 are displayed on two days: the actual day it should appear on and the next day. An example event (ical formt, as stored in Owncloud's database) is shown on link below:

http://paste.debian.net/plain/902278

What I expect: Event should be displayed on a single day only as it does not span multiple days.

When you create a similar event in Maya/ Calendar, timezone and daylight savng time information is stored a little bit different on the generated ical:

http://paste.debian.net/plain/902277

As one can see, instead of using a repeat rule, all DST switches are explicitly put inside the ical. In addition, timezone information is stored differently in the DTSTART and DTEND fields...

Launchpad Details: #LP1421012 Kurt Smolderen - 2015-02-11 23:53:36 +0000

No focus for event title when creating an event

When double-clicking on a day, the "Create new event" dialogue opens. Intuitively I would just begin to type the event name, but the "Title" text box has no focus. So you have to click on it first to start typing. When doing so and you start typing, the text box loses focus again and you have to click it again to continue.

Launchpad Details: #LP1421961 greenshift - 2015-02-14 15:09:30 +0000

Event added in Maya is shown a day later [$15]

Hi there,

I just added Google Calendar to Calendar in elementary OS Freya. But when I tried to add new event, it always go to next day of the actual date of event. For example, I created event on 13 April 2015, but when finished, it went to 14 April 2015.

When I check in Google Calendar, actually it's correct, on 13 April 2015, but what I saw in Calendar is different.

I think this is a bug of Calendar system in Freya.

Thanks
Robert

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: elementary-desktop 1.372+419~ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
ProcVersionSignature: Ubuntu 3.13.0-49.81-generic 3.13.11-ckt17
Uname: Linux 3.13.0-49-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: amd64
CrashDB: elementary_meta
CurrentDesktop: Pantheon
Date: Sun Apr 12 19:16:44 2015
InstallationDate: Installed on 2015-03-18 (25 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20150208)
ProcEnviron:
LANGUAGE=en_SG:en
PATH=(custom, no user)
XDG_RUNTIME_DIR=
LANG=en_SG.UTF-8
SHELL=/bin/bash
SourcePackage: elementary-meta
SuspiciousXErrors:

ThirdParty: True
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1443056 Robertus Lilik Haryanto - 2015-04-12 11:22:33 +0000

Events in upcoming events are not in order

The upcoming events panel shows the events for the day. However, they are not in order chronologically; in fact, they aren't in order alphabetically or any other order that I can find.

Launchpad Details: #LP1411906 Ryan McClure - 2015-01-17 05:50:20 +0000

Notification times are often wrong (using Google calendar)

  • added new Google calendar and entered credentials
  • events got synchronized

Now when viewing events the notification times on many events are

  • off (e.g. '3 hours' instead of '4 hours' or '2 days instead of '1 hour') or
  • completely wrong (e.g. only 1 notification with '10 minutes' instead of 2 notifications with '1 day' and '2 hours')

Note: I am mostly using several notifications for an event (e.g. '1 week', '1 day' and '1hour' or '1 day', '3 hours', '30 minutes').

Also, first I thought it was a time zone issue (i am in the 'Berlin' time zone) because many notification times were off by 1 hour but then I also saw that some events had totally wrong notifications...

Launchpad Details: #LP1443943 Patrick Zingerle - 2015-04-14 13:14:20 +0000


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Support EDS categories

If I understand correctly, EDS has support for categories (and their icons) already.

We should support that and show the category icon in the sidebar and view and allow the category to be set in the event editing and creation dialog

Launchpad Details: #LP1406019 Daniel Fore - 2014-12-27 22:53:34 +0000


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Removes port from CalDav url

I am trying to add a CalDav to Maya with a port of 8080 but it removes the :8080 from the url then fails to connect.

Launchpad Details: #LP1398166 Brett - 2014-12-01 20:29:54 +0000

maya-calendar crashes at start (memory access violation)

Maya won't start, I can't figure out why:

robert@robert-ThinkPad-T440s:~$ maya-calendar

** (maya-calendar:21904): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-W6xfcfRVr4: Verbindungsaufbau abgelehnt
[_LOG_LEVEL_INFO 19:22:00.887760] Application.vala:155: Kalender version: 0.3
[_LOG_LEVEL_INFO 19:22:00.887813] Application.vala:157: Kernel version: 3.19.0-031900rc4-generic
[_LOG_LEVEL_FATAL 19:22:01.105403] maya_util_is_the_all_day: assertion 'dtend != NULL' failed
[_LOG_LEVEL_FATAL 19:22:01.105439] Kalender will not function properly.
[_LOG_LEVEL_FATAL 19:22:01.105473] [GLib] g_date_time_format: assertion 'datetime != NULL' failed
[_LOG_LEVEL_FATAL 19:22:01.105489] Kalender will not function properly.
Speicherzugriffsfehler (Speicherabzug geschrieben)
robert@robert-ThinkPad-T440s:~$

I'm using a German localisation of elementary OS freya, maya is called "Kalender".

ProblemType: Bug
DistroRelease: elementary OS 0.3
Package: maya-calendar 0.3r759+pkg66ubuntu0.3.1 [origin: LP-PPA-elementary-os-daily]
Uname: Linux 3.19.0-031900rc4-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CrashDB: maya_calendar
CurrentDesktop: Pantheon
Date: Tue Feb 10 19:19:43 2015
ExecutablePath: /usr/bin/maya-calendar
GSettings:

InstallationDate: Installed on 2014-09-16 (147 days ago)
InstallationMedia: elementary OS 0.3 "Freya" - Daily amd64 (20140810)
SourcePackage: maya-calendar
UpgradeStatus: No upgrade log present (probably fresh install)

Launchpad Details: #LP1420431 Robert Sliwinski - 2015-02-10 18:27:31 +0000

Include Releases information in AppData.xml

In order to provide changelogs in appcenter, we need to start making use of appdata.xml release tags. The structure is like this:





    <_li>Add a feature</_li>
    <_li>Fix a bug</_li>
    <_li>updated translations</_li>




Launchpad Details: #LP1627358 Daniel Fore - 2016-09-24 18:31:27 +0000

Ability to print calendar and et al

Could there be a simple feature to print calendar so as to make it
accessible without a computer?

Furthermore, the calendar does not allow Bold text to mark urgent
events or colors to assign for days. Seems to restrictive to have only
text, and day boxes. Much more can be done with paper and pencil.

thanks.

Launchpad Details: #LP1184706 Sooty - 2013-05-27 18:15:20 +0000

ship high contrast icons

It appears that the high contrast theme doesn't contain icons for quite a few actions and several are missing for apps.

We should create a package that suppliments the existing highcontrast theme.

For apps, we should probably ship the icon with the app itself like we already do with their "hicolor" icon.

Launchpad Details: #LP1310134 Daniel Fore - 2014-04-20 00:07:13 +0000

event notifications not working

When I save a calendar event which has notifications, the notifications are not being saved. Opening the event on my blackberry or on my server shows that the event has no notification attached.

Launchpad Details: #LP1425182 Localdev JS - 2015-02-24 16:59:21 +0000

Calender app crashes

Hi

I am not sure if it is because of my small screen size (10" netbook) but the calender app opens and then automaticly closes.

I am duel booting Freya 0.3 with Ubuntu 14.04.

Thanks for an awesome OS

Launchpad Details: #LP1361018 Patrick Shone - 2014-08-25 05:39:57 +0000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.