This is my log, im unable to browse my zimaOS share..
Oct 20 23:49:13 ZimaBoard2 rpcd_winreg[3481694]: [2025/10/20 23:49:13.478852, 0] ../../source3/rpc_server/rpc_worker.c:1148(rpc_worker_main)
Oct 20 23:49:13 ZimaBoard2 rpcd_winreg[3481694]: rpcd_winreg version 4.21.4 started.
Oct 20 23:49:13 ZimaBoard2 rpcd_winreg[3481694]: Copyright Andrew Tridgell and the Samba Team 1992-2024
Oct 20 23:49:13 ZimaBoard2 rpcd_winreg[3481694]: [2025/10/20 23:49:13.482314, 0] ../../lib/util/charset/codepoints.c:16648(get_conv_handle)
Oct 20 23:49:13 ZimaBoard2 rpcd_winreg[3481694]: dos charset āCP850ā unavailable - using ASCII
Oct 20 23:49:13 ZimaBoard2 rpcd_classic[3481691]: [2025/10/20 23:49:13.498454, 0] ../../lib/util/charset/codepoints.c:16648(get_conv_handle)
Oct 20 23:49:13 ZimaBoard2 rpcd_classic[3481691]: dos charset āCP850ā unavailable - using ASCII
i canāt see my shared disk also where i have a lot of files..
from a google search, it seems like iconv is missing maybe..
my computer is running arch linux with KDE and using dolfin filemanager.. it works great on my older shares on the network.. and windows.. but not ZimaOS
seems like there are some support missing for charsetās that from what i can read online should be thereā¦
the missing charset error, is that the reason that my other shares does not show up?
nope still not fixed in the newest version of dolphin for KDE plasma 6.5..
i vote for some way of advanced level/administrator for samba settings.. zimaos is the only place where i have seen this issue.. though i think this is a kde issue with kio modules or sort.
The ādos charset CP850 unavailable ā using ASCIIā message shows a charset mismatch. KDE Dolphin tries to use CP-850 when browsing SMB, but ZimaOS doesnāt include that charset, so Samba falls back to ASCII. Because of that fallback, filenames with non-ASCII characters may not display, which makes some folders appear missing.
Other clients like Windows, GNOME, or CLI work because they negotiate UTF-8 properly. Dolphinās SMB backend behaves differently, so the issue is on the KDE side rather than ZimaOS.
A future KDE/SMB update would be needed to resolve this. In the meantime, browsing the share with another client will work normally.
not fixed with the newest version of kdeframework 6.20.. i would recommend that we add the charset cp-850.. canāt take much room and make it possible to manage oneās samba config⦠from what i can read it is not something the webui can work with if i change anything on my own in the files /etc/samba.
it should be said that with another server i have manually set up samba i never had this issue.