.htm
Look for "Notice the Photo image formats JPEG, PNG, and TIFF—not part
of the Perl/Tk distribution—must be specifically imported."
Only the .bmp file displays other files have error.
"Uncaught exception from user code:
couldn't recognize data in image file "
"mick.crane" wrote:
> On 2024-03-19 00:42, Michael Lange wrote:
> > Hi,
> >
> > On Mon, 18 Mar 2024 19:23:39 +
> > "mick.crane" wrote:
> >
> >> I try to load images with Perl/Tk but there is message,
> >> "cou
On Tue 19/03/2024 at 12:00, mick.crane wrote:
> On 2024-03-19 00:42, Michael Lange wrote:
>> Hi,
>>
>> On Mon, 18 Mar 2024 19:23:39 +
>> "mick.crane" wrote:
>>
>>> I try to load images with Perl/Tk but there is message,
>>> "
On 2024-03-19 00:42, Michael Lange wrote:
Hi,
On Mon, 18 Mar 2024 19:23:39 +
"mick.crane" wrote:
I try to load images with Perl/Tk but there is message,
"couldn't recognize data in image file "test.jpeg" at
/usr/lib/x86_64-linux-gnu/perl5/5.38/Tk/Image.pm
Hi,
On Mon, 18 Mar 2024 19:23:39 +
"mick.crane" wrote:
> I try to load images with Perl/Tk but there is message,
> "couldn't recognize data in image file "test.jpeg" at
> /usr/lib/x86_64-linux-gnu/perl5/5.38/Tk/Image.pm line 21"
> I'
"mick.crane" wrote:
> I try to load images with Perl/Tk but there is message,
> "couldn't recognize data in image file "test.jpeg" at
> /usr/lib/x86_64-linux-gnu/perl5/5.38/Tk/Image.pm line 21"
> I've tried different images/pngs/jpg
I try to load images with Perl/Tk but there is message,
"couldn't recognize data in image file "test.jpeg" at
/usr/lib/x86_64-linux-gnu/perl5/5.38/Tk/Image.pm line 21"
I've tried different images/pngs/jpgs with same error.
images load OK in other viewers.
Inst
erl
> 5.004. However if I try to dpkg -i Perl-tk_400.202-9.deb it then tells
> me that perl-tk depends on perl (>5.004) and that perl is not installed,
> although Perl --version shows 5.004 on the machine.
>
> Anyone come accross this? I used dselect to purge the previous version
On Mon, 12 Jan 1998 [EMAIL PROTECTED] wrote:
> I have upgraded libc5 to libc6 etc., and have now also upgraded to Perl
> 5.004. However if I try to dpkg -i Perl-tk_400.202-9.deb it then tells
> me that perl-tk depends on perl (>5.004) and that perl is not installed,
> although
I have upgraded libc5 to libc6 etc., and have now also upgraded to Perl
5.004. However if I try to dpkg -i Perl-tk_400.202-9.deb it then tells
me that perl-tk depends on perl (>5.004) and that perl is not installed,
although Perl --version shows 5.004 on the machine.
Anyone come accross this
w release (just today) of perl that was linked
against libc6 solved the problem. I'll be uploading a functional
version of perl-tk for unstable shortly. Should appear on a mirror
near you in a day or so.
--
Rob
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe
"Howard S. Ostrowsky" <[EMAIL PROTECTED]> writes:
> I am a longtime Linux (Slackware) user who has recently switched
> to Debian.
Welcome.
> I had been using the versions of Perl and Perl-Tk which are in the
> 1.3 Debian release, and all was working OK. Then
I am a longtime Linux (Slackware) user who has recently switched
to Debian. I had been using the versions of Perl and Perl-Tk
which are in the 1.3 Debian release, and all was working OK. Then
I decided that I wanted to upgrade to Perl 5.004 and Perl-Tk 400.202, so
I grabbed the four perl*.deb
Marco Prandini <[EMAIL PROTECTED]> writes:
> I'd like to write some code with perl5's Tk module, but I've been
> stopped two seconds after my first try:
Sounds like you have the latest perl installed, but not the latest
perl-tk. If you upgrade to the latest perl-tk p
Hello,
I'd like to write some code with perl5's Tk module, but I've been
stopped two seconds after my first try:
Can't find loadable object for module Tk in @INC
(/usr/lib/perl5/i486-linux/5.003 /usr/lib/perl5 /usr/
local/lib/site_perl/i486-linux /usr/local/lib/site_perl .)
Dirk Bernhardt <[EMAIL PROTECTED]> writes:
> ii perl5.003-2
> ii perl-tk b11.02-2
> What can I do?
I'm pretty sure you have incompatible versions of perl and perl-tk. I
believe that perl-tk b11.02-3 is the first version compatible with
perl 5.00
-BEGIN PGP SIGNED MESSAGE-
Hi!
I have a problem with perl and perl/tk:
==
bash$ cat tktest.pl
#!/usr/bin/perl -w
use diagnostics;
use strict;
use Tk;
my $main = new MainWindow;
$main->Label(-text => 'Hello, wor
17 matches
Mail list logo