Just tried the script on a fresh build of Ubuntu 13.04. The script exits without an error code but nothing else seems to happen.
I'm afraid I don't know much perl but adding in some extra logging it seems to get to line 1657:
my $window = Gtk2::Window->new('toplevel');
And exits. Any ideas as to what might be happening?
Just tried the script on a fresh build of Ubuntu 13.04. The script exits without an error code but nothing else seems to happen.
I'm afraid I don't know much perl but adding in some extra logging it seems to get to line 1657:
And exits. Any ideas as to what might be happening?