Found out that default command line options "mozilla -remote 'openURL(%s, new-window)' || mozilla %s&" causes problems when Mozilla has not been opened yet. Mozilla then mentions an error message like "Firefox can't find the file at /media/hda3/html/New.", while the file being worked on is called "index.html". Same behavior occurs when the command line is changed to "mozilla %s". It was fixed by changing it to "mozilla '%s'". This suggest more quotes might be needed in the default command line as well?
So issue circumvented by changing command line to "mozilla '%s'" and hitting <ENTER> before hitting <Ok> or <Apply>. -- Bluefish does not save command line options for external programs https://bugs.launchpad.net/bugs/184583 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs