New Version available: http://smb4k.berlios.de/ Changes: * Revised Smb4KMounter class: o Under Linux, the import function does not insert a share with SMBFS file system twice anymore. o Prevent the mounter from trying to do something before the application has completely started up. o Replaced the file system port with the SMB port under FreeBSD. o Revised Smb4KScanner class: + Fixed wrong error handling in Smb4KScanner::processWorkgroupMembers() when an authentication error occurred. o Revised Smb4KSambaOptionsHandler: + Fixed "Invalid command:" bugs with Samba 3.3 (closes #15276). + Replaced all occurences of the file system port by the SMB port. + Added missing function declaration of Smb4KPrintInfo::setShareItem(). o Revised Smb4KCore class: + Fixed wrong connection to the previewer. o Fixed potentially missing comma at the end of the string that is passed by Smb4KSambaOptionsHandler::mountOptions() under Linux. o Backported the new wallet manager from CVS (closes #14703). o Backported improved Smb4KAuthInfo class. o Backported Smb4KHomesSharesHandler::setHomesUsers( Smb4KAuthInfo * ). o Bumped version of core library to 3.1.0. o Reintroduced editing of the IP address in the bookmark editor. o Fixed removing of 'homes' users list from the "Specify User" dialog. o Backported wallet usage indicator in the main window. o Modified the Samba configuration page: + Fixed a crash in the "Custom Options" tab. + Removed the file system port entry under FreeBSD. Reproducible: Always
Done. Thx for report.
bugzilla, i forget to close this :P