[Telepathy] [Bug 13896] New: "invalid property" warning when requesting a channel
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 2 09:47:05 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=13896
Summary: "invalid property" warning when requesting a channel
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-gabble
AssignedTo: telepathy at lists.freedesktop.org
ReportedBy: muadda at gmail.com
Version: last darcs version from today
How to reproduce:
- double click on an offline contact in Empathy
- gabble reports the following warning:
** (telepathy-gabble:26126): WARNING **: gabble-im-channel.c:199: invalid
property id 2 for "channel-type" of type `GParamString' in `GabbleIMChannel'
The D-Bus method involved is RequestChannel. This is a "Text" channel. Similar
bug when I request channel of type "Tube" on an offline contact:
** (telepathy-gabble:13613): WARNING **: tubes-channel.c:248: invalid property
id 2 for "channel-type" of type `GParamString' in `GabbleTubesChannel'
There is no problem when the contact is online.
I added a trace in gabble_im_channel_set_property(). Gabble display the
following traces when I double-click on an offline contact in Empathy:
** (telepathy-gabble:30006): DEBUG: channel_request_new: New channel request at
0x6af940: ctype=org.freedesktop.Telepathy.Channel.Type.Text htype=1 handle=3
suppress=1
** (telepathy-gabble:30006): DEBUG: gabble_im_channel_set_property: set
property id=PROP_CONNECTION:
** (telepathy-gabble:30006): DEBUG: gabble_im_channel_set_property: set
property id=PROP_OBJECT_PATH:
** (telepathy-gabble:30006): DEBUG: gabble_im_channel_set_property: set
property id=PROP_HANDLE:
** (telepathy-gabble:30006): DEBUG: gabble_im_channel_set_property: set
property id=2:
** (telepathy-gabble:30006): WARNING **: gabble-im-channel.c:204: invalid
property id 2 for "channel-type" of type `GParamString' in `GabbleIMChannel'
I cannot reproduce the bug with the packaged version telepathy-gabble-0.7.0-1
from http://ppa.launchpad.net/telepathy/ubuntu
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Telepathy
mailing list