[Gambas-user] Web View help

Ian Roper ian.roper at iinet.net.au
Thu Dec 31 22:59:14 CET 2020


Thanks Bruce.

It used to work for me too about a week ago. - I have a number of 
programs that use this component.

Primary drive died on Sat 26th.

Replaced and installed a fresh Mint 20 & updates to current.

Installed Gambas using the PPA gambas-team/gambas-daily

Broken since then, and that's the only thing that appears not to work.


I see that Benoit has mentioned that the daily updates are not working 
so I'll wait until that is fixed
and I get a fresh build to see if that fixes it.

The only other thing I can think of is that I'm missing something (qt?) 
from the Mint build, but that does seem unlikely.


Cheers.

IR




On 31/12/20 11:47 pm, Bruce Steers wrote:
> I have an app that uses qt webview and uses the Editable setting.
> It's working fine here.
> Did you select "Compile All" on your source code to make sure all 
> sources get recompiled to qt?
>
>
>
> On Thu, 31 Dec 2020 at 02:32, Ian Roper <ian.roper at iinet.net.au 
> <mailto:ian.roper at iinet.net.au>> wrote:
>
>     Changed over - not editable either.
>
>     any reference to WebView.Editable produces an error. {Unknown Symbol}
>
>
>     File or directory does not exist at line #2:
>
>     @{symbols}
>
>     Stack backtrace:
>
>     CComponent._new.225
>     CComponent.Get.118
>     WikiMarkdown.Command.199
>     Markup.ConvertMarkup.164
>     Markup.Convert.36
>     Markdown.ToHTML.15
>     Wiki._PrintPage.344
>     Wiki.Wiki.0
>     WebPage.__Render.31
>     WebPage.Render.56
>     Main.Main.735
>     *gb.qt5.webview / webview / *
>
>              Components
>     --------------------------------------------------------------------------------
>               Component=gb.image
>     *          Component=gb.qt5*
>               Component=gb.form
>               Component=gb.db
>               Component=gb.desktop
>               Component=gb.eval
>               Component=gb.eval.highlight
>               Component=gb.util
>               Component=gb.form.editor
>               Component=gb.settings
>               Component=gb.media
>               Component=gb.media.form
>     *          Component=gb.qt5.webview*
>               Component=gb.sdl2.audio
>               Component=gb.web
>               Component=gb.xml
>
>        -End of Technical Document-
>
>
>     Cheers,
>
>     IR
>
>
>     On 31/12/20 9:20 am, Benoît Minisini wrote:
>>     Le 31/12/2020 à 02:05, Ian Roper a écrit :
>>>     Can't find the parameter to make a webview editable and went to
>>>     the help and got this...
>>>
>>>       comp • gb.gui.webview • webview File or directory does not
>>>     exist at line #2:
>>>
>>>     @{symbols}
>>>
>>>     Stack backtrace:
>>>
>>>     CComponent._new.225
>>>     CComponent.Get.118
>>>     WikiMarkdown.Command.199
>>>     Markup.ConvertMarkup.164
>>>     Markup.Convert.36
>>>     Markdown.ToHTML.15
>>>     Wiki._PrintPage.344
>>>     Wiki.Wiki.0
>>>     WebPage.__Render.31
>>>     WebPage.Render.56
>>>     Main.Main.735
>>>     gb.gui.webview / webview /
>>>
>>>
>>>     Cheers,
>>>
>>>     IR
>>>
>>>
>>>     ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>>
>>     WebView of 'gb.gui.webview' is not editable.
>>
>>     Regards,
>>
>     On 31/12/20 9:20 am, Benoît Minisini wrote:
>>     Le 31/12/2020 à 02:05, Ian Roper a écrit :
>>>     Can't find the parameter to make a webview editable and went to
>>>     the help and got this...
>>>
>>>       comp • gb.gui.webview • webview File or directory does not
>>>     exist at line #2:
>>>
>>>     @{symbols}
>>>
>>>     Stack backtrace:
>>>
>>>     CComponent._new.225
>>>     CComponent.Get.118
>>>     WikiMarkdown.Command.199
>>>     Markup.ConvertMarkup.164
>>>     Markup.Convert.36
>>>     Markdown.ToHTML.15
>>>     Wiki._PrintPage.344
>>>     Wiki.Wiki.0
>>>     WebPage.__Render.31
>>>     WebPage.Render.56
>>>     Main.Main.735
>>>     gb.gui.webview / webview /
>>>
>>>
>>>     Cheers,
>>>
>>>     IR
>>>
>>>
>>>     ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>>
>>     WebView of 'gb.gui.webview' is not editable.
>>
>>     Regards,
>>
>
>     ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210101/da08194d/attachment.htm>


More information about the User mailing list