In a previous thread, I learned how to edit the grub config file. When I did so, I received the following:
Yes, my user name is "mark" and I am in the adm group and my uid is 1000, and my gid is 1000. So what's up with all the errors? BTW, Kate booted just fine and I was able to edit the grub config file and save it without incident. Please advise.
mhumm2
Code:
mark@Mark-AMD64:~$ sudo kate /etc/default/grub [sudo] password for mark: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. Error: "/var/tmp/kdecache-mark" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-mark" is owned by uid 1000 instead of uid 0. Error: "/tmp/ksocket-mark" is owned by uid 1000 instead of uid 0. kdeinit4: Shutting down running client. Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Error: "/tmp/ksocket-mark" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-mark" is owned by uid 1000 instead of uid 0. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. Error: "/var/tmp/kdecache-mark" is owned by uid 1000 instead of uid 0. kbuildsycoca4 running... Error: "/var/tmp/kdecache-mark" is owned by uid 1000 instead of uid 0. Error: "/var/tmp/kdecache-mark" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-mark" is owned by uid 1000 instead of uid 0.
mhumm2
Comment