Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353143 - kde-polkit-integration needs glib-support in Qt
Summary: kde-polkit-integration needs glib-support in Qt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-29 14:26 UTC by Franz Trischberger
Modified: 2011-01-29 20:43 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 Franz Trischberger 2011-01-29 14:26:07 UTC
Since quite some time, I'm struggling with a non-functional polkit-integration in kde. I am not able to change anything (kdm, clock, etc).
Now i found out, that sys-auth/polkit depends on glib, which brought me looking at the qt-USE-Flags. And as expected, glib-Use-Flag was disabled (in qt-core and qt-gui).

As all polkit-kde* depend on polkit-qt, it would be best to make polkit-qt depend on qt-gui[glib].

Since i enabled the glib-USE-Flag in qt-core and qt-gui, polkit works as expected in kde.

Reproducible: Always
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-01-29 19:43:35 UTC
I added the requirement in polkit-qt. Thanks!
Comment 2 Franz Trischberger 2011-01-29 20:43:01 UTC
(In reply to comment #1)
> I added the requirement in polkit-qt. Thanks!
Thx for the fast response.
The problem was present since long time, also with 4.5.5. I fixed it now for kde-4.6.0, polkit*-0.99. But every polkit-version depends on glib, so i think every polikit-qt-version must depend on qt-gui[glib] - also version 0.95.1 and 0.96.1. Of course a developer with a stable kde-installation should check this.