Psi Jabber Client

See this page for instructions on how to use Flyspray: http://psi-im.org/wiki/Flyspray

Please Note!

Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
Tasklist

FS#349 - Various Toolbar configuration issues

Attached to Project: Psi Jabber Client
Opened by Kevin Smith (kev) - Tuesday, 28 December 2004, 12:21 GMT-4
Last edited by Kevin Smith (kev) - Wednesday, 30 January 2008, 17:17 GMT-4
Task Type Bug Report
Category UserInterface → Roster
Status New
Assigned To No-one
Operating System All
Severity High
Priority Polish
Reported Version 0.11-devel
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No
This task depends upon

View Dependency Graph

This task blocks these from closing
FS#764 - Patch review (META TASK)
Comment by duryodhan (duryodhan) - Wednesday, 18 April 2007, 14:37 GMT-4
First Link :
Both the problems seems to non-existent on current Psi0.11 (April 18/2007)

Second Link: Couldn't reproduce.

Third Link :

Add the following to options/opt_toolbars.cpp line 74

connect(sb_extraOffset, SIGNAL(valueChanged(int)),SLOT(dataChanged()));
connect(sb_index, SIGNAL(valueChanged(int)),SLOT(dataChanged()));

That is all.

If someone IS able to reproduce any of the bugs in top 2 links, please tell soon. Cos I think these are non-existent in psi-current.
Comment by Kevin Smith (kev) - Wednesday, 06 June 2007, 05:57 GMT-4
Attaching Duryodhan's patch.

Loading...