PA OpenEmbedded support (WIP)

Lamarque V. Souza Lamarque.Souza.ext at basyskom.com
Tue Mar 6 15:33:59 UTC 2012


Em Tuesday 06 March 2012, Samuel Stirtzel escreveu:
> 2012/3/6 Lamarque V. Souza <Lamarque.Souza.ext at basyskom.com>:
> > Em Tuesday 06 March 2012, Samuel Stirtzel escreveu:
> >> Hi,
> > 
> > Hi,
> > 
> >> after some work plasma active builds for me now, although it needs some
> >> 
> >> tweaks. Now it comes to the most interesting part, doing run-tests.
> >> 
> >> After flashing the SD card of the machine and booting up, the tension
> >> 
> >> raises, but it seems like there is something missing.
> >> 
> >> 
> >> 
> >> While running "xinit /usr/bin/startactive" shows the splash screen,
> >> 
> >> some time later it disappears and all that is left on the screen is
> >> 
> >> the default X mouse pointer.
> >> 
> >> The startactive log file: http://pastebin.com/KSijm8MS
> >> 
> >> 
> >> 
> >> Any ideas what is missing?
> > 
> > startactive is trying to launch kstartupconfig4. The startactive module
> > for that executable was removed from the development version of Plasma
> > Active image, it is still present in Plasma Active 2 image though. Are
> > you using startactive package from PA2? Do you have
> > /usr/bin/kstartupconfig4 installed?
> 
> Hi,

	Hi,

> kstartupconfig4 is not installed on the machine.
> Yes the version used was from the git tag Active 2.0 release,
> kde-workspace has version v4.7.4.

	kstartupconfig4 comes from kde-workspace package. 
Did you compile kde-workspace from source? By the way, PA2 uses kde-workspace 
master, not 4.7.4. The version 4.7.4+git* means 4.7.4 with commits from master 
applied. If you are compiling kde-workspace from source you should use 4.8.0 
instead, which was the master version when PA2 was built.
 
> Has/had startactive a runtime dependency to kde-workspace? Seems like
> kde-workspace was not picked up at the root filesystem creation.
> The next step seems to be Contour, is there a file where the startup
> sequences and the needed files / packages are listed?

	startactive is a replacement for startkde, the script that kde-workspace 
uses to start a KDE session. So yes, startactive is a runtime dependency for 
kde-workspace used in Plasma Active. The startup sequency is defined by the 
dependencies defined in startactive's modules in 
/usr/share/kde4/apps/startactive/modules/. But changing the order is not 
trivial, you must correctly fullfill the depencies and not cause ciclic 
dependencies or you will cause a dead-lock in startactive. The current order 
works as long as you have all programs listed in the exec line in 
/usr/share/kde4/apps/startactive/modules/*.modules installed.

-- 
Lamarque V. Souza
http://www.basyskom.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/active/attachments/20120306/b9b73739/attachment-0001.html>


More information about the Active mailing list