Skip Menu |

This queue is for tickets about the Imager-Screenshot CPAN distribution.

Report information
The Basics
Id: 85179
Status: rejected
Priority: 0/
Queue: Imager-Screenshot

People
Owner: Nobody in particular
Requestors: bernie [...] speedshiftmedia.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Mac OS X 10.8.3 - CGLSetFullScreen deprecated; use CGLSetFullScreenOnDisplay instead…
Date: Fri, 10 May 2013 10:20:07 -0700
To: bug-Imager-Screenshot [...] rt.cpan.org
From: Bernie David <bernie [...] speedshiftmedia.com>
Hi! My workstation just got upgraded to the latest Mac OS X (Mountain Lion) and Imager::Screenshot has stopped working. The Imager->errstr is: CGLSetFullScreen: 10012 I did a little researching and it looks like CGLSetFullScreen has been deprecated: see: https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGL_OpenGL/DeprecationAppendix/AppendixADeprecatedAPI.html (Deprecated in OS X v10.6. Use CGLSetFullScreenOnDisplay instead.) Thanks for this great module! Bernie David Web Developer, Speed Shift Media bernie@speedshiftmedia.com tel 604.520.9177 | fax 1.888.394.7876 SpeedShiftMedia.com | LinkedIn | Blog | Twitter | Facebook
Subject: Re: [rt.cpan.org #85179] Mac OS X 10.8.3 - CGLSetFullScreen deprecated; use CGLSetFullScreenOnDisplay instead…
Date: Sat, 11 May 2013 06:57:20 +1000
To: Bernie David via RT <bug-Imager-Screenshot [...] rt.cpan.org>
From: Tony Cook <tony [...] develop-help.com>
On Fri, May 10, 2013 at 01:20:29PM -0400, Bernie David via RT wrote: Show quoted text
> > My workstation just got upgraded to the latest Mac OS X (Mountain Lion) and Imager::Screenshot has stopped working. > > The Imager->errstr is: CGLSetFullScreen: 10012 > > I did a little researching and it looks like CGLSetFullScreen has been deprecated: > > see: https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGL_OpenGL/DeprecationAppendix/AppendixADeprecatedAPI.html > > (Deprecated in OS X v10.6. Use CGLSetFullScreenOnDisplay instead.) > > Thanks for this great module!
Reinstall Imager::Screenshot, it should use the newer API. You may need to install the latest Xcode before reinstalling Imager::Screenshot. Tony
Subject: Re: [rt.cpan.org #85179] Mac OS X 10.8.3 - CGLSetFullScreen deprecated; use CGLSetFullScreenOnDisplay instead…
Date: Fri, 10 May 2013 15:01:29 -0700
To: bug-Imager-Screenshot [...] rt.cpan.org
From: Bernie David <bernie [...] speedshiftmedia.com>
Hi Tony, You're right - I installed from the source with UNINST=1 and got the latest, right version compiled. Sorry for the false alarm and thanks for your quick response. Bernie On 2013-05-10, at 1:57 PM, "tony@develop-help.com via RT" <bug-Imager-Screenshot@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=85179 > > > On Fri, May 10, 2013 at 01:20:29PM -0400, Bernie David via RT wrote:
>> >> My workstation just got upgraded to the latest Mac OS X (Mountain Lion) and Imager::Screenshot has stopped working. >> >> The Imager->errstr is: CGLSetFullScreen: 10012 >> >> I did a little researching and it looks like CGLSetFullScreen has been deprecated: >> >> see: https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGL_OpenGL/DeprecationAppendix/AppendixADeprecatedAPI.html >> >> (Deprecated in OS X v10.6. Use CGLSetFullScreenOnDisplay instead.) >> >> Thanks for this great module!
> > Reinstall Imager::Screenshot, it should use the newer API. > > You may need to install the latest Xcode before reinstalling > Imager::Screenshot. > > Tony >
Bernie David Web Developer, Speed Shift Media bernie@speedshiftmedia.com tel 604.520.9177 | fax 1.888.394.7876 SpeedShiftMedia.com | LinkedIn | Blog | Twitter | Facebook