Bug #349
Various Toolbar configuration issues
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Michail Pishchagin | % Done: | 0% |
|
| Category: | Roster | |||
| Target version: | 0.14 | |||
| Operating System: | All |
Reported in: | 0.11-devel |
|
Description
Seems to be a bug in the combo list in one way or another:
http://lists.affinix.com/htdig.cgi/psi-devel-affinix.com/2004-September/000468.html
http://lists.affinix.com/htdig.cgi/psi-devel-affinix.com/2004-September/000470.html
http://lists.affinix.com/htdig.cgi/psi-devel-affinix.com/2004-September/000469.html
History
Updated by - duryodhan 1200 days ago
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.
Updated by Justin Karneges 345 days ago
- Target version set to 0.14
Updated by Michail Pishchagin 344 days ago
- Assigned to set to Michail Pishchagin