[cw-discuss] kde menu icons
Francois Gouget
fgouget at codeweavers.com
Wed Sep 5 10:53:34 CDT 2007
Hi,
Peter Lord wrote:
[...]
> Thanks, but I fail at the first hurdle :-
>
> # /opt/cxoffice/bin/cxmenu --crossover --install
> fileparse(): need a valid pathname at
> /opt/cxoffice/lib/perl/CXMenuXDG.pm line 254
Ah. That's a bug that seems to be triggered more frequently recently. It
should be fixed in the next CrossOver release. In the meantime you can
fix it by editing /opt/cxoffice/lib/perl/CXMenuXDG.pm and replacing the
line:
my $dir=dirname($self->{filename});
with
my $dir=dirname($self->{menu});
Regards,
--
Francois Gouget
fgouget at codeweavers.com
More information about the discuss
mailing list