brian-murray: second image confirms:

  (0) theme: edubuntu-artwork
  (1) when: install boot (from IRC message)
  (2) mode: 640x480
  (3) offset of throbber: x=212,y=352
  (4) width of throbber: 320

Problem lies in:

  edubuntu-artwork-0.1.0/art/usplash/usplash-theme-edubuntu.c

struct usplash_theme usplash_theme = {
  ...
        /* Progress bar position and size in pixels */
        .progressbar_x      = 212, /* 640/2-216/2 */
        .progressbar_y      = 351,
  ...
        .text_y      = 307,

(a) the maths in the comment is wrong;  (b) 351 is a bigger number than
307-18.

** Changed in: usplash (Ubuntu)
       Status: Triaged => Invalid

** Changed in: edubuntu-artwork (Ubuntu)
       Target: None => ubuntu-7.10

** Changed in: xubuntu-artwork (Ubuntu)
       Status: Confirmed => Incomplete

** Changed in: edubuntu-artwork (Ubuntu)
     Assignee: (unassigned) => Paul Sladen (sladen)

-- 
Usplash progress bar not centered on the monitor
https://bugs.launchpad.net/bugs/135319
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to