Le 07/12/2011 01:00, "Alejandro Téllez C." a écrit :
El 06/12/11 12:49, Laurent Dard escribió:
4:3.5.10 versions will be replaced with
trinity's 4:3.5.13
versions. (kdelibs-trinity, kdelibs-data-trinity&
kdelibs4c2a-trinity)
Oh, thanks a lot for the info. I removed them and installed the ones
from Trinity, Both KDE and TDE seem to have no conflict at all.
However I have a new problem in TDE. Upon trying to open the menu, on
Preferences and System tools sections, the panel crashes. Upon the
first crash the panel restarts, but if it crashes again I have to
restart my session.
It's a bug in libart_lgpl.
See:
http://bugs.trinitydesktop.org/show_bug.cgi?id=554
If you can't wait for trinity 3.5.14 there's a temporary solution:
# get dependencies:
sudo apt-get build-dep libart-2.0-2
# download source package:
apt-get source libart-2.0-2
# download the patch:
wget -O libart-remove-asserts.patch \
http://bugs.trinitydesktop.org/attachment.cgi?id=111
# patch the sources:
cat libart-remove-asserts.patch |
patch --verbose -Np1 -d libart-lgpl-2.3.21
# build the package:
apt-get -b source libart-2.0-2
# install it:
sudo dpkg -i libart-2.0-2_*.deb
Bug solved :-)
Also, the KMix program always starts even if I
uncheck/untick the Autostart option.
When you open it, it stays in kicker.
Did you try to close it? (right-click)
--
Laurent Dard