On 09/12/11 12:11, Timothy Pearson wrote:
You can install the beta test packages from the nightly builds for Natty. At this point they are fairly stable, but if you do run into problems please ask here or file a bug report.
I suggest you start with a default Ubuntu (not Kubuntu) installation. Add these four lines to your /etc/apt/sources.list file:
deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-build-dep... natty main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-build-dep... natty main deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-builds/ub... natty main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-builds/ub... natty main
The, from a terminal, execute: sudo apt-get update sudo passwd
<enter a temporary root password> sudo apt-get install kubuntu-desktop-trinity sudo passwd -l
Gave up and reinstalled Natty. Did an update/dist-upgrade and rebooted. Added your repos did an update again.
Still get the key errors:
W: GPG error: http://ppa.quickbuild.pearsoncomputing.net natty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 43F1DC4F2B8638D0 W: GPG error: http://ppa.quickbuild.pearsoncomputing.net natty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 43F1DC4F2B8638D0
And this from apt-get when I install kubuntu-desktop-trinity
WARNING: The following packages cannot be authenticated!
After all that ... it hung while booting. I power-cycled it and got the KDE^H^H^HTrinity login. Logged in and got a popup that said:
There was an error setting up inter-process communications for KDE. The message returned by the system was:
Could not read network connection list. /tmp/1571417411/.DCOPserver_toto2__0
Please check that the "dcopserver" program is running!
Naturally, I clicked OK. Ended up with a frameless xterm window and no menus, etc, as if I was in a failsafe session (though there was a desktop image). Logout/login and get no popup, but still have a single xterm albeit with frame, menus, etc. Still no icons, menus, etc.
Help?