Estoy intentando iniciar RSSOwl (Versión: 2.2.1 / Id. De compilación: 2013-12-30) en mi Ubuntu (64 Bit). Dos veces, estoy descargando la última versión de RSSOwl desde aquí http://www.rssowl.org/download
Hay tal error:
RSSOwl was unable to create a browser for reading news.
Please refer to the FAQ for further help.
Click 'Ok' to open the FAQ now.
Según FAQ: http://www.rssowl.org/help#item_6j
Download XULRunner 1.9 Runtime
Extract it to any directory that RSSOwl can read
Add a new startup property to rssowl named
-Dorg.eclipse.swt.browser.XULRunnerPath=[XULRunner Runtime Directory]
Start RSSOwl and it will pick up the browser from the provided location
No puedo entender este punto: Start RSSOwl and it will pick up the browser from the provided location
He extraído tgz de XULRunner a /usr/src
:
Ahora, estoy lanzando RSSOwl de la siguiente manera:
./RSSOwl -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/src/xulrunner/xulrunner/
Y nada funciona ...
También estoy tratando de seleccionar el navegador directamente /usr/lib/firefox/firefox
en la configuración (Editar - & gt; Preferencias), demasiado mal.
Use the embedded browser
- demasiado mal El mismo error.
Ubuntu 16
(Tal vez funciona para otras versiones)
Crear vínculo
Reiniciar RSSOwl
fuente
Esto es lo que intenté Edité el archivo RSSOwl.ini y agregué
-Dorg.eclipse.swt.browser.XULRunnerPath = / usr / src / xulrunner / xulrunner /
(reinicie RSSOwl)
verificado verificando :( RSSOwl / Ayuda / Acerca de RSSOwl / Detalles de configuración)
y Se aseguró de que RSSOwl estuviera apuntando al navegador interno
(RSSOwl / edit / Preferences / Browser / Browser Selection / use el navegador integrado) fue verificado
Noté que mis parámetros fueron cargados por RSSOwl pero aún así da el error
fuente