I have been trying to get the "Google Docs Offline" extension to work under Chromium on Linux (Mint 18.1 in my case). I have v58.0.3029 on a 64bit and 32bit installation. The 64bit version will activate, and work briefly (enabling the extension, setting a couple docs for offline sync, start and start the application a couple of times) and then deactivate itself. Under 32bit it can't be started at all (the on/off slider is stuck half-way). Really need it to work under 32bit, as it's a Netbook I would carry to places where I don't have connectivity (I loaded linux on it in place of the extremely obsolete WinXP that was on it).
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+unsubscribe@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
Does your chromium build have up to date API keys with all the APIs used by current Chrome enabled? It's possible the extension is relying on an extension API that's backed by a Google API that your build can't reach..
On Fri, 19 May 2017 at 12:47 PhistucK <phis...@gmail.com> wrote:
Sounds weird, perhaps extensions by Google have some kind of a "protection" that prevents their use in non Google Chrome products... That would be kind of petty and bumming of them, but it is possible.Though not running at all on 32 bit installations... That is very weird. I thought it might be using Native Client modules (which are platform specific), but the extension seems to only include JavaScript files (which are not platform specific, obviously).Not sure.☆PhistucKOn Fri, May 19, 2017 at 4:36 PM, James LaBarre <j.e.l...@gmail.com> wrote:I have been trying to get the "Google Docs Offline" extension to work under Chromium on Linux (Mint 18.1 in my case). I have v58.0.3029 on a 64bit and 32bit installation. The 64bit version will activate, and work briefly (enabling the extension, setting a couple docs for offline sync, start and start the application a couple of times) and then deactivate itself. Under 32bit it can't be started at all (the on/off slider is stuck half-way). Really need it to work under 32bit, as it's a Netbook I would carry to places where I don't have connectivity (I loaded linux on it in place of the extremely obsolete WinXP that was on it).--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+unsubscribe@chromium.org.
Does your chromium build have up to date API keys with all the APIs used by current Chrome enabled? It's possible the extension is relying on an extension API that's backed by a Google API that your build can't reach..
I don't know if this is actually the problem with this particular extension or not, but if it was, then this would be something the packager of your build would have to investigate/fix.