Web Preview doesn't work on Ubuntu Follow
I just installed 8.0 (#9013).
Web Preview installed platform-specific libraries but still not showing anything.
If I type in a URL, cursor is spinning but the page never gets loaded. Firefox works fine.
Platform is Ubuntu 8.04, JDK 1.6.0_07
Is this a bug or I need to set up something ?
Thanks,
Dragisa
Please sign in to leave a comment.
Dragisa Krsmanovic wrote:
It does work for me in Kubuntu out of the box.
Dima
I guess I was quick on posting. It works for me now. I don't know what happened exactly, but after comp restart it works now.
On the other note, is there a way to add flash plugin to web preview ?
BTW, 8.0 is great !
Thanks,
d.
Dragisa Krsmanovic wrote:
Dragisa, the simple answer is: no. Web Preview is not a regular Firefox
installation but just a Gecko engine with a bit of presentation code
which is required to render pages, so the flash player installation
script will not detect it as a browser.
--
Alexey Pegov
Java Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi,
I'm having the same issue. Tried to reboot but to no avail. All plugins, libraries are downloaded. If I want to preview a jsp page I just keep getting:
"there is no configured/running web server found! Please run any web-configuration and hit the Refresh button!"
What web-configuration? Do I need to have appache running or downloaded libraries shoud suffice? I'm new to this framework and I might be overlloking something? thanks.
Hi,
Main menu / Run / Edit configurations. Create a configuration for the application server you'd like to use (Tomcat, Glassfish, or any available). Specify web facet with your .jsp to be deployed with this configuration. And run.
Alexander.