[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Webview context help error
[Thread Prev] | [Thread Next]
- Subject: Re: Webview context help error
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Tue, 22 Apr 2025 10:11:01 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
All working okay here. gambas 3.20 well I say okay... WebView for example shows the help page when i do not use offline help, if i use offline help (freshly updated) i get "this page does not exist" in the help browser but no other error messages as such. perhaps if you update gambas to latest stable version and reboot? Respects BruceS On Tue, 22 Apr 2025 at 02:27, Ian Roper <westozscribe@xxxxxxxxx> wrote: > Greetings all, > > I've tried this on multiple (3) projects that have a webview control with > the same error. > > can someone confirm that this is an actual bug or another > *me-and-my-machine* error. > > I get this error in the context help for a webview control in the editor. > Not on all elements but at least 10+ > > If you review Help from the GUI component selection ( right-click 'Help on > Webview') > > you get this. > > Cheers, > > Ian. > > =================================================================== > [System] > Gambas=3.19.5 > OperatingSystem=Linux > Distribution=Linux Mint 21.3 (Virginia) > Kernel=5.15.0-138-generic > Architecture=x86_64 > Cores=12 > Memory=15905M > Language=en_AU.UTF-8 > Platform=x11 > Desktop=CINNAMON > DesktopResolution=96 > DesktopScale=8 > WidgetTheme=mint-y-aqua > Font=Ubuntu,11 > [Programs] > dpkg=Debian 'dpkg' package management program version 1.21.1 (amd64). > gcc=gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 > msgmerge=msgmerge (GNU gettext-tools) 0.21 > rpmbuild=RPM version 4.17.0 > [Libraries] > Cairo=libcairo.so.2.11600.0 > Curl=libcurl.so.4.7.0 > DBus=libdbus-1.so.3.19.13 > GDK2=libgdk-x11-2.0.so.0.2400.33 > GDK3=libgdk-3.so.0.2404.29 > GStreamer=libgstreamer-1.0.so.0.2003.0 > GTK+2=libgtk-x11-2.0.so.0.2400.33 > GTK+3=libgtk-3.so.0.2404.29 > OpenGL=libGL.so.1.7.0 > Poppler=libpoppler.so.118.0.0 > QT5=libQt5Core.so.5.15.3 > RSvg=librsvg-2.so.2.48.0 > SDL=libSDL2-2.0.so.0.18.2 > SQLite 3=libsqlite3.so.0.8.6 > [Environment] > CINNAMON_VERSION=6.0.4 > DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus > DESKTOP_SESSION=cinnamon > DISPLAY=:0 > GB_GUI=gb.gtk3 > GDMSESSION=cinnamon > GDM_LANG=en_AU > GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop > GIO_LAUNCHED_DESKTOP_FILE_PID=12603 > GJS_DEBUG_OUTPUT=stderr > GJS_DEBUG_TOPICS=JS ERROR;JS LOG > GNOME_DESKTOP_SESSION_ID=this-is-deprecated > GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 > GTK3_MODULES=xapp-gtk3-module > GTK_MODULES=gail:atk-bridge > HOME=<home> > LANG=en_AU.UTF-8 > LANGUAGE=en_AU.UTF-8 > LC_ALL=en_AU.UTF-8 > LOGNAME=<user> > > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin > PWD=<home> > QT_ACCESSIBILITY=1 > QT_LOGGING_RULES=*.debug=false > QT_QPA_PLATFORMTHEME=qt5ct > > SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1654,unix/<hostname>:/tmp/.ICE-unix/1654 > SHELL=/bin/bash > SHLVL=0 > SSH_AUTH_SOCK=/run/user/1000/keyring/ssh > TZ=:/etc/localtime > USER=<user> > XAUTHORITY=<home>/.Xauthority > XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg > XDG_CURRENT_DESKTOP=X-Cinnamon > > XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share > XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<user> > XDG_RUNTIME_DIR=/run/user/1000 > XDG_SEAT=seat0 > XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 > XDG_SESSION_CLASS=user > XDG_SESSION_DESKTOP=cinnamon > XDG_SESSION_ID=c2 > XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 > XDG_SESSION_TYPE=x11 > XDG_VTNR=7 >
Re: Webview context help error | Ian Roper <westozscribe@xxxxxxxxx> |
Webview context help error | Ian Roper <westozscribe@xxxxxxxxx> |