clobba / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

No webpage shown up on the GUI. #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.download latest release 2.8 rar
2.unzip
3.build with VS2010
4.run the example

What is the expected output? 

Webpage of code.google.com on the first tab

What do you see instead?

Empty page with status : connecting with code.google.com forever.

What version of the product are you using? On what operating system?

2.8   , Windows 7 64bits

Please provide any additional information below.

Test on two PCs(Windows 7 64bits), all produce same problem.

Original issue reported on code.google.com by dusi...@gmail.com on 5 May 2012 at 9:24

GoogleCodeExporter commented 8 years ago
Same problem occurs in 2.7.2 as well.

Original comment by dusi...@gmail.com on 5 May 2012 at 9:29

GoogleCodeExporter commented 8 years ago
64 bit compatibility is not ensured but OpenWebKitSharp should be compatible. 
What configuration and .net framework you build the project in?

Original comment by tsumalis96@gmail.com on 10 May 2012 at 7:07

GoogleCodeExporter commented 8 years ago
I didn't change anything of downloaded projects , as for 2.8 is .net 4.0

Original comment by dusi...@gmail.com on 11 May 2012 at 5:30

GoogleCodeExporter commented 8 years ago
I really have no idea why this happens. Are you sure all dependencies are 
installed? 

Original comment by tsumalis96@gmail.com on 11 May 2012 at 4:27

GoogleCodeExporter commented 8 years ago
I only download the rar package.  Any dependencies required ? 

Update:

It works fine on my XP 32bits (.Net 4).

Original comment by dusi...@gmail.com on 13 May 2012 at 6:43

GoogleCodeExporter commented 8 years ago
It seems to be a 64-Bit incompatibility problem. Can you please press Pause 
while debugging the source with the example project and tell me if the code 
stops on any line of OpenWebKitSharp's source?

Original comment by tsumalis96@gmail.com on 14 May 2012 at 2:14

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
On Windows server 2008 64bits(.Net 4),  example project produces the same 
problem.

When I pause the example project, debugger stop at  Application.Run(new 
Form1()) there is no error or anything abnormal.

Am I the only one having this problem?

Original comment by dusi...@gmail.com on 15 May 2012 at 2:40