[Gossip-dev] ANNOUNCE: Gossip 0.10

Martyn Russell martyn at imendio.com
Mon Mar 13 18:56:00 CET 2006


On Wed, 2006-03-01 at 11:04 +0000, Martyn Russell wrote:
> On Wed, 2006-03-01 at 11:37 +0100, Mikael Hallendal wrote:
> > Martyn Russell wrote:
> > > Yea, currently if you put an incorrect user id in, the Next button is
> > > disabled but only until the next entry on that page is edited. So there
> > > is an obvious flaw here. I will fix it for the next release.
> > 
> > I see now that the wizard is bugged. It should have a seperate entry for
> > resource and not accept the "/resource" in the ID entry. The bare JID
> > (without resource) is per account, the resource is per connection.
> > 
> > So we should add a second entry and split what's saved in the settings
> > file into two entries and combine them again after.
> 
> OK. We did discuss this a little and I agree that putting the resource
> into the account id does feel weird, especially since most users will
> think of their account id without the resource.
> 
> I will add a separate resource entry for this and the Jabber backend can
> intelligently sort it all out.
> 
> I have reopened this bug to remind me to sort it out:
> http://bugzilla.gnome.org/show_bug.cgi?id=331664

I have added the "resource" back into the xml accounts file and DTD and
made it a separate entry in the new account assistant in Gossip.  

If you upgrade to CVS HEAD, you may find that trying to connect will
error with invalid username. To fix this, just edit the account settings
and change the username at server/resource to just username at server and put
the resource in the resource entry under the "connection" tab.

Any further problems, let me know.

-- 
Regards,
Martyn



More information about the Gossip-dev mailing list