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 20:25:36 +0200
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Hi Gwenaël!

First of all: Thanks for your help! :-)

It's working now!

The tip with the list of installed files was the part which brings me a littel bit towards the solution.

This is the list of installed files of the package:

/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libwebkit-1.0-1
/usr/share/doc/libwebkit-1.0-1/copyright
/usr/share/doc/libwebkit-1.0-1/changelog.Debian.gz
/usr/lib
/usr/lib/webkit-1.0
/usr/lib/webkit-1.0/libexec
/usr/lib/webkit-1.0/libexec/DumpRenderTree
/usr/lib/webkit-1.0/libexec/GtkLauncher
/usr/lib/libwebkit-1.0.so.1.0.0
/usr/lib/libwebkit-1.0.so.1

And as I saw, there's no libwebkit-1.0.so file, so I created a symbolic link from libwebkit-1.0.so.1.0.0 to libwebkit-1.0.so, restarted your GNU-Smalltalk-Launcher and the WEB-Browser is starting up! :-)

Thanks again!

Regards,
Joachim.


Gwenaël Casaccio schrieb:
Hmm I don't know I load manually the lib can you send me the list of
the files installed with the debian package of webkit ?
I try to load this library 'libwebkit-1.0'

On Sat, May 16, 2009 at 4:51 PM, Joachim Jaeckel
<address@hidden> wrote:
Hi!

Than, it seems to me I have a communication Problem between the smalltalk
code and the library, because of 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)

(BTW, I have a AMD64 System... if that could cause the problem...)

Joachim.






reply via email to

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