ChatGPT-pdf icon indicating copy to clipboard operation
ChatGPT-pdf copied to clipboard

Flashing Buttons

Open rjRostana opened this issue 3 years ago • 25 comments

I have just applied what is the latest release, and I find that the buttons are flashing, ie. all the folloing in a panel: Regenerate Response - Generate PNG - Download PDF - Share Link

What do I need to do to correct it?

RJ 2023-03-10_11-10-58 ChatGPT pdf

rjRostana avatar Mar 10 '23 00:03 rjRostana

I have the same issue

DDhanushka avatar Mar 13 '23 03:03 DDhanushka

I have the same issue. ☹️

alvindoputra avatar Mar 13 '23 21:03 alvindoputra

Same issue on Ubuntu 18 and Chrome Version 106.0.5249.119 (Official Build) (64-bit)

wgu93 avatar Mar 14 '23 11:03 wgu93

same here

NikhithVasa avatar Mar 14 '23 17:03 NikhithVasa

Same here

PlusUltrax avatar Mar 14 '23 18:03 PlusUltrax

https://user-images.githubusercontent.com/45664131/225173152-4edee085-d9cf-431f-8288-cc4d80926bee.mp4

Chrome - Version 111.0.5563.65

SamuelNRS avatar Mar 15 '23 00:03 SamuelNRS

There is a pull request pending: https://github.com/liady/ChatGPT-pdf/pull/33

You could pull the source code and apply the patch.

stephenfeather avatar Mar 15 '23 19:03 stephenfeather

I was just going to post this.

Bloomdw avatar Mar 18 '23 23:03 Bloomdw

I have the same problem & this is what I found in the extension error section:

Screenshot 2023-03-20 at 8 49 39 AM

hnprashanth avatar Mar 20 '23 03:03 hnprashanth

same issue

fevxie avatar Mar 25 '23 08:03 fevxie

Same issue. I am not able to use the extension due to this issue.

hisujithabalaji avatar Mar 27 '23 10:03 hisujithabalaji

Chrome - Version 111.0.5563.65

Please Solve This issue ! At this time the extension is completely unusable ....

alijafari79 avatar Mar 28 '23 10:03 alijafari79

for those having any issues with the repo, use this branch https://github.com/spidy0x0/ChatGPT-pdf/tree/342daf23eb1a516539b387daf478bafebc4f5d4a

works perfectly

spidy0x0 avatar Mar 28 '23 11:03 spidy0x0

for those having any issues with the repo, use this branch https://github.com/spidy0x0/ChatGPT-pdf/tree/342daf23eb1a516539b387daf478bafebc4f5d4a

works perfectly

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

rwa avatar Mar 29 '23 03:03 rwa

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works.

https://github.com/aspiriine/ChatGPT-pdf-fix/commit/b542abebbf6e320a1f98b73f1e6a1b44fd75da27

aspiriine avatar Mar 30 '23 08:03 aspiriine

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works.

aspiriine@b542abe

thank you very much, buddy. it works perfectly.

alvindoputra avatar Mar 30 '23 08:03 alvindoputra

Works for me too! Thanks!

rwa avatar Mar 30 '23 16:03 rwa

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works.

aspiriine@b542abe

Did not work for me. The first edit was already in chrome-chatgpt-share-v1.3.4.zip, and I did the second edit. Still have flashing buttons.

zvit avatar Apr 13 '23 13:04 zvit

I have just now downloaded and installed the ZIP on Firefox 112.0, and it still flashes. Have the above fixes been implemented in the Firefox version?

1954Bill avatar Apr 13 '23 15:04 1954Bill

Does not work for me. Still flashes back and forth between "regenerate response" and the four buttons with the download options.

Try this one. Tested locally and it works. aspiriine@b542abe

Did not work for me. The first edit was already in chrome-chatgpt-share-v1.3.4.zip, and I did the second edit. Still have flashing buttons.

I have just now downloaded and installed the ZIP on Firefox 112.0, and it still flashes. Have the above fixes been implemented in the Firefox version?

I'm sure the edit wasn't applied. I suggest you download the forked repo in my profile. Many people confirmed it working. It works also on Firefox latest version.

aspiriine avatar Apr 13 '23 18:04 aspiriine

@aspiriine : I tried to download and install following the instructions on the page. But I get this error:

**There was an error during the temporary add-on installation. Error details

File /Users/williamaltmann/Dropbox/Mac/Downloads/ChatGPT-pdf-fix-main.zip does not contain a valid manifest**

1954Bill avatar Apr 14 '23 06:04 1954Bill

@1954Bill You'll have to execute the build.sh file first. This will create an other zip file that can be installed on firefox

aspiriine avatar Apr 14 '23 07:04 aspiriine

@aspiriine Tnanks. Can you explain how to do that? I'm a newbie.

1954Bill avatar Apr 14 '23 13:04 1954Bill

@1954Bill Once you download the repo and unzip it, you find a file called "build.sh". Open up the terminal in that directory where the file is and run chmod +x ./build.sh && ./build.sh This will create 2 files: one for chrome and one for firefox in a folder called "dist".

Alternatively, you can download the zip file for firefox from here. https://we.tl/t-CzzCrFGtlK ,

aspiriine avatar Apr 14 '23 20:04 aspiriine

It works now! Thanks.

1954Bill avatar Apr 20 '23 22:04 1954Bill