PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 406 - Unable to send instant messages using QMessageService
: Unable to send instant messages using QMessageService
Status: CLOSED INVALID
Product: PySide Mobility
Classification: Unclassified
Component: Messaging
: 0.1.0
: All All
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-10-08 11:00 EEST by Matti Airas
Modified: 2011-01-21 15:44 EET (History)
8 users (show)

See Also:


Attachments
Failing script. (427 bytes, text/x-python)
2010-10-08 11:00 EEST, Matti Airas
Details
Working script. (1.26 KB, text/x-python)
2010-10-25 15:42 EEST, Willer Moreira
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Airas 2010-10-08 11:00:16 EEST
Created attachment 112 [details]
Failing script.

Originally reported on the mailing list by Praveen Koduru:

On Maemo 5:

when the attached script is run, I get the following result:

Unsupported date format character at 1 (%-d.%-m.)
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
sync eventloop exit 
QMessageService::send 
send returns= false 
fail


instead of the message being sent.
Comment 1 Willer Moreira 2010-10-25 15:42:00 EEST
Created attachment 125 [details]
Working script.

You need to associate the QMessage with an IM accountId using the method
QMessage.setParentAccountId(). I have attached an example that works.
Comment 2 Willer Moreira 2010-10-25 15:44:08 EEST
Marking the bug as RESOLVED/INVALID.
Comment 3 renato filho 2011-01-21 15:44:37 EET
release beta4