Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt4-preview-feedback Archive, March 2007
Qt/X11 4.3 Beta - QFileSystemWatcher over Samba


Message 1 in thread

Hi,

I'm trying to add a a samba path to a QFileSystemWatcher object but
this fails to install the path. This is on Fedora 6 machine using the
latest snapshot from 20070327. For example:

   QFileSystemWatcher obj;
   obj.addPath("smb://server/directory/");

This raises the error:

   QFileSystemWatcher: failed to add paths: smb://server/directory/

Is this not possible or am I doing something wrong?

Regards,
Simon

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx