It didn't work for me with a fresh alpha2 install nor after installing the beta nvidia drivers from nvidia download.<br><br>Should I be using default ubuntu nvidia driver installed via hardware drivers?<br><br>I've noticed this in konqueror, dolphin (file ops) and kpackagekit (update packages) and also manually by running something like:<br>
<br>dcopRef=$(kdialog --title "DCOP Progress" --progressbar "Initializing . . ." 12)<br>qdbus $dcopRef org.freedesktop.DBus.Properties.Set org.kde.kdialog.ProgressDialog value 3<br><br>Any ideas what I might be doing wrong here?<br>