Sends wrong type to telepathy-gabble

Bug #64398 reported by Johan Kiviniemi
2
Affects Status Importance Assigned to Milestone
cohoba
Won't Fix
Medium
telepathy-gabble
Invalid
Undecided
Unassigned
cohoba (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

When I change the port to 5223 in the Account settings (in order to use SSL) and try to connect, telepathy-gabble says

** (telepathy-gabble:27099): DEBUG: set_param_from_value: expected type guint for parameter port, got gint

and cancels the connection immediately.

common/Profile.py contains special code for Google Talk:
                params["port"] = dbus.UInt32(5223)

Apparently changing the value in the GUI changes the type to signed integer, otherwise it stays unsigned.

This makes it impossible to use Cohoba with my Jabber server, as it requires using STARTTLS (which loudmouth doesn't support) or SSL.

Revision history for this message
Daniel Holbach (dholbach) wrote :

This should be forward upstream.

Changed in cohoba:
assignee: nobody → telepathy
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
In , Daniel Holbach (dholbach) wrote :

Forwarded from: https://launchpad.net/distros/ubuntu/+source/cohoba/+bug/64398

When I change the port to 5223 in the Account settings (in order to use SSL) and
try to connect, telepathy-gabble says

** (telepathy-gabble:27099): DEBUG: set_param_from_value: expected type guint
for parameter port, got gint

and cancels the connection immediately.

common/Profile.py contains special code for Google Talk:
                params["port"] = dbus.UInt32(5223)

Apparently changing the value in the GUI changes the type to signed integer,
otherwise it stays unsigned.

This makes it impossible to use Cohoba with my Jabber server, as it requires
using STARTTLS (which loudmouth doesn't support) or SSL.

Changed in telepathy-gabble:
status: Unconfirmed → Rejected
Changed in cohoba:
status: Unknown → Confirmed
Revision history for this message
In , Dafydd-harries (dafydd-harries) wrote :

Cohoba is abandoned; this probably won't get fixed.

Changed in cohoba:
status: Confirmed → Won't Fix
Changed in cohoba:
importance: Unknown → Medium
Revision history for this message
Vish (vish) wrote :

Closing bug as there is no current release for this source package in Ubuntu.

Changed in cohoba (Ubuntu):
assignee: Telepathy (telepathy) → nobody
status: Confirmed → Invalid
Changed in cohoba:
importance: Medium → Unknown
Changed in cohoba:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.