soon / practice-forcius

0 stars 0 forks source link

Dont work #1

Open amir-reza85 opened 4 years ago

amir-reza85 commented 4 years ago

Actualy Fully dont work please check I donwload it from google web store

amir-reza85 commented 4 years ago

Video : https://gofile.io/d/1n6rne

amir-reza85 commented 4 years ago

hey problems does not open for me automatically When i click Logout button it goes to problem what should I do ?

soon commented 4 years ago

@amir-reza85 thank you for the video. Unfortunately I was not able to reproduce this behavior locally. While I'm checking other possible cases, could you please clarify "When i click Logout button it goes to problem"? Do you mean that after you click Logout on codeforces site it opens a problem page instead?

soon commented 4 years ago

@amir-reza85 what is your chrome version? Any chance you have some chrome setting enabled, which prevents extensions to open new tabs?

amir-reza85 commented 4 years ago

I dont change anything :|

my chrome info is : Google Chrome 84.0.4147.89 (Official Build) (64-bit) (cohort: Stable)
Revision 19abfe7bcba9318a0b2a6bc6634a67fc834aa592-refs/branch-heads/4147@{#852}
OS Windows 10 OS Version 1903 (Build 18362.900)

Yes After clicking logout button codeforces goes to problem

after click I see Just the page Was open and no other page opened :|

amir-reza85 commented 4 years ago

Video : https://easyupload.io/3c3px7

amir-reza85 commented 4 years ago

Actualy After clicking on extention and choose dificullty I go to https://codeforces.com/blog/entry/fewwefe to test it goes to problem and i dont see any timer

amir-reza85 commented 4 years ago

It goes to problem after going to link but I dont see timer :|

soon commented 4 years ago

This behavior is weird indeed, I'm sorry this happened to you. I'll test your configuration today to see if I can reproduce it. My chrome version is the same as your, but it is running on mac, not win. Yesterday I checked with win7 and it also worked fine.

May I ask you to do the following steps:

  1. Open chrome://extensions/
  2. Find this extension card
  3. Click on "background page" (this opens a new window, switch to "Console" tab and change "Default levels" to include "Verbose")
  4. Click on extension icon and click on 1k button

After that please send a screenshot of "Console" tab. Here is how it looks like on my side - no errors and a single log entry with selected problem

Снимок экрана 2020-07-23 в 12 29 50
amir-reza85 commented 4 years ago

https://easyupload.io/77145r Nothing :|

amir-reza85 commented 4 years ago

Nothing changed when I click I correct internet low speed and again the problem is the same

soon commented 4 years ago

@amir-reza85 did you make a screenshot of a background page? Your image looks like a dev tools opened for a codeforces page, and that page does not include any logs from extensions.

amir-reza85 commented 4 years ago

Oh OK I will do now

sorry

amir-reza85 commented 4 years ago

again nothing : http://uupload.ir/files/r5xz_screenshot_(336).png

amir-reza85 commented 4 years ago

Nothing change when I click

soon commented 4 years ago

Thank you for the info. So far it looks like extension is not able to send messages to the background script. I'll investigate it further today

amir-reza85 commented 4 years ago

OK thanks anyway

soon commented 4 years ago

@amir-reza85 I was not able to reproduce your issue, but could you please try this version: dist.zip

To install just extract the zip, open chrome://extensions/, disable currently installed extension, press "load unpacked", then select the extracted directory.

amir-reza85 commented 4 years ago

Thanks

amir-reza85 commented 4 years ago

I find the error see screenshot below Screenshot (338)

amir-reza85 commented 4 years ago

When I click on 1k it shows one error in extensions page.

amir-reza85 commented 4 years ago

and 1.5k 2k and all of them

amir-reza85 commented 4 years ago

hey @soon Please debug it

soon commented 4 years ago

I'll debug it once I have more time, currently busy with other stuff. Your new issue looks like there is something wrong with fetching problem page. I'll add more logging to understand what's going on here.