Closed
Bug 1011473
Opened 11 years ago
Closed 11 years ago
Third-party Keyboard has been disabled
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: madrid.crespo, Unassigned)
Details
Has the 3rd-party keyboard been disabled for B2G >= 1.4?
Check: https://marketplace.firefox.com/app/copy-paste-keyboard?
I have published my Copy/Paste Keyboard, but when people try to install it, they get the following errors. What's happening?
"A 3rd-party keyboard app is installed but the feature is not enabled in this build. Manifest URL: https://marketplace.firefox.com/app/bc6972a4-6f94-48ea-93a9-b3b3b9797fa2/manifest.webapp?feature_profile=7d7aa9376f6c.47.4" keyboard_helper.js:641
Content JS ERROR at app://system.gaiamobile.org/shared/js/keyboard_helper.js:641 in filterApps: A 3rd-party keyboard app is installed but the feature is not enabled in this build. Manifest URL: https://marketplace.firefox.com/app/bc6972a4-6f94-48ea-93a9-b3b3b9797fa2/manifest.webapp?feature_profile=7d7aa9376f6c.47.4
Permission denied for <app://system.gaiamobile.org> to create wrapper for object of class UnnamedClass app_install_manager.js:390
this.container.parentNode is null page.js:463
NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "this.container.parentNode is null" {file: "app://homescreen.gaiamobile.org/js/page.js" line: 463}]'[JavaScript Error: "this.container.parentNode is null" {file: "app://homescreen.gaiamobile.org/js/page.js" line: 463}]' when calling method: [nsIDOMEventListener::handleEvent] null
"[apps] App reported as installed for" "Copy Paste Keyboard" include.js:5
"[apps] App installed successfully:" "Copy Paste Keyboard" include.js:5
"[user] Adding to user apps.installed" 481101 include.js:5
"[user] Saving user apps to localStorage" include.js:5
"[cache] Busting cache for " "https://marketplace.firefox.com/api/v1/account/installed/mine/?dev=firefoxos&device=firefoxos&lang=en-US&limit=10®ion=es" include.js:5
"[buttons] Successful install for" "Copy Paste Keyboard" include.js:5
GET https://www.google-analytics.com/collect [HTTP/1.1 200 OK 16ms]
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1400004604723:5 in s/<: [apps] App reported as installed for Copy Paste Keyboard
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1400004604723:5 in s/<: [apps] App installed successfully: Copy Paste Keyboard
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1400004604723:5 in s/<: [user] Adding to user apps.installed 481101
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1400004604723:5 in s/<: [user] Saving user apps to localStorage
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1400004604723:5 in s/<: [cache] Busting cache for https://marketplace.firefox.com/api/v1/account/installed/mine/?dev=firefoxos&device=firefoxos&lang=en-US&limit=10®ion=es
Content JS LOG at https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1400004604723:5 in s/<: [buttons] Successful install for Copy Paste Keyboard
Reporter | ||
Updated•11 years ago
|
Summary: Third parte Keyboard has been disabled → Third-party Keyboard has been disabled
Comment 1•11 years ago
|
||
Couldn't install it using hamachi 1.4.
Comment 3•11 years ago
|
||
I didn't know how to get the log error. If you could give me instructions I can check.
Flags: needinfo?(ra092767)
Comment 4•11 years ago
|
||
After I update my hamachi to a build from 2014-04-22 I installed the app without problem.
CodingFree, could you check if a updated version?
Flags: needinfo?(madrid.crespo)
Comment 5•11 years ago
|
||
Third party keyboard has been enabled on V2.0 but perfed off on V1.4 & V1.3. FYI.
- https://bugzilla.mozilla.org/show_bug.cgi?id=816869
Thanks! :)
Reporter | ||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 6•11 years ago
|
||
It doesn't appear in they keyboard list. It is installed as a common app instead...
Flags: needinfo?(madrid.crespo)
Comment 7•11 years ago
|
||
(In reply to CodingFree from comment #6)
> It doesn't appear in they keyboard list. It is installed as a common app
> instead...
it will in 2.0
Reporter | ||
Comment 8•11 years ago
|
||
But I am using 2.0 prerelease (commit from 2014-06-08) :\ Am I missing something?
Comment 9•11 years ago
|
||
Maybe bugreport can help identify this problem.
Could I have your help to update bug report here?
If you don't mind, please execute the following commands and upload the logs here.
- $ adb shell bugreport > System_log_2014xxxx
Also,Cc Rudy here to see if we can have further information.
Thanks! Have a nice weekend!
You need to log in
before you can comment on or make changes to this bug.
Description
•