CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] In the new version of CasaOS, when a txt file is opened with the "files" feature, the content is displayed twice in the code editor.

Open qhdlt opened this issue 1 year ago • 15 comments

Describe the bug In the new version of CasaOS, when a txt file is opened with the "files" feature, the content is displayed twice in the code editor.

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

 - OS: [e.g. iOS]
 - Browser [e.g. chrome, safari]
 - Version [e.g. 22]

System Time

Run timedatectl and share the output

(timedatectl output here)

Logs

Run following command to collect corresponding logs:

sudo journalctl -xef -u casaos-gateway
sudo journalctl -xef -u casaos-user-service
sudo journalctl -xef -u casaos-local-storage
sudo journalctl -xef -u casaos-app-management
sudo journalctl -xef -u casaos.service

Additional context

Add any other context about the problem here.

If you are a Zimaboard user, make it explicit with when you got your Zimaboard.

qhdlt avatar Aug 16 '24 00:08 qhdlt

same here

wildhandb avatar Aug 18 '24 05:08 wildhandb

#1963 Holds the same issue on this I would like to work on this issue @JohnGuan

Abiji-2020 avatar Aug 19 '24 00:08 Abiji-2020

+1

aptonline avatar Aug 20 '24 15:08 aptonline

same here, to reproduce:

  • create a new text file
  • enter something in the file like "test" and save the file.
  • Close and reopen the file.
  • Notice "test" has become "testtest". It seems that this is only visual, that the file contents actually are not duplicated in the real file.

Ryckie avatar Aug 21 '24 20:08 Ryckie

Is this issue being looked into? It’s a bit of a game changer for my use case where I need to update source files. Thanks.

aptonline avatar Aug 23 '24 12:08 aptonline

+1

eemersonrosa avatar Aug 24 '24 14:08 eemersonrosa

+1

ismaelw avatar Aug 29 '24 08:08 ismaelw

same bug

lcl-101 avatar Sep 02 '24 06:09 lcl-101

I downgraded to v4.9 for the time being, and it has been working fine.

eemersonrosa avatar Sep 03 '24 13:09 eemersonrosa

I downgraded to v4.9 for the time being, and it has been working fine.

How to downgrade

lcl-101 avatar Sep 05 '24 08:09 lcl-101

I downgraded to v4.9 for the time being, and it has been working fine.

How to downgrade

Unlock Your Home Server's Full Potential: CasaOS Upgrade & Downgrade Guide https://youtu.be/SNAtBgq3XSw

dragonfire1119 avatar Sep 05 '24 13:09 dragonfire1119

I downgraded to v4.9 for the time being, and it has been working fine.

How to downgrade

wget -qO- https://get.casaos.io/v0.4.9 | sudo bash

eemersonrosa avatar Sep 05 '24 13:09 eemersonrosa

I downgraded to v4.9 for the time being, and it has been working fine.

How to downgrade

wget -qO- https://get.casaos.io/v0.4.9 | sudo bash

thanks

lcl-101 avatar Sep 06 '24 10:09 lcl-101

+1

zachpieratt avatar Sep 12 '24 16:09 zachpieratt

Looks like this was fixed in 0.4.13

blacklava2002 avatar Sep 19 '24 15:09 blacklava2002