Open rsedlmeier opened 4 months ago
I am also having this issue since updating to the latest version of the desktop client (3.13.2). It seems to work normally when rolled back to 3.12.7.
Right, it's an issue with 3.13.x It's quite reproducible:
I'm also having this issue with the latest desktop client (3.13.2) and it's quite annoying because folder icon help me to find desired directories way faster.
Does anyone care about this bug?
@joshtrichards I do not have VFS enabled. I thought at first that having the icon in the sync structure was the problem (it had always been there in the past) but I moved it outside of the folder structure and it still had the issue.
- Is this with VFS enabled?
- Are the custom folder icons located within the synced folder structure or elsewhere?
No, VFS is not enabled, and the icons are not inside the synced folder structure as I use the icons from Windows .dll files, like %SystemRoot%\System32\SHELL32.dll
.
The information about the folder icon is stored in the desktop.ini file:
[.ShellClassInfo]
IconResource=C:\Windows\System32\SHELL32.dll,15
[ViewState]
Mode=
Vid=
FolderType=Generic
The issue remains open, even with the new client.desktop 3.14.1 and it's still annoying,
And regardless of the source of the .ico file, they are being deleted once a sync performed.
If it helps, here's the content of the Desktop.ini in a sub folder:
[.ShellClassInfo] IconResource=C:\Users\rsedl\Nextcloud\Bilder\Symbole\pics.ico,0
Witch is correct and defined manually by the user on Win10,
As mentioned above, it worked well until version 3.11 and afterwards the icons get lost.
Regards
⚠️ This issue respects the following points: ⚠️
Bug description
Once you give a syncronized folder an icon it disappears after some sync's.
Steps to reproduce
Expected behavior
it worked for years until NC 28.xxx or desktop client version 3.x??
Installation method
Community Manual installation with Archive
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response