Re: [Ac] kaddressbook - sigsegv while adding IM

2006-11-05 Thread Tomasz Wittner
On Thu 2. November 2006 21:24, Tomasz Wittner wrote:
 Hi,
 
 kaddressbook segfaults while adding IM address.
 $ qf `which kaddressbook`
 kdepim-kaddressbook-9:3.5.4-2 athlon.ac.pld-linux.org
 
 I've tested kaddressbook from Debian/unstable:
 $ dpkg-query -W kaddressbook
 kaddressbook4:3.5.5.dfsg.1-1
 and it doesn't crashes in the same situation.
 BTW: I saw that kde*.spec on AC-branch have been upgraded by glen to 3.5.5 
 version (but they have dotted releases).
 
Upgrading kde to 3.5.5 didn't help:
[KCrash handler]
#5  0xb79b85d6 in KPluginInfo::name () from /usr/lib/libkutils.so.1
#6  0xb7f5520a in IMAddressWidget::slotProtocolChanged ()
   from /usr/lib/libkaddressbook.so.0
#7  0xb7f54d2b in IMAddressWidget::init () from /usr/lib/libkaddressbook.so.0
#8  0xb7f54806 in IMAddressWidget::IMAddressWidget ()
   from /usr/lib/libkaddressbook.so.0
#9  0xb7f52362 in IMEditorWidget::slotAdd () from /usr/lib/libkaddressbook.so.0
#10 0xb7f53760 in IMEditorWidget::qt_invoke ()
[...]

$ qf `which kaddressbook`
kdepim-kaddressbook-9:3.5.5-1 athlon.ac.pld-linux.org

-- 
Tomasz Wittner
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


[Th] There are more than one package which provide /usr/lib/debug ...

2006-11-05 Thread Tomasz Wittner
From poldek:

There are more than one package which provide /usr/lib/debug:
a) filesystem-debuginfo-3.0-12
b) galago-daemon-0.5.0-2
c) tcl-tls-1.5.0-2

Please remember that /usr/lib{,64} contains debug directory which should go 
into -debuginfo subpackage thus sth like:
%files
%{_libdir}/*
is wrong.

I've already corrected galago-daemon.spec and tcl-tls.spec in cvs.

-- 
Tomasz Wittner
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en