soscripted / sox

Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
http://stackapps.com/q/6091/
MIT License
72 stars 15 forks source link

Spirit Icon not showing #495

Closed SmartManoj closed 2 years ago

SmartManoj commented 2 years ago

Describe the bug Spirit Icon not showing

To Reproduce Fresh install. After getting token, there is nothing to do.

SOX errors logged in console Modified function to print this.

Error with Feature-Policy header: Unrecognized feature: 'speaker'.
[Violation] 'setTimeout' handler took 52ms
content.js:108 [Violation] 'setTimeout' handler took 53ms
DevTools failed to load source map: Could not load content for chrome-extension://gcalenpjmijncebpfijmoaglllgpjagf/jquery.timeago.min.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: DEBUGGING SOX VERSION 2.6.0
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: ----------------saved variables---------------------
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:291 SOX: logging sox stored values --- 
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:291 SOX: access token set
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: ----------------end saved variables---------------------
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: SOX object
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: {info: {…}, NEW_TOPBAR: true, debug: ƒ, log: ƒ, warn: ƒ, …}
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: OBSERVE: '.new_comment, .comment, .comments, .comment-text' on target(s)
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: (3) [div.post-layout, div.post-layout, div.post-layout]
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: OBSERVE: 'textarea[id^="wmd-input"]' on target(s)
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: <body class=​"question-page unified-theme">​…​</body>​ flex 
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: OBSERVE: '.reviewable-post, .review-content' on target(s)
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: <body class=​"question-page unified-theme">​…​</body>​ flex 
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: sox-edit-window event triggered
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: fire: target: 
userscript.html?name=Stack%2520Overflow%2520Extras%2520(SOX).user.js&id=9ef55c8b-92eb-4dc3-840c-9cbbb2681543:267 SOX: <textarea id=​"wmd-input" name=​"post-text" class=​"wmd-input s-input bar0 js-post-body-field processed" data-post-type-id=​"2" cols=​"92" rows=​"15" tabindex=​"101" data-min-length>​</textarea>​
2python-how-to-get-th…-time-in-the-past:1 Uncaught (in promise) Error: The message port closed before a response was received.

Environment SOX version: 2.6.0 Platform: Tampermonkey

If this is not auto-populated, please state your full browser version, SOX version number, and userscript manager (e.g. Tampermonkey)


Features Enabled

undefined
shu8 commented 2 years ago

Please can you try using the latest dev version 2.7.12?