[Gambas-user] [gambas3.16]: Error: MovieBox.Path_Write.379

Julio Sanchez jusabejusabe at gmail.com
Fri Apr 23 19:06:52 CEST 2021


Hello.

I have made an application to make cards, and with gambas 3.15 it worked
correctly.
But when installing gambas 3.16 and trying to use it from the gambas3 IDE,
it gives the following error:

gb.gui.base: MovieBox.Path is deprecated. Do not use it anymore.

Note: source code:
https://github.com/jsbsan/generadorcarnet/tree/master/generadorcarnet

And if I create an executable .gambas, in gambas 3.16, and the following
message appears:

[image: image.png]


Do you know why it can be?

Thanks

Julio Sanchez Berro
(jsbsan)


This is my system data:
[System]
Gambas=3.16
OperatingSystem=Linux
Kernel=5.4.0-58-generic
Architecture=x86_64
Distribution=Linux Mint 19.3 Tricia
Desktop=XFCE
Font=Ubuntu,10
Scale=7
Theme=xfce-basic
Language=es_ES.UTF-8
Memory=15945M

[Libraries]
Cairo=libcairo.so.2.11510.0
Curl=libcurl.so.4.5.0
DBus=libdbus-1.so.3.19.4
GDK2=libgdk-x11-2.0.so.0.2400.32
GDK3=libgdk-3.so.0.2200.30
GStreamer=libgstreamer-1.0.so.0.1405.0
GTK+2=libgtk-x11-2.0.so.0.2400.32
GTK+3=libgtk-3.so.0.2200.30
OpenGL=libGL.so.1.0.0
Poppler=libpoppler.so.73.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.9.5
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
CLUTTER_BACKEND=x11
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DEFAULTS_PATH=/usr/share/gconf/xfce.default.path
DESKTOP_SESSION=xfce
DISPLAY=:0.0
EDITOR=/usr/bin/xed
GB_GUI=gb.gtk3
GDMSESSION=xfce
GDM_LANG=es_ES
GTK_MODULES=gail:atk-bridge
HOME=<home>
LANG=es_ES.UTF-8
LANGUAGE=es_ES.UTF-8
LC_ALL=es_ES.UTF-8
LOGNAME=<user>
MANDATORY_PATH=/usr/share/gconf/xfce.mandatory.path
PANEL_GDK_CORE_DEVICE_EVENTS=0
PATH=<home>/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/wine-stable/bin
PWD=<home>
QT_ACCESSIBILITY=1
QT_LOGGING_RULES=*.debug=false
QT_QPA_PLATFORMTHEME=qt5ct
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1729,unix/<hostname>:/tmp/.ICE-unix/1729
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=1819
SSH_AUTH_SOCK=/tmp/ssh-Uar5CMffbUlC/agent.1729
TZ=:/etc/localtime
USER=<user>
XAUTHORITY=<home>/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-xfce:/etc/xdg:/etc/xdg
XDG_CURRENT_DESKTOP=XFCE
XDG_DATA_DIRS=/usr/share/xfce4:<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/usr/share
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/<user>
XDG_MENU_PREFIX=xfce-
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_DESKTOP=xfce
XDG_SESSION_ID=c1
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210423/c8593bca/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 15108 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210423/c8593bca/attachment-0001.png>


More information about the User mailing list