Opened 3 years ago

Closed 3 years ago

#254 closed defect (fixed)

No such slot QtSimpleIMContactManager::faceBookTalkLineEditClicked()

Reported by: chris-mac Owned by: vadim
Priority: major Milestone: QuteCom 2.2-RC4
Component: misc Version: 2.2
Keywords: Cc:

Description

When adding a contact, QuteCom throws the following error to the console:

Object::connect: No such slot QtSimpleIMContactManager::faceBookTalkLineEditClicked() in qutecom-2.2-r663/qutecom/src/presentation/qt/imcontact/QtSimpleIMContactManager.cpp:71
(fatal) 00:28:58 [Common] qutecom-2.2-r663/libs/qtutil/src/SafeConnect.cpp:28 static void SafeConnect::connect(const QObject*, const char*, const QObject*, const char*, Qt::ConnectionType): couldn't connect sender= signal=2activate(QEvent *) receiver= method=1faceBookTalkLineEditClicked()

How to reproduce:

  1. Start QuteCom.
  2. Select "Contacts" => "Add Contact..."

This error occurs both when compiled with ENABLE_FACEBOOK set to ON and OFF.

Change History (1)

comment:1 Changed 3 years ago by laurent

  • Resolution set to fixed
  • Status changed from new to closed

bug fix : 667

Note: See TracTickets for help on using tickets.