Description: Introducing new superb and stylish web browser for you.. WebRender is very simple, fast web browser based on Qt and WebKit. WebRender provides you very simple interface which makes your surfing a breeze... WebRender takes very much care for your browsing. It prevents you from accidental file downloads which may contain viruses.
WebRender is open source. You can freely download it and share it among your friends.. WebRender is now available for Windows, Mac and major Linux variants such as Ubuntu, Fedora, SuSE and more...
(WebRender RC3 is available for testing. Download it, test it, and post your comments to http://www.facebook.com/WebRender.IN )
Hello,
thank for updating webrender!
How do I open a link in website in a new tab?
Example:
- Open this link http://qt-apps.org/content/show.php/WebRender?content=140450
- Do a right click on http://qt-apps.org/content/show.php/WebRender?content=140450
- webrender offers "Open Link" and "Open in New Window"
- "Open Link" supposed to open link in same tab
- "Open in New Windows" supposed to open link in new window
Currently both options even do not work for me, nothing happens when clicking on these commands
In a terminal window I see following messages:
Loading finished with error
Loading finished with error
** (<unknown>:16126): DEBUG: NP_Initialize
** (<unknown>:16126): DEBUG: NP_Initialize succeeded
** (npviewer.bin:16157): DEBUG: NP_Initialize
** (npviewer.bin:16157): DEBUG: NP_Initialize succeeded
** (npviewer.bin:16157): DEBUG: NP_Shutdown
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.7) (suse-1.2.1-i386)
OpenJDK Client VM (build 19.0-b09, mixed mode)
** (npviewer.bin:16184): DEBUG: NP_Initialize
** (npviewer.bin:16184): DEBUG: NP_Initialize succeeded
** (<unknown>:16126): DEBUG: NP_Initialize
** (<unknown>:16126): DEBUG: NP_Initialize succeeded
*** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection))
*** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection))
ERROR: Invalid browser function table. Some functionality may be restricted.
** (npviewer.bin:16251): DEBUG: NP_Initialize
** (npviewer.bin:16251): DEBUG: NP_Initialize succeeded
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.7) (suse-1.2.1-i386)
OpenJDK Client VM (build 19.0-b09, mixed mode)
** (npviewer.bin:16277): DEBUG: NP_Initialize
** (npviewer.bin:16277): DEBUG: NP_Initialize succeeded
** (<unknown>:16126): DEBUG: NP_Initialize
** (<unknown>:16126): DEBUG: NP_Initialize succeeded
** (<unknown>:16126): DEBUG: NP_Initialize
** (<unknown>:16126): DEBUG: NP_Initialize succeeded
The directory /usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/ does not exist on my computer.
I am using qt4-4.7.3
Forgot to ask how do I close a tab?
It should be
- Do a right click on http://webrender.99k.org
instead of
- Do a right click on http://qt-apps.org/content/show.php/WebRender?content=140450
Thanks.
First of all, thanks for downloading WebRender.I was planned to build a stable version of WebRender, but I met with some problems with the implementation of 'History' in SQL (Error: "out of memory Unable to execute statement"). I lost a major part of my development time. That's why WebRender is now staying in release candidate. I ll implement the right-click context menu for 'Open in new tab' in the next stable release... Cheers ;-)
==========================================
g++ -c -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt4/mkspecs/linux-g++ -I. -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtNetwork -I../../../../include/qt4/QtGui -I../../../../include/qt4/QtWebKit -I../../../../include/qt4 -I. -I. -o preferences.o preferences.cpp
preferences.cpp: In member function 'void Preferences::getSettings(QWebPage*)':
preferences.cpp:38: error: 'SpatialNavigationEnabled' is not a member of 'QWebSettings'
preferences.cpp:40: error: 'LocalContentCanAccessFileUrls' is not a member of 'QWebSettings'
preferences.cpp:41: error: 'XSSAuditingEnabled' is not a member of 'QWebSettings'
preferences.cpp:42: error: 'AcceleratedCompositingEnabled' is not a member of 'QWebSettings'
preferences.cpp:43: error: 'SiteSpecificQuirksEnabled' is not a member of 'QWebSettings'
preferences.cpp: In member function 'bool Preferences::set(QWebPage*)':
preferences.cpp:129: error: 'SpatialNavigationEnabled' is not a member of 'QWebSettings'
preferences.cpp:131: error: 'LocalContentCanAccessFileUrls' is not a member of 'QWebSettings'
preferences.cpp:132: error: 'XSSAuditingEnabled' is not a member of 'QWebSettings'
preferences.cpp:133: error: 'AcceleratedCompositingEnabled' is not a member of 'QWebSettings'
preferences.cpp:134: error: 'SiteSpecificQuirksEnabled' is not a member of 'QWebSettings'
make: *** [preferences.o] Error 1
=======================================
rpm -q libqt4
libqt4-4.6.3-alt1.M51.1
rpm -qa | grep webkit
libqt4-webkit-4.6.3-alt1.M51.1
libwebkit-1.2.6-alt1.M51.1
libwebkit-devel-1.2.6-alt1.M51.1
very nice, i like the way you implemented your tabs! now there are some more suggestion
* Keyboard shortcuts, it is very important
* a quick button to add and close tabs
* produce error pages( in case of bad network availability, of network, or wrong spelling of the address)
* context menu for the tab bar area.
* and many more thing i will discover...
but i really appreciate it, continue working on it! we'll keep improving it. chrome will hear from it (not a joke)
Here is the list of working keyboard shortcuts in WebRender
* Ctrl+T -> Open new tab
* Ctrl+P -> Print page
* Ctrl+H -> Show History
* Ctrl+S -> Save page
* Ctrl+F -> Find
* Ctrl+O ->Open local file
* F11 -> Enable full screen
* Shift+F11 -> Disable full screen
* F1 -> Show version information
* Shift+F1 -> What's this? (Help)
* Alt+Left -> Go back
* Alt+Right -> Go Forward
* Ctrl+(+) -> Zoom In
* Ctrl+(-) -> Zoom Out
hey, i really appreciate your web browser very simple and beautifull, but you may consider adding tab browsing! i too wrote a browser, Patriott, i will upload it here so that we can share!
chees
Currently there are many lightweight browsers in the web, but webrender is very fast and usable. Even private browsing is supported.
One thing I miss is tabbed browsing. Will you add this in the future?
Ratings & Comments
14 Comments
Hello, thank for updating webrender! How do I open a link in website in a new tab? Example: - Open this link http://qt-apps.org/content/show.php/WebRender?content=140450 - Do a right click on http://qt-apps.org/content/show.php/WebRender?content=140450 - webrender offers "Open Link" and "Open in New Window" - "Open Link" supposed to open link in same tab - "Open in New Windows" supposed to open link in new window Currently both options even do not work for me, nothing happens when clicking on these commands In a terminal window I see following messages: Loading finished with error Loading finished with error ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded ** (npviewer.bin:16157): DEBUG: NP_Initialize ** (npviewer.bin:16157): DEBUG: NP_Initialize succeeded ** (npviewer.bin:16157): DEBUG: NP_Shutdown java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.7) (suse-1.2.1-i386) OpenJDK Client VM (build 19.0-b09, mixed mode) ** (npviewer.bin:16184): DEBUG: NP_Initialize ** (npviewer.bin:16184): DEBUG: NP_Initialize succeeded ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) ERROR: Invalid browser function table. Some functionality may be restricted. ** (npviewer.bin:16251): DEBUG: NP_Initialize ** (npviewer.bin:16251): DEBUG: NP_Initialize succeeded java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.7) (suse-1.2.1-i386) OpenJDK Client VM (build 19.0-b09, mixed mode) ** (npviewer.bin:16277): DEBUG: NP_Initialize ** (npviewer.bin:16277): DEBUG: NP_Initialize succeeded ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded ** (<unknown>:16126): DEBUG: NP_Initialize ** (<unknown>:16126): DEBUG: NP_Initialize succeeded The directory /usr/src/packages/BUILD/nspluginwrapper-1.3.0/src/ does not exist on my computer. I am using qt4-4.7.3 Forgot to ask how do I close a tab?
It should be - Do a right click on http://webrender.99k.org instead of - Do a right click on http://qt-apps.org/content/show.php/WebRender?content=140450 Thanks.
First of all, thanks for downloading WebRender.I was planned to build a stable version of WebRender, but I met with some problems with the implementation of 'History' in SQL (Error: "out of memory Unable to execute statement"). I lost a major part of my development time. That's why WebRender is now staying in release candidate. I ll implement the right-click context menu for 'Open in new tab' in the next stable release... Cheers ;-)
========================================== g++ -c -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt4/mkspecs/linux-g++ -I. -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtNetwork -I../../../../include/qt4/QtGui -I../../../../include/qt4/QtWebKit -I../../../../include/qt4 -I. -I. -o preferences.o preferences.cpp preferences.cpp: In member function 'void Preferences::getSettings(QWebPage*)': preferences.cpp:38: error: 'SpatialNavigationEnabled' is not a member of 'QWebSettings' preferences.cpp:40: error: 'LocalContentCanAccessFileUrls' is not a member of 'QWebSettings' preferences.cpp:41: error: 'XSSAuditingEnabled' is not a member of 'QWebSettings' preferences.cpp:42: error: 'AcceleratedCompositingEnabled' is not a member of 'QWebSettings' preferences.cpp:43: error: 'SiteSpecificQuirksEnabled' is not a member of 'QWebSettings' preferences.cpp: In member function 'bool Preferences::set(QWebPage*)': preferences.cpp:129: error: 'SpatialNavigationEnabled' is not a member of 'QWebSettings' preferences.cpp:131: error: 'LocalContentCanAccessFileUrls' is not a member of 'QWebSettings' preferences.cpp:132: error: 'XSSAuditingEnabled' is not a member of 'QWebSettings' preferences.cpp:133: error: 'AcceleratedCompositingEnabled' is not a member of 'QWebSettings' preferences.cpp:134: error: 'SiteSpecificQuirksEnabled' is not a member of 'QWebSettings' make: *** [preferences.o] Error 1 ======================================= rpm -q libqt4 libqt4-4.6.3-alt1.M51.1 rpm -qa | grep webkit libqt4-webkit-4.6.3-alt1.M51.1 libwebkit-1.2.6-alt1.M51.1 libwebkit-devel-1.2.6-alt1.M51.1
I think you are using Qt 4.6.x... Please upgrade it to latest Qt and try again. Thank you for your interest in WebRender...
very nice, i like the way you implemented your tabs! now there are some more suggestion * Keyboard shortcuts, it is very important * a quick button to add and close tabs * produce error pages( in case of bad network availability, of network, or wrong spelling of the address) * context menu for the tab bar area. * and many more thing i will discover... but i really appreciate it, continue working on it! we'll keep improving it. chrome will hear from it (not a joke)
Here is the list of working keyboard shortcuts in WebRender * Ctrl+T -> Open new tab * Ctrl+P -> Print page * Ctrl+H -> Show History * Ctrl+S -> Save page * Ctrl+F -> Find * Ctrl+O ->Open local file * F11 -> Enable full screen * Shift+F11 -> Disable full screen * F1 -> Show version information * Shift+F1 -> What's this? (Help) * Alt+Left -> Go back * Alt+Right -> Go Forward * Ctrl+(+) -> Zoom In * Ctrl+(-) -> Zoom Out
ah ok, sorry, its allright!
Hi, I made an PKGBUILD for Archlinux. You can see it here: http://aur.archlinux.org/packages.php?ID=47902 Bye!
Get lively updates regarding WebRender from twitter -> http://twitter.com/QtWebRender
Hello friends, I implemented tabbed browsing in WebRender! Thank you all for expressing your suggestions about WebRender!
hey, i really appreciate your web browser very simple and beautifull, but you may consider adding tab browsing! i too wrote a browser, Patriott, i will upload it here so that we can share! chees
Currently there are many lightweight browsers in the web, but webrender is very fast and usable. Even private browsing is supported. One thing I miss is tabbed browsing. Will you add this in the future?
Yes...Sure...Thank you for downloading WebRender...!