phl_plymouth.script script is modified to add lines #169 to 176
 
 169 #-----------------------------------------    Ajout PHL    
---------------------------
 170 screen_width = Window.GetWidth();
 171 screen_height = Window.GetHeight();
 172 wallpaper_image = Image("Precise_Pangolin.png");
 173 resized_wallpaper_image = 
wallpaper_image.Scale(screen_width,screen_height);
 174 wallpaper_sprite = Sprite(resized_wallpaper_image);
 175 wallpaper_sprite.SetZ(-10000);
 176 #-----------------------------------------    Fin ajout    
---------------------------
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208224

Title:
  [ply-utils.c] ...ply_open_module:Could not load module
  "/lib/plymouth/renderers/x11.so" ... cannot open shared object file:
  No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1208224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to