[Gambas-user] It's a Bug or I have something misconfigured?

Jorge Carrión shordi at ...626...
Fri Sep 11 19:12:54 CEST 2015


1.- Create a new qt graphic proyect. (I've attached it)
2.- Activate de Desktop component.
3.- Put a button on fMain with the event click with this only code

                desktop.open("http://yahoo.com")
Works fine and open the default web navigator (google Chrome) with the
yahoo's page

But in console I've got the message:

Fontconfig error: Cannot load default config file

I don't know if I must report it on bugtracker or its a misconfiguration on
my computer...

Regards


My system config:
[System]
Gambas=3.8.1
OperatingSystem=Linux
Kernel=3.16.0-38-generic
Architecture=x86_64
Distribution=Linux Mint 17.2 Rafaela
Desktop=GNOME
Theme=Cleanlooks
Language=es_ES.UTF-8
Memory=7927M

[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+2=libgtk-x11-2.0.so.0.2400.23
GTK+3=libgtk-3.so.0.1000.8
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
QT4=libQtCore.so.4.8.6
QT5=libQt5Core.so.5.2.1
SDL=libSDL-1.2.so.0.11.4

[Environment]
CINNAMON_VERSION=2.6.13
CLUTTER_BACKEND=x11
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-248uDD9iqD,guid=4e60060b593b0c259d10540e55f2f45e
DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path
DESKTOP_SESSION=cinnamon
DISPLAY=:0
GB_GUI=gb.qt4
GDMSESSION=cinnamon
GDM_XSERVER_LOCATION=local
GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=6891
GJS_DEBUG_OUTPUT=stderr
GJS_DEBUG_TOPICS=JS ERROR;JS LOG
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_KEYRING_CONTROL=/run/user/1000/keyring-p0gBgk
GNOME_KEYRING_PID=2588
GPG_AGENT_INFO=/run/user/1000/keyring-p0gBgk/gpg:0:1
HOME=<home>
LANG=es_ES.UTF-8
LOGNAME=<user>
MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path
MDMSESSION=cinnamon
MDM_LANG=es_ES.UTF-8
MDM_XSERVER_LOCATION=local
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
PWD=<home>
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/2598,unix/<hostname>:/tmp/.ICE-unix/2598
SHELL=/bin/bash
SSH_AGENT_PID=2733
SSH_AUTH_SOCK=/run/user/1000/keyring-p0gBgk/ssh
TEXTDOMAIN=im-config
TEXTDOMAINDIR=/usr/share/locale/
TZ=:/etc/localtime
USER=<user>
USERNAME=<user>
WINDOWPATH=8
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:/usr/local/share/:/usr/share/:/usr/share/mdm/
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SESSION_COOKIE=e628335a80f946a6457cca0f555e0703-1441985630.34781-245213985
XDG_SESSION_DESKTOP=cinnamon
XDG_SESSION_ID=c2
XDG_VTNR=8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fontconfigwarning-0.0.1.tar.gz
Type: application/x-gzip
Size: 3948 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150911/afd9c8b1/attachment.bin>


More information about the User mailing list