Public bug reported:

Release:        9.04
sdlbasic 0.0.20070714-2

In the /etc/sdlbasic/Global.properties: command.scite.help=$(BROWSER)
"file:$(SciteDefaultHome)/../doc/sdlBasic/english/index.html"

actual path is
file:/usr/share/doc/sdlbasic/english/index.html
the $(SciteDefaultHome) is set to "/etc/sdlbasic" and sdlBasic is wrong case.


fix command is

sudo sed -i -e
's!$(SciteDefaultHome)/../doc/sdlBasic!/usr/share/doc/sdlbasic!'
/etc/sdlbasic/Global.properties

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
sdlbasic-0.0.20070714-2  help path is wrong
https://bugs.launchpad.net/bugs/372185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to