cloudcmd: No icons, double click is not recognized
Hi
I really love CloudCmd and use it almost daily. But starting a some versions ago (sorry, don’t remember which one, but a couple of month ago), I have a strange issue. I open CloudCmd and then double click on a directory (CloudCmd root is /). The directory opens and then I click on the two dots to go back again. Now, all icons are disappeared and when i double click on a directoy, nothing happens. This only happens with the root directory (/), if I go deeper, I can go back and forth without problems, but as soon as I open the root directory again, the icons are gone and no double click is recognized. The only thing I could do is to refresh the page (F5). Then the icons are there again and it works.
- Version (
cloudcmd -v): 11.8.3 - Node Version
node -v: 11.8.0 - OS (
uname -aon Linux): Linux DebianNAS 4.19.0-0.bpo.1-amd64 #1 SMP Debian 4.19.12-1~bpo9+1 (2018-12-30) x86_64 GNU/Linux - Browser name/version: Google Chrome Version 71.0.3578.98 (does NOT happen with IE, but also with Chrome Browser on my Android device)
- Used Command Line Parameters: none
- Changed Config:
{
"name" : "",
"auth" : true,
"username" : xyz,
"password" : xyz,
"algo" : "sha512WithRSAEncryption",
"editor" : "edward",
"packer" : "tar",
"diff" : true,
"zip" : true,
"buffer" : true,
"dirStorage" : true,
"online" : true,
"open" : false,
"oneFilePanel" : true,
"keysPanel" : true,
"port" : 8003,
"ip" : null,
"root" : "/",
"prefix" : "",
"progress" : true,
"confirmCopy" : true,
"confirmMove" : true,
"showConfig" : false,
"contact" : true,
"configDialog" : true,
"console" : true,
"syncConsolePath" : false,
"terminal" : false,
"terminalPath" : "/",
"vim" : false,
"columns" : "name-size-date-owner-mode"
}
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 22 (11 by maintainers)
Commits related to this issue
- fix(cloudcmd) read root from custom config (#224) — committed to coderaiser/cloudcmd by coderaiser 5 years ago
Problem is gone for me. Just upgraded and icon issues are gone.