Skip Menu |

This queue is for tickets about the Tk-JListbox CPAN distribution.

Report information
The Basics
Id: 128790
Status: new
Priority: 0/
Queue: Tk-JListbox

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

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



Subject: Font error
Usually the test script fails like this: ... PERL_DL_NONLAZY=1 "/opt/perl-5.24.1/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..last_test_to_print ok 1 Wrong kind of '~' magic on Helvetica -12 bold at /opt/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux/Tk/Submethods.pm line 19. SV = PVMG(0x22e75e0) at 0x22e6548 REFCNT = 3 FLAGS = (OBJECT,RMG,POK,pPOK,UTF8) IV = 0 NV = 0 PV = 0x22e7360 "Helvetica -12 bold"\0 [UTF8 "Helvetica -12 bold"] CUR = 18 LEN = 20 MAGIC = 0x22e84a0 MG_VIRTUAL = 0x7feed7599e40 MG_TYPE = PERL_MAGIC_ext(~) MG_FLAGS = 0x02 REFCOUNTED MG_OBJ = 0x22e6560 SV = PV(0x22ac270) at 0x22e6560 REFCNT = 2 FLAGS = (POK,READONLY,pPOK) PV = 0x22e8430 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\350\213&\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\332*\2\0\0\0\0"\0 CUR = 96 LEN = 98 STASH = 0x2005498 "Tk::Font" Aborted Makefile:835: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 134 (/usr/bin/make test exited with 512) ... Maybe the module relies on old font handling (from Tk 400)?