Site News :: DSL v4.3



Already reported. Extra group not needed. I posted the fix to permissions on fusermount earlier in this thread.
Quote
sshfs still doesn't work.


This is the workaround as indicated by Robert:
sudo chown root:root /usr/local/fusermount
sudo chmod u=rws,g=rx,o=x /usr/local/fusermount

works great after that!

I cannot download anything with firefox. I changed in the bon echo main preferences the download section to download the files to /home /dsl, and the I tryed "always ask me where to save the files", but nothing.
Quote (jls legalize @ May 01 2008,17:09)
I cannot download anything with firefox. I changed in the bon echo main preferences the download section to download the files to /home /dsl, and the I tryed "always ask me where to save the files", but nothing.

No problems with download when booted with base norestore options.
Perhaps an old Firefox preferences issue?

Two things:

a) Applying Fl:scheme("plastic") as in calculator.lua to everything written in MurgaLua takes away the major complaint against DSL :D

b) While I think the only function of "Run.." in Windows is to launch CMD and thus is redundant in DSL as the term button is there, I must report that flRun broke.

With no history file, trying to browse for a command results in a segmentation fault. I have traced the issue to input:value when associated to a Fl_Input_Browse widget. You can test it by launching flrun.lua from command line with --preload dillo and it will fail to show it in the input box.

I have yet to solve the issue if that is my fault. Otherwise, I should notify the bug as a murgaLua one.

Next Page...
original here.