[Solved] KDE4 won´t finish loading after login-in with KDM

I have been trying to solve this for a while but I'm still struggling to solve it. The problem is that I can't successfully start KDE4; after trying to log as a normal user with a password the loading screen that shows the KDE icons (a harddrive, some tools and a globe) it gets stuck on the desktop icon.
I could load KDE once, but I had to start X first and then use the xterm to call startkde, nevertheless it didn't asked for a user/pass and there was no menu visible only the desktop with the computer icon. (Not to mention I had to start it manually.)
This are the points that are currently apply to my machine:
KDE was installed as the normal user with sudo.
It was installed using the minimal install command:  pacman -S kdebase kde-l10n-es phonon-vlc kdebase-workspace.
Right now I'm trying to start KDE at boot by using the inittab method. As suggested in here.
Because of it, if I try to run startx it will load kdm which will then try to load KDE without success.
This is the .xinitrc file in my user folder.
exec ck-launch-session startkde
and the /etc/X11/xinit/xinitrc file
#!/bin/sh
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
# merge in defaults and keymaps
if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi
if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi
if [ -f "$userresources" ]; then
xrdb -merge "$userresources"
fi
if [ -f "$usermodmap" ]; then
xmodmap "$usermodmap"
fi
# start some nice programs
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.d/* ; do
[ -x "$f" ] && . "$f"
done
unset f
fi
twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login
The /etc/inittab file
# /etc/inittab
# Runlevels:
# 0 Halt
# 1(S) Single-user
# 2 Not used
# 3 Multi-user
# 4 Not used
# 5 X11
# 6 Reboot
## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault: #Manual comment
# Boot to X11
id:5:initdefault:
rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p
# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
# Serial Virtual Console for KVM and others VMs
#s0:2345:respawn:/sbin/agetty -8 9600 ttyS0 linux
# Hypervisor Virtual Console for Xen and KVM
#h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# Example lines for starting a login manager
#x:5:respawn:/usr/bin/xdm -nodaemon #Manual comment
#x:5:respawn:/usr/sbin/gdm -nodaemon
x:5:respawn:/usr/bin/kdm -nodaemon
#x:5:respawn:/usr/bin/slim >/dev/null 2>&1
# End of file
And this is the .xsession-errors file, which after the last line I killed.
startkde: Starting up...
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbuildsycoca4 running...
kded(3809)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
No outputs have backlight property
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5'
Object::connect: No such signal QDBusAbstractInterface::Changed()
Invalid D-BUS member name 'idle-hint' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'is-local' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'x11-display' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'display-device' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'remote-host-name' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'session-type' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
Invalid D-BUS member name 'unix-user' found in interface 'org.freedesktop.ConsoleKit.Session' while parsing introspection
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce Go 7200/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 270.41.06
OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
Driver: NVIDIA
Driver version: 270.41.6
GPU class: NV40/G70
OpenGL version: 2.1.2
GLSL version: 1.20
X server version: 1.10.1
Linux kernel version: 2.6.38
Direct rendering: yes
Requires strict binding: no
GLSL shaders: limited
Texture NPOT support: yes
QDBusObjectPath: invalid path ""
QDBusObjectPath: invalid path ""
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
Object::connect: No such signal KWindowSystem::windowChanged(WId,unsigned long*)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-18, -11)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
link XMLID_34_ hasn't been detected!
link XMLID_34_ hasn't been detected!
link XMLID_36_ hasn't been detected!
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
Object::connect: No such signal QDBusAbstractInterface::Changed()
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
Object::connect: No such slot AbstractItemView::iconSettingsChanged()
"/usr/bin/kactivitymanagerd(3890)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(3890)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/kactivitymanagerd(3890)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(3890)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/kactivitymanagerd(3890)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(3890)" Soprano: "QLocalSocket::connectToServer: Invalid name"
Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found while parsing introspection
plasma-desktop(3897)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name"
plasma-desktop(3897)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
plasma-desktop(3897)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
search paths: ("/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/core_perl", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
Found mysql_install_db: "/usr/bin/mysql_install_db"
Found mysqlcheck: "/usr/bin/mysqlcheck"
plasma-desktop(3897)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
akonadi.collectionattributetable OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation OK
akonadi.collectiontable OK
akonadi.flagtable OK
akonadi.mimetypetable OK
akonadi.parttable OK
akonadi.pimitemflagrelation OK
akonadi.pimitemtable OK
akonadi.resourcetable OK
akonadi.schemaversiontable OK
Database "akonadi" opened using driver "QMYSQL"
DbInitializer::run()
checking table "SchemaVersionTable"
checking table "ResourceTable"
checking table "CollectionTable"
checking table "MimeTypeTable"
checking table "PimItemTable"
checking table "FlagTable"
checking table "PartTable"
checking table "CollectionAttributeTable"
checking relation "PimItemFlagRelation"
checking relation "CollectionMimeTypeRelation"
checking relation "CollectionPimItemRelation"
DbInitializer::run() done
skipping update 2
skipping update 3
skipping update 4
skipping update 8
skipping update 10
skipping update 12
skipping update 13
skipping update 14
skipping update 15
skipping update 16
skipping update 17
skipping update 18
skipping update 19
Database "akonadi" opened using driver "QMYSQL"
Nepomuk Query Server not available
DataStore::unhideAllPimItems()
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Database "akonadi" opened using driver "QMYSQL"
PLUGINS: "/usr/share/akonadi/agents"
PLUGINS: ("birthdaysresource.desktop", "contactsresource.desktop", "icalresource.desktop", "imapresource.desktop", "kabcresource.desktop", "kcalresource.desktop", "knutresource.desktop", "kolabproxyresource.desktop", "localbookmarksresource.desktop", "maildirresource.desktop", "maildispatcheragent.desktop", "mboxresource.desktop", "microblog.desktop", "mtdummyresource.desktop", "nepomukcalendarfeeder.desktop", "nepomukcontactfeeder.desktop", "nepomuktagresource.desktop", "nntpresource.desktop", "notesresource.desktop", "pop3resource.desktop", "vcarddirresource.desktop", "vcardresource.desktop")
search paths: ("/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/usr/bin/core_perl")
PLUGINS inserting: "akonadi_birthdays_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_contacts_resource" 15 ("Resource")
PLUGINS inserting: "akonadi_ical_resource" 1 ("Resource")
PLUGINS inserting: "akonadi_imap_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_kabc_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_kcal_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_knut_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_kolabproxy_resource" 0 ("Resource", "Unique", "NoConfig")
PLUGINS inserting: "akonadi_localbookmarks_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_maildir_resource" 1 ("Resource")
PLUGINS inserting: "akonadi_maildispatcher_agent" 0 ("Unique", "Autostart", "NoConfig")
PLUGINS inserting: "akonadi_mbox_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_microblog_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_mailtransport_dummy_resource" 0 ("Resource", "MailTransport")
PLUGINS inserting: "akonadi_nepomuk_calendar_feeder" 0 ("Unique", "NoConfig")
PLUGINS inserting: "akonadi_nepomuk_contact_feeder" 0 ("Unique", "Autostart", "NoConfig")
PLUGINS inserting: "akonadi_nepomuktag_resource" 0 ("Resource", "Virtual", "Unique", "NoConfig")
PLUGINS inserting: "akonadi_nntp_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_notes_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_pop3_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_vcarddir_resource" 0 ("Resource")
PLUGINS inserting: "akonadi_vcard_resource" 0 ("Resource")
Akonadi server is now operational.
krunner(3941)/libplasma Plasma::Package::isValid: Could not find required file mainscript
plasma-desktop(3897)/libakonadi: Unable to obtain the KConfigXT D-Bus interface of "akonadi_contacts_resource_15"
"AgentManager::setAgentInstanceName" Agent instance "akonadi_contacts_resource_15" has no resource interface!
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
New PolkitAgentListener 0x199f700
Adding new listener PolkitQt1::Agent::Listener(0x1991fc0) for 0x199f700
Database "akonadi" opened using driver "QMYSQL"
plasma-desktop(3897)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
I/O warning : failed to load external entity "/home/rodolfo/.qalculate/eurofxref-daily.xml"
I/O warning : failed to load external entity "/home/rodolfo/.qalculate/eurofxref-daily.xml"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Known subscriber "akonadi_maildispatcher_agent" subscribes again
Database "akonadi" opened using driver "QMYSQL"
Known subscriber "akonadi_maildispatcher_agent" subscribes again
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
Database "akonadi" opened using driver "QMYSQL"
[/usr/bin/nepomukservicestub] Using Virtuoso Version: "6.1.3.3127-pthreads"
Using Virtuoso Version: "6.1.3.3127-pthreads"
void Soprano::VirtuosoController::writeConfigFile(const QString&, const BackendSettings&) "/tmp/virtuoso_hX3946.ini"
Starting Virtuoso server: "/usr/bin/virtuoso-t" ("+foreground", "+configfile", "/tmp/virtuoso_hX3946.ini", "+wait")
"/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
"/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
"/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'"
"/usr/bin/akonadi_nepomuk_contact_feeder(3980)" Soprano: "QLocalSocket::connectToServer: Invalid name"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Database "akonadi" opened using driver "QMYSQL"
[/usr/bin/nepomukservicestub] "
" Wed May 11 2011
"11:36:43 OpenLink Virtuoso Universal Server
[/usr/bin/nepomukservicestub] "11:36:43 Version 06.01.3127-pthreads for Linux as of Apr 12 2011
"11:36:43 uses parts of OpenSSL, PCRE, Html Tidy
[/usr/bin/nepomukservicestub] "11:36:44 Database version 3126
[/usr/bin/nepomukservicestub] "11:36:44 Entering Lite Mode
[/usr/bin/nepomukservicestub] "11:36:44 SQL Optimizer enabled (max 1000 layouts)
[/usr/bin/nepomukservicestub] "11:36:46 Compiler unit is timed at 0.001209 msec
[/usr/bin/nepomukservicestub] "11:36:46 Roll forward started
[/usr/bin/nepomukservicestub] "11:36:46 100 transactions, 54467 bytes replayed (100 %)
[/usr/bin/nepomukservicestub] "11:36:46 Roll forward complete
[/usr/bin/nepomukservicestub] "11:36:46 Checkpoint started
[/usr/bin/nepomukservicestub] "11:36:47 Checkpoint finished, log reused
[/usr/bin/nepomukservicestub] "11:36:49 Server online at 1111 (pid 4038)
[/usr/bin/nepomukservicestub] Virtuoso started: 4038
[/usr/bin/nepomukservicestub] Soprano::ODBC::ConnectionPool::ConnectionPool(const QString&, const QStringList&, QObject*) "host=localhost:1111;uid=dba;pwd=dba;driver=/usr/lib/virtodbc_r.so"
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1bb9a10)
[/usr/bin/nepomukservicestub] "/usr/bin/nepomukservicestub(3946)" Soprano: "SQLGetData for data length failed (iODBC Error: [OpenLink][Virtuoso iODBC Driver]CL056: Bookmarks not enable for statement)"
[/usr/bin/nepomukservicestub] bool Soprano::Virtuoso::DatabaseConfigurator::updateFulltextIndexRules(bool) empty rule name!
[/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() QThread(0x1bb9a10)
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1bb9a10)
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() QThread(0x1d743a0)
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 1
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 2
Akonadi::NepomukSearchEngine(0x22344e0) QDBusServiceWatcher(0x2293460)
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x1d53ef0)
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 3
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 4
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 5
Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x1d928b0)
Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x1d53c70)
virtual void Soprano::Server::ServerConnection::run() thread done.
virtual Soprano::ODBC::Connection::~Connection() Soprano::Server::ServerConnection(0x1d928b0)
void Soprano::Server::ServerCore::serverConnectionFinished()
virtual Soprano::Server::ServerConnection::~ServerConnection() Removing connection
void Soprano::Server::ServerCore::serverConnectionFinished() Connection removed. Current count: 4
virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 5
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 6
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x7f65680015e0)
[/usr/bin/nepomukservicestub] virtual Soprano::ODBC::Connection::~Connection() QThread(0x1d743a0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(127, 0)
QGraphicsLinearLayout::removeAt: invalid index 1
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
[/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
[/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 7
[/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0x7f6570006a20)
plasma-desktop(3897)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
I believe that the most important file here is the xsession-error, and as I have said the file is cut at last line that appeared before the KDE got stuck, in case it is not enough info just tell me how much should I let it run.
Any suggestions?
Last edited by r_dlfo (2011-05-12 02:14:35)

Compositing is needed for the desktop effects, everything from shadows under windows to things like the desktop cube. Its difficult to say whether its a nvidia or kde bug since I was just going on guesswork; I know that compositing is started at about the point you mention the freezes. I don't know how far KDE loaded when you started it manually since I don't really recognise your description of what it was like but I'd guess that some other window manager (twm perhaps if you've been following the wiki) was already running, in which case kwin (which does the compositing) would not have started.
Since desktop effects really improve the look and feel of kde (things like shadows and improved window switchers, desktop cube and the like are pure eye-candy) you may wish to debug further. Your graphics card should be able to run desktop effects as I have a laptop with a previous generation nvidia chip which runs fine after a bit of tweaking.
If you load the desktop effects section of system settings you should see a checkbox "Enable desktop effects" if you check that you'll be able to switch to the "All effects" tab. Try disabling the Blur effect and clicking "Apply". If kwin still can enable compositing you'll see a box with a countdown that will automatically disable desktop effects again if you don't choose to keep the new settings. You might also want to try changing the scale method from "Accurate" to "Smooth" in the advanced tab.

Similar Messages

  • [SOLVED] KDE4 does not finish loading

    I've installed and configured xorg (as follows https://wiki.archlinux.org/index.php/Xorg#Installing) and kdebase. I've added dbus and kdm to deamons. After the login with kdm, but before finishing loading the deskop all stops and i can only move cursor by mouse and nothing happens. Solution from wiki (https://wiki.archlinux.org/index.php/KD … sh_loading) doesn't work for me (because i don't have Nvidia card?). My graphic card is Intel Mobile 4 Series Chipset Integrated Graphics Controller (rev 07).
    Any suggestions?
    Last edited by mkd (2011-08-25 20:50:54)

    Hi I have the same problem as you mkd and I have the same type of video card.  To be sure it is not the  Xorg configuration, I install XFCE4, which works just fine. So I think the problem is KDE.
    PS: Sorry for my English.

  • Macbook Pro won't finish loading after boot and password

    Right after I installed McAfee Virus Scanner for Mac and restarted my laptop it won't load all the way after I put in my pasword. It's stuck on the space screen that comes pre-installed, right before my desktop appears. I went into safe mode and dragged the new application into the trash and did the disk utitlity. It finished an it says the disk is ok. The battery is charged. Is there something else I need to fix? What is going on?

    You have a hardware failure. Could be the drive itself or as has happened on a lot of 2009 model MBPs the cable that goes from the drive to the logic board has failed.
    For either you will be better off taking it into an Apple G Bar and having it looked at. Note to the Apple staff that it may be the cable and not the drive.
    If you are in the mood to test it yourself then remove the drive from inside the case and connect it to the system with a SATA to USB adapter and at stratup hold down the Option key and select the USB connected drive as the Boot Source. If the system boots off the drive then it is the cable. If it doesn't boot off the drive or the drive isn't even listed as a boot source then the drive has failed. Whichever one it is, Replace that part.

  • Snow Leopard (10.6.8) Web Browser, App Store, iTunes Store image won't finish loading.

    Hello,
    I've recently upgraded from Leopard to Snow Leopard by clean installing. Once I upgraded to Snow Leopard (10.6.3) everything seemed to work perfectly except for the new keyboard that I purchased (requires upgrade to 10.6.8). So as I upgraded to 10.6.8 by "Software Update…".
    Once the update was completed and the machine restarted I've noticed when I opened opened couple of common sites in Safari (such as: Flickr, YouTube, and Amazon) and some of the images won't finish loading with a "?" in the middle where the image would be and browser assumes that the site was done loading. First I thought this was a refresh problem so I hit refresh on the browser but nothing really happened. I thought this was strange so I decided to download Google Chrome and Firefox to try it out as well. Same situation as well… Then I opened  the App Store and iTunes Store and the same things happened there as well. I'm assuming that all these images exists online so anything that access the web to load images will just crap out. One odd thing is that this problem don't seem to happen on any of the sites on Apple when I view it in the web browsers.
    I couldn't figure out the reason so I decided to reinstall Snow Leopard (10.6.3) again by cleaning out the hard drives as before. Once it finished installing I opened up iTunes Store and Safari and the images loads fine. So went ahead (crossing my fingers) to "Software Updates…" to 10.6.8 and the the problem happened again.
    I naively went ahead and tried to clean installing it again, thinking "Third time is the charm!" But same situation once I upgrade to 10.6.8. After the third time I let the browser sit there after it didn't load those images. I waited about five minutes and hit refresh and the images loaded. This happened the same with App Store and iTunes Store images as well. This is very odd because my interment connection hasn't been a changed before I upgraded to 10.6.8. Seems like browsers just cuts off the loading time of the whatever that's lagging instead on that site.
    Is there a solution in the preferences for this or is this some kind of a bug that I'm having with my OS disc or network card? I don't think this has nothing to do with my modem or my interment service because it was working fine before I upgraded to 10.6.8.

    I get that same problem too-you could try checking your network settings, release and renew your IP address, see if that helps. There is a tweaking menu you can get in Firefox that can help somewhat (google Firefox tweaks) but you'd have to raise the hood in FF and tinker a bit, but it does help. How much RAM do you have on your Mac Pro?, also update your Java and shockwave
    sorry I can't be of more help
    Jon B

  • Page Won't Finish Loading

    I have gone through and done as many suggestions as I can find on here and some pages will still not finish downloading. (emptied cache, made sure javascript is enabled, unchecked block pop-up windows, enabled plug-ins, enabled cookies) and then I went through with the MacJanitorial to clean up old folders, i then purchased the DAP and some pages just won't finish loading. I tried it on Safari and Firefox and got the same results. i went through and made sure the auto-fills were not checked, the font book wasn't duplicated and checked my memory available and i believe it was 10GB. (I started having this problem when i was playing an online game (on yahoo) and was switching back and forth between 2 pages. eventually, one would temporarily freeze up, then the other.) So...I am wondering...would this have something to do with it. The pages that won't load are either blogs with word verification (last item to load) or yahoo mail.

    "Repair Disk Permissions" from Disk Utility may help you.
    Also, try the same thing from another user account --create one if you do not already have one.
    Mihalis.

  • Loading after login

    Hello everyone!
    I just installed Snow Leopard and the installation worked fast and smoothly. Yet now when I want to log into my admin account, it takes forever to load after the login screen. I see my wallpaper, the Spotlight magnifying glass in the right corner and the mouse loading wheel keeps spinning.
    This goes on for quite a while and I have never succeded in logging in since. This does not appear to affect other accounts, since they log in just fine.
    Does anyone know what the problem might be?
    Thank you!

    HI,
    Try what AAPL suggested... if that doesn't work, delete these files.
    com.apple.loginiitems.plist
    com.apple.loginwindow.plist
    /Users/YourName/Library/Preferences. Drag those files from the Preferences folder to the Trash, empty the Trash and restart your Mac.
    Also, go to ~/Library/StartupItems
    if there is anything in the StartupItems folder, delete it.
    Carolyn

  • Mavericks won't finish loading due to error message

    My free Mavericks update failed to finish loading, reporting an error message with no explanation.  Shall I just try to load it again even though most of it loaded?

    Hi,
    I have the same problem can you help me?

  • Mac won't load after login after upgrading to mountain lion??

    I installed Mountain Lion this morning.  After restarting, it prompts me for my login information (as usual).  However, nothing loads past this point.  It keeps restarting.  Any ideas?

    I installed Mountain Lion this morning.  After restarting, it prompts me for my login information (as usual).  However, nothing loads past this point.  It keeps restarting.  Any ideas?

  • Problems finishing startup after login

    Hi everyone,
    Looking for some advice in getting my dad's MacBook functioning properly. There's something wrong with... something. I've attached a thorough log, complete with everything from Console, detailing our endeavors over the course of a few hours. Here's the skinny:
    - A few days ago, dad's MacBook spontaneously started hanging (or so it appeared) after successfully logging into his main account
         - The screen saver will load if left alone; otherwise, nothing seems to be going on
    - He and I talked over the phone; it SOUNDED like a bad hard drive, but I couldn't see what was going on. I advised he go buy a new internal drive (SSD--they're nice and wicked fast) and a backup drive and try to reclaim what he could
    - A tech at MacAuthority in his town, after looking at the computer, deduced it was NOT a hard drive failure, but more likely a corruption somewhere in the startup process after the login
         - He can start up in his main account if he boots in Safe Boot
         - He created a "test" account, which starts up fine in regular boot
    Today I decided to "lay hands" on the machine and see what was really going on. After multiple boots in regular and safe boot, examining Console results, and taking actions against issues that SEEMED to be likely culprits, I'm at a loss. Any ideas what could be going on?
    https://www.dropbox.com/s/w8nqrzsk49vpewi/Login%20Troubles.rtf?dl=0

    Seriously? No one out there with a clue what might be going on here?

  • Safari won't finish loading AT&T Yahoo email page

    My 76 year-old computer-illiterate mother has a Mac laptop that I bought her for Christmas 2007 (in other words, a bit more than a year ago). She's been using SAFARI as her browser and the AT&T Yahoo webpage to access her (AT&T) email account since that time, and has never had a problem until recently.
    Now she's unable to send or forward emails (however, she can still receive emails). Previously, when she clicked on the "New" button on the AT&T Yahoo mail page to create a new email, a blank email form would appear that she could then address, fill in the subject line, etc. (this isn't AT&T Yahoo's "Mail Classic" version, by the way, but their 'All-new mail' version). But now when she clicks on the "New" button, nothing happens -- instead, the "status" line at the right side of the webpage continually states "Loading..." and never finishes, and thus the blank email form never appears on her screen.
    Is there a fix for this? Recommendations? Unfortunately, she's a long ways away from here, so I'm debugging this problem "long distance" via the telephone, which can be challenging (she is VERY computer illiterate, and to compound the problem, I don't have a Mac, so I can't even walk her through the steps of finding out, for example, what OS version she has).
    Thanks!

    While she is in Safari, have her go to the upper left corner of her screen and click on the "Safari" menu item. She can then click on "Reset Safari..." and in the window that opens, have her click "OK". All open Safari windows will be closed, her cache will be cleared, and various other things will get reset. She won't lose her bookmarks.
    Also, have her check on the "Safari" menu to make certain that "Block Pop-up Windows" isn't checked off. That may not be the issue, but if it's trying to open a pop-up window for the new email, that will prevent it.
    Good luck,
    --Matthew

  • Gnome stops loading after login

    Hi all.
    I just finished a new install of arch with gnome (2nd time today,same thing happened the first time, but the first time i just reinstalled arch because i thought i had messed up something)
    Everything went well the first time i logged in from gdm to gnome, but when i was going to reboot and then log in again, gnome suddely stopped loading and just leaves me with the cursor and the wallpaper. This happens everytime, so now i cant use gnome. I hope some of you guys know something about this, as i dont want to reinstall again.
    GDM -> Gnome -> Nothing but a wallpaper and mouse cursor
    oh and I have tried using gnome from the gnome-session command but the same thing happens. its like something halts gnome from loading the stuff that it needs.

    Oh and I almost forgot, here is my .xsession-errors:
    /etc/gdm/Xsession: Beginning session setup...
    /etc/gdm/Xsession: ssh-agent not found!
    /etc/gdm/Xsession: Setup done, will execute: gnome-session
    The files that contain your preference settings are currently in use.
    You might be logged in to a session from another computer, and the other login session is using your preference settings files.
    You can continue to use the current session, but this might cause temporary problems with the preference settings in the other session.
    Do you want to continue? Continue (y/n)?gnome-session[2983]: Gtk-CRITICAL: gtk_main_quit: assertion `main_loops != NULL' failed
    Window manager warning: Failed to read saved session file /home/sphere/.config/metacity/sessions/1057a05f5598948f5123732645494907300000029830018.ms: Failed to open file '/home/sphere/.config/metacity/sessions/1057a05f5598948f5123732645494907300000029830018.ms': No such file or directory

  • Applet won't finish loading

    Please bare with me as I'm new to Java. I'm using Eclipse 3.1.1. I'm working on a cheesy client server project to learn the language. I'm having difficulty with the client. It runs fine through Eclipse. When I compile my jar, sign it and run it from a web page it sits at loading. I do get my security prompt and when looking at the console I can watch my system.out... data run. My GUI just won't load. This is where my knowledge is really lacking. I think it might have to do with my infinite loop and the applet not loading completely but I'm shooting in the dark. A rough variation of my code is below. I didn't include the imports and I left out a lot of logic and objects. If I force the loop to never run (change the var to false for example) the GUI pops right up. I would really appreciate any insight (and a good reference for GUI creation). If possible please keep an answer simple, explain it, or reference something that a newbie can comprehend. I need to crawl before I can run. Thanks again!
    public class Client extends Applet implements ActionListener
         private JTextField txtStatus;
         // more gui objects
         public void init()
              DisplayGUI();
         public void start()
              try
                   Connect();
                   Listen();
              catch ( Exception e )
                   // error handling
         public void DisplayGUI()
              txtStatus = new JTextField( 5 );
              // more objects created
              setLayout( null );
              txtStatus.setBounds( 10, 370, 495, 25 );
              // position other objects
              add( txtStatus );
              // add other objects
              this.validate();
              this.addNotify();
              this.setVisible( true );
              resize( new Dimension( 600, 400 ) );
              repaint();
         public void actionPerformed( ActionEvent evt )
              // logic
         public void Connect() throws IOException
              channel = SocketChannel.open();
              socket = channel.socket();
              socket.setSoTimeout( 3000 );
              channel.connect( new InetSocketAddress( ipa, port ) );
         public void Listen( String sid )
              boolean connected = false;
              IsListening = true;
              while ( IsListening )
                   ByteBuffer buffer = ByteBuffer.allocate( 512 );
                   int bytesread;
                   try
                        bytesread = channel.read( buffer );
                   catch ( IOException e )
                        bytesread = -1;
                   if ( bytesread < 0 )
                        continue;
                   try
                        buffer.flip();
                        // grab buffer data
                        buffer.clear();
                        // process data
                   catch ( IOException e )
                        // error handling
                        IsListening = false;
                        connected = false;
                        break;
    }

    Also in your catch blocks you should print the stack trace of any exception thrown.
    Then you should look at the Applet console of your browser to see if there is any problem.
    Regards

  • Captivate 8 (win7/64-bit) won't finish loading on startup

    This issue's pertinent information follows.
    Please review and advise when you can.
    Thank you for your help,
    -bruce.
    Symptoms (after launching Cp8)
    The startup screen appears with the recent and new projects.
    After about three seconds, the program closes.
    Notifications and messages are absent.
    Attempted remedies that failed
    Launched Cp8 as administrator
    Cleaned registry and optimized system
    Verified that OS updates/patches are current
    Environment and software
    Windows 7 Home Premium SP1 (64-bit)
    RAM: 4GB
    Adobe Technical Communication Suite 5 (5.0.1.11)
    RoboHelp 11 (11.0.2.240)
    FrameMaker 12 (12.0.2.389)
    Captivate 8 (64-bit)
    Other information
    RoboHelp, FrameMaker, and CC applications load and appear to operate normally.

    Try this
    http://discussions.apple.com/thread.jspa?messageID=5980211
    Its a missing /usr/lib/libbz2.1.0.3.dylib file in the image.
    As the discussion says you will have to copy that file from your server (PPC server (intel server if its an intel image)) to the same place in the image.
    It works!!
    Jane (taking the glory for someone else's hard work)
    (If you have a version of the server earlier than 10.4.11 Its a missing CordVideo Framework folder-if the above doesn't work I'll try and find that reference-again someone else found the fix)

  • Won't finish loading to net install image.

    I thought I was getting the hang of this but now I am getting a bit frustrated. I took a machine out of one of our labs. I fired it up in target disk mode and plugged it into the xserve. I then used the system image utility to to create a netinstall image from the machine. The image process took about an hour. I then set the image as active under the server admin - netboot. The problem is that my machines won't load to the image. I tried 2 machines. A G5 of a different generation and then the G5 I used to create the image to to be sure it wasn't a problem with the machines being different.
    I can select the volume either by holding the option key and boot-up or by going in to the startup disk and selecting it that way. The machine selects the image and begins to boot to it but it just sits on the white screen with the apple logo and the little spinning activity icon. I have let it sit here for about 30 mins so I could be sure it wasn't going to do anything else.
    Can anyone give me any ideas or point me in a direction where I should start looking to get this problem resolved?

    Try this
    http://discussions.apple.com/thread.jspa?messageID=5980211
    Its a missing /usr/lib/libbz2.1.0.3.dylib file in the image.
    As the discussion says you will have to copy that file from your server (PPC server (intel server if its an intel image)) to the same place in the image.
    It works!!
    Jane (taking the glory for someone else's hard work)
    (If you have a version of the server earlier than 10.4.11 Its a missing CordVideo Framework folder-if the above doesn't work I'll try and find that reference-again someone else found the fix)

  • [Solved] Cant get fglrx to load after an overdue pacman -Syu

    I tried to launch steam tonight after doing a long overdue pacman -Syu yesterday, and it gave an error about GL. Upon closer inspection, no GL apps will run, giving similar errors:
    $ glxgears
    X Error of failed request: BadRequest (invalid request code or no such operation)
    Major opcode of failed request: 155 (ATIFGLEXTENSION)
    Minor opcode of failed request: 66 ()
    Serial number of failed request: 13
    Current serial number in output stream: 13
    Here's what I've been able to track down:
    The fglrx module isnt loading. When I try to load it manually:
    $ sudo modprobe fglrx
    modprobe: ERROR: could not insert 'fglrx': Exec format error
    I checked in the Xorg error log:
    $ sudo grep '(WW)' /var/log/Xorg.0.log
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 18.980] (WW) Falling back to old probe method for fglrx
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
    [ 19.147] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [ 19.700] (WW) fglrx(0): board is an unknown third party board, chipset is supported
    [ 20.668] (WW) fglrx(0): Dynamic Surface Resizing cannot be enabled
    [ 20.672] (WW) fglrx(0): ***********************************************************
    [ 20.672] (WW) fglrx(0): * DRI initialization failed *
    [ 20.672] (WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible *
    [ 20.672] (WW) fglrx(0): * 2D and 3D acceleration disabled *
    [ 20.672] (WW) fglrx(0): ***********************************************************
    [ 20.708] (WW) fglrx(0): Textured Video not supported without DRI enabled.
    [ 21.076] (WW) fglrx(0): Option "VendorName" is not used
    [ 21.076] (WW) fglrx(0): Option "ModelName" is not used
    I'm using the unofficial pacman repo from Vi0l0, so I also tried his catalyst-hook package, and the catalyst and catalyst-hook packages from AUR, running catalyst_build_module all and rebooting a couple times, but with no success. (his repos seem to have newer versions of the packages anyways)
    Any idea what the root of the problem might be, or what I should try next?
    my kernel is:
    $ uname -r
    3.10.10-1-ARCH
    Last edited by jxhcc (2013-09-17 06:14:02)

    Ok, so I'm gonna go ahead and answer my own question! (This is why I dont usually post in forums!)
    I installed catalyst-test from AUR. Everything is fine now.
    Guess I didnt see that the first time looking through the older forum posts.

Maybe you are looking for

  • Installing a second hard drive in a G4 - advice needed please

    Hi...... I have a G4 Quicksilver (2002) model and I also have a G4 Digital Audio model as well which is currently surplus to requirements..... I would like to take out the 20Gb hard drive from the older G4 and put it into the Quicksilver as a second

  • ME21N:Enhancement of Purchase Order

    Hi everyone, I want to update item of Purchase order without method 'process_item' in ME_PROCESS_PO_CUST. (I knew how to upate item of PO using process_item) But, for example, If I used MM06E005, I updated customer data only. I can't update item of P

  • Many lines on my screen, impossible to see.

    As you can see, I have many lines on my screen. I can not see anything under those lines. I have VNC'ed into my computer to check, and it is the connections to the monitor, not a problem with something else. I have booked a meeting at the genius bar

  • Oracle 8i & Redhat 6.2

    I am setting up the environment to install Oracle on a Dell machine running Redhat 6.2 (kernel 2.2.14-12). Is it a must to change the default settings of SHMMAX, SHMMIN, SHMMNI, SHMSEG, SEMMNI, SEMMSL, SMMNS, SEMOPM and SEMVMS? Thanks, Cesar

  • Printing on legal size paper

    I have an hp psc1210 and I can print on legal size paper from my desktop, but when I am on my laptop that is on the network, I can't print on legal size paper.  If I am using word perfect, the software automatically adjusts the bottom margin to 3.48"