Code Monkey home page Code Monkey logo

Comments (11)

TUGOhost avatar TUGOhost commented on July 2, 2024 1
  • OS version: Windows 11 home editor

I click chrome://extensions/ -> Developer mode -> service worker,then show:
image

video:

2024-06-18.195123.mp4

from linguist.

vitonsky avatar vitonsky commented on July 2, 2024

I debug this problem currently, probably this problem due to a new mechanism on background worker that may be terminated any time.

Please give more details you note about this problem. If you close browser, wait 10 seconds, then open it and try to use Linguist - it works fine?

from linguist.

TUGOhost avatar TUGOhost commented on July 2, 2024

Sorry,I don't know how to debugg chrom plugin.
I click F12 button:
image

I tried closing Chrome and waiting 10 seconds, then opening the Linguist plugin and it still doesn't work!

from linguist.

vitonsky avatar vitonsky commented on July 2, 2024

@TUGOhost what if you close Chrome browser, and then open after 10 seconds? Problem still there?

from linguist.

TUGOhost avatar TUGOhost commented on July 2, 2024

yes, the problem still exists

from linguist.

vitonsky avatar vitonsky commented on July 2, 2024

yes, the problem still exists

I still cannot to reproduce the bug, could you provide some info to debug:

  • What is your OS and version?
  • Which translator you used last time (if you know)
  • Go to chrome://extensions/, then click "Developer mode", then click "service worker" and send screenshot of new window
    image
  • If it possible, could you record your screen (you may use OBS studio) where you close browser, then wait 10-20 seconds, then open Chrome, open some site and click by Linguist icon

from linguist.

vitonsky avatar vitonsky commented on July 2, 2024

@TUGOhost i think we may have problem with config migrations.

Could you sent your config data, to let me debug a problem:

  • click "service worker" again as in instruction above
  • paste next code: await chrome.storage.local.get().then(data=> JSON.stringify(data)) and press enter
  • copy result string and sent it here or to email [email protected]

String that you will copy may contains last texts that you tried to translate, so you may sent it with email to don't disclosure a sensetive data

from linguist.

vitonsky avatar vitonsky commented on July 2, 2024

@TUGOhost if you create a new chrome profile and install Linguist there is it will work fine?

from linguist.

TUGOhost avatar TUGOhost commented on July 2, 2024
  • click "service worker" again as in instruction above
  • paste next code: await chrome.storage.local.get().then(data=> JSON.stringify(data)) and press enter
  • copy result string and sent it here or to email [email protected]

Don't worry, no sensitive content

image

'{"PageTranslationStorage":{"optionsSpoilerState":false},"PopupWindowStorage":{"activeTab":{"translatePage;translateText":"translateText","translateText":"translateText"}},"TextTranslatorStorage":{"from":"en","to":"zh","translate":{"originalText":"IDAPython was created in 2004 . It was a joint ef f ort by Gergely Erdelyi and Ero Carrera. Their goal was to combine the power of Python with the analysis automation of IDA’s IDC C-like scripting language.IDAPython consists of three separate modules. The f irst is idc . It is a compatibility module f or wrapping IDA’s IDC f unctions. The second module is idautils . It is a high level utility f unctions f or IDA. The third module is idaapi . It allows access to more low level data. This data could be classes used by IDA.","translatedText":"IDAPython 创建于 2004 年。 这是 Gergely Erdelyi 和 Ero Carrera 的共同努力。 他们的目标是将 Python 的强大功能与 IDA 的 IDC C 类脚本语言的分析自动化相结合。IDAPython 由三个独立的模块组成。 第一个是idc。 它是一个兼容模块,用于包装 IDA 的 IDC 功能。 第二个模块是 idautils 。 它是 IDA 的高级实用函数。 第三个模块是 idaapi 。 它允许访问更多低级数据。 该数据可能是 IDA 使用的类."}},"appConfig":{"history":{"enabled":true}},"migrationsInfo":{"dataVersions":{"ConfigStorage":6,"PopupWindowStorage":1,"TextTranslatorStorage":3,"TranslatorCache":3,"autoTranslationPreferences":1},"version":1},"recentUsedLanguages":["zh","auto"]}'

from linguist.

TUGOhost avatar TUGOhost commented on July 2, 2024

@TUGOhost if you create a new chrome profile and install Linguist there is it will work fine?

I just uninstalled the Lingust plugin and reinstalled it and it worked again!

from linguist.

vitonsky avatar vitonsky commented on July 2, 2024

@TUGOhost thanks for your report, problem now fixed, a new version with fix will be published soon.
Your report are pretty detailed and been important to debug a problem 👍

from linguist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.