Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486982 - [kde overlay] emerging @plasma-active - Fatal error: QDBUSCONNECTION: no such file
Summary: [kde overlay] emerging @plasma-active - Fatal error: QDBUSCONNECTION: no such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-04 23:43 UTC by Christopher Jones
Modified: 2013-10-09 04:00 UTC (History)
1 user (show)

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 Christopher Jones 2013-10-04 23:43:48 UTC
Emerging @plasma-active stops when installing maliit-framework-0.94.0 with fatal error QDBusConnection: no such file or directory. 

I solved this problem by emerging net-im/ktp-kded-module first. 

But then I get a problem emerging Plasma-mobile-0.5_p20131003::kde failed cmake failed 

Could NOT find QtMobility (missing: QTMOBILITY_INCLUDE_DIR QTMOBILITY_SENSORS_INCLUDE_DIR QTMOBILITY_SENSORS_LIBRARY)

By not providing "FindLibKScreen.make" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibKScreen", but CMake did nt find one. 

Missing LibKScreenCinfig.cmake and/or libkscren-config.cmake

Also could not find KDE4Workspace (missing: KDE4Workspace_CONFIG)
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2013-10-09 04:00:12 UTC
maliit-framework bug fixed. plasma-mobile added qt-mobile[sensors], libkworkspace, and libkscreen as deps. Think that's everything, marking FIXED.