Uzbl

Tasklist

FS#294 - uzbl do not travelthrough all directories in script paths when looks for a script

Attached to Project: Uzbl
Opened by Eugeniy Mikhailov (beaming) - 2012-03-16 02:32:21 PM
Task Type Bug Report
Category uzbl-browser & sample material
Status Unconfirmed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

I have a following lines in uzbl config

set scripts_dir = @data_home/uzbl:@prefix/share/uzbl/examples/data:scripts

if uzbl finds even empty directory corresponding to
@data_home/uzbl/scripts

then it does not look any further for scripts and all scripts assistance fails unless I copy scripts from @prefix/share/uzbl/examples/data/scripts
to @data_home/uzbl/scripts

I am actually wonder how it even deside to look at @data_home/uzbl/scripts if above config lines asks only for
@data_home/uzbl
This task depends upon

Comment by Eugeniy Mikhailov (beaming) - 2012-03-16 03:04:13 PM
Ups, I mislead you.

All I said above is not about scrupts but about util directory, I had to copy files from the system wide to my home folder.

Loading...