https://bugzilla.novell.com/show_bug.cgi?id=462614 Summary: sqlite3 command prompt navigation broken (readline?) Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: abockover@novell.com QAContact: qa@suse.de Found By: --- I cannot navigate the line I am editing at the sqlite3 command prompt (left/right arrows) nor can I walk through my command history (up/down). It seems maybe that readline is not working as it should? aaron@giggidy:~/.config/banshee-1$ ldd /usr/bin/sqlite3 linux-vdso.so.1 => (0x00007fff727fd000) libsqlite3.so.0 => /usr/lib64/libsqlite3.so.0 (0x00007fe56a27c000) libreadline.so.5 => /lib64/libreadline.so.5 (0x00007fe56a03a000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fe569e1e000) libc.so.6 => /lib64/libc.so.6 (0x00007fe569ac5000) libncurses.so.5 => /lib64/libncurses.so.5 (0x00007fe56987d000) /lib64/ld-linux-x86-64.so.2 (0x00007fe56a50e000) libdl.so.2 => /lib64/libdl.so.2 (0x00007fe569679000) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.