asolfre / qwit

Automatically exported from code.google.com/p/qwit
GNU General Public License v3.0
0 stars 0 forks source link

Can't connect to twitter using qwit.. either http and https #170

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Some output from my console:
Tue Nov 23 00:42:13 2010 Warning: QMetaObject::connectSlotsByName: No matching 
signal for on_add_friend(QString)
Tue Nov 23 00:42:13 2010 Warning: QMetaObject::connectSlotsByName: No matching 
signal for on_unfollow_friend(QString,UserMgmtWidgetItem*)
Tue Nov 23 00:42:13 2010 Warning: QMetaObject::connectSlotsByName: No matching 
signal for on_block_friend(QString,UserMgmtWidgetItem*)
Tue Nov 23 00:42:13 2010 Warning: QMetaObject::connectSlotsByName: No matching 
signal for on_follow_follower(QString,UserMgmtWidgetItem*)
Tue Nov 23 00:42:13 2010 Warning: QMetaObject::connectSlotsByName: No matching 
signal for on_unfollow_follower(QString,UserMgmtWidgetItem*)
Tue Nov 23 00:42:13 2010 Warning: QMetaObject::connectSlotsByName: No matching 
signal for on_block_follower(QString,UserMgmtWidgetItem*)
Tue Nov 23 00:42:13 2010 Warning: QMetaObject::connectSlotsByName: No matching 
signal for on_unblock_user(QString,UserMgmtWidgetItem*)
Tue Nov 23 00:42:13 2010 Warning: QLayout: Attempting to add QLayout "" to 
FriendshipsMgmtPage "", which already has a layout
Tue Nov 23 00:42:13 2010 Warning: QLayout: Attempting to add QLayout "" to 
MainWindow "MainWindow", which already has a layout
Tue Nov 23 00:42:13 2010 Warning: "Twitter::requestFinished() 1" 
Tue Nov 23 00:42:13 2010 Warning: "Twitter::requestFinished() 2" 
Tue Nov 23 00:42:13 2010 Warning: "Twitter::requestFinished() 3" 
Tue Nov 23 00:42:14 2010 Warning: "Twitter::requestFinished() 4 error 401 
Unauthorized" 
Tue Nov 23 00:43:03 2010 Warning: "Twitter::requestFinished() 17 error 401 
Unauthorized" 
Tue Nov 23 00:43:03 2010 Warning: "Twitter::requestFinished() 18 error 401 
Unauthorized" 
Tue Nov 23 00:43:03 2010 Warning: "Twitter::requestFinished() 19 error 401 
Unauthorized" 
Tue Nov 23 00:43:05 2010 Warning: "Twitter::requestFinished() 20 error 401 
Unauthorized" 

Original issue reported on code.google.com by md.xytop on 22 Nov 2010 at 10:48