| Summary: | KHelpCenter doesn't handle \*q formatting symbol correctly | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | P. Levine <nsane457> |
| Component: | man | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | lueck |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
I confirm, that in recent trunk and stable compiled from sources and in kubuntu hardy 3.5.9 the formatting symbol '\*q' is appears as '34'. I think this is not a khelpcenter bug, but a bug in kioslave kio_man. See also http://bugs.kde.org/show_bug.cgi?id=147237 with a similar rendering problem |
Version: (using KDE KDE 3.5.7) Installed from: Gentoo Packages Compiler: GCC 4.2.0 (Gentoo 4.2.0 p1.4), Target: i686-pc-linux-gnu, Thread model: posix OS: Linux When opening the "evdev.4x" manpage in KHelpCenter the '\*q' formatting symbol appears as '34'. For example: SYNOPSIS Section '34'InputDevice'34' Identifier '34'devname'34' Driver '34'evdev'34' Option '34'Device'34' '34'devpath'34' Using "man" in the console it's rendered correctly: SYNOPSIS Section "InputDevice" Identifier "devname" Driver "evdev" Option "Device" "devpath"