All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses RGB565 mode
@ 2010-10-23 23:33 Todd Jones
  2010-10-23 23:33 ` [Qemu-devel] [Bug 665743] " Todd Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Todd Jones @ 2010-10-23 23:33 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

The cocoa video driver doesn't currently support when the guest uses
RGB565 or HighColor mode resulting in corrupted video.  The initial
graphics screen of recent Ubuntu installs is an example.  The attached
patch against 0.13.0-release seems to fix the problem by introducing an
indirect data provider that translates from RGB565 to RGB888, a mode
that core graphics supports.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
Cocoa video corruption when guest uses RGB565 mode
https://bugs.launchpad.net/bugs/665743
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
The cocoa video driver doesn't currently support when the guest uses RGB565 or HighColor mode resulting in corrupted video.  The initial graphics screen of recent Ubuntu installs is an example.  The attached patch against 0.13.0-release seems to fix the problem by introducing an indirect data provider that translates from RGB565 to RGB888, a mode that core graphics supports.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 665743] Re: Cocoa video corruption when guest uses RGB565 mode
  2010-10-23 23:33 [Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses RGB565 mode Todd Jones
@ 2010-10-23 23:33 ` Todd Jones
  2017-01-19  8:11 ` Thomas Huth
  2017-03-21  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Todd Jones @ 2010-10-23 23:33 UTC (permalink / raw)
  To: qemu-devel


** Patch added: "rgb565.patch"
   https://bugs.launchpad.net/bugs/665743/+attachment/1708692/+files/rgb565.patch

-- 
Cocoa video corruption when guest uses RGB565 mode
https://bugs.launchpad.net/bugs/665743
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
The cocoa video driver doesn't currently support when the guest uses RGB565 or HighColor mode resulting in corrupted video.  The initial graphics screen of recent Ubuntu installs is an example.  The attached patch against 0.13.0-release seems to fix the problem by introducing an indirect data provider that translates from RGB565 to RGB888, a mode that core graphics supports.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 665743] Re: Cocoa video corruption when guest uses RGB565 mode
  2010-10-23 23:33 [Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses RGB565 mode Todd Jones
  2010-10-23 23:33 ` [Qemu-devel] [Bug 665743] " Todd Jones
@ 2017-01-19  8:11 ` Thomas Huth
  2017-03-21  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2017-01-19  8:11 UTC (permalink / raw)
  To: qemu-devel

Can you still reproduce this problem with the latest version of QEMU? If
so, could you please rebase your patch to the latest git version and
send it to the mailing list (see http://qemu-
project.org/Contribute/SubmitAPatch for details)? Sorry, we do not take
patches from the bugtracker, they always have got to be discussed on the
qemu-devel mailing list first.

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/665743

Title:
  Cocoa video corruption when guest uses RGB565 mode

Status in QEMU:
  Incomplete

Bug description:
  The cocoa video driver doesn't currently support when the guest uses
  RGB565 or HighColor mode resulting in corrupted video.  The initial
  graphics screen of recent Ubuntu installs is an example.  The attached
  patch against 0.13.0-release seems to fix the problem by introducing
  an indirect data provider that translates from RGB565 to RGB888, a
  mode that core graphics supports.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/665743/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 665743] Re: Cocoa video corruption when guest uses RGB565 mode
  2010-10-23 23:33 [Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses RGB565 mode Todd Jones
  2010-10-23 23:33 ` [Qemu-devel] [Bug 665743] " Todd Jones
  2017-01-19  8:11 ` Thomas Huth
@ 2017-03-21  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2017-03-21  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/665743

Title:
  Cocoa video corruption when guest uses RGB565 mode

Status in QEMU:
  Expired

Bug description:
  The cocoa video driver doesn't currently support when the guest uses
  RGB565 or HighColor mode resulting in corrupted video.  The initial
  graphics screen of recent Ubuntu installs is an example.  The attached
  patch against 0.13.0-release seems to fix the problem by introducing
  an indirect data provider that translates from RGB565 to RGB888, a
  mode that core graphics supports.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/665743/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-21  4:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-23 23:33 [Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses RGB565 mode Todd Jones
2010-10-23 23:33 ` [Qemu-devel] [Bug 665743] " Todd Jones
2017-01-19  8:11 ` Thomas Huth
2017-03-21  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.