https://bugzilla.novell.com/show_bug.cgi?id=463588 User jnelson-suse@jamponi.net added comment https://bugzilla.novell.com/show_bug.cgi?id=463588#c4 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jnelson-suse@jamponi.net | --- Comment #4 from Jon Nelson <jnelson-suse@jamponi.net> 2009-03-20 19:35:40 MST --- My best guess is a slightly incorrect /usr/share/info/dir file which contains this: worklaptop:~ # nl /usr/share/info/dir | grep gcc 313 * g++-4.3: (gcc-4.3). The GNU C++ compiler. 314 * gcc-4.3: (gcc-4.3). The GNU Compiler Collection. 315 * gccinstall-4.3: (gccinstall-4.3). 317 * gccint-4.3: (gccint-4.3). Internals of the GNU Compiler Collection. 349 * gcc: (gcc). The GNU Compiler Collection. worklaptop:~ # However, no file /usr/share/info/gcc.info (or .info.gz) exists. I suspect you could easily test like this: echo "* gcc: (gcc). The GNU Compiler Collection." >> /usr/share/info/gcc and then trying to load info:/gcc However, 'info gcc' still works, as it actually loads the *manpage* (you can easily see this with strace -o foo -f info gcc). Thus, at some point in the past (it has to have been 11.0 because that is what I started with) there was a gcc info page, and it did not get removed. konqueror should not behave like this, however! -- 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.