I am still getting the grey plymouth background during the Kubuntu logo loading screen.  
							
						
					 
							
						if (bits_per_pixel == 4) {
    Window.SetBackgroundTopColor(0.00, 0.28, 0.45);    // #B2BAC1
    Window.SetBackgroundBottomColor(0.00, 0.28, 0.45); // #B2BAC1
    logo_filename = "kubuntu_logo16.png";
    progress_dot_off_filename = "progress_dot_off16.png";
    progress_dot_on_filename = "progress_dot_on16.png";
    password_field_filename = "password_field16.png";
} else {
    Window.SetBackgroundTopColor(0.00, 0.47, 0.76);
    Window.SetBackgroundBottomColor(0.00, 0.00, 0.00);
    logo_filename = "kubuntu_logo.png";
    progress_dot_off_filename = "progress_dot_off.png";
    progress_dot_on_filename = "progress_dot_on.png";
    password_field_filename = "password_field.png";


username@computer:~$ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-3.8.0-1-generic modprobe: ../tools/modprobe.c:550: print_action: Assertion `kmod_module_get_initstate(m) == KMOD_MODULE_BUILTIN' failed. Aborted (core dumped) username@computer:~$
 
							
						Error: "/var/tmp/kdecache-username" is owned by uid 1000 instead of uid 0.
There are 0 users viewing this topic.
Comment