Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95815 - can`t open any chm file with kchmviewer-0.9
Summary: can`t open any chm file with kchmviewer-0.9
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-11 17:20 UTC by Makurin Roman
Modified: 2005-07-13 07:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Makurin Roman 2005-06-11 17:20:26 UTC
I can`t open any .chm file with kchmviewer-0.9. It gives ne an error: 
/usr/lib/libkdevwidgets.so.0: undefined symbol: _ZTIN11KTextEditor8DocumentE 

Reproducible: Always
Steps to Reproduce:
1. emerge kchmviewer 
 
 
Actual Results:  
 


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3, 
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r9 i686) 
================================================================= 
System uname: 2.6.11-gentoo-r9 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.6.12 
Python:              dev-lang/python-2.2.3-r6,dev-lang/python-2.3.5 [2.3.5 
(#1, Apr 28 2005, 11:50:03)] 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.4 [enabled] 
dev-lang/python:     2.2.3-r6, 2.3.5 
sys-apps/sandbox:    [Not Present] 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.5.16 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -O2 -pipe -mfpmath=sse,387 -mmmx -msse" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/X11/Sessions /etc/default /etc/gconf /etc/sound /etc/terminfo /etc/xinetd.d /etc/env.d" 
CXXFLAGS="-march=pentium3 -O2 -pipe" 
DISTDIR="/mnt/share1/gentoo/distfiles" 
FEATURES="autoaddcvs autoconfig candy ccache distlocks fixpackages sandbox 
sfperms strict userpriv usersandbox" 
GENTOO_MIRRORS="ftp://mirror.aiya.ru/pub/gentoo/ 
http://mirror.aiya.ru/pub/gentoo/ http://gentoo.blueyonder.co.uk" 
LANG="ru_RU.UTF-8" 
LC_ALL="" 
LINGUAS="ru" 
MAKEOPTS="-j2" 
PKGDIR="/mnt/share1/gentoo/packages" 
PORTAGE_TMPDIR="/mnt/share1/gentoo/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/mnt/share1/gentoo/portage/my-overlay /mnt/share1/gentoo/portage/misc-overlay /mnt/share1/gentoo/portage/lila-overlay" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 X X509 Xaw3d aac aalib accessibility acl acpi activefilter alsa 
apache2 atm audiofile avi bash-completion berkdb bigger-fonts bitmap-fonts 
bzip2 ccache cdr chroot crypt cscope cups curl dhcp disablexmb doc dv dvd dvdr 
editor elf emboss encode erandom examples fam fbcon ffmpeg flac foomaticdb 
fortran fpx gcj gd gdbm gif gimp gphoto2 gpm graphviz gstreamer gtk2 hal howl 
imagemagick inkjar ipv6 irmc jabber java jbig jikes jpeg jpeg2k junit kde 
kdeenablefinal kdgraphics kerberos krb4 lcms ldap libg++ libwww lm_sensors 
logitech-mouse logrotate lua mad make-symlinks maps mikmod mmx mmxext mng 
mod_irc mod_muc mod_pubsub motif mozdevelop mozsvg mozxmlterm mp3 mpeg 
mpm-leader mpm-metux mpm-peruser mpm-prefork mpm-threadpool mpm-worker 
mppe-mppc music mysql ncurses nis nls nocd nowin nptl ntlm 
ntlm_unsupported_patch nvidia objc ogg oggvorbis opengl oss pam pcre pdflib 
perl pg-hier pg-intdatetime pg-vacuumdelay php pic plotutils png posix povray 
pwdb python qt quicktime quotas radius rdesktop readline real samba sasl 
savedconfig sdl server sftplogging silverxp skey slang slp smartcard snmp 
socks5 sounds speex spell sql sqlite sse ssl subversion svg svga tcpd tetex 
theora threads tidy tiff tools truetype truetype-fonts type1-fonts unicode 
vhosts videos visualization vorbis wifi win32codecs wmf xine xml xml2 xprint 
xrandr xv xvid xvmc zeroconf zlib linguas_ru userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2005-06-12 05:36:55 UTC
Hmm, the file /usr/lib/libkdevwidgets.so.0 is installed with kdevelop, but
kchmviewer shouldn't and for me also does not depend on this library or anything
else from kdevelop. 

can you install the utility "strace" with "emerge strace" and then run 

strace kchmviewer > output.txt 2>&1

and attach the file output.txt to this bug for closer analysis.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-13 07:37:16 UTC
No reply, I assume this has disappeared.