Package: clawsker
Version: 1.1.1-1
Severity: normal
Tags: patch

Clawsker silently aborts on start up when called from KDE's application
menu.

When started from command line the following is printed to console
before quitting;

The encoding pragma is no longer supported at /usr/local/bin/clawsker
line 7. BEGIN failed--compilation aborted at /usr/local/bin/clawsker
line 7.

Error is simple to correct (found by internet search)

Replace
 use encoding 'utf8';
with
 use utf8;

at line 7 of clawsker

I've applied the change and clawsker now works as expected here.


--- System information. ---
Architecture: 
Kernel:       Linux 4.16.0-2-amd64

Debian Release: buster/sid
  500 testing         www.deb-multimedia.org 
  500 testing         deb.debian.org 

--- Package information. ---
Depends                     (Version) | Installed
=====================================-+-===========
perl:any                              | 
libgtk2-perl               (>= 1.140) | 2:1.24992-1+b1
liblocale-gettext-perl      (>= 1.05) | 1.07-3+b3


Recommends      (Version) | Installed
=========================-+-===========
claws-mail                | 


Package's Suggests field is empty.

-- 
 Regards  _
         / )           "The blindingly obvious is
        / _)rad        never immediately apparent"
Who's a sucker now?
Edward The Bear - The Damned

Reply via email to