Moderator: Moderators
wolfden wrote:I don't see the uglyness
change emeral themes?
Tvin wrote:Yes, I confirm it. GTK programs look ugly.
It looks like qtk-engine-qt is not working for KDE4.2. There is no such option in KDE4.2 control menu. And everything is ok in KDE4.1 and 3.5.10.
And one more thing. Ktorrent does not work in KDE4.2, while it does in KDE4.1.4 and 3.5.10. It can't connect to a tracker. Deluge works good.
Gzus666 wrote:Tvin wrote:Yes, I confirm it. GTK programs look ugly.
It looks like qtk-engine-qt is not working for KDE4.2. There is no such option in KDE4.2 control menu. And everything is ok in KDE4.1 and 3.5.10.
And one more thing. Ktorrent does not work in KDE4.2, while it does in KDE4.1.4 and 3.5.10. It can't connect to a tracker. Deluge works good.
Awesome, thank you.
http://www.kde-apps.org/content/show.ph ... tent=74689
That seems to be the fix, I got the source code, but I am getting an error while trying to cmake, complaining about no destination file. I will keep fiddling, if anyone knows the answer already please let me know.
equo install dev-util/pkgconfig dev-libs/xmlrpc-c dev-util/cmake x11-misc/util-macros x11-proto/xf86vidmodeprotoPORTDIR_OVERLAY="/usr/local/portage"mkdir -p /usr/local/portage/x11-themes/gtk-engines-kde4cd /usr/local/portage/x11-themes/gtk-engines-kde4nano gtk-engines-kde4-0.8b.ebuild# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
NEED_KDE=4.2
inherit qt4 kde4-base
DESCRIPTION="GTK+2 Qt4 Theme Engine"
MY_PN="gtk-kde4"
HOMEPAGE="http://kde-apps.org/content/show.php/gtk-kde4?content=74689"
#SRC_URI="http://betta.h.com.ua/no-site/${MY_PN}v${PV}.tar.gz"
SRC_URI="http://kde-apps.org/CONTENT/content-files/74689-gtk-kde4v0.8.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="|| (
>=x11-libs/qt-4.4.1:4
( >=x11-libs/qt-core-4.4.1:4 >=x11-libs/qt-gui-4.4.1:4 )
)
>=kde-base/kdelibs-4.2.0:${SLOT}
x11-libs/gtk+:2"
RDEPEND="${DEPEND}"
SLOT="0"
S=${WORKDIR}/${MY_PN}
src_compile() {
cmake . || die "cmake failed"
emake || die "emake failed"
}
pkg_postinst() {
elog "If you want additional themes just download"
elog "http://betta.h.com.ua/no-site/qt4.tar.gz"
elog "and put into ~/.themes/"
}
cp /home/yourusernamegoeshere/74689-gtk-kde4v0.8.tar.gz /usr/portage/distfiles/ebuild gtk-engines-kde4-0.8b.ebuild digestemerge gtk-engines-kde4I solved the problem with ktorrent. I emerged v3.1.6 from portage, and this version works fine.Tvin wrote:And one more thing. Ktorrent does not work in KDE4.2, while it does in KDE4.1.4 and 3.5.10. It can't connect to a tracker. Deluge works good.
wolfden wrote:I don't see it in system settings tho like it shows in the pic... no idea where it is
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
NEED_KDE=4.2
inherit qt4 kde4-base
DESCRIPTION="GTK+2 Qt4 Theme Engine"
MY_PN="gtk-kde4"
HOMEPAGE="http://kde-apps.org/content/show.php/gtk-kde4?content=74689"
#SRC_URI="http://betta.h.com.ua/no-site/${MY_PN}v${PV}.tar.gz"
SRC_URI="http://kde-apps.org/CONTENT/content-files/74689-gtk-kde4v0.8.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="|| (
>=x11-libs/qt-4.4.1:4
( >=x11-libs/qt-core-4.4.1:4 >=x11-libs/qt-gui-4.4.1:4 )
)
>=kde-base/kdelibs-4.2.0:${SLOT}
x11-libs/gtk+:2"
RDEPEND="${DEPEND}"
SLOT="0"
S=${WORKDIR}/${MY_PN}
src_compile() {
cmake . || die "cmake failed"
emake || die "emake failed"
}
pkg_postinst() {
elog "If you want additional themes just download"
elog "http://betta.h.com.ua/no-site/qt4.tar.gz"
elog "and put into ~/.themes/"
}
Return to 3D Desktops and Window Managers
Users browsing this forum: No registered users and 1 guest