[Bug 1308723] Re: clear, after background_color command uses a black color and thus only colors a frame

2014-09-20 Thread Dimitri John Ledkov
On 10 September 2014 12:38, Yu Ning ning...@canonical.com wrote:
 I found a workaround for this issue by setting alpha channel to 0:

 if background_color 44,0,30,0; then
   clear
 fi


\o/ horay. Let me upload this fix into both Utopic and Trusty!

-- 
Regards,

Dimitri.


** Also affects: plymouth (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: grub2 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: plymouth (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: grub2 (Ubuntu Utopic)
   Importance: Undecided
 Assignee: Colin Watson (cjwatson)
   Status: Confirmed

** Also affects: plymouth (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: grub2 (Ubuntu Trusty)
   Status: New = Invalid

** Changed in: plymouth (Ubuntu Trusty)
   Status: New = Triaged

** Changed in: plymouth (Ubuntu Utopic)
 Assignee: (unassigned) = Dimitri John Ledkov (xnox)

** Changed in: plymouth (Ubuntu Trusty)
 Assignee: (unassigned) = Dimitri John Ledkov (xnox)

** Changed in: plymouth (Ubuntu Utopic)
   Status: New = Triaged

** Changed in: plymouth (Ubuntu Trusty)
   Importance: Undecided = Low

** Changed in: plymouth (Ubuntu Utopic)
   Importance: Undecided = Low

** Summary changed:

- clear, after background_color command uses a black color and thus only colors 
a frame
+ ubuntu-logo theme rendered incorrectly with recent grub, instead of 
full-screen purple, it's a purple frame around black rectangle

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308723

Title:
  ubuntu-logo theme rendered incorrectly with recent grub, instead of
  full-screen purple, it's a purple frame around black rectangle

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1308723/+subscriptions

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


[Bug 1308723] Re: clear, after background_color command uses a black color and thus only colors a frame

2014-09-10 Thread Yu Ning
I found a workaround for this issue by setting alpha channel to 0:

if background_color 44,0,30,0; then
  clear
fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308723

Title:
  clear, after background_color command uses a black color and thus only
  colors a frame

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1308723/+subscriptions

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


[Bug 1308723] Re: clear, after background_color command uses a black color and thus only colors a frame

2014-08-11 Thread Yu Ning
I noticed a very weird behavior by executing below commands in grub
console:

```
set pager=1

background_color 44,0,30

# from now on all the text will be printed with black background but not
color 44,0,30

help

# help will show a long list of commands, since we have set pager=1 then
it will first pause on the first page, all the text are displayed with
black background.

# then we press space to view next page, and we can notice that the background 
is now correctly set to color 44,0,30 instead of black.
```

It seems that some settings are not fully synced in command
background_color, but it's synced by the pager switching.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308723

Title:
  clear, after background_color command uses a black color and thus only
  colors a frame

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1308723/+subscriptions

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


[Bug 1308723] Re: clear, after background_color command uses a black color and thus only colors a frame

2014-08-07 Thread Yu Ning
I checked the grub2's source code, command clear will invoke each output
backend's cls method, and it seems that the black rectangle is produced
by backend console.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308723

Title:
  clear, after background_color command uses a black color and thus only
  colors a frame

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1308723/+subscriptions

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


[Bug 1308723] Re: clear, after background_color command uses a black color and thus only colors a frame

2014-04-19 Thread Dimitri John Ledkov
** Tags added: flicker-at-boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308723

Title:
  clear, after background_color command uses a black color and thus only
  colors a frame

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1308723/+subscriptions

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


[Bug 1308723] Re: clear, after background_color command uses a black color and thus only colors a frame

2014-04-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: grub2 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308723

Title:
  clear, after background_color command uses a black color and thus only
  colors a frame

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1308723/+subscriptions

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