[Gambas-user] Reference to a UserControl component

CD claude.dessere at orange.fr
Sun Feb 5 20:26:31 CET 2023


Hi,
I developed a UserControl component, very similar to SwitchButton.
After the tests in a form and the final tuning, 
I compiled, created the distribution packages.
In another project I try to refer to said control and I get the message as an
attachment.
To be sure not to have forgotten something, or to have made a mistake somewhere,
I copied the code of the class of the SwitchButton control, which I named
SwitchButtonBis and I compiled, and created the packages of distribution. 
When validating the referencing in the Project/Components dialog box, same
message.
Neither one nor the other of the 2 components appears in the IDE toolbox...
I found a solution, not very Catholic, a workaround that works, it's simply
going to write the name of the component in the .project file, it's a shame for
the Project/Components dialog box, very practical , but it works...

Sorry for such a long message.
Regards

P.S. I've already published twice (
Fri, Jan 27 2023 6:01:35 +0100, 
Mon, Jan 30 2023 5:21:04 +0100
) another issue that doesn't seem to be of interest to anyone, it's still the
same unpleasant to report problems and not to interest anyone!!!


[System]
Gambas=3.18
OperatingSystem=Linux
Kernel=5.4.0-137-generic
Architecture=x86_64
Distribution=Ubuntu 20.04.5 LTS
Desktop=MATE
Font=Ubuntu Mono,12
Scale=9
Theme=blackmate
Language=fr_FR.UTF-8
Memory=7833M

[Programs]
gcc=gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
git=git version 2.25.1

[Libraries]
Cairo=libcairo.so.2.11600.0
Curl=libcurl.so.4.6.0
DBus=libdbus-1.so.3.19.11
GDK2=libgdk-x11-2.0.so.0.2400.32
GDK3=libgdk-3.so.0.2404.16
GStreamer=libgstreamer-1.0.so.0.1603.0
GTK+2=libgtk-x11-2.0.so.0.2400.32
GTK+3=libgtk-3.so.0.2404.16
OpenGL=libGL.so.1.7.0
Poppler=libpoppler.so.73.0.0
Poppler=libpoppler.so.97.0.0
QT5=libQt5Core.so.5.12.8
RSvg=librsvg-2.so.2.47.0
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
COMPIZ_CONFIG_PROFILE=mate
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DEFAULTS_PATH=/usr/share/gconf/mate.default.path
DESKTOP_SESSION=mate
DISPLAY=:0
GB_GUI=gb.gtk3
GDMSESSION=mate
GDM_LANG=fr_FR
GIO_LAUNCHED_DESKTOP_FILE=<home>/Bureau/gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=400729
GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
GTK_MODULES=appmenu-gtk-module:gail:atk-bridge:canberra-gtk-module
GTK_OVERLAY_SCROLLING=0
HOME=<home>
INSIDE_CAJA_PYTHON=
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR.UTF-8
LC_ADDRESS=fr_FR.UTF-8
LC_ALL=fr_FR.UTF-8
LC_IDENTIFICATION=fr_FR.UTF-8
LC_MEASUREMENT=fr_FR.UTF-8
LC_MONETARY=fr_FR.UTF-8
LC_NAME=fr_FR.UTF-8
LC_NUMERIC=fr_FR.UTF-8
LC_PAPER=fr_FR.UTF-8
LC_TELEPHONE=fr_FR.UTF-8
LC_TIME=fr_FR.UTF-8
LOGNAME=<user>
MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path
MATE_DESKTOP_SESSION_ID=this-is-deprecated
PAPERSIZE=a4
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/us
r/local/games:/snap/bin
PWD=<home>
QT_ACCESSIBILITY=1
QT_AUTO_SCREEN_SCALE_FACTOR=0
QT_LOGGING_RULES=*.debug=false
QT_QPA_PLATFORMTHEME=gtk2
QT_SCALE_FACTOR=1
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/1804,unix/<hostname>:/tmp/.ICE-
unix/1804
SHELL=/bin/bash
SHLVL=0
SSH_AGENT_PID=1864
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
TZ=:/etc/localtime
UBUNTU_MENUPROXY=1
USER=<user>
XAUTHORITY=<home>/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg
XDG_CURRENT_DESKTOP=MATE
XDG_DATA_DIRS=/usr/share/mate:/usr/local/share:/usr/share:/var/lib/snapd/desktop
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=mate
XDG_SESSION_ID=c2
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SESSION_TYPE=x11
XDG_VTNR=7


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture du 2023-02-02 19-40-53.png
Type: image/png
Size: 39950 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230205/7d6d1039/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture du 2023-02-05 20-04-41.png
Type: image/png
Size: 40579 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230205/7d6d1039/attachment-0003.png>


More information about the User mailing list