[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-10-07 Thread Andreas Pokorny
It is in the 10.3. branch but a few commits after the 10.3 tags. So it
will be in 10.3.1.

Or we cherry pick that into 10.3?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Confirmed
Status in “linux” package in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  In Progress

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-09-29 Thread Daniel van Vugt
Sadly, today's update to Mesa 10.3 in utopic doesn't help this bug at
all. GL clients are still black (or transparent).

Is the aforementioned patch really in the utopic Mesa 10.3 update?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Confirmed
Status in “linux” package in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  In Progress

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-08-31 Thread Daniel van Vugt
Any progress is appreciated, thanks.

The GL support restrictions we will deal with when we get to them :)
Sounds like just Qt/Unity8 that's restricted and not Mir itself.

Do we have to wait for upstreaming? Until now I think our Mesa patches just 
went straight to Ubuntu:
https://launchpad.net/ubuntu/+source/mesa

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Confirmed
Status in “linux” package in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  In Progress

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-08-29 Thread Andreas Pokorny
I think this failure is resolved with the updated mir platform patch and
bugfixes for i915 that have been sent upstream. Waiting for those to get
applied.

But the story does not end there. Now when running unity8-dash it fails
because mesa claims it only supports OpenGL 1.4. And that because of
another mesa patch, ubuntu applies against upstream mesa. So with that
i915 allows only GL 1.4, ES 1.0 and ES 2.0.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Confirmed
Status in “linux” package in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  In Progress

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-08-27 Thread Daniel van Vugt
Thanks Andreas. Keeping this open in Mir just a bit longer so we don't
lose track of it from the Mir side. When a fix is released to Mesa, we
can mark it invalid for Mir.

** Changed in: mir
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Confirmed
Status in “linux” package in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  In Progress

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-08-26 Thread Andreas Pokorny
just a mesa patch needed

** Changed in: mesa (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Invalid
Status in “linux” package in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  In Progress

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-08-26 Thread Andreas Pokorny
needs a new mir platform patch and a one liner in 915 - so it seems

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Invalid
Status in “linux” package in Ubuntu:
  Incomplete
Status in “mesa” package in Ubuntu:
  Confirmed

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-08-26 Thread Andreas Pokorny
no change needed in mir

** Changed in: mir
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Invalid
Status in “linux” package in Ubuntu:
  Incomplete
Status in “mesa” package in Ubuntu:
  Confirmed

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-08-26 Thread Andreas Pokorny
needs a new mir platform patch and a one liner in 915 - so it seems

** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) => Andreas Pokorny (andreas-pokorny)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Invalid
Status in “linux” package in Ubuntu:
  Incomplete
Status in “mesa” package in Ubuntu:
  Confirmed

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1275398] Re: i915 driver/i945 hardware: Mir GL clients are rendered as black or transparent windows when using i945 graphics

2014-07-14 Thread Daniel van Vugt
** Summary changed:

- i945: Mir GL clients are rendered as black or transparent windows when using 
i945 graphics
+ i915 driver/i945 hardware: Mir GL clients are rendered as black or 
transparent windows when using i945 graphics

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1275398

Title:
  i915 driver/i945 hardware: Mir GL clients are rendered as black or
  transparent windows when using i945 graphics

Status in Mir:
  Triaged
Status in “linux” package in Ubuntu:
  Incomplete
Status in “mesa” package in Ubuntu:
  Confirmed

Bug description:
  Running Mir on a Pentium D system with integrated i945 graphics,
  appears to work at first. The server starts and software clients are
  rendered correctly. However hardware (GL) clients are rendered as all
  black or transparent windows, despite logging to stdout that they
  think they are rendering:

  $ sudo bin/mir_demo_client_egltriangle
  Current active output is 1920x1200 +0+0
  Server supports 2 of 6 surface pixel formats. Using format: 4
  libEGL warning: unsupported platform (null)
  1 FPS
  33 FPS
  60 FPS
  60 FPS
  60 FPS
  60 FPS

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp