Merge branch 'master' into summon
diff --git a/chatdialog.cpp b/chatdialog.cpp
index 0f5b062..b66a596 100644
--- a/chatdialog.cpp
+++ b/chatdialog.cpp
@@ -79,6 +79,7 @@
       Sync::CcnxWrapperPtr handle = Sync::CcnxWrapper::Create();
       handle->setInterestFilter(m_user.getPrefix().toStdString(), bind(&ChatDialog::respondHistoryRequest, this, _1));
       //QTimer::singleShot(100, this, SLOT(getLocalPrefix()));
+      usleep(100000);
       if (!getLocalPrefix())
       {
         // if getLocalPrefix indicates no prefix change