<div dir="ltr"><div>Hi All,<br></div><div>I have been trying to get the Mini-browser to load web sites. As I am working behind a proxy, loading sites never works. I have been following the steps mentioned by some kind hearts on irc.<br>
</div><div>I tried doing this:<br><a href="http://trac.webkit.org/wiki/WebKitGTK/StartHacking#Workingbehindaproxy">http://trac.webkit.org/wiki/WebKitGTK/StartHacking#Workingbehindaproxy</a><br></div><div>and this<br><a href="http://kangilhan.blogspot.in/2012/11/work-around-using-proxy-on-gtk.html">http://kangilhan.blogspot.in/2012/11/work-around-using-proxy-on-gtk.html</a><br>
</div><div>But even after doing these steps the message that greets me on launching mini-browser is follows:<br>--<br> Cannot connect to destination (<a href="http://www.google.com">www.google.com</a>)<br>--<br></div><div>
Any more suggestions to fix this?<br><br></div><div>Also, if it interests anyone, following are the logs generated : <br></div><div><br>$$$$$$$$$$<br><br>:~/code/webkitgtk/WebKit$ ./Tools/Scripts/run-launcher --gtk -2  --debug <a href="http://www.google.com/">http://www.google.com/</a><br>
Starting webkit launcher.<br>Gtk-Message: Failed to load module &quot;overlay-scrollbar&quot;<br>Gtk-Message: Failed to load module &quot;canberra-gtk-module&quot;<br>SQL - prepare - PRAGMA temp_store = MEMORY;<br>SQL - step - PRAGMA temp_store = MEMORY;<br>
SQL - finalize - PRAGMA temp_store = MEMORY;<br>SQL - prepare - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;Origins&#39;;<br>SQL - step - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;Origins&#39;;<br>
SQL - finalize - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;Origins&#39;;<br>SQL - prepare - SELECT origin FROM Origins<br>SQL - step - SELECT origin FROM Origins<br>SQL - step - SELECT origin FROM Origins<br>
SQL - step - SELECT origin FROM Origins<br>SQL - finalize - SELECT origin FROM Origins<br>Creating IconDatabase 0x1389180<br>Database cleanup is now DISABLED<br>(THREAD) IconDatabase sync thread started<br>SQL - prepare - PRAGMA temp_store = MEMORY;<br>
SQL - step - PRAGMA temp_store = MEMORY;<br>SQL - finalize - PRAGMA temp_store = MEMORY;<br>(THREAD) Open took 0.0002 seconds<br>SQL - prepare - SELECT value FROM IconDatabaseInfo WHERE key = &#39;Version&#39;;<br>SQL - step - SELECT value FROM IconDatabaseInfo WHERE key = &#39;Version&#39;;<br>
SQL - finalize - SELECT value FROM IconDatabaseInfo WHERE key = &#39;Version&#39;;<br>SQL - prepare - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconInfo&#39;;<br>SQL - step - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconInfo&#39;;<br>
SQL - finalize - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconInfo&#39;;<br>SQL - prepare - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconData&#39;;<br>
SQL - step - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconData&#39;;<br>SQL - finalize - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconData&#39;;<br>SQL - prepare - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;PageURL&#39;;<br>
SQL - step - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;PageURL&#39;;<br>SQL - finalize - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;PageURL&#39;;<br>SQL - prepare - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconDatabaseInfo&#39;;<br>
SQL - step - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconDatabaseInfo&#39;;<br>SQL - finalize - SELECT name FROM sqlite_master WHERE type = &#39;table&#39; AND name = &#39;IconDatabaseInfo&#39;;<br>
SQL - prepare - SELECT value FROM IconDatabaseInfo WHERE key = &#39;Version&#39;;<br>SQL - step - SELECT value FROM IconDatabaseInfo WHERE key = &#39;Version&#39;;<br>SQL - finalize - SELECT value FROM IconDatabaseInfo WHERE key = &#39;Version&#39;;<br>
SQL - prepare - PRAGMA cache_size = 200;<br>SQL - step - PRAGMA cache_size = 200;<br>SQL - finalize - PRAGMA cache_size = 200;<br>(THREAD) performOpenInitialization() took 0.0006 seconds, now 0.0008 seconds from thread start<br>
(THREAD) Starting iconURL import<br>SQL
 - prepare - SELECT PageURL.url, IconInfo.url, IconInfo.stamp FROM 
PageURL INNER JOIN IconInfo ON PageURL.iconID=IconInfo.iconID WHERE 
IconInfo.stamp &gt; 1392035344;<br>SQL - step - SELECT PageURL.url, 
IconInfo.url, IconInfo.stamp FROM PageURL INNER JOIN IconInfo ON 
PageURL.iconID=IconInfo.iconID WHERE IconInfo.stamp &gt; 1392035344;<br>Notifying 0 interested page URLs that their icon URL is known due to the import<br>SQL
 - finalize - SELECT PageURL.url, IconInfo.url, IconInfo.stamp FROM 
PageURL INNER JOIN IconInfo ON PageURL.iconID=IconInfo.iconID WHERE 
IconInfo.stamp &gt; 1392035344;<br>(THREAD) performURLImport() took 0.0002 seconds.  Entering main loop 0.0010 seconds from thread start<br>(THREAD) Beginning sync<br>(THREAD) Main work loop starting<br>SQL - prepare - BEGIN IMMEDIATE<br>
SQL - step - BEGIN IMMEDIATE<br>SQL - finalize - BEGIN IMMEDIATE<br>SQL - prepare - COMMIT<br>SQL - step - COMMIT<br>SQL - finalize - COMMIT<br>Updating the database took 0.0001 seconds<br>Reading from database took 0.0000 seconds<br>
(THREAD) Main work loop ran for 0.0002 seconds, was not requested to terminate<br>To start inspector server set WEBKIT_INSPECTOR_SERVER to <a href="http://127.0.0.1:2999">127.0.0.1:2999</a> for example.<br>Gtk-Message: Failed to load module &quot;overlay-scrollbar&quot;<br>
WK2 UIProcess URL import complete, notifying all 0 pending page URL load decisions<br>Notifying all DocumentLoaders that were waiting on a load decision for their icons<br>Gtk-Message: Failed to load module &quot;canberra-gtk-module&quot;<br>
WebCoreLoading : About to commit provisional load from previous URL &#39;&#39; to new URL &#39;&#39;<br>WebCoreHistory: Updating History for Standard Load in frame <br>WebCoreLoading : Finished committing provisional load to URL <br>
Progress started (0x19b6e00) - frame 0x1916b50(&quot;&quot;), value 0.000000, tracked frames 0, originating frame (nil)<br>CachedResourceLoader::requestResource &#39;<a href="http://www.google.com/">http://www.google.com/</a>&#39;, charset &#39;&#39;, priority=-1, forPreload=0<br>
Loading CachedResource for &#39;<a href="http://www.google.com/">http://www.google.com/</a>&#39;.<br>MemoryCache::add Added &#39;<a href="http://www.google.com/">http://www.google.com/</a>&#39;, resource 0x17f1cf0<br>ResourceLoadScheduler::load resource 0x1832d30 &#39;<a href="http://www.google.com/">http://www.google.com/</a>&#39;<br>
ResourceLoadScheduler::servePendingRequests HostInformation.m_name=&#39;<a href="http://www.google.com">www.google.com</a>&#39;<br>HostInformation &#39;<a href="http://www.google.com">www.google.com</a>&#39; loading &#39;<a href="http://www.google.com/">http://www.google.com/</a>&#39;. Current count 0<br>
ResourceLoadScheduler::scheduleServePendingRequests, m_requestTimer.isActive()=0<br>ResourceLoadScheduler::requestTimerFired<br>ResourceLoadScheduler::servePendingRequests. m_suspendPendingRequestsCount=0<br>ResourceLoadScheduler::servePendingRequests HostInformation.m_name=&#39;&#39;<br>
ResourceLoadScheduler::servePendingRequests HostInformation.m_name=&#39;<a href="http://www.google.com">www.google.com</a>&#39;<br>&lt; HTTP/1.1 4 Cannot connect to destination (<a href="http://www.google.com">www.google.com</a>)<br>
&lt; Soup-Debug-Timestamp: 1394627344<br>&lt; Soup-Debug: SoupMessage 0 (0x18528d0)<br>  <br>Failed to load &#39;<a href="http://www.google.com/">http://www.google.com/</a>&#39;.<br>Evicting resource 0x17f1cf0 for &#39;<a href="http://www.google.com/">http://www.google.com/</a>&#39; from cache<br>
Progress completed (0x19b6e00) - frame 0x1916b50(&quot;&quot;), value 0.100000, tracked frames 1, originating frame 0x1916b50<br>Final progress complete (0x19b6e00)<br>ResourceLoadScheduler::servePendingRequests. m_suspendPendingRequestsCount=0<br>
ResourceLoadScheduler::servePendingRequests HostInformation.m_name=&#39;&#39;<br>ResourceLoadScheduler::servePendingRequests HostInformation.m_name=&#39;<a href="http://www.google.com">www.google.com</a>&#39;<br>ResourceLoadScheduler::scheduleServePendingRequests, m_requestTimer.isActive()=0<br>
ResourceLoadScheduler::requestTimerFired<br>ResourceLoadScheduler::servePendingRequests. m_suspendPendingRequestsCount=0<br>ResourceLoadScheduler::servePendingRequests HostInformation.m_name=&#39;&#39;<br>Progress started (0x19b6e00) - frame 0x1916b50(&quot;&quot;), value 0.000000, tracked frames 0, originating frame (nil)<br>
WebCoreLoading : About to commit provisional load from previous URL &#39;&#39; to new URL &#39;about:blank&#39;<br>WebCoreHistory: Updating History for commit in frame <br>WebCoreHistory: Updating History for Standard Load in frame about:blank<br>
WebCoreBackForward - Adding backforward item 0x1692710 for frame about:blank<br>WebCoreLoading : Finished committing provisional load to URL <br>animations may start for document 0x1859dd0<br>updateAnimationTimer: timeToNextService is -1.00<br>
Progress completed (0x19b6e00) - frame 0x1916b50(&quot;&quot;), value 0.100000, tracked frames 1, originating frame 0x1916b50<br>Final progress complete (0x19b6e00)<br>(THREAD) Main work loop starting<br>SQL - prepare - BEGIN IMMEDIATE<br>
SQL - step - BEGIN IMMEDIATE<br>SQL - finalize - BEGIN IMMEDIATE<br>SQL - prepare - COMMIT<br>SQL - step - COMMIT<br>SQL - finalize - COMMIT<br>Updating the database took 0.0003 seconds<br>Reading from database took 0.0000 seconds<br>
(THREAD) Main work loop ran for 0.0005 seconds, was not requested to terminate<br><br>$$$$$$$$$$<br><br></div><div>Best regards,<br></div><div>Mayur Kankanwadi.<br></div><div><br><br><br><br>-- <br>Symbiangeek,Codekata &amp; Webkitwiki all in one - <a href="http://flaminghorns.com" target="_blank">http://flaminghorns.com</a><br>
</div>
</div>