To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106952
                 Issue #|106952
                 Summary|open-url error
               Component|Word processor
                 Version|OOO310m19
                Platform|Other
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|configuration
             Assigned to|writerneedsconfirm
             Reported by|epsmed





------- Additional comments from eps...@openoffice.org Mon Nov 16 17:33:26 
+0000 2009 -------
system kubuntu 9.10, opeoffice 3.10m19

while i open a web link in a document i recieve "OpenOffice.org could not find a
web browser on your system. Please check your Desktop Preferences or install a
web browser (for example, Mozilla) in the default location during the browser
installation."


Solution 
i add in the file 
/usr/lib/openoffice/basis3.1/program/open-url at line 71 
exit 0
and is ok.
also it looks after adding the line:
elif [ -x /usr/bin/sensible-browser ]; then
    sensible-browser "$1"
    exit 0

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to