Bug 244635

Summary: GUI does not load up - only ttyl sessions start
Product: [I don't know] kde Reporter: bbhamid0
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash CC: cfeck, johannesobermayr
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Xorg log

Description bbhamid0 2010-07-14 20:15:00 UTC
Version:           unspecified (using Devel) 
OS:                Linux

After the Kubuntu 10.04 OS Splash Screen, KDE does not start and I see a terminal screen come up asking for my username + password.  I tried 'sudo plasma-desktop' but it came up with

'symbol lookup error: usr/bin/libQtGui.so.4: undefined symbol: ZNZ4QAbstractDeclarativeData9destroyedE'

Reproducible: Always

Steps to Reproduce:
Turn on computer?

Actual Results:  
Terminal screen comes up

Expected Results:  
KDM should load

Kubuntu 10.04 x86_64
Comment 1 Johannes Obermayr 2010-07-14 20:51:10 UTC
Please try:

"kdm start" (as real root) instead of "sudo plasma-desktop".

If it does not work please post /var/log/Xorg.0.log. May it is a problem in Xorg ...
Comment 2 Christoph Feck 2010-07-15 10:00:55 UTC
A missing symbol always indicates a problem with your package versions. Please make sure you are installing KDE and Qt from the same repositories.

Additionally, if you are using self-compiled Qt packages, make sure all KDE components are compiled against these. A common error is keeping distribution packages installed while also installing self-compiled versions.
Comment 3 bbhamid0 2010-07-15 13:14:24 UTC
Created attachment 49166 [details]
Xorg log
Comment 4 bbhamid0 2010-07-15 18:51:50 UTC
Sorry, I should have said this before bu this was after installing updating after adding the Kubuntu Beta Backports PPA ( iwanted to check out KDE 4.5).  Is there any way I can restore it?
Comment 5 bbhamid0 2010-07-15 20:18:12 UTC
(In reply to comment #1)
> Please try:
> "kdm start" (as real root) instead of "sudo plasma-desktop".
> If it does not work please post /var/log/Xorg.0.log. May it is a problem in
> Xorg ...

'kdm start' does not work, nothing happens.
Comment 6 bbhamid0 2010-07-16 17:36:53 UTC
This seems to have been fixed in the new update from the PPA