Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wingpanel Crashes when clicking on the date #11

Closed
elementaryBot opened this issue Mar 14, 2017 · 10 comments
Closed

Wingpanel Crashes when clicking on the date #11

elementaryBot opened this issue Mar 14, 2017 · 10 comments

Comments

@elementaryBot
Copy link
Contributor

elementaryBot commented Mar 14, 2017

This happens -everytime- I click the date. I think it happened once I synced up the Calendar with my gmail account, but its been so long now I've honestly forgotten.

Launchpad Details: #LP1635766 KJ Lawrence - 2016-10-22 01:38:49 +0000

@elementaryBot
Copy link
Contributor Author

Hi KJ,

Could you do the following to get some more information on the crash?

  1. Install debugging symbols, run: sudo apt install wingpanel-dbg wingpanel-indicator-datetime-dbg
  2. Run wingpanel under gdb, with: gdb wingpanel
  3. At the gdb prompt, type "run" and hit enter
  4. Cause the crash by clicking the date
  5. Go to your console, and at the gdb prompt type "thread apply all bt"
  6. Paste the output of the previous command into a comment here

I know that's a lot of steps, but it will help!

If you could also provide information like what timezone you are using, localization settings, etc., that might be helpful too.

Launchpad Details: #LPC Matt Spaulding - 2016-10-22 03:30:44 +0000

@elementaryBot
Copy link
Contributor Author

Cerbere kind of fights running wingpanel independently so I had to mess around before I could get this... Hopefully it's what you're looking for.

For computer setup:
Timezone: EST
Locale: EN-US
Showing AM/PM

I've tried restoring the system default settings through the About plugin as well.

Launchpad Details: #LPC KJ Lawrence - 2016-10-22 03:55:45 +0000

@elementaryBot
Copy link
Contributor Author

Ok, you got the right information, thanks!

It looks like it's crashing when calculating events that have month recurrences because it may be getting bad data. Do you know if you have any monthly recurring events on your calendar and if so could you provide how the event has been configured? (start data, end date, day of week, how frequent the recurrence, etc.)

If you can export your calendar into ICal format that's even better, but I would guess it has private details that you'd rather not share :) I suppose, if you're willing, you could export the ICal file and then open it in a text editor and remove the private details before attaching it here.

Launchpad Details: #LPC Matt Spaulding - 2016-10-22 13:17:35 +0000

@elementaryBot
Copy link
Contributor Author

Here you go. Nothing too crazy on it. At one point I set up all of these reoccurring events to try to keep the house clean... didn't work, haha. Never removed them though. They wreaked havoc on Maya - would crash on load every time. I actually did a code change to fix it which might be worth looking at it to see if anything sticks out: https://code.launchpad.net/~kjtehprogrammer/maya/bug-1441262

Launchpad Details: #LPC KJ Lawrence - 2016-10-22 19:01:42 +0000

@elementaryBot
Copy link
Contributor Author

This same thing is happening to me. When I have my ownCloud calDAV calendar synced, I click on the date in wingpanel, and it opens and then immediately closes and wingpanel appears to reload. When I uncheck my calDAV calendars (2 from ownCloud), the wingpanel 'calendar dropdown' works fine.

Using Loki 0.4.

Launchpad Details: #LPC zen0ne - 2017-01-25 21:02:12 +0000

@elementaryBot
Copy link
Contributor Author

Update: My calDAV calendar in ownCloud had an error message saying something like "Some of the events in this calendar are broken. Please check JS console..."

I just created a new calDAV calendar, synced it with Elementary OS and the wingpanel date indicator appears to be working fine.

Not sure what happened to my calendar or what event was causing the issue. Oh well.

Launchpad Details: #LPC zen0ne - 2017-01-25 22:01:18 +0000

@b3n10
Copy link

b3n10 commented Feb 21, 2018

Hi, any update on this? If I remove my google account, wingpanel datetime works fine.

@krille-chan
Copy link

I can confirm this. With my Nextcloud-Calendar the wingpanel crashes every time. When I create a completely new and empty calendar and sync it, it works fine.

@iuvbio
Copy link

iuvbio commented Jun 12, 2018

I have have the same issue, even with all calendars disabled.

@tintou
Copy link
Member

tintou commented Dec 12, 2018

I fixed this in 8d0266b it should be soon available with update 2.1.3

@tintou tintou closed this as completed Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants