-
Notifications
You must be signed in to change notification settings - Fork 30
Maxthon 5.2: cannot show created script in list! #97
Comments
Has the project dead? |
@antony84 nope, as the author is busy, i guess... You need to fill up the name space and info first. Try to reinstall the plugin/browser if that fails. |
Cannot reproduce. Can you provide error log in options page? (Press F12, switch to Console tab, see if there are red messages) |
Hi, tnx for the answer. When i open the plugin, i got these errors in console: browser.js:1 Uncaught (in promise) TypeError: Cannot add property 1, object is not extensible |
I tried to reinstall maxthon and violentmonkey. I tried to create this simple script:
but when i saved i got this error: browser.js:1 Uncaught TypeError: Cannot add property 1, object is not extensible |
Still cannot reproduce... I think I know what the error is, but it's unlikely caused by Violentmonkey. Can you provide the error messages after reloading the options page? Those above should be generated just after you saved the new script. Thanks for your patience. |
Don't you love when they don't come back? ;) :) Anyhow I'm here with probably the same issue... I just tried this in my Windows 7 Pro (full system updates and current) with a new, never seen Maxthon, install of Maxthon 5.2.3.1000 and installing oujs - Meta View with Violentmonkey v2.7.1... does run as expected but script list is quite empty.
F12 console contents, after saving, on Violentmonkey tab is: vendor.js:6 TypeError: Cannot add property 1, object is not extensible
at Array.push (<anonymous>)
at l (browser.js:1)
at a.getLocaleString (app.js:1)
at a.n [as getLocaleString] (vendor.js:6)
at a.render (app.js:1)
at a.t._render (vendor.js:6)
at a.r (vendor.js:6)
at Xr.get (vendor.js:6)
at new Xr (vendor.js:6)
at gt (vendor.js:6)
O @ vendor.js:6
vendor.js:6 TypeError: Cannot add property 1, object is not extensible
at Array.push (<anonymous>)
at l (browser.js:1)
at a.getLocaleString (app.js:1)
at a.n [as getLocaleString] (vendor.js:6)
at a.render (app.js:1)
at a.t._render (vendor.js:6)
at a.r (vendor.js:6)
at Xr.get (vendor.js:6)
at Xr.run (vendor.js:6)
at xt (vendor.js:6)
O @ vendor.js:6
Nope... first time install on this machine.
Yes... first time install for both.
Download link is http://dl.maxthon.com/mx5/mx5.2.3.1000.exe Screenshots: |
Same in Windows 10 Pro virtual machine. |
macOS (OS X) 10.13.5... doesn't appear to load extensions from drag and drop, or double click, or any menu item in Maxthon 5.1.130 (180507) for the .mxaddon file referenced above. Guess this probably may rule out trying on iPhone. By the way at http://www.maxthon.com/mac/ext there's a notification box that says:
Those extensions end in .crx and not .mxaddon . Just for grins I thought I'd see if the Chrome store Violentmonkey was addable to macOS Maxthon... no luck. |
Will try the url at http://extension.maxthon.com/detail/index.php?view_id=1680 in macOS. WIndows 7 now shows in the newer version there of Violentmonkey v2.8.4 "Oops, you haven't got any script yet" and console shows: browser.js:1 Uncaught Error: Does not exist this id. (636)
at h (browser.js:1)
at d.onBrowserEvent (browser.js:1)
browser.js:1 Uncaught TypeError: Cannot add property 1, object is not extensible
at Array.push (<anonymous>)
at t.e (browser.js:1)
at s (app.js:1)
at AddScript (app.js:1)
at common.js:5
at browser.js:1
at Array.forEach (<anonymous>)
at o (browser.js:1)
browser.js:1 Uncaught Error: Does not exist this id. (636)
at h (browser.js:1)
at d.onBrowserEvent (browser.js:1) Same as before... script is running. |
LOL... site malfunction I think for http://extension.maxthon.com/detail/index.php?view_id=1680 and macOS: macOS screenshots: Guess I won't be testing that anytime soon. :) Apologies for the noise but giving you some feedback for what I can when I can. Thanks dude. |
Problem still persist. I got information it doesn't save the state of settings in my UserScript.
|
@gera2ld ? |
I installed Maxthon 5.2.2.2000 and violentmonkey 2.8.4. I'm on windows 7.
I created a "New" script, but after saved and closed it, i cannot see it in the list. But the script is executed anyway.
Tried to create an other new script, but the same happens: script not shown!
In "Installed scripts" section, i can olny read "Loading..." and no more.
The text was updated successfully, but these errors were encountered: