Open
Bug 1199908
Opened 10 years ago
Updated 3 years ago
Can't change date in calendar with google calendar addon
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
NEW
People
(Reporter: Ms2ger, Unassigned)
Details
Attachments
(1 file)
|
91.79 KB,
image/png
|
Details |
Have seen both
TypeError: getViewDeck(...) is null
-- Exception object --
*
-- Stack Trace --
currentView@chrome://calendar/content/calendar-views.js:270:12
setDateRange@chrome://calendar/content/calendar-views.js:681:39
setDateRange@chrome://calendar/content/calendar-month-view.xml:640:15
goToDay@chrome://calendar/content/calendar-views.xml:194:25
switchToView@chrome://calendar/content/calendar-views.js:249:5
ltnSwitch2Calendar@chrome://lightning/content/messenger-overlay-sidebar.js:541:5
calendarTabType.modes.calendar.openTab@chrome://lightning/content/messenger-overlay-sidebar.js:49:13
openTab@chrome://messenger/content/tabmail.xml:559:1
oncommand@chrome://messenger/content/messenger.xul:1:1
and
Error: [Exception... "Component does not have requested interface [calIOperationListener.onOperationComplete]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: resource://calendar/modules/calProviderUtils.jsm :: cPB_notifyPureOperationComplete :: line 634" data: no]
Comment 1•10 years ago
|
||
What version of Thunderbird, Lightning, and Provider for Google Calendar do you use?
The 2nd error might be Bug 1189109 that ought to be fixed in Lightning 4.5 after 2015-08-26.
Flags: needinfo?(Ms2ger)
| Reporter | ||
Comment 2•10 years ago
|
||
Thunderbird 38.2.0 from the Ubuntu repos
Lightning 4.0.2
Provider for Google Calendar 1.0.4
Flags: needinfo?(Ms2ger)
Comment 3•10 years ago
|
||
I also got the same symptoms and error. Ubuntu 14.04 LTS, Thunderbird 38.3.0 from Ubuntu repos, Lightning 4.0.3.1, Provider for Google Calendar 1.0.4
In my case the freeze was 100% CPU intensive. I had to restrict the CPU frequency, otherwise my Thinkpad X201 would do an emergency shutdown due to high CPU temperature.
The problem disappeared after letting Thunderbird do its magical things for 30 minutes or so. After that CPU load went down to normal and everything works again.
Strange...
Comment 4•10 years ago
|
||
Correction to my previous message: CPU load did not sink. Top is still showing 99-100% for Thunderbird. I guess it is one core.
I'll try to dig into this. What info should I deliver?
Comment 5•10 years ago
|
||
In my case the problem was caused by Google birthday calendar. After unsubscribing it the problem disappeared.
I do not know what exactly causes the behaviour. The birthday calendar contains only the birthdays of Google contacts so the information value is about zero. Who the heck would tell Google a real birthday?
Comment 6•10 years ago
|
||
(In reply to Elias Aarnio from comment #5)
> In my case the problem was caused by Google birthday calendar. After
> unsubscribing it the problem disappeared.
ms2ger, do you also have this?
Flags: needinfo?(Ms2ger)
| Reporter | ||
Comment 7•10 years ago
|
||
Sorry, forgot to mention. I'd subscribed to a google-hosted MoCo calendar through the ICS link (I believe). Subscribing with the gcal addon helped.
Flags: needinfo?(Ms2ger)
Comment 8•7 years ago
|
||
I surprisingly started getting this broken behavior after upgrading from TB52 -> TB60.
Builds up to current stable 60.4.0 have not improved the situation.
Application Basics
Name Thunderbird
Version 60.4.0
Build ID 20181217101353
Update Channel release
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
OS Linux 4.19.4-gentoo+
Multiprocess Windows 0/0 (Disabled)
Stylo content = true (enabled by default), chrome = true (enabled by default)
Google Key Missing
Mozilla Location Service Key Missing
Safe Mode false
Mail and News Accounts
ID Incoming server Outgoing servers
Name Connection security Authentication method Name Connection security Authentication method Default?
Crash Reports for the Last 3 Days
Report ID Submitted
All Crash Reports
Extensions
Name Version Enabled ID
Lightning 6.2.4 true {e2fda1a4-762b-4020-b5ad-a41df1933103}
Provider for Google Calendar 4.4.2 true {a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
ViewAbout 2.1.2 true viewabout@rumblingedge.com
Gecko Profiler 1.16.3 false jid0-edalmuivkozlouyij0lpdx548bc@jetpack
Lightning Calendar Tabs 2.2 false lightningcalendartabs@jlx.84
Nightly Tester Tools 3.10 false {8620c15f-30dc-4dba-a131-7c5d20cf4a29}
Restartless Restart 9.1-signed.1-signed false restartless.restart@erikvold.com
Stylish 2.1.1 false {46551EC9-40F0-4e47-8E18-8E5CF550CFB8}
Important Modified Preferences
browser.cache.disk.capacity 358400
browser.cache.disk.filesystem_reported 1
browser.cache.disk.smart_size_cached_value 358400
browser.cache.disk.smart_size.first_run false
browser.cache.disk.smart_size.use_old_max false
extensions.lastAppVersion 60.4.0
font.internaluseonly.changed true
layers.acceleration.disabled false
media.gmp.storage.version.observed 1
network.cookie.prefsMigrated true
network.predictor.cleaned-up true
places.database.lastMaintenance 1545210256
places.history.expiration.transient_current_max_pages 104858
plugin.importedState true
plugin.state.flash 0
security.disable_button.openCertManager false
storage.vacuum.last.index 1
storage.vacuum.last.places.sqlite 1544979920
Important Locked Preferences
Places Database
JavaScript
Incremental GC true
Accessibility
Activated false
Prevent Accessibility 0
Library Versions
Expected minimum version Version in use
NSPR 4.19 4.19
NSS 3.36.6 3.36.6
NSSSMIME 3.36.6 3.36.6
NSSSSL 3.36.6 3.36.6
NSSUTIL 3.36.6 3.36.6
Sandbox
Seccomp-BPF (System Call Filtering) true
Seccomp Thread Synchronization true
User Namespaces true
Content Process Sandboxing true
Media Plugin Sandboxing true
Content Process Sandbox Level 0
Effective Content Process Sandbox Level 0
Rejected System Calls
# Seconds Ago PID TID Process Type Syscall Arguments
Internationalization & Localization
Application Settings
Requested Locales ["en-US"]
Available Locales ["en-US"]
App Locales ["en-US"]
Regional Preferences ["et-EE"]
Default Locale "en-US"
Operating System
System Locales ["en-US"]
Regional Preferences ["et-EE"]
Comment 9•7 years ago
|
||
> Sorry, forgot to mention. I'd subscribed to a google-hosted MoCo calendar through the ICS link (I believe). Subscribing with the gcal addon helped.
I just discovered my calendar malfunction is caused by the same underlying issue: subscribing a Google calendar via ICS. I can provide a link to any interested party capable of repairing this.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•