help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] a question to webkit of GtkLauncher


From: Joachim Jaeckel
Subject: Re: [Help-smalltalk] a question to webkit of GtkLauncher
Date: Sat, 16 May 2009 16:21:00 +0200
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Hello Gwenaël,

thanks for your answer!

Please don't missunderstand me, I would like to run the WebBrowser. And I installed the libwebkit through my Debian Package Management. (I think, the so called webkitgtk+ is the same as the webkitgtk ?!)

But what else do I have to install (or do I have to rebuild the package after installing the libwebkit Library)?

Thanks in advance,
Joachim.

Gwenaël Casaccio schrieb:
Hi,

In fact you need webkitgtk+ by the way you can disable webkit in the package.xml
 simply remove the <file>GtkWebView.st</file>
<filein>GtkWebView.st</filein>
and rebuild the package.

Chers,
Gwenael

On Sat, May 16, 2009 at 2:47 AM, Joachim Jaeckel
<address@hidden> wrote:
Hello all,

I don't know, if I'm right here with my question, but it has something to do
with gnu-smalltalk...

I have the libwebkit-1.0.so.1 library installed on my system, but the
GtkLauncher does not start the WEB-Browser application with the
error-messages:

 error: Invalid C call-out webkit_web_view_new
SystemExceptions.CInterfaceError(Exception)>>signal (AnsiExcept.st:216)
SystemExceptions.CInterfaceError class(Exception class)>>signal:
(AnsiExcept.st:79)
CFunctionDescriptor(CCallable)>>callInto: (CCallable.st:165)
GtkLauncher.GtkWebView class>>new
(GtkLauncher.star#VFS.ZipFile/GtkWebView.st:1)
GtkLauncher.GtkWebBrowser>>buildCentralWidget
(GtkLauncher.star#VFS.ZipFile/GtkWebBrowser.st:60)
GtkLauncher.GtkWebBrowser>>initialize
(GtkLauncher.star#VFS.ZipFile/GtkWebBrowser.st:50)
GtkLauncher.GtkWebBrowser class(GtkLauncher.GtkMainWindow class)>>openSized:
(GtkLauncher.star#VFS.ZipFile/GtkMainWindow.st:18)
GtkLauncher.GtkWebBrowser class>>open
(GtkLauncher.star#VFS.ZipFile/GtkWebBrowser.st:7)
GtkLauncher.GtkLauncher>>webBrowser
(GtkLauncher.star#VFS.ZipFile/GtkLauncher.st:462)

do I miss some prerequisites to running it?

Thanks in advance,
Joachim.


_______________________________________________
help-smalltalk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-smalltalk








reply via email to

[Prev in Thread] Current Thread [Next in Thread]