New File::Glob does not export glob, shutter does not start

Bug #1831155 reported by John Bartoszewski
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Shutter
Fix Released
Undecided
Unassigned

Bug Description

Gentoo forced a perl upgrade on me, and now shutter won't start:

"glob" is not exported by the File::Glob module
Can't continue after import errors at ./shutter line 57.
BEGIN failed--compilation aborted at ./shutter line 57.

If I change:

use File::Glob qw/ glob /;

to:

use File::Glob qw/ bsd_glob /;

shutter loads and I have yet to have an issue (doesn't mean this is the correct fix).

Versions:
perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux
File::Glob - $VERSION = '1.32';

Related branches

Revision history for this message
Michael Kogan (michael-kogan) wrote :

Thanks invidian for the fix, merged!

Changed in shutter:
status: New → Fix Committed
Changed in shutter:
milestone: none → 0.94.3
Changed in shutter:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.