Bug#608478: rapidsvn: change file selected state wrong in commit dialog
Package: rapidsvn
Version: 0.12.0dfsg-2
Severity: normal
In commit dialog, clicking on the file list checkbox does not toggle selected state.
This problem is in the handler of event wxEVT_COMMAND_CHECKLISTBOX_TOGGLED: CommitDlg::OnCheckListFilesToggle(). The function should not call CommitDlg::OnButtonToggle(), which get the state from the first selected item, not item in the event.
Remove this event handler (or empty body) may fix the bug.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rapidsvn depends on:
ii libapr1 1.4.2-6 The Apache Portable Runtime Librar
ii libaprutil1 1.3.9+dfsg-5 The Apache Portable Runtime Utilit
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libdb4.8 4.8.30-2 Berkeley v4.8 Database Libraries [
ii libexpat1 2.0.1-7 XML parsing C library - runtime li
ii libgcc1 1:4.4.5-8 GCC support library
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libsvn1 1.6.12dfsg-2 Shared libraries used by Subversio
ii libsvncpp3 0.12.0dfsg-2 Subversion C++ shared library
ii libuuid1 2.17.2-3.3 Universally Unique ID library
ii libwxbase2.8-0 2.8.10.1-3+b1 wxBase library (runtime) - non-GUI
ii libwxgtk2.8-0 2.8.10.1-3+b1 wxWidgets Cross-platform C++ GUI t
Versions of packages rapidsvn recommends:
ii ssh-askpass 1:1.2.4.1-9 under X, asks user for a passphras
rapidsvn suggests no packages.
-- no debconf information
Reply to: