Skip Menu |

This queue is for tickets about the Log-Dispatch-Screen-Color CPAN distribution.

Report information
The Basics
Id: 120329
Status: open
Priority: 0/
Queue: Log-Dispatch-Screen-Color

People
Owner: Nobody in particular
Requestors: XSAWYERX [...] cpan.org
Cc:
AdminCc:

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



Subject: Broken on Log-Dispatch v2.59
On 2017-02-22 10:32:47, xsawyerx wrote: Show quoted text
> Log-Dispatch v2.59 removed an internal function that was used called > _get_callbacks: > > * Commit: https://github.com/houseabsolute/Log- > Dispatch/commit/0fd0810674b0a68f412645f8ac185bf6acd040d7#diff- > 03f0fac1f4f910c1915c390b723ec396L9 > * Release note: https://metacpan.org/changes/release/DROLSKY/Log- > Dispatch-2.63#L35
I think the best fix would be to add a documented prepend_callbacks() method. There's another Log::Dispatch output that would also be able to use this.
On Sat Feb 25 15:56:21 2017, DROLSKY wrote: Show quoted text
> On 2017-02-22 10:32:47, xsawyerx wrote:
> > Log-Dispatch v2.59 removed an internal function that was used called > > _get_callbacks: > > > > * Commit: https://github.com/houseabsolute/Log- > > Dispatch/commit/0fd0810674b0a68f412645f8ac185bf6acd040d7#diff- > > 03f0fac1f4f910c1915c390b723ec396L9 > > * Release note: https://metacpan.org/changes/release/DROLSKY/Log- > > Dispatch-2.63#L35
> > I think the best fix would be to add a documented prepend_callbacks() > method. There's another Log::Dispatch output that would also be able > to use this.
That sounds like a good idea to me.
On 2017-02-26 06:15:33, xsawyerx wrote: Show quoted text
> On Sat Feb 25 15:56:21 2017, DROLSKY wrote:
> > On 2017-02-22 10:32:47, xsawyerx wrote:
> > > Log-Dispatch v2.59 removed an internal function that was used called > > > _get_callbacks: > > > > > > * Commit: https://github.com/houseabsolute/Log- > > > Dispatch/commit/0fd0810674b0a68f412645f8ac185bf6acd040d7#diff- > > > 03f0fac1f4f910c1915c390b723ec396L9 > > > * Release note: https://metacpan.org/changes/release/DROLSKY/Log- > > > Dispatch-2.63#L35
> > > > I think the best fix would be to add a documented prepend_callbacks() > > method. There's another Log::Dispatch output that would also be able > > to use this.
> > That sounds like a good idea to me.
In the meantime, a workaround exists as a CPAN.pm distroprefs file: https://github.com/eserte/srezic-cpan-distroprefs/blob/master/Log-Dispatch-Screen-Color.yml The patch used here may be found on: http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Log-Dispatch-Screen-Color-0.04-RT120329.patch
On 2017-08-22 10:22:39, SREZIC wrote: Show quoted text
> On 2017-02-26 06:15:33, xsawyerx wrote:
> > On Sat Feb 25 15:56:21 2017, DROLSKY wrote:
> > > On 2017-02-22 10:32:47, xsawyerx wrote:
> > > > Log-Dispatch v2.59 removed an internal function that was used > > > > called > > > > _get_callbacks: > > > > > > > > * Commit: https://github.com/houseabsolute/Log- > > > > Dispatch/commit/0fd0810674b0a68f412645f8ac185bf6acd040d7#diff- > > > > 03f0fac1f4f910c1915c390b723ec396L9 > > > > * Release note: https://metacpan.org/changes/release/DROLSKY/Log- > > > > Dispatch-2.63#L35
> > > > > > I think the best fix would be to add a documented > > > prepend_callbacks() > > > method. There's another Log::Dispatch output that would also be > > > able > > > to use this.
> > > > That sounds like a good idea to me.
> > In the meantime, a workaround exists as a CPAN.pm distroprefs file: > > https://github.com/eserte/srezic-cpan-distroprefs/blob/master/Log- > Dispatch-Screen-Color.yml > > The patch used here may be found on: > > http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Log- > Dispatch-Screen-Color-0.04-RT120329.patch
As cpantesters.org is currently down or quite slow: here's an alternative URL with the patch: http://www.cpan.org/authors/id/S/SR/SREZIC/patches/Log-Dispatch-Screen-Color-0.04-RT120329.patch