[Desktop-packages] [Bug 1100312] Re: GLX extension fails to initialize in Xvfb

2013-02-15 Thread Dominik Röttsches
Timo, can you give an estimate when there could be an updated package
for Quantal? Thanks.

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

Title:
  GLX extension fails to initialize in Xvfb

Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Quantal:
  Triaged

Bug description:
  I request to include the following patch from upstream
  
http://cgit.freedesktop.org/xorg/xserver/patch/?id=65642ccb78aa2d4c4e17b9ac42e4ef625c4a6e8b

  From the ChangeLog:
  Subject: vfb: Initialize the GLX extension again.

  This should fix a regression in the 1.13.0 release: commit
  5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 removed a code path used by Xvfb
  and made it use the default one when initializing extensions. However, this
  meant the GLX extension was not initialized anymore since it is not part of
  the `staticExtensions' array.

  Since it is not possible to just add it to that array after commit
  aad428b8e21c77397c623b78706eb64b1fea77c9, adopt an approach similar to
  xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.

  
  This has been merged into the mainline already and is bound to be release in 
1.13.2 - 

  I kindly request inclusion into the 1.13.0 package on Ubuntu. We use
  xvfb for our testing scripts and we're dependent on GLX to function in
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1100312/+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 1100312] Re: GLX extension fails to initialize in Xvfb

2013-01-17 Thread Timo Aaltonen
fixed in raring

** Also affects: xorg-server (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Fix Released

** Tags added: quantal

** Changed in: xorg-server (Ubuntu Quantal)
   Importance: Undecided = Medium

** Changed in: xorg-server (Ubuntu Quantal)
   Status: New = Triaged

** Changed in: xorg-server (Ubuntu Quantal)
 Assignee: (unassigned) = Timo Aaltonen (tjaalton)

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

Title:
  GLX extension fails to initialize in Xvfb

Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Quantal:
  Triaged

Bug description:
  I request to include the following patch from upstream
  
http://cgit.freedesktop.org/xorg/xserver/patch/?id=65642ccb78aa2d4c4e17b9ac42e4ef625c4a6e8b

  From the ChangeLog:
  Subject: vfb: Initialize the GLX extension again.

  This should fix a regression in the 1.13.0 release: commit
  5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 removed a code path used by Xvfb
  and made it use the default one when initializing extensions. However, this
  meant the GLX extension was not initialized anymore since it is not part of
  the `staticExtensions' array.

  Since it is not possible to just add it to that array after commit
  aad428b8e21c77397c623b78706eb64b1fea77c9, adopt an approach similar to
  xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.

  
  This has been merged into the mainline already and is bound to be release in 
1.13.2 - 

  I kindly request inclusion into the 1.13.0 package on Ubuntu. We use
  xvfb for our testing scripts and we're dependent on GLX to function in
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1100312/+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 1100312] Re: GLX extension fails to initialize in Xvfb

2013-01-17 Thread Dominik Röttsches
Thanks Timo. I am trying to interpret the other status changes you
edited - is this going to be fixed for Quantal as well?

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

Title:
  GLX extension fails to initialize in Xvfb

Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Quantal:
  Triaged

Bug description:
  I request to include the following patch from upstream
  
http://cgit.freedesktop.org/xorg/xserver/patch/?id=65642ccb78aa2d4c4e17b9ac42e4ef625c4a6e8b

  From the ChangeLog:
  Subject: vfb: Initialize the GLX extension again.

  This should fix a regression in the 1.13.0 release: commit
  5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 removed a code path used by Xvfb
  and made it use the default one when initializing extensions. However, this
  meant the GLX extension was not initialized anymore since it is not part of
  the `staticExtensions' array.

  Since it is not possible to just add it to that array after commit
  aad428b8e21c77397c623b78706eb64b1fea77c9, adopt an approach similar to
  xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.

  
  This has been merged into the mainline already and is bound to be release in 
1.13.2 - 

  I kindly request inclusion into the 1.13.0 package on Ubuntu. We use
  xvfb for our testing scripts and we're dependent on GLX to function in
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1100312/+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 1100312] Re: GLX extension fails to initialize in Xvfb

2013-01-17 Thread Timo Aaltonen
yes it is

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

Title:
  GLX extension fails to initialize in Xvfb

Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Quantal:
  Triaged

Bug description:
  I request to include the following patch from upstream
  
http://cgit.freedesktop.org/xorg/xserver/patch/?id=65642ccb78aa2d4c4e17b9ac42e4ef625c4a6e8b

  From the ChangeLog:
  Subject: vfb: Initialize the GLX extension again.

  This should fix a regression in the 1.13.0 release: commit
  5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 removed a code path used by Xvfb
  and made it use the default one when initializing extensions. However, this
  meant the GLX extension was not initialized anymore since it is not part of
  the `staticExtensions' array.

  Since it is not possible to just add it to that array after commit
  aad428b8e21c77397c623b78706eb64b1fea77c9, adopt an approach similar to
  xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.

  
  This has been merged into the mainline already and is bound to be release in 
1.13.2 - 

  I kindly request inclusion into the 1.13.0 package on Ubuntu. We use
  xvfb for our testing scripts and we're dependent on GLX to function in
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1100312/+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 1100312] Re: GLX extension fails to initialize in Xvfb

2013-01-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New = Confirmed

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

Title:
  GLX extension fails to initialize in Xvfb

Status in “xorg-server” package in Ubuntu:
  Confirmed

Bug description:
  I request to include the following patch from upstream
  
http://cgit.freedesktop.org/xorg/xserver/patch/?id=65642ccb78aa2d4c4e17b9ac42e4ef625c4a6e8b

  From the ChangeLog:
  Subject: vfb: Initialize the GLX extension again.

  This should fix a regression in the 1.13.0 release: commit
  5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 removed a code path used by Xvfb
  and made it use the default one when initializing extensions. However, this
  meant the GLX extension was not initialized anymore since it is not part of
  the `staticExtensions' array.

  Since it is not possible to just add it to that array after commit
  aad428b8e21c77397c623b78706eb64b1fea77c9, adopt an approach similar to
  xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.

  
  This has been merged into the mainline already and is bound to be release in 
1.13.2 - 

  I kindly request inclusion into the 1.13.0 package on Ubuntu. We use
  xvfb for our testing scripts and we're dependent on GLX to function in
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1100312/+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 1100312] Re: GLX extension fails to initialize in Xvfb

2013-01-16 Thread Dominik Röttsches
Original patch courtesy of Raphael Kubo da Costa.

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

Title:
  GLX extension fails to initialize in Xvfb

Status in “xorg-server” package in Ubuntu:
  Confirmed

Bug description:
  I request to include the following patch from upstream
  
http://cgit.freedesktop.org/xorg/xserver/patch/?id=65642ccb78aa2d4c4e17b9ac42e4ef625c4a6e8b

  From the ChangeLog:
  Subject: vfb: Initialize the GLX extension again.

  This should fix a regression in the 1.13.0 release: commit
  5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 removed a code path used by Xvfb
  and made it use the default one when initializing extensions. However, this
  meant the GLX extension was not initialized anymore since it is not part of
  the `staticExtensions' array.

  Since it is not possible to just add it to that array after commit
  aad428b8e21c77397c623b78706eb64b1fea77c9, adopt an approach similar to
  xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.

  
  This has been merged into the mainline already and is bound to be release in 
1.13.2 - 

  I kindly request inclusion into the 1.13.0 package on Ubuntu. We use
  xvfb for our testing scripts and we're dependent on GLX to function in
  it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1100312/+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