From bugtracker at gambaswiki.org Wed May 1 14:50:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 01 May 2019 12:50:22 GMT Subject: [Gambas-bugtracker] Bug #1563: Gambas won't compile with latest version of poppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1563&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed May 1 15:45:14 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 01 May 2019 13:45:14 GMT Subject: [Gambas-bugtracker] Bug #1563: Gambas won't compile with latest version of poppler In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1563&from=L21haW4- Comment #3 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/d721a82377075ae3b6735f404435a2ef68ce2beb. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed May 1 16:51:02 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 01 May 2019 14:51:02 GMT Subject: [Gambas-bugtracker] Bug #1564: the &/ concatener operator not cast the elements like & Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1564&from=L21haW4- Fabien BODARD reported a new bug. Summary ------- the &/ concatener operator not cast the elements like & Type : Bug Priority : Low Gambas version : Master Product : Language Description ----------- If you give an intger to the path string like : Stgring &/ String &/ Integer is fail and require a string in place to the integer. Why does it not work like the & operator ? System information ------------------ [System] Gambas=3.12.90 2a8ebf365 (master) OperatingSystem=Linux Kernel=4.14.94-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=KDE5 Theme=Breeze Language=fr_FR.UTF-8 Memory=7866M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.0.0 Curl=libcurl.so.4.1.0 Curl=libcurl.so.4.2.0 Curl=libcurl.so.4.3.0 Curl=libcurl.so.4.4.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.9 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2403.0 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.83.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.12.0 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] APPMENU_DISPLAY_BOTH=1 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=/usr/share/xsessions/plasma DISPLAY=:0 GB_GUI=gb.qt5 GS_LIB=/.fonts GTK_MODULES=canberra-gtk-module HOME= KDE_FULL_SESSION=true KDE_SESSION_UID=1000 KDE_SESSION_VERSION=5 LANG=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_ADDRESS=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= MAIL=/var/spool/mail/ MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1087,unix/:/tmp/.ICE-unix/1087 SHELL=/bin/bash SHLVL=1 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XCURSOR_THEME=breeze_cursors XDG_CURRENT_DESKTOP=KDE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=KDE XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session3 XDG_SESSION_TYPE=x11 XDG_VTNR=1 _=/bin/kwrapper5 From bugtracker at gambaswiki.org Thu May 2 06:28:46 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 02 May 2019 04:28:46 GMT Subject: [Gambas-bugtracker] Bug #1565: ComboBox Read only will not raise Change Event Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1565&from=L21haW4- Michael ALTROGGE reported a new bug. Summary ------- ComboBox Read only will not raise Change Event Type : Bug Priority : High Gambas version : 3.12 Product : Development Environment Description ----------- With Setting read only= true no change event will raise System information ------------------ [System] Gambas=3.12.90 01cb3d2 (master) OperatingSystem=Linux Kernel=4.19.36-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=XFCE Theme=Qt5CTProxy Language=de_DE.utf8 Memory=6913M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.9 GStreamer=libgstreamer-0.10.so.0.30.0 GStreamer=libgstreamer-1.0.so.0.1600.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.4 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.87.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.12.3 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=xfce DISPLAY=:0.0 EDITOR=/usr/bin/nano GB_GUI=gb.qt5 GDMSESSION=xfce GTK2_RC_FILES=/.gtkrc-2.0 GTK_MODULES=canberra-gtk-module HG=/usr/bin/hg HOME= LANG=de_DE.utf8 LC_ADDRESS=de_DE.UTF-8 LC_IDENTIFICATION=de_DE.UTF-8 LC_MEASUREMENT=de_DE.UTF-8 LC_MONETARY=de_DE.UTF-8 LC_NAME=de_DE.UTF-8 LC_NUMERIC=de_DE.UTF-8 LC_PAPER=de_DE.UTF-8 LC_TELEPHONE=de_DE.UTF-8 LC_TIME=de_DE.UTF-8 LOGNAME= MAIL=/var/spool/mail/ MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1171,unix/:/tmp/.ICE-unix/1171 SHELL=/bin/bash SHLVL=1 SSH_AGENT_PID=1206 SSH_AUTH_SOCK=/tmp/ssh-Q4mKFV7VzxSr/agent.1205 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 From bugtracker at gambaswiki.org Thu May 2 07:47:43 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 02 May 2019 05:47:43 GMT Subject: [Gambas-bugtracker] Bug #1566: Dialog ShowHidden did not work like expected Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1566&from=L21haW4- Michael ALTROGGE reported a new bug. Summary ------- Dialog ShowHidden did not work like expected Type : Bug Priority : Medium Gambas version : 3.12 Product : QT5 component Description ----------- Dialog.ShowHidden = True Dialog.OpenFile - Shows hidden folders and files but Dialog.SelectDirectory - did NOT show hidden folders System information ------------------ [System] Gambas=3.12.90 01cb3d2 (master) OperatingSystem=Linux Kernel=4.19.36-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=XFCE Theme=Qt5CTProxy Language=de_DE.utf8 Memory=6913M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.9 GStreamer=libgstreamer-0.10.so.0.30.0 GStreamer=libgstreamer-1.0.so.0.1600.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2404.4 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.87.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.12.3 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=xfce DISPLAY=:0.0 EDITOR=/usr/bin/nano GB_GUI=gb.qt5 GDMSESSION=xfce GTK2_RC_FILES=/.gtkrc-2.0 GTK_MODULES=canberra-gtk-module HG=/usr/bin/hg HOME= LANG=de_DE.utf8 LC_ADDRESS=de_DE.UTF-8 LC_IDENTIFICATION=de_DE.UTF-8 LC_MEASUREMENT=de_DE.UTF-8 LC_MONETARY=de_DE.UTF-8 LC_NAME=de_DE.UTF-8 LC_NUMERIC=de_DE.UTF-8 LC_PAPER=de_DE.UTF-8 LC_TELEPHONE=de_DE.UTF-8 LC_TIME=de_DE.UTF-8 LOGNAME= MAIL=/var/spool/mail/ MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_QPA_PLATFORMTHEME=qt5ct SESSION_MANAGER=local/:@/tmp/.ICE-unix/1171,unix/:/tmp/.ICE-unix/1171 SHELL=/bin/bash SHLVL=1 SSH_AGENT_PID=1206 SSH_AUTH_SOCK=/tmp/ssh-Q4mKFV7VzxSr/agent.1205 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/usr/share XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/ XDG_MENU_PREFIX=xfce- XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=xfce XDG_SESSION_ID=2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 _=/usr/bin/gambas3 From bugtracker at gambaswiki.org Sat May 4 17:29:21 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 04 May 2019 15:29:21 GMT Subject: [Gambas-bugtracker] Bug #1567: Info files symbol counts will be wrong Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1567&from=L21haW4- Cedron DAWG reported a new bug. Summary ------- Info files symbol counts will be wrong Type : Bug Priority : Low Gambas version : Master Product : Wiki Description ----------- gambas-master/app/src/gambas-wiki/.src/Main.module following line 900 The logic doesn't recognize comments in the .info files. Existing: For Each sLine In aFile If Left(sLine) = "#" Then Inc iCpt Next nClass += iCpt nSym += (aFile.Count - iCpt * 3) / 4 Proposed: For Each sLine In aFile If Left(sLine) = "#" Then Inc iCpt If Left(sLine) = "'" Then Inc iCommentCount ' or a cryptic substitute Next nClass += iCpt nSym += (aFile.Count - iCommentCount - iCpt * 3) / 4 System information ------------------ N/A From bugtracker at gambaswiki.org Sat May 4 17:36:53 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 04 May 2019 15:36:53 GMT Subject: [Gambas-bugtracker] Bug #1567: Info files symbol counts will be wrong In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1567&from=L21haW4- Comment #1 by Tobias BOEGE: Fixed (in parallel) in https://gitlab.com/gambas/gambas/commit/22b5e802ffae11bf4eca4b339d2f4bea64fa99d3 Tobias BOEGE changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat May 4 20:19:11 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 04 May 2019 18:19:11 GMT Subject: [Gambas-bugtracker] Bug #1567: Info files symbol counts will be wrong In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1567&from=L21haW4- Comment #2 by Beno?t MINISINI: I have updated the wiki. From bugtracker at gambaswiki.org Tue May 7 00:56:13 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 22:56:13 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Alex - reported a new bug. Summary ------- Publish POT file Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Please publish POT file. Translators do not understand how to get it and they must not compile code, they need only POT file. System information ------------------ - From bugtracker at gambaswiki.org Tue May 7 01:18:28 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:18:28 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #1 by Beno?t MINISINI: POT *are* published, but translations must be done from the IDE. Doing the translation by hand directly in the POT files will lead to many mistakes. Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Tue May 7 01:19:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:19:08 GMT Subject: [Gambas-bugtracker] Bug #1561: Error in TimeBox ReadOnly Property In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1561&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/92a54677b5138ef7cabf3beee90a46de2c663560. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 7 01:19:46 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:19:46 GMT Subject: [Gambas-bugtracker] Bug #1562: Bad calculation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1562&from=L21haW4- Comment #5 by Beno?t MINISINI: So create a request for that. Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Tue May 7 01:22:36 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:22:36 GMT Subject: [Gambas-bugtracker] Bug #1566: Dialog ShowHidden did not work like expected In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1566&from=L21haW4- Comment #1 by Beno?t MINISINI: Please post a project that reproduces the bug. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue May 7 01:24:16 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:24:16 GMT Subject: [Gambas-bugtracker] Bug #1566: Dialog ShowHidden did not work like expected In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1566&from=L21haW4- Comment #2 by Beno?t MINISINI: OK, I found the bug, no need to provide a project. Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue May 7 01:29:38 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:29:38 GMT Subject: [Gambas-bugtracker] Bug #1565: ComboBox Read only will not raise Change Event In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1565&from=L21haW4- Comment #1 by Beno?t MINISINI: As specified in the documentation, this event is raised only for editable ComboBox. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Tue May 7 01:30:13 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:30:13 GMT Subject: [Gambas-bugtracker] Bug #1566: Dialog ShowHidden did not work like expected In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1566&from=L21haW4- Comment #3 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/5f4bcb012db0b4a987c1a508df923ac1759f3f49. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 7 01:32:53 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 06 May 2019 23:32:53 GMT Subject: [Gambas-bugtracker] Bug #1564: the &/ concatener operator not cast the elements like & In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1564&from=L21haW4- Comment #1 by Beno?t MINISINI: I don't know. Maybe I was afraid of some possible mistakes on file paths with implicit conversion. From bugtracker at gambaswiki.org Tue May 7 10:13:25 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 08:13:25 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Gianfranco COSTAMAGNA reported a new bug. Summary ------- [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el Type : Bug Priority : Medium Gambas version : Master Product : Networking components Description ----------- this is the failure (probably a bug in the kernel? don't know) https://buildd.debian.org/status/fetch.php?pkg=gambas3&arch=ppc64el&ver=3.13.0-1~exp2&stamp=1557164383&raw=0 Making all in src make[5]: Entering directory '/<>/gb.net/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-main.lo `test -f 'main.c' || echo './'`main.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-tools.lo `test -f 'tools.c' || echo './'`tools.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-speed.lo `test -f 'speed.c' || echo './'`speed.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-CDnsClient.lo `test -f 'CDnsClient.c' || echo './'`CDnsClient.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-CSocket.lo `test -f 'CSocket.c' || echo './'`CSocket.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-CServerSocket.lo `test -f 'CServerSocket.c' || echo './'`CServerSocket.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-CUdpSocket.lo `test -f 'CUdpSocket.c' || echo './'`CUdpSocket.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o gb_net_la-CSerialPort.lo `test -f 'CSerialPort.c' || echo './'`CSerialPort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c main.c -fPIC -DPIC -o .libs/gb_net_la-main.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c CUdpSocket.c -fPIC -DPIC -o .libs/gb_net_la-CUdpSocket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c CSocket.c -fPIC -DPIC -o .libs/gb_net_la-CSocket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c speed.c -fPIC -DPIC -o .libs/gb_net_la-speed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c CSerialPort.c -fPIC -DPIC -o .libs/gb_net_la-CSerialPort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c CDnsClient.c -fPIC -DPIC -o .libs/gb_net_la-CDnsClient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c tools.c -fPIC -DPIC -o .libs/gb_net_la-tools.o speed.c: In function 'SetCustomSpeed': speed.c:37:18: error: storage size of 'io' isn't known struct termios2 io; ^~ speed.c:39:16: error: 'TCGETS2' undeclared (first use in this function); did you mean 'TCGETS'? if (ioctl(fd, TCGETS2, &io)) ^~~~~~~ TCGETS speed.c:39:16: note: each undeclared identifier is reported only once for each function it appears in speed.c:47:16: error: 'TCSETS2' undeclared (first use in this function); did you mean 'TCSETSF'? if (ioctl(fd, TCSETS2, &io)) ^~~~~~~ TCSETSF speed.c:37:18: warning: unused variable 'io' [-Wunused-variable] struct termios2 io; ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -c CServerSocket.c -fPIC -DPIC -o .libs/gb_net_la-CServerSocket.o make[5]: *** [Makefile:537: gb_net_la-speed.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory '/<>/gb.net/src' this is what did the trick so far for me Description: ppc64el seems to be not happy about this asm/termios.h include Author: Gianfranco Costamagna Last-Update: 2019-05-06 diff --git a/gb.net/src/speed.c b/gb.net/src/speed.c index d4b9cc24..0910d1bc 100644 --- a/gb.net/src/speed.c +++ b/gb.net/src/speed.c @@ -28,7 +28,8 @@ #if OS_LINUX -#include +#include +#include int ioctl(int fd, unsigned long request, ...); I found the bugs below with more explanation about what is going on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810907 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1619446 https://bugs.launchpad.net/ubuntu/+source/repsnapper/+bug/1619100 they have been fixed in similar way, with #ifdef statements for ppc64* architecture. I tried to build with the above patch on ubuntu and seems to build everywhere thanks for considering it System information ------------------ Debian experimental, Ubuntu Eoan (devel) From bugtracker at gambaswiki.org Tue May 7 10:16:00 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 08:16:00 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue May 7 10:18:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 08:18:08 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Comment #1 by Beno?t MINISINI: I'd like to make the change only for PPC architecture. Can you send me the 'config.h' file you get after having configured the source package? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue May 7 10:33:40 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 08:33:40 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Comment #2 by Beno?t MINISINI: I want the 'main/config.h' file to be precise. From bugtracker at gambaswiki.org Tue May 7 10:38:32 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 08:38:32 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Comment #3 by Beno?t MINISINI: It should be fixed in commit https://gitlab.com/gambas/gambas/commit/e365356c8bb3ccf3ac1a5e6eb86f67d400681c5b. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 7 11:26:34 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 09:26:34 GMT Subject: [Gambas-bugtracker] Bug #1414: Text in debugging is difficult to read in case of dark themes. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1414&from=L21haW4- Comment #4 by Beno?t MINISINI: Finally fixed in commit https://gitlab.com/gambas/gambas/commit/8ef91cc36a3d2d07d06c77c7765a6414e1602a2e. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 7 12:31:34 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 10:31:34 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #2 by Alex -: I don't see POT file in sources. Where it published? PO files are outdated. Please merge them with POT file at least. You do not care about translations absolutely. From bugtracker at gambaswiki.org Tue May 7 12:32:34 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 10:32:34 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 7 13:18:37 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 11:18:37 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #3 by Beno?t MINISINI: Sorry, I was not accurate enough: POT files are generated by the compiler, so they are not present in the git repository. If you want to translate a Gambas project, you have to use the IDE. Or you have to compile the project from the command-line, and merge all *.pot resulting files by hand to generate the *.po file to to the translation. From bugtracker at gambaswiki.org Tue May 7 22:57:33 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 20:57:33 GMT Subject: [Gambas-bugtracker] Bug #1562: Bad calculation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1562&from=L21haW4- juan JUAN changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Wed May 8 00:52:57 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 07 May 2019 22:52:57 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #4 by Alex -: I tried to generate POT file, but no results: ./reconf-all ./configure make Will you write command-line steps to get resulted POT file? I did not find information in sources. The second: will you update PO files in git repository so translators can continue to translate them, they were not merged with new POT file many years? Anyway will you publish resulted POT file? To get it by myself is not easy. From bugtracker at gambaswiki.org Wed May 8 08:37:32 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 06:37:32 GMT Subject: [Gambas-bugtracker] Bug #1570: Typos Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1570&from=L21haW4- Alex - reported a new bug. Summary ------- Typos Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Not aviable Acepts NULLs: Collate copie System information ------------------ - From bugtracker at gambaswiki.org Wed May 8 10:55:35 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 08:55:35 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #5 by Gianluigi GRADASCHI: Could you attach system information, and say in which language you want to translate, so I can help you? From bugtracker at gambaswiki.org Wed May 8 13:04:58 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 11:04:58 GMT Subject: [Gambas-bugtracker] Bug #1570: Typos In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1570&from=L21haW4- Comment #1 by Beno?t MINISINI: Nobody can read in your mind and guess what you are talking about. Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Wed May 8 13:07:55 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 11:07:55 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #6 by Beno?t MINISINI: I'm not talking about compiling Gambas, I am talking about compiling Gambas project with the Gambas compiler. Anyway, you really should use the IDE to do the translation. Doing that directly with the 'gettext' utilities is really error prone! From bugtracker at gambaswiki.org Wed May 8 13:09:50 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 11:09:50 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #7 by Alex -: I need only POT file and easy way to generate it. POT file goes into transifex. It's good to have POT file in sources, in this case it goes into transifex automatically and updates automatically there. The other problem is translating other directories, that have PO files, but POT files are missing. Even xgettext can extract strings without compillation, but script is missing too. From bugtracker at gambaswiki.org Wed May 8 13:14:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 11:14:22 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Comment #4 by Gianfranco COSTAMAGNA: sorry, I didn't receive the emails, do you still want them? From bugtracker at gambaswiki.org Wed May 8 13:23:34 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 11:23:34 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Comment #5 by Beno?t MINISINI: If the fix works, not anymore! From bugtracker at gambaswiki.org Wed May 8 14:22:35 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 12:22:35 GMT Subject: [Gambas-bugtracker] Bug #1571: Completion on string sugar Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1571&from=L21haW4- Fabien BODARD reported a new bug. Summary ------- Completion on string sugar Type : Request Priority : Low Gambas version : Master Product : Development Environment Description ----------- What about to have autocompletion list on String sugar ? dim MyString as String Mystring.Len() don't show any completion help like for real classes... it will be a great help System information ------------------ [System] Gambas=3.12.90 2a8ebf365 (master) OperatingSystem=Linux Kernel=4.14.94-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=KDE5 Theme=Breeze Language=fr_FR.UTF-8 Memory=7866M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.0.0 Curl=libcurl.so.4.1.0 Curl=libcurl.so.4.2.0 Curl=libcurl.so.4.3.0 Curl=libcurl.so.4.4.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.9 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2403.0 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.83.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.12.0 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] APPMENU_DISPLAY_BOTH=1 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=/usr/share/xsessions/plasma DISPLAY=:0 GB_GUI=gb.qt5 GS_LIB=/.fonts GTK_MODULES=canberra-gtk-module HOME= KDE_FULL_SESSION=true KDE_SESSION_UID=1000 KDE_SESSION_VERSION=5 LANG=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_ADDRESS=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= MAIL=/var/spool/mail/ MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1087,unix/:/tmp/.ICE-unix/1087 SHELL=/bin/bash SHLVL=1 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XCURSOR_THEME=breeze_cursors XDG_CURRENT_DESKTOP=KDE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=KDE XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session3 XDG_SESSION_TYPE=x11 XDG_VTNR=1 _=/bin/kwrapper5 From bugtracker at gambaswiki.org Wed May 8 16:09:43 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 08 May 2019 14:09:43 GMT Subject: [Gambas-bugtracker] Bug #1569: [PATCH] 3.13.0 Fails to build on ppc64 and ppc64el In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1569&from=L21haW4- Comment #6 by Gianfranco COSTAMAGNA: it works, thanks! From bugtracker at gambaswiki.org Thu May 9 08:16:52 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 09 May 2019 06:16:52 GMT Subject: [Gambas-bugtracker] Bug #1570: Typos In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1570&from=L21haW4- Comment #2 by Alex -: To see all mistakes: grep -r "Not aviable" grep -r "Acepts NULLs:" grep -r "Collate copie" To fix: Not aviable -> Not available Acepts NULLs: -> Accepts NULLs: Collate copie -> Collate copies Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri May 10 03:16:03 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 10 May 2019 01:16:03 GMT Subject: [Gambas-bugtracker] Bug #1568: Publish POT file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1568&from=L21haW4- Comment #8 by Alex -: Done: https://sourceforge.net/p/magic-utils/code/HEAD/tree/trunk/gambas/gambas_i18n.sh Alex - changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Fri May 10 07:51:10 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 10 May 2019 05:51:10 GMT Subject: [Gambas-bugtracker] Bug #1570: Typos In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1570&from=L21haW4- Comment #3 by Alex -: Some more typos: yout home -> your home symetry -> symmetry doen not -> does not From bugtracker at gambaswiki.org Fri May 10 08:12:58 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 10 May 2019 06:12:58 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Alex - reported a new bug. Summary ------- Change mandrake on mageia Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Mandrake was changed on Mandriva, but Mandriva was changed on Mageia. So Mandrake should be changed on Mageia. Site www.mandrake.com should be changed on www.mageia.org Other 'mandrake' strings should be changed on 'mageia' System information ------------------ - From bugtracker at gambaswiki.org Fri May 10 10:37:55 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 10 May 2019 08:37:55 GMT Subject: [Gambas-bugtracker] Bug #1570: Typos In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1570&from=L21haW4- Comment #4 by Beno?t MINISINI: Thanks, but please tell me where you find these strings each time. Apparently they are located in examples whose source code is now stored in the Gambas farm. From bugtracker at gambaswiki.org Fri May 10 10:38:04 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 10 May 2019 08:38:04 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri May 10 10:40:55 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 10 May 2019 08:40:55 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #1 by Beno?t MINISINI: There is no "mandrake" strings in Gambas source code except in one example. And as I said the source code is now located in the Gambas farm. I will fixed the one in the example anyway. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon May 13 01:53:34 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 12 May 2019 23:53:34 GMT Subject: [Gambas-bugtracker] Bug #1573: [PATCH] Typos Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1573&from=L21haW4- Alex - reported a new bug. Summary ------- [PATCH] Typos Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- There is patch in attachment to fix bug #1570 System information ------------------ - From bugtracker at gambaswiki.org Mon May 13 01:57:00 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 12 May 2019 23:57:00 GMT Subject: [Gambas-bugtracker] Bug #1570: Typos In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1570&from=L21haW4- Comment #5 by Alex -: No way to attach patch here. So new bugreport is #1573 Alex - changed the state of the bug to: Duplicate. From bugtracker at gambaswiki.org Mon May 13 02:10:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 00:10:08 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #2 by Alex -: Still here: https://gitlab.com/gambas/gambas/ From bugtracker at gambaswiki.org Mon May 13 02:52:18 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 00:52:18 GMT Subject: [Gambas-bugtracker] Bug #1573: [PATCH] Typos In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1573&from=L21haW4- Comment #1 by Beno?t MINISINI: Thanks, but you must submit patches by using a merge request on GitLab. Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Mon May 13 06:26:01 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 04:26:01 GMT Subject: [Gambas-bugtracker] Bug #1574: Localization of Gambas is partial without building MO files Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1574&from=L21haW4- Alex - reported a new bug. Summary ------- Localization of Gambas is partial without building MO files Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- All PO files must be compiled into MO while building. At the moment localization of Gambas is only half because of this bug. System information ------------------ - From bugtracker at gambaswiki.org Mon May 13 07:06:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 05:06:08 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Alex - reported a new bug. Summary ------- msgfmt: fatal error Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- ./comp/src/gb.term.form/.lang/nl.po:1:2: syntax error ./comp/src/gb.term.form/.lang/nl.po:1: keyword "HEAD" unknown ./comp/src/gb.term.form/.lang/nl.po:5: keyword "a247c14d24b8edc4533cba6bf1b9240a4bf1463a" unknown msgfmt: found 3 fatal errors ./app/examples/Games/Puzzle1To8/.lang/es_AR.po:85: 'msgid' and 'msgstr' entries do not both begin with '\n' msgfmt: found 1 fatal error ./app/examples/Games/Puzzle1To8/.lang/cs.po:92: 'msgid' and 'msgstr' entries do not both begin with '\n' msgfmt: found 1 fatal error ./app/examples/Games/GNUBoxWorld/.lang/es_AR.po:97: 'msgid' and 'msgstr' entries do not both begin with '\n' msgfmt: found 1 fatal error ./app/examples/Games/GNUBoxWorld/.lang/cs.po:108: 'msgid' and 'msgstr' entries do not both begin with '\n' msgfmt: found 1 fatal error System information ------------------ - From bugtracker at gambaswiki.org Mon May 13 07:40:50 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 05:40:50 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Alex - reported a new bug. Summary ------- Translated strings are not in use Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Sometimes string was translated, but localized string is not in use. There is picture in attachment with problematic strings. System information ------------------ - From bugtracker at gambaswiki.org Mon May 13 09:38:54 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 07:38:54 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #1 by Gianluigi GRADASCHI: System informations? Menu help (?) > System information > copy and paste here... From bugtracker at gambaswiki.org Mon May 13 22:10:43 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 20:10:43 GMT Subject: [Gambas-bugtracker] Bug #1577: Long return type to DateDiff Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1577&from=L21haW4- Gen BRAGA reported a new bug. Summary ------- Long return type to DateDiff Type : Request Priority : Low Gambas version : Unknown Product : Language Description ----------- Would it be possible to implement a Long return type to DateDiff, so it could return longer periods when using gb.Milliseconds ? System information ------------------ [System] Gambas=3.13.90 OperatingSystem=Linux Kernel=4.15.0-48-generic Architecture=x86 Distribution=Ubuntu 16.04.6 LTS Desktop=LXDE Theme=Gtk Language=pt_BR.UTF-8 Memory=1943M [Libraries] Cairo=libcairo.so.2.11400.6 Curl=libcurl.so.4.4.0 DBus=libdbus-1.so.3.14.6 GStreamer=libgstreamer-1.0.so.0.803.0 GTK+2=libgtk-x11-2.0.so.0.2400.30 GTK+3=libgtk-3.so.0.1800.9 OpenGL=libGL.so.1.2.0 Poppler=libpoppler.so.58.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.5.1 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 From bugtracker at gambaswiki.org Tue May 14 00:42:18 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 13 May 2019 22:42:18 GMT Subject: [Gambas-bugtracker] Bug #1577: Long return type to DateDiff In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1577&from=L21haW4- Comment #1 by Beno?t MINISINI: At the moment DateDiff() can only return integers. As a workaround, you can get the milliseconds between two dates StartDate and EndDate that way: Dim Diff AS Float = EndDate - StartDate ' Get the difference in days and fraction of days Dim Count As Long = CLong(Diff * 86400000) ' Convert into milliseconds Print Count;; "milliseconds" From bugtracker at gambaswiki.org Tue May 14 04:26:16 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 02:26:16 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #3 by Alex -: Not fixed in sources. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 14 04:27:44 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 02:27:44 GMT Subject: [Gambas-bugtracker] Bug #1574: Localization of Gambas is partial without building MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1574&from=L21haW4- Comment #1 by Alex -: Workaround: for file in `find ./ -name *.po` do mo_file=`echo $file|sed "s|.po$|.mo|g"` msgfmt $file -o $mo_file done From bugtracker at gambaswiki.org Tue May 14 04:50:04 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 02:50:04 GMT Subject: [Gambas-bugtracker] Bug #1573: [PATCH] Typos In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1573&from=L21haW4- Comment #2 by Alex -: https://gitlab.com/gambas/gambas/merge_requests/92 From bugtracker at gambaswiki.org Tue May 14 05:08:25 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 03:08:25 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #2 by Alex -: [System] Gambas=3.13 OperatingSystem=Linux Kernel=4.20.6-desktop-3.mga7 Architecture=x86_64 Distribution=Mageia 7 Desktop=LXDE Theme=Fusion Language=ru_RU.UTF-8 Memory=7864M [Libraries] [Environment] BROWSER=/bin/www-browser CANBERRA_DRIVER=pulse DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-D6xAH3iwKP,guid=a307a0fac41453440dc81d7f5cd9f5f7 DESKTOP=/usr/bin/startlxde DESKTOP_SESSION=LXDE DISPLAY=:0 GB_GUI=gb.qt5 GCONF_TMPDIR=/tmp GNOME_KEYRING_CONTROL=/.cache/keyring-JR4W1Z GTK_MODULES=canberra-gtk-module G_FILENAME_ENCODING=@locale HISTCONTROL=ignoredups HISTSIZE=1000 HOME= HOSTNAME= INPUTRC=/etc/inputrc INVOCATION_ID=617936e370894676b7a1970ae366faca JOURNAL_STREAM=9:28157 LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 LC_SOURCED=1 LESSCHARSET=utf-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME= LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.iso=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.JPG=01;35:*.JPEG=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.ico=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.divx=01;35:*.xvid=01;35:*.3gp=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.gem=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*.mp2=00;36:*.mod=00;36:*.xm=00;36:*.s3m=00;36:*.it=00;36:*.wma=00;36:*~=47;30:*.bak=47;30:*.swp=47;30:*.bck=47;30:*.bk=47;30:*.old=47;30:*.tmp=47;30:*.save=47;30:*.rpmsave=47;30:*.rpmnew=47;30: MAIL=/var/spool/mail/ META_CLASS=download MGA_MENU_STYLE=mageia NLSPATH=/usr/share/locale/%l/%N PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin PILOTPORT=usb: PS1=[\u@\h \W$(type __git_ps1 >/dev/null 2>&1 && __git_ps1 " (%s)")]\$ PWD=/rpmbuild/SPECS PYTHONSTARTUP=/etc/pythonrc.py QT4DOCDIR=/usr/share/doc/qt4 QT5DOCDIR=/usr/share/doc/qt5 QTDIR=/usr/lib64/qt4 QTDIR5=/usr/lib64/qt5 QTINC=/usr/lib/qt3/include QTLIB=/usr/lib64 QT_PLUGIN_PATH=/usr/lib64/qt5/plugins:/usr/lib64/qt5/plugins/kcms: QT_XFT=0 SAL_USE_VCLPLUGIN=gtk SCREENDIR=/tmp SECSHELL=1 SHELL=/bin/bash SHLVL=2 SYSTEMD_PAGER=/usr/bin/less -FR TERM=xterm TMP=/tmp TMPDIR=/tmp TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_DATA_HOME=/.local/share XDG_MENU_PREFIX= XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_ID=c1 XDG_VTNR=1 XMODIFIERS=@im=none _=/bin/gambas3 _LXSESSION_PID=7232 From bugtracker at gambaswiki.org Tue May 14 05:16:01 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 03:16:01 GMT Subject: [Gambas-bugtracker] Bug #1578: Not enough space for text Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1578&from=L21haW4- Alex - reported a new bug. Summary ------- Not enough space for text Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Text about licence and font is not full. System information ------------------ - From bugtracker at gambaswiki.org Tue May 14 05:43:37 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 03:43:37 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #1 by Alex -: using msgstr "-" is always is wrong, it must be msgstr "" From bugtracker at gambaswiki.org Tue May 14 06:15:07 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 04:15:07 GMT Subject: [Gambas-bugtracker] Bug #1579: Not localized strings for Actions Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1579&from=L21haW4- Alex - reported a new bug. Summary ------- Not localized strings for Actions Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Strings of Actions for Project, Editor, Debugger, Translation are not localized. System information ------------------ - From bugtracker at gambaswiki.org Tue May 14 06:20:38 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 04:20:38 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #2 by Alex -: Fix: for file in `find ./ -name *.po` do sed -i 's|msgstr "-"|msgstr ""|g' $file done From bugtracker at gambaswiki.org Tue May 14 08:04:57 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:04:57 GMT Subject: [Gambas-bugtracker] Bug #1571: Completion on string sugar In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1571&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/89df5d6abd1376f855a0e8e29c03db90f44184b5. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 14 08:08:46 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:08:46 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #4 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/ca2dede0ec97264a00d702aff4bb6badc8487fa9. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 14 08:09:31 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:09:31 GMT Subject: [Gambas-bugtracker] Bug #1574: Localization of Gambas is partial without building MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1574&from=L21haW4- Comment #2 by Beno?t MINISINI: No idea what you are talking about. From bugtracker at gambaswiki.org Tue May 14 08:10:15 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:10:15 GMT Subject: [Gambas-bugtracker] Bug #1579: Not localized strings for Actions In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1579&from=L21haW4- Comment #1 by Beno?t MINISINI: You are looking at a wiki page displayed in a web browser. The translation must be done on the wiki. Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Tue May 14 08:11:06 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:11:06 GMT Subject: [Gambas-bugtracker] Bug #1578: Not enough space for text In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1578&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue May 14 08:15:21 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:15:21 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #3 by Beno?t MINISINI: Your repository includes incorrect translation files with conflict marks incorrectly submitted by the translator. These files have been removed in commit https://gitlab.com/gambas/gambas/commit/b15564086f5bfe6b7f66440df3fe70500e410e1b. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 14 08:16:19 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:16:19 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #3 by Beno?t MINISINI: Next time put your system information in the field dedicated to it. From bugtracker at gambaswiki.org Tue May 14 08:25:57 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:25:57 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #4 by Beno?t MINISINI: I don't have the russian translation for the template projects, so I can't tell you. Please provide your russian translations files so that I can see why sometimes the translation is not automatically extracted. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue May 14 08:29:04 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:29:04 GMT Subject: [Gambas-bugtracker] Bug #1556: Debian/Ubuntu/Kubuntu package creation fail In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1556&from=L21haW4- Comment #1 by Beno?t MINISINI: How is Gambas responsible for that? From bugtracker at gambaswiki.org Tue May 14 08:33:13 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:33:13 GMT Subject: [Gambas-bugtracker] Bug #1556: Debian/Ubuntu/Kubuntu package creation fail In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1556&from=L21haW4- Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Tue May 14 08:36:51 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:36:51 GMT Subject: [Gambas-bugtracker] Bug #1540: Line continuation character and statement separator In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1540&from=L21haW4- Comment #2 by Beno?t MINISINI: Finally I don't think I can make that. It will break the IDE in many places, so it won't be worth the needed work time. Beno?t MINISINI changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Tue May 14 08:50:23 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:50:23 GMT Subject: [Gambas-bugtracker] Bug #1545: Simple Keystroke Recorder In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1545&from=L21haW4- Comment #1 by Beno?t MINISINI: I think you have to use a dedicated X11 (or wayland?) tool for that. I won't make a X11 event recorder in Gambas if there are already existing tools, like 'xnee'. But maybe we need a way to launch external tools in the IDE. But this is another story. Beno?t MINISINI changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Tue May 14 08:53:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:53:08 GMT Subject: [Gambas-bugtracker] Bug #1579: Not localized strings for Actions In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1579&from=L21haW4- Comment #2 by Alex -: Thank you for information! Done. But better to have offline version if no Internet. From bugtracker at gambaswiki.org Tue May 14 08:55:48 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:55:48 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #5 by Alex -: You can test problematic strings using any translation. Alex - changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Tue May 14 08:59:41 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 06:59:41 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #5 by Alex -: Mandriva died many years ago. Your url is not workable. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 14 09:01:46 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 07:01:46 GMT Subject: [Gambas-bugtracker] Bug #1574: Localization of Gambas is partial without building MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1574&from=L21haW4- Comment #3 by Alex -: Ok. Tomorrow I'll show you pictures with differences. From bugtracker at gambaswiki.org Tue May 14 09:07:20 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 07:07:20 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #4 by Alex -: It's not fixed. There is gambas3-examples package for RPM and DEB distros. Needs to fix all PO files. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 14 09:18:23 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 07:18:23 GMT Subject: [Gambas-bugtracker] Bug #1579: Not localized strings for Actions In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1579&from=L21haW4- Comment #3 by Beno?t MINISINI: There is an optional offline version of the wiki in the IDE. It's just that it is not used by this specific form, something to be fixed. From bugtracker at gambaswiki.org Tue May 14 09:22:18 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 07:22:18 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #5 by Beno?t MINISINI: Still no idea what you are talking about. You reported some errors, I explained you where they come from, and now you apparently talking about something else you didn't explain at all. You say that using msgstr "-" is wrong, it's not. In Gambas it means that the string must not be translated. From bugtracker at gambaswiki.org Tue May 14 09:26:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 07:26:08 GMT Subject: [Gambas-bugtracker] Bug #1579: Not localized strings for Actions In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1579&from=L21haW4- Comment #4 by Beno?t MINISINI: I said rubbish: the offline version of the wiki *is* used if the option is activated. From bugtracker at gambaswiki.org Tue May 14 09:38:25 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 07:38:25 GMT Subject: [Gambas-bugtracker] Bug #1579: Not localized strings for Actions In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1579&from=L21haW4- Comment #5 by ADMINISTRATOR: ...but the offline documentation generator has been stopped since January! I started it back, and you have now a new offline documentation available to download from the IDE option dialog, and you will get the offline russian translation of the shortcut pages. Proof in the attachment. From bugtracker at gambaswiki.org Tue May 14 09:39:20 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 07:39:20 GMT Subject: [Gambas-bugtracker] Bug #1579: Not localized strings for Actions In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1579&from=L21haW4- ADMINISTRATOR added an attachment: Screenshot_20190514_093907.png From bugtracker at gambaswiki.org Tue May 14 11:59:39 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 09:59:39 GMT Subject: [Gambas-bugtracker] Bug #1580: Bug on the Sub's List in the IDE Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1580&from=L21haW4- Fabien BODARD reported a new bug. Summary ------- Bug on the Sub's List in the IDE Type : Request Priority : Medium Gambas version : Master Product : Development Environment Description ----------- Open the gb.gui.base project Open the gridview class file Click on the Procedures Button to display the list Press the "R" Key. It fail with the attached error : This application has raised an unexpected error and must abort. Bad row index. GridView._CheckCell.1362 System information ------------------ [System] Gambas=3.12.90 2a8ebf365 (master) OperatingSystem=Linux Kernel=4.14.94-1-MANJARO Architecture=x86_64 Distribution=Manjaro Linux Desktop=KDE5 Theme=Breeze Language=fr_FR.UTF-8 Memory=7866M [Libraries] Cairo=libcairo.so.2.11600.0 Curl=libcurl.so.4.0.0 Curl=libcurl.so.4.1.0 Curl=libcurl.so.4.2.0 Curl=libcurl.so.4.3.0 Curl=libcurl.so.4.4.0 Curl=libcurl.so.4.5.0 DBus=libdbus-1.so.3.19.9 GStreamer=libgstreamer-1.0.so.0.1404.0 GTK+2=libgtk-x11-2.0.so.0.2400.32 GTK+3=libgtk-3.so.0.2403.0 OpenGL=libGL.so.1.7.0 Poppler=libpoppler.so.83.0.0 QT4=libQtCore.so.4.8.7 QT5=libQt5Core.so.5.12.0 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] APPMENU_DISPLAY_BOTH=1 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus DESKTOP_SESSION=/usr/share/xsessions/plasma DISPLAY=:0 GB_GUI=gb.qt5 GS_LIB=/.fonts GTK_MODULES=canberra-gtk-module HOME= KDE_FULL_SESSION=true KDE_SESSION_UID=1000 KDE_SESSION_VERSION=5 LANG=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_ADDRESS=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= MAIL=/var/spool/mail/ MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins PAM_KWALLET5_LOGIN=/run/user/1000/kwallet5.socket PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl PWD= QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 SESSION_MANAGER=local/:@/tmp/.ICE-unix/1087,unix/:/tmp/.ICE-unix/1087 SHELL=/bin/bash SHLVL=1 TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XCURSOR_THEME=breeze_cursors XDG_CURRENT_DESKTOP=KDE XDG_DATA_DIRS=/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_SESSION_CLASS=user XDG_SESSION_DESKTOP=KDE XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session3 XDG_SESSION_TYPE=x11 XDG_VTNR=1 _=/bin/kwrapper5 From bugtracker at gambaswiki.org Tue May 14 12:34:03 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 10:34:03 GMT Subject: [Gambas-bugtracker] Bug #1577: Long return type to DateDiff In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1577&from=L21haW4- Comment #2 by Gen BRAGA: Sure, I'll do this way. Do you think this request is still valid and simply unfeasible in the near future, or simply there's no need to do so because it's a very specific need which could be workedaround somehow else, as your example? Yes, I know noone else would need the equivalent of years/months converted to milliseconds :-) I'm questioning this so I can change this request 's sate. Thanks again. From bugtracker at gambaswiki.org Tue May 14 14:23:05 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 12:23:05 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #6 by Alex -: It does not follow gettext specification and causes fatal errors. If string must not be translated, then msgid must be equal with msgstr. From bugtracker at gambaswiki.org Tue May 14 18:55:24 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 16:55:24 GMT Subject: [Gambas-bugtracker] Bug #1577: Long return type to DateDiff In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1577&from=L21haW4- Comment #3 by Beno?t MINISINI: There is a "transitivity" rule that says that the datatype of a Gambas subroutine only depends on the datatype of its arguments. If DateDiff() returns a Long when its argument is 'gb.milliSeconds', it will break the rule. So I'm afraid I won't do that (I don't want all other computations to return a Long). Beno?t MINISINI changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Tue May 14 18:56:58 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 16:56:58 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #7 by Beno?t MINISINI: It does not cause any errors when you compile and install Gambas, it's the important thing. And using "-" for that allows to save a few bytes. From bugtracker at gambaswiki.org Tue May 14 23:14:29 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 21:14:29 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #8 by Alex -: To compile gambas full localized needs to compile all PO files. Your default gambas is not full localized, that was reported in other bugreport. And other projects written in gambas can not be localized well while you're using -. Saving bytes is not reason do not follow standard. While you use MO files, but not PO files directly you depend on msgfmt, that has fatal error on multiline strings that were translated as one line string "-". Fixing this bug is running sed everywhere to change "-" on "" the first. The second is changing algthorith to mark strings that must not be localized correctly (msgid is equal msgstr) and to keep compatibility with "-". The third if string is present in PO file it means it must be localized. If it was extracted, then you marked this string for translation wrong. And you removed PO files, please restore them. From bugtracker at gambaswiki.org Wed May 15 00:02:37 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 22:02:37 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Gen BRAGA reported a new bug. Summary ------- Missing symbols on gb.map wiki Type : Bug Priority : Low Gambas version : Master Product : Wiki Description ----------- I added several methods in GB.MAP classes, merged on last release. Now I got some time to write docs and, as I was editing the wiki, I figured it out the new symbols were not added. I thought it would be automatically added from the info files. Also added inline commments as seen in http://gambaswiki.org/wiki/doc/helpcomments Is it a bug or I'm doing something wrong? The @{syntax} tag returns "This symbol does not exist." for example, I manually added this symbol page: http://gambaswiki.org/wiki/comp/gb.map/map/Remove System information ------------------ [System] Gambas=3.13.90 OperatingSystem=Linux Kernel=4.15.0-48-generic Architecture=x86 Distribution=Ubuntu 16.04.6 LTS Desktop=LXDE Theme=Gtk Language=pt_BR.UTF-8 Memory=1943M From bugtracker at gambaswiki.org Wed May 15 00:08:18 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 22:08:18 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #1 by Beno?t MINISINI: There is a list of classes and symbols in the wiki I have to update manually. When you don't find them, tell me and I do the update. Maybe it should be automatic, but at the moment it's not. From bugtracker at gambaswiki.org Wed May 15 00:09:50 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 22:09:50 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #2 by Beno?t MINISINI: I have updated the wiki, and there is no Remove method in the Map class. So there is a problem somewhere else! Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed May 15 00:13:48 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 22:13:48 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #3 by Beno?t MINISINI: OK, it's fixed! Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed May 15 00:30:20 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 22:30:20 GMT Subject: [Gambas-bugtracker] Bug #1580: Bug on the Sub's List in the IDE In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1580&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed May 15 00:50:06 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 22:50:06 GMT Subject: [Gambas-bugtracker] Bug #1580: Bug on the Sub's List in the IDE In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1580&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/54f47f43ab21bfdff9fd8f5f5c2780ef4e7c738a. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed May 15 01:10:40 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 23:10:40 GMT Subject: [Gambas-bugtracker] Bug #1574: Localization of Gambas is partial without building MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1574&from=L21haW4- Comment #4 by Alex -: Could not reproduce today on clean building. Alex - changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Wed May 15 01:44:49 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 14 May 2019 23:44:49 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #4 by Gen BRAGA: Mostly fixed but some symbols are still missing, like http://gambaswiki.org/wiki/comp/gb.map/_mapshape/addpolyline From bugtracker at gambaswiki.org Wed May 15 02:21:35 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 00:21:35 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Alex - reported a new bug. Summary ------- Hotkeys for localized strings Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Invalid UTF-8 encoded text in name ? not valid ?\xd0? it does not accept & in translations: #: app/examples/Control/Embedder/.src/FMain.form:27 msgid "&Embed" msgstr "&????????" #: app/examples/Control/Embedder/.src/FMain.form:34 msgid "&Discard" msgstr "??&????????" As a result Embedder example and many others do not have text, have empty text. System information ------------------ - From bugtracker at gambaswiki.org Wed May 15 02:23:48 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 00:23:48 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Alex - added an attachment: ?????? ?????? ?? 2019-05-15 03-23-18.png From bugtracker at gambaswiki.org Wed May 15 03:50:36 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 01:50:36 GMT Subject: [Gambas-bugtracker] Bug #1583: Errors for examples Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1583&from=L21haW4- Alex - reported a new bug. Summary ------- Errors for examples Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Needs to fix examples: 1) Collection: global value usage 2) Embed: it does not use tags 3) LCDLabel: Multiple inheritance 4) MapView: Null object 5) Wizard: it does not use tags
not enough place for "I order, according to the terms & conditions, the following items:" 6) Fractal: no actions on keys 7) GNUBoxWorld: window is too small for game 8) Invaders: syntax error 9) Pong: out of bounds 10) RobotFindsKitten: game does not start 11) MediaPlayer: libvisual_lv_analyzer: Unable to create media control libvisual_lv_scope: Unable to create media control 12) WebCam: missing TrayIcon 13) ClientSocket: not enough place for 'Write Here data to send then press "Send Data"' 14) UDPServerClient: not enough place for 'Write Here data to send then press "Send Data"' 15) NeHeTutorial: global value usage System information ------------------ - From bugtracker at gambaswiki.org Wed May 15 06:47:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 04:47:08 GMT Subject: [Gambas-bugtracker] Bug #1584: Git ignore for MO files Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1584&from=L21haW4- Alex - reported a new bug. Summary ------- Git ignore for MO files Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- find ./ -name *.mo ./comp/src/gb.web.form/.lang/nl.mo ./comp/src/gb.web.feed/.lang/nl.mo ./comp/src/gb.report2/.lang/nl.mo ./comp/src/gb.report/.lang/nl.mo ./comp/src/gb.net.pop3/.lang/nl.mo ./comp/src/gb.form/.lang/nl.mo ./comp/src/gb.form.mdi/.lang/nl.mo ./comp/src/gb.form.dialog/.lang/nl.mo ./comp/src/gb.db.form/.lang/nl.mo ./comp/src/gb.args/.lang/nl.mo ./app/src/gb.wiki/.lang/nl.mo ./app/src/gambas3/.lang/nl.mo ./app/src/gambas-wiki/.lang/nl.mo But MO files create runtime. System information ------------------ - From bugtracker at gambaswiki.org Wed May 15 07:20:55 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 05:20:55 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Alex - added an attachment: no_i18n.png From bugtracker at gambaswiki.org Wed May 15 07:22:17 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 05:22:17 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #6 by Alex -: Probem is with long descriptions (more than 3 lines on screenshot), but short descriptions are ok. From bugtracker at gambaswiki.org Wed May 15 10:22:43 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 08:22:43 GMT Subject: [Gambas-bugtracker] Bug #1584: Git ignore for MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1584&from=L21haW4- Comment #1 by Beno?t MINISINI: I don't understand what you are talking about. From bugtracker at gambaswiki.org Wed May 15 10:30:15 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 08:30:15 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #7 by Beno?t MINISINI: There is no problem with the french translations. As I said, if I don't have your translations, I can't guess what happens. Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Wed May 15 11:37:46 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 09:37:46 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #1 by Beno?t MINISINI: How exactly do you get these error messages? From bugtracker at gambaswiki.org Wed May 15 12:16:17 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:16:17 GMT Subject: [Gambas-bugtracker] Bug #1584: Git ignore for MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1584&from=L21haW4- Comment #2 by Alex -: Delete mo files from sources and to ignore them by git. From bugtracker at gambaswiki.org Wed May 15 12:21:28 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:21:28 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #2 by Alex -: Just run Embedder with PO file above. If msgstr has &, then you'll see this error. From bugtracker at gambaswiki.org Wed May 15 12:27:32 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:27:32 GMT Subject: [Gambas-bugtracker] Bug #1578: Not enough space for text In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1578&from=L21haW4- Comment #1 by Alex -: There are ways to fix: increase width of form use smaller font hide these strings move strings in other place wrap strings From bugtracker at gambaswiki.org Wed May 15 12:31:06 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:31:06 GMT Subject: [Gambas-bugtracker] Bug #1584: Git ignore for MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1584&from=L21haW4- Comment #3 by Beno?t MINISINI: Yes, *.mo files are ignored by git. There are generated files, so they must not be present in the git repository. What's the problem? From bugtracker at gambaswiki.org Wed May 15 12:35:21 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:35:21 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #8 by Alex -: I do not submit Russian translations while bug 1582 with hotkeys is not fixed. Because I can translate without &, but better to find way to use hotkeys. Alex - changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Wed May 15 12:41:21 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:41:21 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #3 by Alex -: If your language is French will you try to edit your fr PO file using strings above to reproduce bug? This bug is reproducible if after & not Latin symbol follows. So even for French you have chance to catch bug. From bugtracker at gambaswiki.org Wed May 15 12:44:14 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:44:14 GMT Subject: [Gambas-bugtracker] Bug #1584: Git ignore for MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1584&from=L21haW4- Comment #4 by Alex -: But they are present in git repository. This is not problem, just extra files in sources. From bugtracker at gambaswiki.org Wed May 15 12:50:10 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 15 May 2019 10:50:10 GMT Subject: [Gambas-bugtracker] Bug #1584: Git ignore for MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1584&from=L21haW4- Comment #5 by Beno?t MINISINI: If there are still *.mo files in the git repository, this is a mistake. I remove all files that are generated by the compilation or installation process. From bugtracker at gambaswiki.org Thu May 16 03:36:45 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 16 May 2019 01:36:45 GMT Subject: [Gambas-bugtracker] Bug #1585: Potentially translatable strings Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1585&from=L21haW4- Alex - reported a new bug. Summary ------- Potentially translatable strings Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Some directories have translatable strings. But file .project does not have "Translate=1" or DoNotTranslate="_directory_" List for review: comp/src/gb.chart comp/src/gb.dbus.trayicon comp/src/gb.form.editor comp/src/gb.form.terminal comp/src/gb.memcached gb.net.curl/src/gb.net.curl comp/src/gb.util comp/src/gb.web gb.xml/src/gb.xml Some of them can be really translatable, but some of them can be skipped from translation by mistake. Please add "Translate=1" if it is needed and move notranslateble stuff into _directory_ System information ------------------ - From bugtracker at gambaswiki.org Thu May 16 08:14:25 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 16 May 2019 06:14:25 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #4 by Alex -: This is regress in format. Before: Text = ("&Cancel") Now: Text = Shortcut(("Cancel"), "C") But current format does not allow to use localized letter for hotkey. And if string was localized no way to see hotkey. From bugtracker at gambaswiki.org Thu May 16 13:19:11 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 16 May 2019 11:19:11 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #5 by Alex -: So needs to add compatibility with hotkeys written by & From bugtracker at gambaswiki.org Thu May 16 13:25:59 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 16 May 2019 11:25:59 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #9 by Alex -: The reason of this bug is incorrect reading PO/MO files. You read only format msgid "orig_string" msgstr "i18_string" But gettext files can have format msgid "" "orig_string0" "orig_string1" msgstr "" "i18_string0" "i18_string1" From bugtracker at gambaswiki.org Thu May 16 16:06:01 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 16 May 2019 14:06:01 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #5 by Gen BRAGA: Reopened Gen BRAGA changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri May 17 11:21:46 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 17 May 2019 09:21:46 GMT Subject: [Gambas-bugtracker] Bug #1586: Context menu of browser is not localized Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1586&from=L21haW4- Alex - reported a new bug. Summary ------- Context menu of browser is not localized Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Right click in browser for not localized context menu. System information ------------------ - From bugtracker at gambaswiki.org Sat May 18 17:17:33 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 18 May 2019 15:17:33 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #6 by Beno?t MINISINI: The page does not exist in the wiki. You have to create it manually, this is not automatic. From bugtracker at gambaswiki.org Sat May 18 17:18:49 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 18 May 2019 15:18:49 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #7 by Beno?t MINISINI: By the way, if you can check the name of the class beginning with "_". A class beginning with "_" means that the user of the component must not use them directly. But if they generate true normal Gambas objects, the "_" should be removed. From bugtracker at gambaswiki.org Sat May 18 17:18:54 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 18 May 2019 15:18:54 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat May 18 17:37:28 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 18 May 2019 15:37:28 GMT Subject: [Gambas-bugtracker] Bug #1584: Git ignore for MO files In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1584&from=L21haW4- Comment #6 by Beno?t MINISINI: I removed these *.mo files in commit https://gitlab.com/gambas/gambas/commit/1f018b8404ac2b6372ee0d0fb0a949b693fb0a38. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat May 18 18:53:31 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 18 May 2019 16:53:31 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #6 by Beno?t MINISINI: Done in commit https://gitlab.com/gambas/gambas/commit/947b0188ccfa6006a0ba4a2964b419686a42cd5f. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat May 18 19:15:00 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 18 May 2019 17:15:00 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #10 by Beno?t MINISINI: It should be fixed in commit https://gitlab.com/gambas/gambas/commit/fb68c84a8a41cc99c66fa155656eda20f3274498. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat May 18 19:27:14 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 18 May 2019 17:27:14 GMT Subject: [Gambas-bugtracker] Bug #1578: Not enough space for text In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1578&from=L21haW4- Comment #2 by Beno?t MINISINI: Is it better with commit https://gitlab.com/gambas/gambas/commit/07326898008ae5282775952de7ea9390eaab0c55 ? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sun May 19 05:06:38 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 19 May 2019 03:06:38 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #6 by Alex -: Beno?t, what do you think? Will you support compatibility or support both formats or support only current one? From bugtracker at gambaswiki.org Sun May 19 17:17:56 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 19 May 2019 15:17:56 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #7 by Beno?t MINISINI: I think that current system must be enhanced so that the shortcut must become translatable, but not as a standalone string. From bugtracker at gambaswiki.org Mon May 20 01:30:59 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 19 May 2019 23:30:59 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #8 by Alex -: If you're about Text = Shortcut(("Cancel"), ("C")) then it's wrong. Nobody will translate C. It was perfect Text = ("&Cancel") From bugtracker at gambaswiki.org Mon May 20 03:27:14 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 01:27:14 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #7 by Alex -: mageia.com is not linux. mageia.org is correct url. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Mon May 20 03:33:42 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 01:33:42 GMT Subject: [Gambas-bugtracker] Bug #1587: Do not delete components from project if not found Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1587&from=L21haW4- Alex - reported a new bug. Summary ------- Do not delete components from project if not found Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- If gambas could not find component it removes it from .project. But usually in Linux all components are packaged in different subpackages and subpackages are not installed: https://pkgs.org/download/gambas3 Default installation is only packages, that requires by gambas3. Needs to inform and to ask user to remove or not. System information ------------------ - From bugtracker at gambaswiki.org Mon May 20 06:24:41 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 04:24:41 GMT Subject: [Gambas-bugtracker] Bug #1588: Caption of Message.* does not use translation Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1588&from=L21haW4- Alex - reported a new bug. Summary ------- Caption of Message.* does not use translation Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Caption of Message.* does not use translated Caption System information ------------------ - From bugtracker at gambaswiki.org Mon May 20 06:39:40 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 04:39:40 GMT Subject: [Gambas-bugtracker] Bug #1589: tags in tooltip Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1589&from=L21haW4- Alex - reported a new bug. Summary ------- tags in tooltip Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- It does not show tags: Embed Discard System information ------------------ - From bugtracker at gambaswiki.org Mon May 20 06:53:33 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 04:53:33 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Alex - reported a new bug. Summary ------- tag blockquote Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Gambas does not show tag
(example Wizard) System information ------------------ - From bugtracker at gambaswiki.org Mon May 20 07:09:26 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 05:09:26 GMT Subject: [Gambas-bugtracker] Bug #1583: Errors for examples In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1583&from=L21haW4- Comment #1 by Alex -: 16) Tablet Buttons do not show color From bugtracker at gambaswiki.org Mon May 20 08:05:11 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 06:05:11 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Alex - added an attachment: 01.png From bugtracker at gambaswiki.org Mon May 20 08:05:20 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 06:05:20 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Alex - added an attachment: 02.png From bugtracker at gambaswiki.org Mon May 20 08:41:21 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 20 May 2019 06:41:21 GMT Subject: [Gambas-bugtracker] Bug #1583: Errors for examples In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1583&from=L21haW4- Comment #2 by Alex -: 17) Lighttable Does not show html help From bugtracker at gambaswiki.org Tue May 21 18:34:16 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 21 May 2019 16:34:16 GMT Subject: [Gambas-bugtracker] Bug #1581: Missing symbols on gb.map wiki In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1581&from=L21haW4- Comment #8 by Gen BRAGA: Most of them really shouldnt be manipulated directly by the user but using methods like addtile or additem (_maptile and _shapeitem respectively). I plan do to a bunch of updates, but mainly on I/O. Then, I'll check what can be done. From bugtracker at gambaswiki.org Thu May 23 02:18:21 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 00:18:21 GMT Subject: [Gambas-bugtracker] Bug #1591: Creating desktop file stops RPM build Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1591&from=L21haW4- Alex - reported a new bug. Summary ------- Creating desktop file stops RPM build Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- + /usr/share/spec-helper/check_desktop_files /home/marsik/RPM/BUILDROOT/tablet-1.0.0-1mga.x86_64/usr/share/applications/tablet.desktop: error: value "/usr/bin/'Tablet'" for key "Exec" in group "Desktop Entry" contains a reserved character ''' outside of a quote /home/marsik/RPM/BUILDROOT/tablet-1.0.0-1mga.x86_64/usr/share/applications/tablet.desktop: error: value "/usr/bin/'Tablet'" for key "Exec" in group "Desktop Entry" contains a reserved character ''' outside of a quote /home/marsik/RPM/BUILDROOT/tablet-1.0.0-1mga.x86_64/usr/share/applications/tablet.desktop: error: (will be fatal in the future): value "Tablet.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path /home/marsik/RPM/BUILDROOT/tablet-1.0.0-1mga.x86_64/usr/share/applications/tablet.desktop: hint: value "X-MandrivaLinux-Office-Drawing;2DGraphics;Graphics;Office;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu Validating
failed! at /usr/share/spec-helper/check_desktop_files line 34. error: Bad exit status from /home/marsik/RPM/tmp/rpm-tmp.9w5ll5 (%install) RPM build errors: Bad exit status from /home/marsik/RPM/tmp/rpm-tmp.9w5ll5 (%install) System information ------------------ [System] Gambas=3.13 OperatingSystem=Linux Kernel=4.20.6-desktop-3.mga7 Architecture=x86_64 Distribution=Mageia 7 Desktop=LXDE Theme=Fusion Language=ru_RU.UTF-8 Memory=3619M [Libraries] [Environment] BROWSER=/bin/www-browser CANBERRA_DRIVER=pulse DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QKLaVvye7R,guid=5f301f9e1c8c3d631a7bb17b5ce669ad DESKTOP=/usr/bin/startlxde DESKTOP_SESSION=LXDE DISPLAY=:0.0 GB_GUI=gb.qt5 GCONF_TMPDIR=/tmp GNOME_KEYRING_CONTROL=/.cache/keyring-7V891Z GTK_MODULES=canberra-gtk-module G_FILENAME_ENCODING=@locale HISTCONTROL=ignoredups HISTSIZE=1000 HOME= HOSTNAME= INPUTRC=/etc/inputrc INVOCATION_ID=dffddba8009b4238926e98592200ce36 JOURNAL_STREAM=9:24561 LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 LC_ALL=ru_RU.UTF-8 LC_SOURCED=1 LESSCHARSET=utf-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME= LS_COLORS= MAIL=/var/spool/mail/ META_CLASS=download MGA_MENU_STYLE=mageia NLSPATH=/usr/share/locale/%l/%N PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin PILOTPORT=usb: PWD= PYTHONSTARTUP=/etc/pythonrc.py QT4DOCDIR=/usr/share/doc/qt4 QT5DOCDIR=/usr/share/doc/qt5 QTDIR=/usr/lib64/qt4 QTDIR5=/usr/lib64/qt5 QTINC=/usr/lib/qt3/include QTLIB=/usr/lib64 QT_XFT=0 SAL_USE_VCLPLUGIN=gtk SCREENDIR=/tmp SECSHELL=1 SHELL=/bin/bash SHLVL=1 SYSTEMD_PAGER=/usr/bin/less -FR TMP=/tmp TMPDIR=/tmp TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_DATA_HOME=/.local/share XDG_MENU_PREFIX= XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_ID=c1 XDG_VTNR=1 XMODIFIERS=@im=none _LXSESSION_PID=6008 From bugtracker at gambaswiki.org Thu May 23 02:20:53 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 00:20:53 GMT Subject: [Gambas-bugtracker] Bug #1591: Creating desktop file stops RPM build In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1591&from=L21haW4- Comment #1 by Alex -: It should be: Exec=Tablet Icon=Tablet From bugtracker at gambaswiki.org Thu May 23 02:29:45 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 00:29:45 GMT Subject: [Gambas-bugtracker] Bug #1592: Deprecated fields in SPEC file Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1592&from=L21haW4- Alex - reported a new bug. Summary ------- Deprecated fields in SPEC file Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Do not need to add in spec file: 1) BuildRoot: %{_tmppath}/%{name}-%{version}-${release}-buildroot 2) %prep rm -rf %{buildroot} 3) X-MandrivaLinux* All Categories are same with Desktop file specification 4) %clean rm -rf %{buildroot} 5) %defattr(-,root,root) System information ------------------ [System] Gambas=3.13 OperatingSystem=Linux Kernel=4.20.6-desktop-3.mga7 Architecture=x86_64 Distribution=Mageia 7 Desktop=LXDE Theme=Fusion Language=ru_RU.UTF-8 Memory=3619M [Libraries] [Environment] BROWSER=/bin/www-browser CANBERRA_DRIVER=pulse DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QKLaVvye7R,guid=5f301f9e1c8c3d631a7bb17b5ce669ad DESKTOP=/usr/bin/startlxde DESKTOP_SESSION=LXDE DISPLAY=:0.0 GB_GUI=gb.qt5 GCONF_TMPDIR=/tmp GNOME_KEYRING_CONTROL=/.cache/keyring-7V891Z GTK_MODULES=canberra-gtk-module G_FILENAME_ENCODING=@locale HISTCONTROL=ignoredups HISTSIZE=1000 HOME= HOSTNAME= INPUTRC=/etc/inputrc INVOCATION_ID=dffddba8009b4238926e98592200ce36 JOURNAL_STREAM=9:24561 LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 LC_ALL=ru_RU.UTF-8 LC_SOURCED=1 LESSCHARSET=utf-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME= LS_COLORS= MAIL=/var/spool/mail/ META_CLASS=download MGA_MENU_STYLE=mageia NLSPATH=/usr/share/locale/%l/%N PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin PILOTPORT=usb: PWD= PYTHONSTARTUP=/etc/pythonrc.py QT4DOCDIR=/usr/share/doc/qt4 QT5DOCDIR=/usr/share/doc/qt5 QTDIR=/usr/lib64/qt4 QTDIR5=/usr/lib64/qt5 QTINC=/usr/lib/qt3/include QTLIB=/usr/lib64 QT_XFT=0 SAL_USE_VCLPLUGIN=gtk SCREENDIR=/tmp SECSHELL=1 SHELL=/bin/bash SHLVL=1 SYSTEMD_PAGER=/usr/bin/less -FR TMP=/tmp TMPDIR=/tmp TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_DATA_HOME=/.local/share XDG_MENU_PREFIX= XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_ID=c1 XDG_VTNR=1 XMODIFIERS=@im=none _LXSESSION_PID=6008 From bugtracker at gambaswiki.org Thu May 23 03:20:33 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:20:33 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Alex - reported a new bug. Summary ------- Sometimes no Cyrillic support Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- There are at least 2 programs that do not support Cyrillic. Will you look at? 1) Games/BeastScroll instead of Cyrillic letters it draws spaces, but it draws French 2) Games/Pong encoding problem? System information ------------------ [System] Gambas=3.13 OperatingSystem=Linux Kernel=4.20.6-desktop-3.mga7 Architecture=x86_64 Distribution=Mageia 7 Desktop=LXDE Theme=Fusion Language=ru_RU.UTF-8 Memory=3619M [Libraries] [Environment] BROWSER=/bin/www-browser CANBERRA_DRIVER=pulse DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QKLaVvye7R,guid=5f301f9e1c8c3d631a7bb17b5ce669ad DESKTOP=/usr/bin/startlxde DESKTOP_SESSION=LXDE DISPLAY=:0.0 GB_GUI=gb.qt5 GCONF_TMPDIR=/tmp GNOME_KEYRING_CONTROL=/.cache/keyring-7V891Z GTK_MODULES=canberra-gtk-module G_FILENAME_ENCODING=@locale HISTCONTROL=ignoredups HISTSIZE=1000 HOME= HOSTNAME= INPUTRC=/etc/inputrc INVOCATION_ID=dffddba8009b4238926e98592200ce36 JOURNAL_STREAM=9:24561 LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 LC_ALL=ru_RU.UTF-8 LC_SOURCED=1 LESSCHARSET=utf-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME= LS_COLORS= MAIL=/var/spool/mail/ META_CLASS=download MGA_MENU_STYLE=mageia NLSPATH=/usr/share/locale/%l/%N PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin PILOTPORT=usb: PWD= PYTHONSTARTUP=/etc/pythonrc.py QT4DOCDIR=/usr/share/doc/qt4 QT5DOCDIR=/usr/share/doc/qt5 QTDIR=/usr/lib64/qt4 QTDIR5=/usr/lib64/qt5 QTINC=/usr/lib/qt3/include QTLIB=/usr/lib64 QT_XFT=0 SAL_USE_VCLPLUGIN=gtk SCREENDIR=/tmp SECSHELL=1 SHELL=/bin/bash SHLVL=1 SYSTEMD_PAGER=/usr/bin/less -FR TMP=/tmp TMPDIR=/tmp TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_DATA_HOME=/.local/share XDG_MENU_PREFIX= XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_ID=c1 XDG_VTNR=1 XMODIFIERS=@im=none _LXSESSION_PID=6008 From bugtracker at gambaswiki.org Thu May 23 03:34:09 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:34:09 GMT Subject: [Gambas-bugtracker] Bug #1583: Errors for examples In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1583&from=L21haW4- Comment #3 by Alex -: Fixed: 1, 3, 4, 6, 7, 9, 10, 12, 13, 14, 15, 17 Workaround (but not fixed): 2, 5 Not fixed: 8, 11, 16 I'll send pull request. Other problems will be separated on other bugs. Note about bugs 6-Fractal, 10-RobotFindsKitten: Event did not happen because of form has focus, but form does not have event that must be triggered. It popentially breaks a lot. Alex - changed the state of the bug to: Abandoned. From bugtracker at gambaswiki.org Thu May 23 03:36:10 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:36:10 GMT Subject: [Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4- Alex - reported a new bug. Summary ------- Games/Invaders is absolutely not workable Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Needs to debug program. System information ------------------ - From bugtracker at gambaswiki.org Thu May 23 03:38:51 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:38:51 GMT Subject: [Gambas-bugtracker] Bug #1595: Multimedia/MediaPlayer does not work with new gstreamer Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1595&from=L21haW4- Alex - reported a new bug. Summary ------- Multimedia/MediaPlayer does not work with new gstreamer Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- It works in Mageia6, but does not work in Mageia7. So I guess problem is new version of gstreamer. System information ------------------ [System] Gambas=3.13 OperatingSystem=Linux Kernel=4.20.6-desktop-3.mga7 Architecture=x86_64 Distribution=Mageia 7 Desktop=LXDE Theme=Fusion Language=ru_RU.UTF-8 Memory=3619M [Libraries] [Environment] BROWSER=/bin/www-browser CANBERRA_DRIVER=pulse DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QKLaVvye7R,guid=5f301f9e1c8c3d631a7bb17b5ce669ad DESKTOP=/usr/bin/startlxde DESKTOP_SESSION=LXDE DISPLAY=:0.0 GB_GUI=gb.qt5 GCONF_TMPDIR=/tmp GNOME_KEYRING_CONTROL=/.cache/keyring-7V891Z GTK_MODULES=canberra-gtk-module G_FILENAME_ENCODING=@locale HISTCONTROL=ignoredups HISTSIZE=1000 HOME= HOSTNAME= INPUTRC=/etc/inputrc INVOCATION_ID=dffddba8009b4238926e98592200ce36 JOURNAL_STREAM=9:24561 LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 LC_ALL=ru_RU.UTF-8 LC_SOURCED=1 LESSCHARSET=utf-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME= LS_COLORS= MAIL=/var/spool/mail/ META_CLASS=download MGA_MENU_STYLE=mageia NLSPATH=/usr/share/locale/%l/%N PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin PILOTPORT=usb: PWD= PYTHONSTARTUP=/etc/pythonrc.py QT4DOCDIR=/usr/share/doc/qt4 QT5DOCDIR=/usr/share/doc/qt5 QTDIR=/usr/lib64/qt4 QTDIR5=/usr/lib64/qt5 QTINC=/usr/lib/qt3/include QTLIB=/usr/lib64 QT_XFT=0 SAL_USE_VCLPLUGIN=gtk SCREENDIR=/tmp SECSHELL=1 SHELL=/bin/bash SHLVL=1 SYSTEMD_PAGER=/usr/bin/less -FR TMP=/tmp TMPDIR=/tmp TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_DATA_HOME=/.local/share XDG_MENU_PREFIX= XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_ID=c1 XDG_VTNR=1 XMODIFIERS=@im=none _LXSESSION_PID=6008 From bugtracker at gambaswiki.org Thu May 23 03:42:08 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:42:08 GMT Subject: [Gambas-bugtracker] Bug #1596: Togglebutton does not show background color Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1596&from=L21haW4- Alex - reported a new bug. Summary ------- Togglebutton does not show background color Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Drawing/Tablet: It's ok for Mageia6, but not ok for Mageia7. So problem is new version of toolkit. System information ------------------ [System] Gambas=3.13 OperatingSystem=Linux Kernel=4.20.6-desktop-3.mga7 Architecture=x86_64 Distribution=Mageia 7 Desktop=LXDE Theme=Fusion Language=ru_RU.UTF-8 Memory=3619M [Libraries] [Environment] BROWSER=/bin/www-browser CANBERRA_DRIVER=pulse DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QKLaVvye7R,guid=5f301f9e1c8c3d631a7bb17b5ce669ad DESKTOP=/usr/bin/startlxde DESKTOP_SESSION=LXDE DISPLAY=:0.0 GB_GUI=gb.qt5 GCONF_TMPDIR=/tmp GNOME_KEYRING_CONTROL=/.cache/keyring-7V891Z GTK_MODULES=canberra-gtk-module G_FILENAME_ENCODING=@locale HISTCONTROL=ignoredups HISTSIZE=1000 HOME= HOSTNAME= INPUTRC=/etc/inputrc INVOCATION_ID=dffddba8009b4238926e98592200ce36 JOURNAL_STREAM=9:24561 LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 LC_ALL=ru_RU.UTF-8 LC_SOURCED=1 LESSCHARSET=utf-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME= LS_COLORS= MAIL=/var/spool/mail/ META_CLASS=download MGA_MENU_STYLE=mageia NLSPATH=/usr/share/locale/%l/%N PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin PILOTPORT=usb: PWD= PYTHONSTARTUP=/etc/pythonrc.py QT4DOCDIR=/usr/share/doc/qt4 QT5DOCDIR=/usr/share/doc/qt5 QTDIR=/usr/lib64/qt4 QTDIR5=/usr/lib64/qt5 QTINC=/usr/lib/qt3/include QTLIB=/usr/lib64 QT_XFT=0 SAL_USE_VCLPLUGIN=gtk SCREENDIR=/tmp SECSHELL=1 SHELL=/bin/bash SHLVL=1 SYSTEMD_PAGER=/usr/bin/less -FR TMP=/tmp TMPDIR=/tmp TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_DATA_HOME=/.local/share XDG_MENU_PREFIX= XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_ID=c1 XDG_VTNR=1 XMODIFIERS=@im=none _LXSESSION_PID=6008 From bugtracker at gambaswiki.org Thu May 23 03:43:48 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:43:48 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Comment #1 by Alex -: It's ok for Mageia6, but not ok for Mageia7. So problem is new version of toolkit. From bugtracker at gambaswiki.org Thu May 23 03:45:10 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:45:10 GMT Subject: [Gambas-bugtracker] Bug #1597: Multimedia/MyWebCam falls on pressing Stop Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1597&from=L21haW4- Alex - reported a new bug. Summary ------- Multimedia/MyWebCam falls on pressing Stop Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- If to press on Stop button, then program falls. System information ------------------ - From bugtracker at gambaswiki.org Thu May 23 03:46:18 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:46:18 GMT Subject: [Gambas-bugtracker] Bug #1598: Networking/HTTPPost does not work Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1598&from=L21haW4- Alex - reported a new bug. Summary ------- Networking/HTTPPost does not work Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- I reported problem into upstream. API is not available at the moment. System information ------------------ - From bugtracker at gambaswiki.org Thu May 23 03:54:33 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 01:54:33 GMT Subject: [Gambas-bugtracker] Bug #1595: Multimedia/MediaPlayer does not work with new gstreamer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1595&from=L21haW4- Comment #1 by Alex -: (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.407: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstwebrtcdsp.so': /lib64/libgstbadau dio-1.0.so.0: undefined symbol: gst_buffer_add_audio_meta (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.463: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstwebrtc.so': /usr/lib64/gstreamer- 1.0/libgstwebrtc.so: undefined symbol: gst_webrtc_ice_transport_policy_get_type (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.486: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstvideoparsersbad.so': /usr/lib64/g streamer-1.0/libgstvideoparsersbad.so: undefined symbol: gst_buffer_add_video_caption_meta (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.564: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgsttimecode.so': /usr/lib64/gstreame r-1.0/libgsttimecode.so: undefined symbol: gst_video_time_code_new_from_date_time_full (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.704: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstmpegtsdemux.so': /usr/lib64/gstre amer-1.0/libgstmpegtsdemux.so: undefined symbol: gst_query_set_bitrate (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.782: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstdecklink.so': /usr/lib64/gstreame r-1.0/libgstdecklink.so: undefined symbol: gst_video_vbi_parser_new (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.793: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstclosedcaption.so': /usr/lib64/gst reamer-1.0/libgstclosedcaption.so: undefined symbol: gst_aggregator_simple_get_next_time (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.869: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudiobuffersplit.so': /usr/lib64/ gstreamer-1.0/libgstaudiobuffersplit.so: undefined symbol: gst_audio_buffer_truncate (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.879: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstoverlaycomposition.so': /usr/lib6 4/gstreamer-1.0/libgstoverlaycomposition.so: undefined symbol: gst_sample_set_buffer (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.896: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstopengl.so': /usr/lib64/gstreamer- 1.0/libgstopengl.so: undefined symbol: gst_video_aggregator_get_type (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.900: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstcompositor.so': /usr/lib64/gstrea mer-1.0/libgstcompositor.so: undefined symbol: gst_video_aggregator_get_type (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.901: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudiotestsrc.so': /usr/lib64/gstr eamer-1.0/libgstaudiotestsrc.so: undefined symbol: gst_buffer_add_audio_meta (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.901: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudioresample.so': /usr/lib64/gst reamer-1.0/libgstaudioresample.so: undefined symbol: gst_audio_buffer_map (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.901: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudiorate.so': /usr/lib64/gstream er-1.0/libgstaudiorate.so: undefined symbol: gst_buffer_add_audio_meta (gst-plugin-scanner:28572): GStreamer-WARNING **: 04:52:09.902: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudioconvert.so': /usr/lib64/gstr eamer-1.0/libgstaudioconvert.so: undefined symbol: gst_audio_buffer_map (MediaPlayer:28555): GStreamer-CRITICAL **: 04:52:10.019: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed (MediaPlayer:28555): GStreamer-CRITICAL **: 04:52:10.019: gst_element_get_bus: assertion 'GST_IS_ELEMENT (element)' failed (MediaPlayer:28555): GStreamer-CRITICAL **: 04:52:10.019: gst_bus_pop: assertion 'GST_IS_BUS (bus)' failed (MediaPlayer:28555): GStreamer-CRITICAL **: 04:52:10.019: gst_object_unref: assertion 'object != NULL' failed From bugtracker at gambaswiki.org Thu May 23 07:33:41 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 05:33:41 GMT Subject: [Gambas-bugtracker] Bug #1599: Add localized Comments in desktop file Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1599&from=L21haW4- Alex - reported a new bug. Summary ------- Add localized Comments in desktop file Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Desktop file has only English Comment, but it possible to get localized Comments from PO files. Even gettext can do this task: https://github.com/imiolek-ireneusz/eduActiv8/blob/master/linux_extras/gen_desktop.sh System information ------------------ - From bugtracker at gambaswiki.org Thu May 23 18:30:39 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 16:30:39 GMT Subject: [Gambas-bugtracker] Bug #1595: Multimedia/MediaPlayer does not work with new gstreamer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1595&from=L21haW4- Comment #2 by Beno?t MINISINI: For me it looks like a bad installation of GStreamer on your system: binary incompatibility between some GStreamer plugins and the main GStreamer library. Beno?t MINISINI changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Thu May 23 18:42:03 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 16:42:03 GMT Subject: [Gambas-bugtracker] Bug #1588: Caption of Message.* does not use translation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1588&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu May 23 19:15:40 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 17:15:40 GMT Subject: [Gambas-bugtracker] Bug #1588: Caption of Message.* does not use translation In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1588&from=L21haW4- Comment #1 by Beno?t MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/0bfe40ac76e4cd8cd16667962d6fd203e02946ba. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu May 23 19:17:51 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 17:17:51 GMT Subject: [Gambas-bugtracker] Bug #1596: Togglebutton does not show background color In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1596&from=L21haW4- Comment #1 by Beno?t MINISINI: It depends on the widget theme. Beno?t MINISINI changed the state of the bug to: Upstream. From bugtracker at gambaswiki.org Thu May 23 19:18:31 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 17:18:31 GMT Subject: [Gambas-bugtracker] Bug #1589: tags in tooltip In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1589&from=L21haW4- Comment #1 by Beno?t MINISINI: Tooltips are text, not rich text. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Thu May 23 19:36:00 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 17:36:00 GMT Subject: [Gambas-bugtracker] Bug #1591: Creating desktop file stops RPM build In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1591&from=L21haW4- Comment #2 by Beno?t MINISINI: I think it should be: Exec='/usr/bin/Tablet' Icon=Tablet.png instead. Shouldn't it? Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu May 23 19:56:53 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 17:56:53 GMT Subject: [Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4- Comment #1 by Tobias BOEGE: Fixed in commit https://gitlab.com/gambas/gambas/commit/de5cb9d26b3922f44adacbec1805a27619dca16c Tobias BOEGE changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu May 23 20:43:31 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 18:43:31 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #1 by Tobias BOEGE: Concerning Games/Pong: gb.ncurses can't handle non-ASCII characters. The "Out of bounds" error I get when loading the Russian translation is caused by miscalculating the length of the wide- character translated strings and concluding that they are too long to fit into the window. Funnily enough you can make it work by enlarging the config box (diff): - $hConfig = New Window(True, 0, 0, 30, 5) + $hConfig = New Window(True, 0, 0, 40, 5) From bugtracker at gambaswiki.org Fri May 24 00:55:47 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 22:55:47 GMT Subject: [Gambas-bugtracker] Bug #1591: Creating desktop file stops RPM build In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1591&from=L21haW4- Comment #3 by Alex -: > Exec='/usr/bin/Tablet' a reserved character ''' outside of a quote > Icon=Tablet.png error: (will be fatal in the future) Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri May 24 01:16:17 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 23:16:17 GMT Subject: [Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4- Comment #2 by Alex -: It compiles now, but falls with segmentation fault. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri May 24 01:17:09 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 23:17:09 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #2 by Alex -: What is about Games/BeastScroll? From bugtracker at gambaswiki.org Fri May 24 01:29:16 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 23:29:16 GMT Subject: [Gambas-bugtracker] Bug #1589: tags in tooltip In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1589&from=L21haW4- Comment #2 by Alex -: Should be fixed in pull request: https://gitlab.com/gambas/gambas/merge_requests/96 From bugtracker at gambaswiki.org Fri May 24 01:30:17 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 23:30:17 GMT Subject: [Gambas-bugtracker] Bug #1589: tags in tooltip In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1589&from=L21haW4- Comment #3 by Alex -: https://gitlab.com/gambas/gambas/merge_requests/96/diffs?commit_id=44914102a5562eaefb87d959f874c93c4806c70a From bugtracker at gambaswiki.org Fri May 24 01:43:37 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 23:43:37 GMT Subject: [Gambas-bugtracker] Bug #1589: tags in tooltip In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1589&from=L21haW4- Comment #4 by Beno?t MINISINI: OK I see: tooltips are interpreted as rich text by QT only, not by GTK+. I guess QT can't interpret tooltips only as simple text... From bugtracker at gambaswiki.org Fri May 24 01:46:50 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 23 May 2019 23:46:50 GMT Subject: [Gambas-bugtracker] Bug #1589: tags in tooltip In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1589&from=L21haW4- Comment #5 by Beno?t MINISINI: I think I can actually support rich text in GTK+ tooltips... Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri May 24 02:00:02 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 00:00:02 GMT Subject: [Gambas-bugtracker] Bug #1589: tags in tooltip In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1589&from=L21haW4- Comment #6 by Beno?t MINISINI: Richtext tooltips for GTK+ has been implemented in commit https://gitlab.com/gambas/gambas/commit/baa18e85220c3b7f77dbe6d8622265bc80a7c1e7. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri May 24 02:08:01 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 00:08:01 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #3 by Beno?t MINISINI: The default font of the SDL component only have ASCII characters and Unicode between 160 and 687. It could be extended to include greek cyrillic characters. This is a default font just there to display debugging messages in the case you don't have a truetype font available. From bugtracker at gambaswiki.org Fri May 24 02:37:57 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 00:37:57 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #4 by Beno?t MINISINI: Greek and Cyrillic characters added to the default SDL2 font in commit https://gitlab.com/gambas/gambas/commit/1ca4f8d790dd553fa1c1bd329dca622699907535. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri May 24 02:40:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 00:40:22 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Comment #2 by Beno?t MINISINI: There is no support for
in Gambas rich text. See http://gambaswiki.org/wiki/doc/richtext. From bugtracker at gambaswiki.org Fri May 24 02:58:50 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 00:58:50 GMT Subject: [Gambas-bugtracker] Bug #1600: Add symlink on executable file in package Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1600&from=L21haW4- Alex - reported a new bug. Summary ------- Add symlink on executable file in package Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- If package has lowercase filename, but binary file has uppercase filename, then user does not know what to write in console. Needs to add symlink with packagename on binary file. Packagename: tablet Binary filename: Tablet Add symlink Tablet-> tablet An alternative: binary file have same name with package name. System information ------------------ - From bugtracker at gambaswiki.org Fri May 24 03:08:41 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 01:08:41 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Comment #3 by Alex -: But if you open Wizard example, then it looks ok in form, but not in running application. From bugtracker at gambaswiki.org Fri May 24 03:14:44 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 01:14:44 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Comment #4 by Beno?t MINISINI: It's not my fault. It's Qt that supports
, I can't remove that support. From bugtracker at gambaswiki.org Fri May 24 03:21:19 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 01:21:19 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Comment #5 by Alex -: So will I remove
from Wizard example? From bugtracker at gambaswiki.org Fri May 24 04:46:09 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 02:46:09 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Comment #6 by Beno?t MINISINI: Yes. From bugtracker at gambaswiki.org Fri May 24 04:48:13 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 02:48:13 GMT Subject: [Gambas-bugtracker] Bug #1572: Change mandrake on mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1572&from=L21haW4- Comment #8 by Beno?t MINISINI: It should be ok now! https://gitlab.com/gambas/gambas/commit/4b9c42bd2bfb58f95c4708fce99848c6bb09e73b Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri May 24 06:03:17 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 04:03:17 GMT Subject: [Gambas-bugtracker] Bug #1598: Networking/HTTPPost does not work In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1598&from=L21haW4- Comment #1 by Alex -: Author published files: http://xmlrpc-c.sourceforge.net/api/ , but needs to upload them into other place, sourceforge does not support php now. Do you have some place on your server? From bugtracker at gambaswiki.org Fri May 24 06:04:03 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 04:04:03 GMT Subject: [Gambas-bugtracker] Bug #1598: Networking/HTTPPost does not work In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1598&from=L21haW4- Comment #2 by Alex -: And patch: --- ./xmlrpc.inc.orig 2005-04-18 08:21:16.000000000 +1000 +++ ./xmlrpc.inc 2019-05-24 10:20:58.904775960 +0900 @@ -338,10 +338,10 @@ $username="", $password="") { if($timeout>0) $fp=fsockopen($server, $port, - &$this->errno, &$this->errstr, $timeout); + $this->errno, $this->errstr, $timeout); else $fp=fsockopen($server, $port, - &$this->errno, &$this->errstr); + $this->errno, $this->errstr); if (!$fp) { return 0; } From bugtracker at gambaswiki.org Fri May 24 06:09:58 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 04:09:58 GMT Subject: [Gambas-bugtracker] Bug #1595: Multimedia/MediaPlayer does not work with new gstreamer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1595&from=L21haW4- Comment #3 by Alex -: (MediaPlayer:32022): GStreamer-CRITICAL **: 07:08:39.783: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed (MediaPlayer:32022): GStreamer-CRITICAL **: 07:08:39.783: gst_element_get_bus: assertion 'GST_IS_ELEMENT (element)' failed (MediaPlayer:32022): GStreamer-CRITICAL **: 07:08:39.783: gst_bus_pop: assertion 'GST_IS_BUS (bus)' failed (MediaPlayer:32022): GStreamer-CRITICAL **: 07:08:39.783: gst_object_unref: assertion 'object != NULL' failed rpm -qa|grep gstreamer gstreamer1.0-dash-1.16.0-1.mga7 gstreamer1.0-nice-0.1.16-1.mga7 gstreamer1.0-rtmp-1.16.0-1.mga7 gstreamer1.0-gstclutter3-3.0.27-1.mga7 gstreamer1.0-mpeg2enc-1.16.0-1.mga7 gstreamer1.0-aalib-1.16.0-1.mga7 gstreamer1.0-cdparanoia-1.16.0-2.mga7 gstreamer1.0-sid-1.16.0-1.mga7 gstreamer1.0-editing-services-1.16.0-1.mga7 gstreamer1.0-mms-1.16.0-1.mga7 gstreamer1.0-soup-1.16.0-1.mga7 lib64gstreamer-plugins-base1.0_0-1.16.0-2.mga7 gstreamer1.0-validate-scenarios-1.16.0-1.mga7 gstreamer1.0-spandsp-1.16.0-1.mga7 gstreamer1.0-rtspclientsink-1.16.0-1.mga7 gstreamer1.0-dv-1.16.0-1.mga7 gstreamer1.0-wavpack-1.16.0-1.mga7 gstreamer1.0-nle-1.16.0-1.mga7 gstreamer1.0-flac-1.16.0-1.mga7 qt5-gstreamer-1.2.0-8.mga7 gstreamer1.0-validate-1.16.0-1.mga7 gstreamer1.0-caca-1.16.0-1.mga7 gstreamer1.0-libass-1.16.0-1.mga7 gstreamer1.0-wildmidi-1.16.0-1.mga7 gstreamer1.0-jack-1.16.0-1.mga7 gstreamer1.0-plugins-bad-1.16.0-1.mga7 gstreamer1.0-libav-1.16.0-1.mga7 lib64qt5gstreamer1.0_0-1.2.0-8.mga7 lib64qt5gstreamerutils1.0_0-1.2.0-8.mga7 gstreamer1.0-gme-1.16.0-1.mga7 gstreamer1.0-omx-1.16.0-1.mga7 gstreamer1.0-soundtouch-1.16.0-1.mga7 gstreamer1.0-lame-1.16.0-1.mga7 gstreamer1.0-gsm-1.16.0-1.mga7 gstreamer1.0-plugins-good-1.16.0-1.mga7 gstreamer1.0-plugins-ugly-1.16.0-1.mga7 gstreamer1.0-vaapi-1.16.0-1.mga7 gstreamer1.0-ladspa-1.16.0-1.mga7 gstreamer1.0-raw1394-1.16.0-1.mga7 gstreamer1.0-transcoder-1.16.0-1.mga7 gstreamer1.0-mpeg-1.16.0-1.mga7 gstreamer1.0-tools-1.16.0-2.mga7 lib64gstreamer1.0_0-1.16.0-2.mga7 lib64gstreamer-plugins-base-gir1.0-1.16.0-2.mga7 gstreamer1.0-cdio-1.16.0-1.mga7 gstreamer1.0-srtp-1.16.0-1.mga7 packagekit-gstreamer-plugin-1.1.12-1.mga7 lib64gstreamer1.0-devel-1.16.0-2.mga7 gstreamer1.0-vp8-1.16.0-1.mga7 gstreamer1.0-plugins-base-1.16.0-2.mga7 gstreamer1.0-libvisual-1.16.0-2.mga7 gstreamer1.0-python-1.16.0-1.mga7 gstreamer1.0-plugins-bad-doc-1.16.0-1.mga7 gstreamer1.0-smoothstreaming-1.16.0-1.mga7 gstreamer1.0-curl-1.16.0-1.mga7 gstreamer1.0-a52dec-1.16.0-1.mga7 gstreamer1.0-fluidsynth-1.16.0-1.mga7 gstreamer1.0-twolame-1.16.0-1.mga7 gstreamer1.0-ofa-1.16.0-1.mga7 gstreamer1.0-pulse-1.16.0-1.mga7 lib64qt5gstreamerquick1.0_0-1.2.0-8.mga7 gstreamer1.0-neon-1.16.0-1.mga7 gstreamer1.0-sbc-1.16.0-1.mga7 gstreamer1.0-speex-1.16.0-1.mga7 Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri May 24 06:46:40 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 04:46:40 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Comment #7 by Alex -: https://gitlab.com/gambas/gambas/merge_requests/97 From bugtracker at gambaswiki.org Fri May 24 06:52:05 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 04:52:05 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Comment #9 by Alex -: At the moment I translated into Russian without & by script: printf "??????????????????????????????????????????????????????????????????" | while read -n 1 letter do # disable hotkeys in PO-messages file only because of broken compatibility in upstream sed -i "s|\&$letter|$letter|g" $workdir/$messages_lang.mod.po done (https://sourceforge.net/p/magic-utils/code/HEAD/tree/trunk/gambas/gambas_i18n.sh) But original translated strings on transifex still have &. Waiting for your fix to translate better. From bugtracker at gambaswiki.org Fri May 24 06:57:49 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 04:57:49 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #5 by Alex -: So both translations can be added? From bugtracker at gambaswiki.org Fri May 24 08:47:07 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 06:47:07 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #6 by Alex -: No effect. Same issue. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Fri May 24 07:17:43 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 05:17:43 GMT Subject: [Gambas-bugtracker] Bug #1601: Not localized messages Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1601&from=L21haW4- Alex - reported a new bug. Summary ------- Not localized messages Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- Many messages are not localized. For example just for Error: grep -r 'Error("' main/tools/gbh3/.src/MOldMain.module:' PrintError("unknown option: " & Args[iInd]) main/tools/gbh3/.src/MMain.module: PrintError("unknown option: " & Args[iInd]) main/tools/gbh3/.src/MMain.module: If Error Then PrintError("Missing class name in GB_DECLARE macro: " & sLine) main/lib/vb/vbdate.c: GB.Error("Invalid Date Returned"); main/lib/vb/vb.c: GB.Error("Invalid parameter"); main/lib/vb/vb.c: GB.Error("Invalid parameter"); main/lib/vb/vb.c: GB.Error("Invalid parameter"); main/lib/vb/vb.c: GB.Error("Invalid parameter"); main/lib/vb/vb.c: GB.Error("Invalid date parameter"); main/lib/vb/vb.c: GB.Error("Invalid date parameter"); main/lib/vb/vb.c: if (decimals < 0) { GB.Error("Invalid argument"); return; } main/lib/term/cterm.c: GB.Error("Unable to set terminal attributes"); main/lib/signal/csignal.c: GB.Error("No Application_Signal event handler defined in startup class"); main/lib/signal/csignal.c: GB.Error("Unable to reset signal handler"); main/lib/signal/csignal.c: GB.Error("Unable to modify signal handler"); main/lib/signal/csignal.c: GB.Error("SIGKILL and SIGSTOP cannot be caught"); main/lib/signal/csignal.c: GB.Error("Bad signal number"); main/lib/signal/csignal.c: GB.Error("Unable to send signal: &1", strerror(errno)); main/lib/inotify/c_watch.c: GB.Error("Null path"); main/lib/image/image.c: GB.Error("Stretching images is not implemented in gb.image"); \ main/lib/image/image.c: GB.Error("The pixel size of both images must be the same"); main/lib/image/image.c: GB.Error("The image must have an alpha channel"); main/lib/image/image.c: GB.Error("The images must have an alpha channel"); main/lib/image/image.c: GB.Error("The images must have the same format"); main/lib/image/image.c: GB.Error("Unsupported image format"); main/lib/image/CImageStat.c: GB.Error("Unable to stat image: &1", IMAGE_error); main/lib/image/CImage.c: GB.Error("Stretching images is not implemented in gb.image"); \ main/lib/image/CImage.c: GB.Error("Unknown format"); main/lib/image/CImage.c: GB.Error("Image format must be 32 bits"); main/lib/image/CImage.c: GB.Error("Not enough pixels"); main/lib/image/CImage.c: GB.Error("Missing call to BeginBalance"); main/lib/image.effect/CImage.cpp: default: GB.Error("Bad channel"); return; main/lib/image.effect/CImage.cpp: GB.Error("Out of bounds"); main/lib/draw/cpaint.c: GB.Error("No current device"); main/lib/draw/cpaint.c: GB.Error("Pending path"); main/lib/draw/cpaint.c: GB.Error("Not a paintable object"); main/lib/draw/cpaint.c: GB.Error("Bad zoom factor"); main/lib/draw/cdraw.c: GB.Error("No current device"); main/lib/draw/cdraw.c: GB.Error("Not a drawable object"); main/lib/draw/cdraw.c: GB.Error("Bad zoom factor"); main/lib/debug/CDebug.c: GB.Error("Cannot create input fifo in /tmp: &1", strerror(errno)); main/lib/debug/CDebug.c: GB.Error("Cannot create output fifo in /tmp: &1", strerror(errno)); main/lib/debug/CDebug.c: GB.Error("Unable to open fifo"); main/lib/db/sqlite.c: GB.Error("Unable to locate database `&1` in `&2`", desc->name, host); main/lib/db/main.c: GB.Error("Void &1 name", msg); main/lib/db/main.c: GB.Error("Bad &1 name: &2", msg, name); main/lib/db/main.c: GB.Error("Driver name missing"); main/lib/db/main.c: GB.Error("Cannot find driver for database: &1", type); main/lib/db/main.c: GB.Error("Void query"); main/lib/db/CUser.c: GB.Error("Unknown user: &1", name); main/lib/db/CUser.c: GB.Error("User already exists: &1", name); main/lib/db/CTable.c: GB.Error("Unknown table: &1", name); main/lib/db/CTable.c: GB.Error("Table already exists: &1", name); main/lib/db/CTable.c: GB.Error("Void field name"); main/lib/db/CTable.c: GB.Error("Unknown field: &1", field); main/lib/db/CTable.c: GB.Error("Read-only property"); main/lib/db/CTable.c: GB.Error("No field"); main/lib/db/CTable.c: GB.Error("Serial fields are not supported"); main/lib/db/CTable.c: GB.Error("Only one serial field is allowed"); main/lib/db/CTable.c: GB.Error("Blob fields are not supported"); main/lib/db/CTable.c: GB.Error("The serial field must be the primary key"); main/lib/db/CTable.c: GB.Error("No primary key"); main/lib/db/CResultField.c: GB.Error("Bad field index"); main/lib/db/CResultField.c: GB.Error("Unknown field: &1", name); main/lib/db/CResultField.c: GB.Error("No default value"); main/lib/db/CResult.c: GB.Error("Result is not available"); main/lib/db/CResult.c: GB.Error("Result is forward only"); main/lib/db/CResult.c: GB.Error("Result is read-only"); main/lib/db/CResult.c: //GB.Error("Read-only field"); main/lib/db/CResult.c: GB.Error("Type mismatch"); main/lib/db/CResult.c: GB.Error("Result is read-only"); main/lib/db/CResult.c: GB.Error("Type mismatch"); main/lib/db/CResult.c: GB.Error("Result is forward only"); main/lib/db/CResult.c: GB.Error("Result is read-only"); main/lib/db/CResult.c: GB.Error("Result is read-only"); main/lib/db/CIndex.c: GB.Error("Unknown index: &1.&2", table->name, name); main/lib/db/CIndex.c: GB.Error("Index already exists: &1.&2", table->name, name); main/lib/db/CField.c: GB.Error("Unknown field: &1.&2", table->name, name); main/lib/db/CField.c: GB.Error("Field already exists: &1.&2", table->name, name); main/lib/db/CField.c: GB.Error("Bad field type"); main/lib/db/CField.c: GB.Error("Table already exists"); main/lib/db/CDatabase.c: GB.Error("Unknown database: &1", name); main/lib/db/CDatabase.c: GB.Error("Database already exists: &1", name); main/lib/db/CConnection.c: GB.Error("Connection is not opened"); main/lib/db/CConnection.c: GB.Error("No current connection"); main/lib/db/CConnection.c: GB.Error("Malformed URL"); main/lib/db/CConnection.c: GB.Error("Connection already opened"); main/lib/db/CConnection.c: GB.Error("This database driver cannot be case sensitive"); main/lib/db/CConnection.c: GB.Error("This database driver is always case sensitive"); main/lib/db/CConnection.c: GB.Error("Collations are not supported"); main/lib/db/CConnection.c: GB.Error("Void table name"); main/lib/db/CConnection.c: GB.Error("Void table name"); main/lib/data/c_trie.c: GB.Error("Prefix does not exist"); main/lib/data/c_trie.c: GB.Error("Invalid length"); main/lib/data/c_list.c: GB.Error("No current element"); \ main/lib/data/c_list.c: GB.Error("No elements"); \ main/lib/data/c_list.c: GB.Error("No elements"); \ main/lib/data/c_heap.c: GB.Error("Invalid mode"); main/lib/data/c_graphmatrix.c: GB.Error("gb.gsl could not be found"); main/lib/data/c_graph.c: GB.Error("This method is not implemented."); main/lib/data/c_graph.c: GB.Error("This property is not implemented."); main/lib/data/c_graph.c: GB.Error("Method \"&1\" not found", err); main/lib/data/c_graph.c: GB.Error("Method " func " not found"); \ main/lib/compress/main.c: GB.Error("Driver name missing"); main/lib/compress/main.c: GB.Error("Cannot find driver for : &1", type); main/lib/compress/CUncompress.c:#define Check_Driver() if (!THIS->driver) { GB.Error("No driver specified"); return; } main/lib/compress/CUncompress.c: if (THIS->stream.desc) { GB.Error("Type can not be changed while the stream is opened"); return; } main/lib/compress/CUncompress.c: GB.Error("Cannot find driver &1", GB.ToZeroString(PROP(GB_STRING))); main/lib/compress/CCompress.c:#define Check_Driver() if (!THIS->driver) { GB.Error("No driver specified"); return; } main/lib/compress/CCompress.c: GB.Error("Invalid compression level"); \ main/lib/compress/CCompress.c: if (THIS->stream.desc) { GB.Error("Type can not be changed while the stream is opened"); return; } main/lib/compress/CCompress.c: GB.Error("Cannot find driver &1", GB.ToZeroString(PROP(GB_STRING))); main/gbx/gbx_eval.c: GB_Error("Unknown symbol"); main/gbx/gbx_c_timer.c: GB_Error("Too many active timers"); main/gbx/gbx_c_task.c: GB_Error("Cannot create task return directory"); main/gbx/gbx_c_task.c: GB_Error("Cannot run task: &1", err); main/gbx/gbx_c_task.c: GB_Error("Task has failed: &1", err); main/gbx/gbx_c_task.c: GB_Error("Unable to get task error"); main/gbx/gbx_c_task.c: GB_Error("A task cannot create other tasks"); main/gbx/gbx_c_task.c: GB_Error("Too many tasks"); main/gbx/gbx_c_task.c: GB_Error("Unable to redirect task standard output"); main/gbx/gbx_c_task.c: GB_Error("Unable to redirect task error output"); main/gbx/gbx_c_task.c: GB_Error("Unable to serialize task return value"); main/gbx/gbx_c_task.c: GB_Error("Task has aborted: &1", strsignal(WTERMSIG(THIS->status))); main/gbx/gbx_c_system.c: GB_Error("Unable to retrieve domain name: &1", strerror(errno)); main/gbx/gbx_c_file.c: GB_Error("Unknown watch"); main/gbx/gbx_c_enum.c: GB_Error("No current enumeration"); main/gbx/gbx_c_class.c: GB_Error("Unknown class '&1'", name); main/gbx/gbx_c_class.c: GB_Error("Class is not loaded"); main/gbx/gbx_c_class.c: GB_Error("Unknown symbol '&1'", name); main/gbx/gbx_c_class.c: GB_Error("Unknown event"); main/gbx/gbx_c_class.c: GB_Error("Unknown class"); main/gbx/gbx_c_array.c: GB_Error("Array is multi-dimensional"); main/gbx/gbx_c_array.c: GB_Error("Bad array type"); main/gbx/gbx_c_array.c: GB_Error("Too many dimensions"); main/gbx/gbx_c_array.c: GB_Error("Bad dimension"); main/gbx/gbx_api.c: GB_Error("Unable to find method &1 in class &2. &3", name, CLASS_get_name(class), err); main/gbx/gbx_api.c: GB_Error("Unknown function call"); main/gbx/gbx_api.c: GB_Error("&1: &2 is deprecated. Use &3 instead", msg, func, repl); main/gbx/gbx_api.c: GB_Error("&1: &2 is deprecated. Do not use it anymore", msg, func); gb.xml/src/explorer.cpp: GB.Error("No document loaded"); gb.xml/src/document.cpp: GB.Error("Error loading file."); gb.xml/src/document.cpp: GB.Error("Cannot open file"); gb.xml/src/CReader.cpp: GB.Error("No such attribute"); gb.xml/src/CReader.cpp: GB.Error("No enumerated attribute available"); gb.xml/src/CReader.cpp: GB.Error("No enumerated attribute available"); gb.xml/src/CNode.cpp: GB.Error("No enumerated attribute available"); gb.xml/src/CNode.cpp: GB.Error("No enumerated attribute available"); gb.xml/src/CElement.cpp: GB.Error("Null object"); gb.v4l/src/gv4l2.c: GB.Error("Failed to stop capturing on device"); gb.v4l/src/gv4l2.c: GB.Error("Unable to reopen the device"); gb.v4l/src/gv4l2.c: GB.Error("Unable to initialise the device"); gb.v4l/src/CWebcam.c: GB.Error("Unable to open device"); gb.v4l/src/CWebcam.c: GB.Error("Invalid mode flag"); gb.v4l/src/CWebcam.c: GB.Error("Unable to initialise the device"); gb.v4l/src/CWebcam.c: // GB.Error("Unable to open device"); gb.v4l/src/CWebcam.c: GB.Error("Unable to setup capture mode"); gb.v4l/src/CWebcam.c: GB.Error("Unable to open device"); gb.v4l/src/CWebcam.c: GB.Error("Unable to setup capture mode"); gb.v4l/src/CWebcam.c: GB.Error("Unable to get image"); gb.v4l/src/CWebcam.c: GB.Error("Unable to get image"); gb.v4l/src/CWebcam.c: GB.Error("Unable to get image"); gb.v4l/src/CWebcam.c: GB.Error("Unable to open file for writing"); gb.v4l/src/CWebcam.c: GB.Error("Unknown format (jpeg|jpg|png|ppm)"); gb.v4l/src/CWebcam.c: GB.Error("Unable to open file for writing"); gb.v4l/src/CWebcam.c: GB.Error("Unable to get image"); gb.v4l/src/CWebcam.c: GB.Error("Unable to get image"); gb.sdl2/src/c_mouse.c: GB.Error("No mouse event"); gb.sdl2/src/c_key.c: GB.Error("No keyboard event"); gb.sdl2/src/c_image.c: GB.Error("Unable to load image: &1", IMG_GetError()); gb.sdl2/src/c_font.c: GB.Error("Font already exists"); gb.sdl2/src/c_font.c: GB.Error("Unable to initialize TTF library: &1", TTF_GetError()); gb.sdl2/src/c_font.c: GB.Error("Unknown font: &1", THIS->name); gb.sdl2/src/c_font.c: GB.Error("Unable to load font: &1: &2", THIS->name, TTF_GetError()); gb.sdl2/src/c_font.c: GB.Error("Font name defined twice"); gb.sdl2/src/c_font.c: GB.Error("Incorrect font size"); gb.sdl2/src/c_font.c: GB.Error("Incorrect font size"); gb.sdl2/src/c_draw.c: GB.Error("No device"); gb.sdl2/src/c_draw.c: GB.Error("Too many nested drawings"); gb.sdl2/src/c_draw.c: GB.Error("Unsupported device"); gb.sdl2/src/audio/main.c: GB.Error("Unable to initialize mixer"); gb.sdl2/src/audio/c_sound.c: GB.Error("Read-only property. Audio has been initialized"); gb.sdl2/src/audio/c_sound.c: GB.Error("Read-only property. Audio has been initialized"); gb.sdl2/src/audio/c_music.c: GB.Error("Seeking is not supported on MOD files"); gb.sdl2/src/audio/c_channel.c: GB.Error("Unable to initialize channel pipe"); gb.sdl2/src/audio/c_channel.c: GB.Error("Unable to set effect: &1", Mix_GetError()); gb.sdl2/src/audio/c_channel.c: GB.Error("No more channel available"); gb.sdl/src/SDLtexture.cpp: SDLcore::RaiseError("Unable to draw on the texture, FBO not supported!"); gb.sdl/src/SDLgfx.cpp: SDLerror::RaiseError("Window need to be opened first !"); gb.sdl/src/SDLfont.cpp: SDLerror::RaiseError("Font not found!"); gb.sdl/src/Cmouse.cpp: GB.Error("No mouse event data"); \ gb.sdl/src/Ckey.cpp: GB.Error("No keyboard event data"); \ gb.sdl/src/Cjoystick.cpp: GB.Error("No joystick event data"); \ gb.sdl/src/Cjoystick.cpp: GB.Error("no Joystick found !"); gb.sdl/src/Cjoystick.cpp: GB.Error("Joystick &1 not available !", VARG(index)); gb.sdl/src/Cdraw.cpp: GB.Error("No device"); gb.sdl/src/Cdraw.cpp: GB.Error("Too many nested drawings"); gb.sdl/src/Cdraw.cpp: GB.Error("Device not supported !"); gb.sdl.sound/src/sound.c: GB.Error("Unable to open audio"); gb.sdl.sound/src/sound.c: GB.Error("Unable to initialize channel pipe"); gb.sdl.sound/src/cdrom.c: GB.Error("no CDROM found !"); gb.sdl.sound/src/cdrom.c: GB.Error("CDROM &1 not available !", VARG(index)); gb.sdl.sound/src/cdrom.c: GB.Error("CDROM not available !"); gb.sdl.sound/src/cdrom.c: GB.Error("no CDROM found !"); gb.qt4/src/webkit/cwebview.cpp: GB.Error("No authentication required"); gb.qt4/src/webkit/cwebview.cpp: GB.Error("No authentication required"); gb.qt4/src/webkit/cwebview.cpp: GB.Error("Unknown action"); gb.qt4/src/webkit/cwebview.cpp: GB.Error("Unknown action"); gb.qt4/src/webkit/cwebsettings.cpp: GB.Error("Cache directory must be located inside ~/.cache"); gb.qt4/src/webkit/cwebsettings.cpp: GB.Error("Unable to remove '&1': &2", _clear_path, strerror(_clear_error)); gb.qt4/src/main.cpp: GB.Error("GUI is not initialized"); gb.qt4/src/main.cpp: GB.Error("Wait is forbidden during a repaint event"); gb.qt4/src/ext/CEditor.cpp: GB.Error("Cannot load Gambas syntax highlighter"); gb.qt4/src/ext/CEditor.cpp: GB.Error("Cannot load Gambas custom syntax highlighter component"); gb.qt4/src/ctrayicon.cpp: GB.Error("Bad index"); gb.qt4/src/csvgimage.cpp: GB.Error("SvgImage size is not defined"); gb.qt4/src/csvgimage.cpp: GB.Error("Void image"); gb.qt4/src/cpaint_impl.cpp: GB.Error("Device already being painted"); gb.qt4/src/cpaint_impl.cpp: GB.Error("Bad picture"); gb.qt4/src/cpaint_impl.cpp: GB.Error("Bad image"); gb.qt4/src/cpaint_impl.cpp: GB.Error("Cannot paint outside of Draw event handler"); gb.qt4/src/cpaint_impl.cpp: GB.Error("Printer is not printing"); gb.qt4/src/cpaint_impl.cpp: GB.Error("SvgImage size is not defined"); gb.qt4/src/CWindow.cpp: GB.Error("The parent of a Window must be a Container or a Workspace"); gb.qt4/src/CWindow.cpp: GB.Error("Embedding has failed"); gb.qt4/src/CWindow.cpp: GB.Error("Window is already opened"); gb.qt4/src/CWindow.cpp: GB.Error("Transparent property cannot be reset"); gb.qt4/src/CWidget.cpp: GB.Error("Circular proxy chain"); gb.qt4/src/CWidget.cpp: GB.Error("Control is being dragged"); gb.qt4/src/CWidget.cpp: GB.Error("Design property cannot be reset"); gb.qt4/src/CWidget.cpp: GB.Error("Null container"); gb.qt4/src/CTextBox.cpp: GB.Error("ComboBox is read-only"); gb.qt4/src/CTextBox.cpp: GB.Error("Bad index"); gb.qt4/src/CTabStrip.cpp: GB.Error("Tab is not empty"); gb.qt4/src/CTabStrip.cpp: GB.Error("Tab is not empty"); gb.qt4/src/CTabStrip.cpp: GB.Error("Bad index"); gb.qt4/src/CTabStrip.cpp: GB.Error("TabStrip cannot be empty"); gb.qt4/src/CScreen.cpp: GB.Error("Application is already embedded"); gb.qt4/src/CPicture.cpp: GB.Error("Bad dimension"); gb.qt4/src/CPicture.cpp: GB.Error("Unable to load picture"); gb.qt4/src/CPicture.cpp: GB.Error("Unable to load picture"); gb.qt4/src/CPicture.cpp: GB.Error("Unknown format"); gb.qt4/src/CPicture.cpp: GB.Error("Unable to save picture"); gb.qt4/src/CMouse.cpp: GB.Error("No mouse event data"); \ gb.qt4/src/CMessage.cpp: GB.Error("Message box already displayed"); gb.qt4/src/CMessage.cpp: GB.Error("Message box already displayed"); gb.qt4/src/CMenu.cpp: GB.Error("Circular proxy chain"); gb.qt4/src/CMenu.cpp: GB.Error("Type mismatch. The parent control of a Menu must be a Window or another Menu."); gb.qt4/src/CKey.cpp: GB.Error("No keyboard event data"); \ gb.qt4/src/CImage.cpp: GB.Error("Unable to load image"); gb.qt4/src/CImage.cpp: GB.Error("Unable to load image"); gb.qt4/src/CImage.cpp: GB.Error("Unknown format"); gb.qt4/src/CImage.cpp: GB.Error("Unable to save picture"); gb.qt4/src/CFont.cpp: GB.Error("Bad font size"); gb.qt4/src/CDrawingArea.cpp: GB.Error("DrawingArea is being painted"); gb.qt4/src/CDrawingArea.cpp: GB.Error("DrawingArea is being drawn"); gb.qt4/src/CContainer.cpp: GB.Error("Container must be a child control"); gb.qt4/src/CContainer.cpp: GB.Error("Not enough argument"); gb.qt4/src/CContainer.cpp: GB.Error("Too many argument"); gb.qt4/src/CClipboard.cpp: GB.Error("Bad clipboard format"); gb.qt4/src/CClipboard.cpp: GB.Error("Undergoing drag"); gb.qt4/src/CClipboard.cpp: GB.Error("Bad drag format"); gb.qt4/src/CClipboard.cpp: GB.Error("No drag data"); \ gb.qt4/src/CClipboard.cpp: GB.Error("No undergoing drag"); gb.pdf/src/CPdfDocument.cpp: GB.Error("Zoom must be a positive value"); gb.pdf/src/CPdfDocument.cpp: case -1: GB.Error("File not found"); return; gb.pdf/src/CPdfDocument.cpp: case -2: GB.Error("PDF is encrypted"); return; gb.pdf/src/CPdfDocument.cpp: case -3: GB.Error("Bad PDF File"); return; gb.pdf/src/CPdfDocument.cpp: case -1: GB.Error("File not found"); return; gb.pdf/src/CPdfDocument.cpp: case -2: GB.Error("PDF is encrypted"); return; gb.pdf/src/CPdfDocument.cpp: case -3: GB.Error("Bad PDF File"); return; gb.pdf/src/CPdfDocument.cpp: GB.Error("Invalid page number"); gb.pdf/src/CPdfDocument.cpp: if (!pok) { GB.Error("Out of bounds"); return; } gb.pdf/src/CPdfDocument.cpp: GB.Error("Invalid UTF-8 string"); gb.pdf/src/CPdfDocument.cpp: GB.Error("Out of bounds"); gb.pcre/src/regexp.c: GB.Error("No pattern provided"); gb.pcre/src/regexp.c: GB.Error("No pattern compiled yet"); gb.pcre/src/regexp.c: GB.Error("No subject provided"); gb.pcre/src/regexp.c: GB.Error("Pattern or subject is null"); return; gb.pcre/src/regexp.c: GB.Error("Unknown option"); return; gb.pcre/src/regexp.c: GB.Error("Incorrect PCRE bytecode"); return; gb.pcre/src/regexp.c: GB.Error("Out of memory"); return; gb.pcre/src/regexp.c: GB.Error("Bad UTF-8 string"); return; gb.pcre/src/regexp.c: GB.Error("Bad UTF-8 offset"); return; gb.pcre/src/regexp.c: GB.Error("Unexpected internal error"); return; gb.pcre/src/regexp.c: GB.Error("Invalid combination of newline options"); return; gb.pcre/src/regexp.c: // GB.Error("Recursion loop detected"); return; gb.pcre/src/regexp.c: // GB.Error("JIT stack limit reached"); return; gb.pcre/src/regexp.c: GB.Error("Unable to run regular expression: error #&1", code); gb.pcre/src/regexp.c: GB.Error("Out of bounds"); gb.pcre/src/regexp.c: GB.Error("Out of bounds"); gb.openssl/src/main.c: GB.Error("Can't sort array"); gb.openssl/src/main.c: GB.Error("Can't remove duplicates"); gb.openssl/src/c_hmac.c: GB.Error("Unknown method"); gb.openssl/src/c_digest.c: GB.Error("Can't copy array"); gb.openssl/src/c_digest.c: GB.Error("Unknown digest method"); gb.openssl/src/c_digest.c: GB.Error("Could not allocate digest context"); gb.openssl/src/c_cipher.c: GB.Error("Can't copy array"); gb.openssl/src/c_cipher.c: GB.Error("Unknown cipher method"); gb.openssl/src/c_cipher.c: GB.Error("Key length does not match method"); gb.openssl/src/c_cipher.c: GB.Error("InitVector length does not match method"); gb.openssl/src/c_cipher.c: GB.Error("Unrecognised cipher string format"); gb.opengl/src/sge/cmd2model.c: GB.Error("Bad version or identifier"); gb.opengl/src/main.c: GB.Error("Failed to init GLEW: &1\n", glewGetErrorString(err)); gb.opengl/src/GLinfo.c: GB.Error("Unknown parameter"); gb.opengl/src/GLinfo.c: GB.Error("Unknown parameter"); gb.opengl/src/GLinfo.c: GB.Error("Unknown parameter"); gb.opengl/src/GLinfo.c: GB.Error("Unknown name"); gb.openal/src/c_alc.c: GB.Error("This query actually returns a string array. Use ALC_GetStringv instead"); gb.openal/src/c_alc.c: GB.Error("Unknown sample format"); gb.openal/src/c_al.c: GB.Error("Unsupported data type. String, Pointer, Byte[], Short[] or Integer[] expected"); gb.net/src/tools.c: GB.Error("Unable to open port: &1", strerror(errno)); gb.net/src/tools.c: GB.Error("Unable to get configuration: &1", strerror(errno)); gb.net/src/tools.c: GB.Error("Unable to set configuration: &1", strerror(errno)); gb.net/src/tools.c: GB.Error("Unable to set custom speed: &1", strerror(errno)); gb.net/src/tools.c: GB.Error("Unable to check configuration: &1", strerror(errno)); gb.net/src/CUdpSocket.c: GB.Error("Cannot set broadcast socket option"); gb.net/src/CUdpSocket.c: GB.Error("Socket is active"); gb.net/src/CUdpSocket.c: GB.Error("Socket path is too long"); gb.net/src/CUdpSocket.c: GB.Error("Invalid port number"); gb.net/src/CUdpSocket.c: GB.Error("Invalid IP address"); gb.net/src/CUdpSocket.c: GB.Error("Invalid port number"); gb.net/src/CUdpSocket.c: GB.Error("Socket path is too long"); gb.net/src/CUdpSocket.c: GB.Error("Socket is inactive"); gb.net/src/CUdpSocket.c: GB.Error("Invalid port value"); gb.net/src/CUdpSocket.c: GB.Error("Socket is active"); gb.net/src/CUdpSocket.c: GB.Error("Socket is active"); gb.net/src/CUdpSocket.c: GB.Error("Invalid IP address"); gb.net/src/CSocket.c: GB.Error("Cannot set sending timeout"); gb.net/src/CSocket.c: GB.Error("Cannot set receiving timeout"); gb.net/src/CSocket.c: GB.Error("Port property cannot be changed while the socket is active"); gb.net/src/CSocket.c: GB.Error("Invalid port number"); gb.net/src/CSocket.c: GB.Error("Socket is not connected"); gb.net/src/CSocket.c: case 1: GB.Error("Socket is already connected"); return; gb.net/src/CSocket.c: case 2: GB.Error("Invalid path length"); return; gb.net/src/CSocket.c: case 8: GB.Error("Port value out of range"); return; gb.net/src/CSocket.c: case 9: GB.Error("Invalid host name"); return; gb.net/src/CServerSocket.c: case 1: GB.Error("Socket is already listening"); break; gb.net/src/CServerSocket.c: case 2: GB.Error("Cannot create socket"); break; gb.net/src/CServerSocket.c: case 7: GB.Error("Path is not defined"); break; gb.net/src/CServerSocket.c: case 8: GB.Error("Port is not defined"); break; gb.net/src/CServerSocket.c: case 10: GB.Error("Cannot bind to socket"); break; gb.net/src/CServerSocket.c: case 13: GB.Error("Invalid maximum number of connections"); break; gb.net/src/CServerSocket.c: case 14: GB.Error("Cannot listen on socket"); break; gb.net/src/CServerSocket.c: case 15: GB.Error("Unable to bind socket to interface"); break; gb.net/src/CServerSocket.c: GB.Error("Port cannot be changed when socket is active"); gb.net/src/CServerSocket.c: GB.Error("Invalid port Value"); gb.net/src/CServerSocket.c: GB.Error("Path cannot be changed while socket is active"); gb.net/src/CServerSocket.c: GB.Error("Interface cannot be changed while socket is active"); gb.net/src/CServerSocket.c: GB.Error("Type cannot be changed when the socket is active"); gb.net/src/CServerSocket.c: default: GB.Error("Invalid socket type"); gb.net/src/CServerSocket.c: GB.Error("Invalid Host or Path"); gb.net/src/CServerSocket.c: GB.Error("Invalid Host"); gb.net/src/CServerSocket.c: GB.Error("Invalid Port"); gb.net/src/CServerSocket.c: GB.Error("No connection to accept"); gb.net/src/CSerialPort.c: GB.Error("Port is closed"); gb.net/src/CSerialPort.c: GB.Error("Port must be closed first"); gb.net/src/CSerialPort.c: GB.Error("Port is already opened"); gb.net/src/CSerialPort.c: GB.Error("Unable to read input buffer size: &1", strerror(errno)); gb.net/src/CSerialPort.c: GB.Error("Unable to read output buffer size: &1", strerror(errno)); gb.net/src/CNet.c: if (VARG(Format)!=0) { GB.Error("Unknown Format"); return; } gb.net/src/CDnsClient.c: if (THIS->iStatus) { GB.Error("HostIP can not be changed while working"); return;} gb.net/src/CDnsClient.c: if (THIS->iStatus) { GB.Error("HostIP can not be changed while working"); return; } gb.net/src/CDnsClient.c: GB.Error("Object is already working"); gb.net/src/CDnsClient.c: GB.Error("No resources available to create a thread"); gb.net/src/CDnsClient.c: GB.Error("Object is already working"); gb.net/src/CDnsClient.c: GB.Error("No resource available to create a thread"); gb.net.curl/src/gbcurl.c: GB.Error("Unknown protocol"); gb.net.curl/src/CProxy.c: GB.Error("Proxy cannot be modified while client is active"); gb.net.curl/src/CProxy.c: GB.Error("Unknown authentication method"); gb.net.curl/src/CProxy.c: GB.Error("Unknown proxy type"); gb.net.curl/src/CHttpClient.c: GB.Error("Unable to open file for writing: &1", target); gb.net.curl/src/CHttpClient.c: GB.Error("Unable to open file for writing: &1", target); gb.net.curl/src/CFtpClient.c: GB.Error("Still active"); gb.net.curl/src/CFtpClient.c: GB.Error("Unable to open file for writing"); gb.net.curl/src/CFtpClient.c: GB.Error("Still active"); gb.net.curl/src/CFtpClient.c: GB.Error("Still active"); gb.net.curl/src/CFtpClient.c: GB.Error("Unable to open file for reading"); gb.net.curl/src/CFtpClient.c: GB.Error("Still active"); gb.net.curl/src/CFtpClient.c: GB.Error("Still active"); gb.net.curl/src/CCurl.c: GB.Error("Property is read-only while client is active"); gb.ncurses/src/c_input.c: GB.Error("Invalid value"); gb.mime/src/c_mimepart.c:#define CHECK_PART() if (!GMIME_IS_PART(PART)) { GB.Error("Not a part"); return; } gb.mime/src/c_mimepart.c: GB.Error("Not a multipart"); gb.mime/src/c_mimepart.c: GB.Error("Not a message part"); gb.mime/src/c_mimemessage.c: GB.Error("Unable to parse message"); gb.mime/src/c_mime.c: GB.Error("Bad encoding"); gb.mime/src/c_mime.c: GB.Error("Bad encoding"); gb.media/src/main.c: GB.Error("Unable to get window handle"); gb.media/src/c_mediaplayer.c: GB.Error("Unsupported default image format"); gb.media/src/c_media.c: if (error) GB.Error("Cannot set status"); gb.media/src/c_media.c: //GB.Error("Unsupported property datatype"); gb.media/src/c_media.c: GB.Error("Unknown property: '&1'", property); gb.media/src/c_media.c: GB.Error("Unknown enumeration value"); gb.media/src/c_media.c: GB.Error("Incorrect filter"); gb.media/src/c_media.c: GB.Error("Unsupported datatype: &1", g_type_name(type)); gb.media/src/c_media.c: GB.Error("Unsupported default image format"); gb.media/src/c_media.c: GB.Error("Unable to retrieve or convert video frame"); gb.media/src/c_media.c: GB.Error("No caps on video frame"); gb.media/src/c_media.c: GB.Error("Bad image dimensions"); gb.media/src/c_media.c: GB.Error("Not supported on this control"); gb.media/src/c_media.c: GB.Error("Unable to find sink"); gb.media/src/c_media.c: GB.Error("The type must be specified"); gb.media/src/c_media.c: GB.Error("Unable to create media control"); gb.media/src/c_media.c: GB.Error("Unable to link controls"); gb.media/src/c_media.c: GB.Error("Signal is already activated"); gb.media/src/c_media.c: GB.Error("Not supported on this control"); gb.libxml/src/CXMLWriter.c: GB.Error("No XML file or string to write to"); gb.libxml/src/CXMLWriter.c: GB.Error("Error writing XML data"); gb.libxml/src/CXMLWriter.c: GB.Error("Unable to write XML file"); gb.libxml/src/CXMLWriter.c: GB.Error("Unable to write XML file"); gb.libxml/src/CXMLReader.c: GB.Error("No XML file or string to read from"); gb.libxml/src/CXMLReader.c: GB.Error("Reached end of file"); gb.libxml/src/CXMLReader.c: GB.Error("Error parsing XML file"); gb.libxml/src/CXMLReader.c: GB.Error("Error parsing XML file"); gb.libxml/src/CXMLReader.c: GB.Error("Error parsing XML file"); gb.libxml/src/CXMLNode.c: GB.Error("Unable to add XML Attribute"); gb.libxml/src/CXMLNode.c: GB.Error("Unable to add XML Element"); gb.libxml/src/CXMLNode.c: GB.Error("Out of bounds"); gb.libxml/src/CXMLNode.c: GB.Error("Out of bounds"); gb.libxml/src/CXMLDocument.c: GB.Error("Unable to write NULL document"); gb.image.io/src/c_image.c: GB.Error("Unable to load image"); gb.image.io/src/c_image.c: GB.Error("Unsupported number of channels"); gb.image.io/src/c_image.c: GB.Error("Unable to load image"); gb.image.io/src/c_image.c: GB.Error("No extension specified"); gb.image.io/src/c_image.c: GB.Error("Unknown format"); gb.image.imlib/src/c_imlib.c: GB.Error("No current device"); gb.image.imlib/src/c_imlib.c: GB.Error("Bad device"); gb.image.imlib/src/c_image.c: GB.Error("Unable to load image"); gb.image.imlib/src/c_image.c: GB.Error("Unable to load image: &1", get_error(error)); gb.image.imlib/src/c_image.c: GB.Error("Unable to save picture: &1", get_error(error)); gb.gtk/src/opengl/c_glarea.c: GB.Error("Unable to set OpenGL capability"); gb.gtk/src/main.cpp: GB.Error("Wait is forbidden during a repaint event"); gb.gtk/src/csvgimage.cpp: GB.Error("SvgImage size is not defined"); gb.gtk/src/csvgimage.cpp: GB.Error("Void image"); gb.gtk/src/cpaint_impl.cpp: GB.Error("Device already being painted"); gb.gtk/src/cpaint_impl.cpp: GB.Error("Bad picture"); gb.gtk/src/cpaint_impl.cpp: GB.Error("Bad image"); gb.gtk/src/cpaint_impl.cpp: GB.Error("Cannot paint outside of Draw event handler"); gb.gtk/src/cpaint_impl.cpp: GB.Error("Cannot paint outside of Draw event handler"); gb.gtk/src/cpaint_impl.cpp: GB.Error("Printer is not printing"); gb.gtk/src/cpaint_impl.cpp: GB.Error("No current device"); gb.gtk/src/cpaint_impl.cpp: GB.Error("No current device"); gb.gtk/src/CWindow.cpp: GB.Error("GUI is not initialized"); gb.gtk/src/CWindow.cpp: GB.Error("Window is already opened"); gb.gtk/src/CWindow.cpp: GB.Error("Transparent property cannot be reset"); gb.gtk/src/CWidget.cpp: GB.Error("Circular proxy chain"); gb.gtk/src/CTrayIcon.cpp: GB.Error("Bad index"); gb.gtk/src/CTextBox.cpp: GB.Error("ComboBox is read-only"); \ gb.gtk/src/CTextBox.cpp: GB.Error("Bad index"); gb.gtk/src/CTabStrip.cpp: GB.Error("Bad argument"); gb.gtk/src/CTabStrip.cpp: GB.Error("Tab is not empty"); gb.gtk/src/CTabStrip.cpp: GB.Error("Bad index"); gb.gtk/src/CTabStrip.cpp: GB.Error("Bad index"); gb.gtk/src/CTabStrip.cpp: GB.Error("Tab is not empty"); gb.gtk/src/CStyle.cpp: GB.Error("Cannot draw outside of 'Draw' event handler"); gb.gtk/src/CStyle.cpp: GB.Error("Cannot draw outside of 'Draw' event handler"); gb.gtk/src/CStyle.cpp: GB.Error("Bad picture"); gb.gtk/src/CStyle.cpp: GB.Error("Device not supported"); gb.gtk/src/CScreen.cpp: GB.Error("Application is already embedded"); gb.gtk/src/CPicture.cpp: GB.Error("Unable to load picture"); gb.gtk/src/CPicture.cpp: GB.Error("Unable to load picture"); gb.gtk/src/CPicture.cpp: case -1: GB.Error("Unknown format"); break; gb.gtk/src/CPicture.cpp: case -2: GB.Error("Unable to save picture"); break; gb.gtk/src/CMovieBox.cpp: GB.Error("File or directory does not exist"); gb.gtk/src/CMouse.cpp: GB.Error("No mouse event data"); \ gb.gtk/src/CMessage.cpp: GB.Error("Message box already displayed"); gb.gtk/src/CMenu.cpp: GB.Error("Circular proxy chain"); gb.gtk/src/CMenu.cpp: GB.Error("Invalid window"); gb.gtk/src/CMenu.cpp: GB.Error("Invalid menu"); gb.gtk/src/CMenu.cpp: GB.Error("Type mismatch. The parent control of a Menu must be a Window or another Menu."); gb.gtk/src/CKey.cpp: GB.Error("No keyboard event data"); \ gb.gtk/src/CImage.cpp: GB.Error("Unable to load image"); gb.gtk/src/CImage.cpp: GB.Error("Unable to load image"); gb.gtk/src/CImage.cpp: case -1: GB.Error("Unknown format"); break; gb.gtk/src/CImage.cpp: case -2: GB.Error("Unable to save picture"); break; gb.gtk/src/CFont.cpp: GB.Error("Bad font size"); gb.gtk/src/CDrawingArea.cpp: GB.Error("DrawingArea is being painted"); gb.gtk/src/CContainer.cpp: GB.Error("Not enough argument"); gb.gtk/src/CContainer.cpp: GB.Error("Too many argument"); gb.gtk/src/CContainer.cpp: GB.Error("Container must be a child control"); gb.gtk/src/CClipboard.cpp: GB.Error("Bad clipboard format"); gb.gtk/src/CClipboard.cpp: GB.Error("Undergoing drag"); gb.gtk/src/CClipboard.cpp: GB.Error("Bad drag format"); gb.gtk/src/CClipboard.cpp: GB.Error("No drag data"); \ gb.gtk/src/CClipboard.cpp: GB.Error("No undergoing drag"); gb.gsl/src/main.c: GB.Error("&1: &2", gsl_strerror(gsl_errno), reason); gb.gsl/src/c_polynomial.c: GB.Error("Cannot solve polynomial with complex coefficients"); gb.gsl/src/c_matrix.c: GB.Error("Vector size does not match matrix width"); gb.gsl/src/c_matrix.c: GB.Error("Vector size does not match matrix height"); gb.gsl/src/c_matrix.c: GB.Error("Matrix is not square"); gb.gmp/src/main.c: GB.Error("&1: &2", gsl_strerror(gsl_errno), reason); gb.gmp/src/c_rational.c: GB.Error("Base must be between 2 and 36"); gb.gmp/src/c_rational.c: GB.Error("Base must be between 2 and 36"); gb.gmp/src/c_bigint.c: GB.Error("Base must be between 2 and 36"); gb.gmp/src/c_bigint.c: GB.Error("Base must be between 2 and 36"); gb.desktop.x11/src/c_x11.c: GB.Error("Datatype not supported"); gb.desktop.gnome.keyring/src/keyring.c: GB.Error("Unable to retrieve password: &1", gnome_keyring_result_to_message(result)); gb.desktop.gnome.keyring/src/keyring.c: GB.Error("Unable to store password: &1", gnome_keyring_result_to_message(result)); gb.desktop.gnome.keyring/src/keyring.c: GB.Error("Unable to remove password: &1", gnome_keyring_result_to_message(result)); gb.dbus/src/helper.c: GB.Error("Unsupported datatype for signature '&1'", sign); gb.dbus/src/helper.c: GB.Error("Type mismatch"); gb.dbus/src/helper.c: GB.Error("Invalid object path: &1", str); gb.dbus/src/helper.c: GB.Error("Unsupported datatype in variant value"); gb.dbus/src/helper.c: GB.Error("Unsupported signature: &1", sign); gb.dbus/src/helper.c: //GB.Error("Unsupported datatype"); gb.dbus/src/helper.c: GB.Error("Unsupported DBus datatype"); gb.dbus/src/helper.c: GB.Error("Too many arguments"); gb.dbus/src/helper.c: GB.Error("Too many arguments"); gb.dbus/src/helper.c: GB.Error("Not enough arguments"); gb.dbus/src/helper.c: GB.Error("Couldn't allocate D-Bus message"); gb.dbus/src/helper.c: GB.Error("&1: &2", error.name, error.message); gb.dbus/src/helper.c: GB.Error("Couldn't allocate D-Bus message"); gb.dbus/src/helper.c: GB.Error("Cannot send reply"); gb.dbus/src/helper.c: GB.Error("Cannot send error"); gb.dbus/src/helper.c: GB.Error("Couldn't allocate D-Bus message"); gb.dbus/src/helper.c: GB.Error("&1: &2", error.name, error.message); gb.dbus/src/helper.c: GB.Error("Unable to get DBus connection socket"); gb.dbus/src/helper.c: GB.Error("Unable to allocate DBusConnection data slot"); gb.dbus/src/helper.c: GB.Error("Unable to increment watch count"); gb.dbus/src/helper.c: GB.Error("Unable to watch the DBus connection"); gb.dbus/src/helper.c: GB.Error("Unable to decrement watch count"); gb.dbus/src/helper.c: GB.Error("Unable to register application name: &1", error.message); gb.dbus/src/helper.c: GB.Error("Unable to unregister application name: &1", error.message); gb.dbus/src/c_dbusobserver.c: GB.Error("Invalid message type"); gb.dbus/src/c_dbusobserver.c: GB.Error("Cannot enable observer"); gb.dbus/src/c_dbusobserver.c: GB.Error("Cannot disable observer"); gb.dbus/src/c_dbusconnection.c: GB.Error("Cannot connect to the &1 bus", type == DBUS_BUS_SYSTEM ? "system" : "session"); gb.dbus/src/c_dbusconnection.c: GB.Error("Invalid object path"); gb.dbus/src/c_dbusconnection.c: GB.Error("Invalid interface name"); gb.dbus/src/c_dbusconnection.c: GB.Error("Invalid method name"); gb.dbus/src/c_dbusconnection.c: GB.Error("Invalid object path"); gb.dbus/src/c_dbusconnection.c: GB.Error("Invalid interface name"); gb.dbus/src/c_dbusconnection.c: GB.Error("Invalid signal name"); gb.dbus/src/c_dbusconnection.c: GB.Error("Cannot find _Register method"); gb.dbus/src/c_dbusconnection.c: GB.Error("Cannot find _Unregister method"); gb.db.sqlite3/src/main.c: GB.Error("Unable to get databases: &1", "Can't find current directory"); gb.db.sqlite3/src/main.c: GB.Error("Unable to locate database `&1` in `&2`", desc->name, host); gb.db.sqlite3/src/main.c: GB.Error("Cannot open database: &1", sqlite_get_error_message(NULL)); gb.db.sqlite3/src/main.c: GB.Error("SQLite does not have any table types"); gb.db.sqlite3/src/main.c: GB.Error("Unable to find field &1.&2", table, field); gb.db.sqlite3/src/main.c: GB.Error("Unable to find index &1.&2", table, index); gb.db.sqlite3/src/main.c: GB.Error("Unable to find index &1.&2", table, index); gb.db.sqlite3/src/main.c: GB.Error("Cannot find database: &1", name); gb.db.sqlite3/src/main.c: GB.Error("Unable to delete database &1", fullpath); gb.db.sqlite3/src/main.c: GB.Error("Cannot create database: &1", sqlite_get_error_message(NULL)); gb.db.sqlite3/src/main.c: GB.Error("Invalid user &1", name); gb.db.sqlite3/src/main.c: GB.Error("Invalid user: &1", name); gb.db.sqlite3/src/main.c: GB.Error("SQLite has no users"); gb.db.sqlite3/src/main.c: GB.Error("SQLite has no users"); gb.db.sqlite2/src/sqlitedataset.cpp: if (db == NULL) GB.Error("No Database Connection"); gb.db.sqlite2/src/sqlitedataset.cpp: GB.Error("No Database Connection"); gb.db.sqlite2/src/sqlitedataset.cpp: if (db == NULL) GB.Error("Database is not Defined"); gb.db.sqlite2/src/sqlitedataset.cpp: if(dynamic_cast(db)->getHandle() == NULL) GB.Error("No Database Connection"); gb.db.sqlite2/src/sqlitedataset.cpp: ) GB.Error("MUST be select SQL or PRAGMA table or index!"); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to get databases: &1", "Can't find current directory"); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to get databases: &1", "Can't find current directory"); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to locate database: &1", name); gb.db.sqlite2/src/main.cpp: GB.Error("Cannot open database: &1", conn->getErrorMsg()); gb.db.sqlite2/src/main.cpp: GB.Error("Unsupported feature"); gb.db.sqlite2/src/main.cpp: GB.Error("Table '&1' has no primary index", table); gb.db.sqlite2/src/main.cpp: GB.Error("SQLite does not have any table types"); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to find field &1.&2", table, field); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to find field &1.&2", table, field); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to find index &1.&2", table, index); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to find index &1.&2", table, index); gb.db.sqlite2/src/main.cpp: //GB.Error("Unable to get databases: &1", "Can't find current directory"); gb.db.sqlite2/src/main.cpp: GB.Error("Cannot Find database: &1", name); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to delete database &1", fullpath); gb.db.sqlite2/src/main.cpp: GB.Error("Cannot create database: &1", conn2.getErrorMsg()); gb.db.sqlite2/src/main.cpp: GB.Error("User_exist:&1", "Unable to get databasename"); gb.db.sqlite2/src/main.cpp: GB.Error("User_exist: Unable to get status of &1", Databasefile); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to get databasename"); gb.db.sqlite2/src/main.cpp: GB.Error("Unable to get status of &1", Databasefile); gb.db.sqlite2/src/main.cpp: GB.Error("User_info: Invalid user &1", name); gb.db.sqlite2/src/main.cpp: GB.Error("User_info: &1", "Unable to get databasename"); gb.db.sqlite2/src/main.cpp: GB.Error("SQLite users do not exist."); gb.db.sqlite2/src/main.cpp: GB.Error("SQLite users do not exist."); gb.db.sqlite2/src/main.cpp: GB.Error("SQLite users do not exist."); gb.db.sqlite2/src/dataset.cpp: GB.Error("Field not found: &1",f_name); gb.db.sqlite2/src/dataset.cpp: GB.Error("Not in Insert or Edit state"); gb.db.sqlite2/src/dataset.cpp: GB.Error("Field not found: %s", f_name); gb.db.sqlite2/src/dataset.cpp: GB.Error("Field not found: %s", f_name); gb.db.sqlite2/src/dataset.cpp: GB.Error("Dataset state is Inactive"); gb.db.sqlite2/src/dataset.cpp: GB.Error("Dataset state is Inactive"); gb.db.postgresql/src/main.c: GB.Error("Out of memory"); gb.db.postgresql/src/main.c: GB.Error("Cannot open database: database name too long"); gb.db.postgresql/src/main.c: GB.Error("Out of memory"); gb.db.postgresql/src/main.c: GB.Error("Cannot open database: &1", PQerrorMessage(conn)); gb.db.postgresql/src/main.c: GB.Error("Cannot set 'datestyle' to 'ISO': &1", PQerrorMessage(conn)); gb.db.postgresql/src/main.c: GB.Error("Cannot set 'bytea_output' to 'escape': &1", PQerrorMessage(conn)); gb.db.postgresql/src/main.c: GB.Error("Table &1 not unique in pg_class", table); gb.db.postgresql/src/main.c: GB.Error("Field &1.&2 not found", table, fld); gb.db.postgresql/src/main.c: GB.Error("Field &1.&2 not supported below 7.4.1", table, fld); gb.db.postgresql/src/main.c: GB.Error("Table '&1' has no primary index", fulltable); gb.db.postgresql/src/main.c: GB.Error("Unable to find field &1.&2", fulltable, field); gb.db.postgresql/src/main.c: GB.Error("Unable to find index &1.&2", fulltable, index); gb.db.postgresql/src/main.c: GB.Error("PostgreSQL does not have any table types"); gb.db.postgresql/src/main.c: GB.Error("Unable to find user &1", name); gb.db.odbc/src/main.c: reportODBCError("SQLSetStmtAttr SQL_ATTR_RETRIEVE_DATA", gb.db.odbc/src/main.c: reportODBCError("SQLGetStmtAttr SQL_ATTR_ROW_NUMBER", gb.db.odbc/src/main.c: reportODBCError("SQLFetchScroll SQL_FETCH_FIRST", stmtHandle, SQL_HANDLE_STMT); gb.db.odbc/src/main.c: reportODBCError("SQLFetchScroll SQL_ATTR_ROW_NUMBER (first recno)", stmtHandle, SQL_HANDLE_STMT); gb.db.odbc/src/main.c: reportODBCError("SQLGetStmtAttr SQL_ATTR_ROW_NUMBER (last recno)", stmtHandle, SQL_HANDLE_STMT); gb.db.odbc/src/main.c: reportODBCError("SQLFetchScroll SQL_FETCH_LAST", stmtHandle, SQL_HANDLE_STMT); gb.db.odbc/src/main.c: reportODBCError("SQLSetStmtAttr SQL_ATTR_RETRIEVE_DATA", stmtHandle, SQL_HANDLE_STMT); gb.db.odbc/src/main.c: GB.Error("Unable to allocate ODBC environment handle"); gb.db.odbc/src/main.c: GB.Error("Unable to set ODBC environment attributes"); gb.db.odbc/src/main.c: GB.Error("Unable to allocate ODBC database handle"); gb.db.odbc/src/main.c: //GB.Error("Error connecting to database"); gb.db.odbc/src/main.c: throwODBCError("SQLGetFunctions SQL_API_SQLFETCHSCROLL", odbc->odbcHandle, SQL_HANDLE_DBC); gb.db.odbc/src/main.c: //GB.Error("Error calling the ODBC SQLGetFunctions API"); gb.db.odbc/src/main.c: GB.Error("ODBC module internal error disconnecting hDBC"); gb.db.odbc/src/main.c: GB.Error("ODBC module internal error freeing hDBC"); gb.db.odbc/src/main.c: GB.Error("ODBC module internal error freeing hENV"); gb.db.odbc/src/main.c: //GB.Error("Cannot allocate statement handle"); gb.db.odbc/src/main.c: throwODBCError("SQLAllocHandle", handle->odbcHandle, SQL_HANDLE_DBC); gb.db.odbc/src/main.c: throwODBCError("SQLExecDirect", odbcres->odbcStatHandle, SQL_HANDLE_STMT); gb.db.odbc/src/main.c: //GB.Error("Error while executing the statement"); gb.db.odbc/src/main.c: GB.Error("ODBC error: Unable to get the number of columns"); gb.db.odbc/src/main.c: GB.Error("Unsupported feature"); gb.db.odbc/src/main.c: GB.Error("Unable to fetch row"); gb.db.odbc/src/main.c: GB.Error("Unable to fetch row"); gb.db.odbc/src/main.c: GB.Error("ODBC internal error 4"); gb.db.odbc/src/main.c: GB.Error("ODBC internal error 5"); gb.db.odbc/src/main.c: GB.Error("ODBC module: Internal error 1"); gb.db.odbc/src/main.c: GB.Error("ODBC module: Internal error 2"); gb.db.odbc/src/main.c: GB.Error("ODBC module: Internal error"); gb.db.odbc/src/main.c: GB.Error("Unable to retrieve blob data"); gb.db.odbc/src/main.c: GB.Error("Unable to retrieve field type"); gb.db.odbc/src/main.c: GB.Error("Unable to get primary key: &1", table); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function - index_exist"); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function - index_list"); gb.db.odbc/src/main.c://GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c://GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c://GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c://GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: GB.Error("ODBC does not have any table types"); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: // GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: //GB.Error("ODBC does not implement this function"); gb.db.odbc/src/main.c: //GB.Error("ODBC can't delete users"); gb.db.odbc/src/main.c: //GB.Error("ODBC can't create users"); gb.db.odbc/src/main.c: //GB.Error("ODBC can't set user's password"); gb.db.mysql/src/main.c: GB.Error("Cannot open database: &1", mysql_error(conn)); gb.db.mysql/src/main.c: GB.Error("Table '&1' has no primary index", table); gb.db.mysql/src/main.c: GB.Error("Unable to check table for: &1", table); gb.db.mysql/src/main.c: GB.Error("Incorrect collation"); gb.db.mysql/src/main.c: GB.Error("Unable to find field &2 in table &1", table, field); gb.db.mysql/src/main.c: GB.Error("Unable to find index &2 in table &1", table, index); gb.db.mysql/src/main.c: GB.Error("Unable to check database: &1", mysql_error(conn)); gb.db.mysql/src/main.c: GB.Error("Unable to get databases: &1", mysql_error(conn)); gb.db.mysql/src/main.c: GB.Error("Unable to delete database: &1", "system database"); gb.db.mysql/src/main.c: GB.Error("user_info: Non unique user found"); gb.crypt/src/c_crypt.c: GB.Error("Crypting is not supported on this system"); gb.crypt/src/c_crypt.c: GB.Error("Bad prefix, &1",errormsg); gb.crypt/src/c_crypt.c: GB.Error("Crypting is not supported on this system"); gb.compress.zlib/src/main.c: GB.Error("Unable to compress string"); gb.compress.zlib/src/main.c: GB.Error("Invalid compressed string"); gb.compress.zlib/src/main.c: GB.Error("Not enough memory: String too long"); gb.compress.zlib/src/main.c: GB.Error("Unable to inflate string"); gb.compress.zlib/src/main.c: GB.Error("Error while reading data"); gb.compress.zlib/src/main.c: GB.Error("Error while writing data"); gb.compress.zlib/src/main.c: GB.Error("Error while reading data"); gb.compress.zlib/src/main.c: GB.Error("Error while writing data"); gb.compress.zlib/src/main.c: GB.Error("Not enough memory to manage selected file"); gb.compress.zlib/src/main.c: GB.Error("Unable to open selected file"); gb.compress.zlib/src/main.c: GB.Error("Not enough memory to manage selected file"); gb.compress.zlib/src/main.c: GB.Error("Unable to open selected file"); gb.compress.bzlib2/src/main.c: GB.Error("Unable to compress string"); gb.compress.bzlib2/src/main.c: GB.Error("Error while reading data"); gb.compress.bzlib2/src/main.c: GB.Error("Error while writing data"); gb.compress.bzlib2/src/main.c: GB.Error("Error while reading data"); gb.compress.bzlib2/src/main.c: GB.Error("Error while writing data"); gb.compress.bzlib2/src/main.c: GB.Error("Unable to open file"); gb.compress.bzlib2/src/main.c: GB.Error("Unable to open file"); gb.compress.bzlib2/src/main.c: GB.Error("Unable to open file"); gb.compress.bzlib2/src/main.c: GB.Error("Unable to open file"); gb.cairo/src/c_cairo.c: GB.Error("No current device"); gb.cairo/src/c_cairo.c: GB.Error("Bad device"); comp/src/gb.web.form/.src/Test/Webform2.class: Message.Error("Quit !") comp/src/gb.report2/.src/Tests/old/Report11.class: Message.Error(" You have to create the test database with the Database example.") comp/src/gb.report/.src/Tests/Old/Report14.class: Message.Error(" You have to create the test database with the Database example.") app/src/gb.wiki/.src/Controllers/UserManage.module: Main.ThrowError("Invalid method") app/src/gb.wiki/.src/Controllers/UserManage.module: Main.ThrowError("Hacking attempt, the admin has been notified!") app/src/gb.wiki/.src/Controllers/UserManage.module: Main.ThrowError("Username does not exist!") app/src/gb.wiki/.src/Controllers/Admin.module: Main.ThrowError("Invalid method") app/src/gb.wiki/.src/Controllers/Admin.module: Main.ThrowError("Invalid method") app/src/gambas3/.src/Save.module: FMain.ShowError("" & ("Cannot save file !") & "\n\n" & sError, $sPath) app/src/gambas3/.src/Project.module:' FMain.ShowError("" & ("The following classes have circular inheritance:") & "\n\n" & $aInheritance.Join(", ")) app/src/gambas3/.src/Project.module: Message.Error("" & Subst(("Unable to convert &1"), File.Name(sPath)) & "

" & Error.Text & "
" & Error.Where) app/src/gambas3/.src/Packager/Package.module: FMakeInstall.ShowError("" & ("The package build has failed.") & "
" & sErr) app/src/gambas3/.src/Connection/FExportData.class: Message.Error("" & ("Unable to export data.") & "\n\n" & Error.Text) app/src/gambas-farm-server/.src/MMain.module: PrintError("11 Unknown command") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nMissing login") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nMissing password") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nMissing e-mail") app/src/gambas-farm-server/.src/MMain.module: PrintError("14 Login already in use") app/src/gambas-farm-server/.src/MMain.module: PrintError("15 Cannot send confirmation mail\n" & sErr) app/src/gambas-farm-server/.src/MMain.module: PrintError("16 Unknown user") app/src/gambas-farm-server/.src/MMain.module: PrintError("17 Confirmation failed") app/src/gambas-farm-server/.src/MMain.module: If Not bIgnoreFail Then PrintError("18 Authentication failed") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nName missing") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nVendor missing") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nVersion missing.") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nRelease missing.") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nChecksum missing") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nIcon missing") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nSource archive missing") app/src/gambas-farm-server/.src/MMain.module: PrintError("19 Incorrect version") app/src/gambas-farm-server/.src/MMain.module: PrintError("20 Incorrect release") app/src/gambas-farm-server/.src/MMain.module: PrintError("21 Incorrect Gambas version") app/src/gambas-farm-server/.src/MMain.module: PrintError("22 Unsupported source archive format") app/src/gambas-farm-server/.src/MMain.module: PrintError("23 Unsupported icon format") app/src/gambas-farm-server/.src/MMain.module: PrintError("24 Bad checksum") app/src/gambas-farm-server/.src/MMain.module: PrintError("25 Software already exists") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nId missing") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nIncorrect version") app/src/gambas-farm-server/.src/MMain.module: PrintError("26 Unknown software") app/src/gambas-farm-server/.src/MMain.module: PrintError("27 No screenshot") app/src/gambas-farm-server/.src/MMain.module: PrintError("27 No background") app/src/gambas-farm-server/.src/MMain.module: PrintError("28 No source") app/src/gambas-farm-server/.src/MMain.module: PrintError("29 No sort criteria") app/src/gambas-farm-server/.src/MMain.module: PrintError("13 Bad request\nIncorrect date: " & sFrom) app/src/gambas-farm-server/.src/MMain.module: PrintError("30 Unknown sort criteria") app/src/gambas-farm-server/.src/MMain.module: PrintError("31 Not the owner") Needs to review all messages. System information ------------------ - From bugtracker at gambaswiki.org Fri May 24 10:07:00 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 08:07:00 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #7 by Beno?t MINISINI: I'm talking about SDL2. As for Games/Pong, I don't know. Please do not create one bug report for several unrelated issues. One issue = one bug report. From bugtracker at gambaswiki.org Fri May 24 10:09:03 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 08:09:03 GMT Subject: [Gambas-bugtracker] Bug #1601: Not localized messages In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1601&from=L21haW4- Comment #1 by Beno?t MINISINI: Error messages *must not* be translated in the source code! They must me kept in english. Only the IDE translates the compiler and some interpreter error messages on its own. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Fri May 24 10:10:03 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 08:10:03 GMT Subject: [Gambas-bugtracker] Bug #1590: tag blockquote In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1590&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri May 24 10:18:32 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 08:18:32 GMT Subject: [Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4- Comment #3 by Tobias BOEGE: It doesn't on my system. I've played it several times before pushing the commit. Does it segfault under LC_ALL=C locale? Tobias BOEGE changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Fri May 24 10:22:42 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 08:22:42 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Beno?t MINISINI added an attachment: Screenshot_20190524_102225.png From bugtracker at gambaswiki.org Fri May 24 12:02:27 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 10:02:27 GMT Subject: [Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4- Comment #4 by Alex -: > Does it segfault under LC_ALL=C locale? Yes. Alex - changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Fri May 24 12:08:26 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 10:08:26 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Fri May 24 18:31:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 24 May 2019 16:31:22 GMT Subject: [Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4- Comment #5 by Tobias BOEGE: Then I'm going to have to ask you for more information on the crash. Please see http://gambaswiki.org/wiki/doc/report#t5 and remember to recompile Gambas with debugging symbols enabled. Tobias BOEGE changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Sat May 25 05:07:52 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 25 May 2019 03:07:52 GMT Subject: [Gambas-bugtracker] Bug #1586: Context menu of browser is not localized In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1586&from=L21haW4- Comment #1 by Beno?t MINISINI: Apparently (/usr/share/qt5/translation), Qt does not deliver any translation for its QtWebKit component. Only for its new browser engine QtWebEngine. From bugtracker at gambaswiki.org Sat May 25 13:01:05 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 25 May 2019 11:01:05 GMT Subject: [Gambas-bugtracker] Bug #1602: Put features like VBS and VBA in Gambas. Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1602&from=L21haW4- keito NAGAI reported a new bug. Summary ------- Put features like VBS and VBA in Gambas. Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- I knew this software from the information that it was compatible with former Visual Basic and was open source. But I noticed that VBA and VBS are not yet there. If you like Visual Basic because you like it, you can do it, right? System information ------------------ Windows 10 Not Used From bugtracker at gambaswiki.org Sat May 25 16:05:38 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 25 May 2019 14:05:38 GMT Subject: [Gambas-bugtracker] Bug #1602: Put features like VBS and VBA in Gambas. In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1602&from=L21haW4- Comment #1 by Beno?t MINISINI: Where did you see that I like Visual Basic? I like the BASIC language (because it's the first language I learned) and doing my GUI with the mouse. But Visual Basic was an horrible mess of random little bugs everywhere and incomprehensible design. It should have been destroyed at version 3. If you look for something like "VBS", look at the Gambas scripter. And as for "VBA", it was mainly a way to put viruses in every computer of the planet. If you need to manipulate LibreOffice documents, you can deal directly with its text format. This is what I do at the moment. But maybe I didn't understand what you mean exactly? Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Sat May 25 16:43:42 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 25 May 2019 14:43:42 GMT Subject: [Gambas-bugtracker] Bug #1582: Hotkeys for localized strings In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1582&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Sat May 25 23:02:16 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 25 May 2019 21:02:16 GMT Subject: [Gambas-bugtracker] Bug #1592: Deprecated fields in SPEC file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1592&from=L21haW4- Comment #1 by Beno?t MINISINI: I removed them for mageia in commit https://gitlab.com/gambas/gambas/commit/ea31dd7763d634d3e916a00ba241faa498ce361d. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Sat May 25 23:10:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 25 May 2019 21:10:22 GMT Subject: [Gambas-bugtracker] Bug #1592: Deprecated fields in SPEC file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1592&from=L21haW4- Comment #2 by Beno?t MINISINI: Removing them actually make rpmbuild fail. So they may be deprecated, but are still required. Beno?t MINISINI changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Sat May 25 23:10:39 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sat, 25 May 2019 21:10:39 GMT Subject: [Gambas-bugtracker] Bug #1592: Deprecated fields in SPEC file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1592&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Sun May 26 06:07:29 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 26 May 2019 04:07:29 GMT Subject: [Gambas-bugtracker] Bug #1603: Gambas Windows Installer Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1603&from=L21haW4- keito NAGAI reported a new bug. Summary ------- Gambas Windows Installer Type : Request Priority : High Gambas version : Unknown Product : Unknown Description ----------- Since Gambas has been ported to Cygwin, I know it will work on Windows, but a binary version of Windows has not been distributed. If the binary version of Windows is distributed, I think that there will be more users using Gambas on Windows. Please mount it. System information ------------------ Windows 10 Not Installed From bugtracker at gambaswiki.org Sun May 26 08:13:31 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 26 May 2019 06:13:31 GMT Subject: [Gambas-bugtracker] Bug #1603: Gambas Windows Installer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1603&from=L21haW4- Comment #1 by Beno?t MINISINI: https://cygwin.com/packages/summary/gambas3.html From bugtracker at gambaswiki.org Sun May 26 08:14:40 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 26 May 2019 06:14:40 GMT Subject: [Gambas-bugtracker] Bug #1603: Gambas Windows Installer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1603&from=L21haW4- Comment #2 by Beno?t MINISINI: This is the binary package of gambas3 for cygmin. Gambas does not work on Windows directly. Beno?t MINISINI changed the state of the bug to: Rejected. From bugtracker at gambaswiki.org Mon May 27 00:01:12 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Sun, 26 May 2019 22:01:12 GMT Subject: [Gambas-bugtracker] Bug #1587: Do not delete components from project if not found In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1587&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Mon May 27 13:32:27 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 27 May 2019 11:32:27 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #8 by Alex -: I cannot confirm that Games/BeastScroll was fixed. I see your screenshot, but it's ok only on your side. Not me, not other independent tester do not confirm. Still spaces instead of Cyrillic. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Mon May 27 18:52:43 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 27 May 2019 16:52:43 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #9 by Beno?t MINISINI: It works perfectly on master here. Let make your independent tester check that it compiles the last version. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Mon May 27 18:56:24 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Mon, 27 May 2019 16:56:24 GMT Subject: [Gambas-bugtracker] Bug #1598: Networking/HTTPPost does not work In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1598&from=L21haW4- Comment #3 by Beno?t MINISINI: I have no server at the moment with php on it. I don't remember who did that code... From bugtracker at gambaswiki.org Tue May 28 03:01:02 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 01:01:02 GMT Subject: [Gambas-bugtracker] Bug #1594: Games/Invaders is absolutely not workable In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1594&from=L21haW4- Comment #6 by Alex -: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff61e3238 in _nc_waddch_nosync () from /lib64/libncurses.so.6 Missing separate debuginfos, use: debuginfo-install lib64ffi6-3.2.1-5.mga6.x86_64 lib64ncurses6-6.0-8.3.mga6.x86_64 (gdb) (gdb) bt #0 0x00007ffff61e3238 in _nc_waddch_nosync () from /lib64/libncurses.so.6 #1 0x00007ffff61e4689 in waddnstr () from /lib64/libncurses.so.6 #2 0x00007ffff6407e9a in CWINDOW_print (win=win at entry=0x69f448, str=str at entry=0x7fffffffd140 " ,^, ", x=101, y=, attr=, pair=) at c_window.c:348 #3 0x00007ffff6407fe5 in Window_Print (_object=0x69f448, _param=0x7ffff660e0c0) at c_window.c:372 #4 0x0000000000444d52 in EXEC_native () at gbx_exec.c:1335 #5 0x00000000004403f0 in EXEC_loop () at gbx_exec_loop.c:1428 #6 0x0000000000443d2d in EXEC_function_loop () at gbx_exec.c:910 #7 0x000000000044448e in EXEC_function_real () at gbx_exec.c:897 #8 0x00000000004457d4 in EXEC_public_desc (class=, object=, desc=, nparam=) at gbx_exec.c:1590 #9 0x000000000041f7b0 in raise_event (observer=, object=, func_id=, nparam=) at gbx_api.c:803 #10 0x000000000041fb49 in GB_Raise (object=, event_id=, nparam=) at gbx_api.c:935 #11 0x00000000004391d7 in CTIMER_raise (_object=0x6b4ee8) at gbx_c_timer.c:72 #12 0x00000000004271da in raise_timers () at gbx_watch.c:198 #13 do_loop (wait=wait at entry=0x0) at gbx_watch.c:614 #14 0x00000000004279af in WATCH_loop () at gbx_watch.c:652 #15 0x0000000000404cf1 in main (argc=1, argv=0x7fffffffdb98) at gbx.c:448 (gdb) Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 28 03:06:41 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 01:06:41 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #10 by Alex -: Sorry, but this bug is not fixed. We use the latest git snapshot of cause. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 28 03:06:53 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 01:06:53 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Alex - added an attachment: ?????? ?????? ?? 2019-05-28 04-03-23.png From bugtracker at gambaswiki.org Tue May 28 03:08:43 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 01:08:43 GMT Subject: [Gambas-bugtracker] Bug #1578: Not enough space for text In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1578&from=L21haW4- Comment #3 by Alex -: Fixed Alex - changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 28 03:11:06 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 01:11:06 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #11 by Alex -: After fix noone field is translated. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 28 03:45:44 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 01:45:44 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #12 by Beno?t MINISINI: As with the other bug with SDL2, it works perfectly on my system. Here is a screenshot of gambas3 running with LANG=ru_RU.UTF-8... I guess there is something wrong on your system and the way you compile the latest master. From bugtracker at gambaswiki.org Tue May 28 03:46:18 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 01:46:18 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Beno?t MINISINI added an attachment: Screenshot_20190528_034413.png From bugtracker at gambaswiki.org Tue May 28 04:43:12 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 02:43:12 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #13 by Alex -: git clone https://gitlab.com/gambas/gambas.git cd gambas git branch * master From bugtracker at gambaswiki.org Tue May 28 05:50:20 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 03:50:20 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #14 by Alex -: Gambas does not compile MO files of template directory if to run gambas by gambas. From bugtracker at gambaswiki.org Tue May 28 06:40:28 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 04:40:28 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #15 by Beno?t MINISINI: I don't know what "if to run gambas by gambas" means. Anyway *.mo files are not needed by the templates (they are just... templates). The translation of title and description are directly extracted from the *.po files by the IDE. From bugtracker at gambaswiki.org Tue May 28 06:52:40 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 04:52:40 GMT Subject: [Gambas-bugtracker] Bug #1586: Context menu of browser is not localized In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1586&from=L21haW4- Comment #2 by Alex -: qttranslations5 package is installed. From bugtracker at gambaswiki.org Tue May 28 08:17:31 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 06:17:31 GMT Subject: [Gambas-bugtracker] Bug #1598: Networking/HTTPPost does not work In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1598&from=L21haW4- Comment #4 by Alex -: Fixed by https://gitlab.com/gambas/gambas/merge_requests/98 Alex - changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Tue May 28 08:20:53 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 06:20:53 GMT Subject: [Gambas-bugtracker] Bug #1592: Deprecated fields in SPEC file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1592&from=L21haW4- Comment #3 by Alex -: They are really not needed for Fedora, Suse. Mageia. But you made some mistakes and got rpmbuild fail. I removed them for Mageia by https://gitlab.com/gambas/gambas/merge_requests/98 So you can share it on other distros. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Tue May 28 08:22:12 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 06:22:12 GMT Subject: [Gambas-bugtracker] Bug #1600: Add symlink on executable file in package In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1600&from=L21haW4- Comment #1 by Alex -: It was done for RPM distros: https://gitlab.com/gambas/gambas/merge_requests/98 Other distros are still in need. From bugtracker at gambaswiki.org Tue May 28 08:24:01 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 06:24:01 GMT Subject: [Gambas-bugtracker] Bug #1591: Creating desktop file stops RPM build In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1591&from=L21haW4- Comment #4 by Alex -: Fixed for Mageia only: https://gitlab.com/gambas/gambas/merge_requests/98 But this bug is actually for all distros. It comes from desktop-file-validate desktop_file From bugtracker at gambaswiki.org Tue May 28 08:47:10 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 06:47:10 GMT Subject: [Gambas-bugtracker] Bug #1596: Togglebutton does not show background color In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1596&from=L21haW4- Comment #2 by Alex -: Is it possible to catch situation when background color is missing? From bugtracker at gambaswiki.org Tue May 28 13:14:15 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Tue, 28 May 2019 11:14:15 GMT Subject: [Gambas-bugtracker] Bug #1599: Add localized Comments in desktop file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1599&from=L21haW4- Comment #1 by Alex -: And to add localized Name too. From bugtracker at gambaswiki.org Wed May 29 02:01:26 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 00:01:26 GMT Subject: [Gambas-bugtracker] Bug #1604: Deprecated and error fields in gambas3.desktop Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1604&from=L21haW4- Alex - reported a new bug. Summary ------- Deprecated and error fields in gambas3.desktop Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- desktop-file-validate gambas3.desktop gambas3.desktop: error: (will be fatal in the future): value "gambas3.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path gambas3.desktop: warning: value "Application;Development;IDE;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" gambas3.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated System information ------------------ - From bugtracker at gambaswiki.org Wed May 29 02:10:58 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 00:10:58 GMT Subject: [Gambas-bugtracker] Bug #1604: Deprecated and error fields in gambas3.desktop In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1604&from=L21haW4- Comment #1 by Alex -: Fixed by https://gitlab.com/gambas/gambas/merge_requests/98 Alex - changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed May 29 02:32:44 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 00:32:44 GMT Subject: [Gambas-bugtracker] Bug #1576: Translated strings are not in use In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1576&from=L21haW4- Comment #16 by Alex -: I see. It uses installed PO files from system, but not from project directory. Alex - changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed May 29 02:35:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 00:35:22 GMT Subject: [Gambas-bugtracker] Bug #1593: Sometimes no Cyrillic support In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1593&from=L21haW4- Comment #11 by Alex -: Current master is 3.13.90, but About dialog shows 3.13.0. Needs to install 3.13.90 in system and this issue is fixed. Alex - changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed May 29 02:42:10 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 00:42:10 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #9 by Alex -: Will you contact with gettext upstream and explain them that msgstr "-" is not fatal error for gambas? From bugtracker at gambaswiki.org Wed May 29 03:39:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 01:39:22 GMT Subject: [Gambas-bugtracker] Bug #1605: Show preinstalled examples Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1605&from=L21haW4- Alex - reported a new bug. Summary ------- Show preinstalled examples Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- If examples exist in /usr/share/gambas3/examples, then work with them how it was before. They are just preinstalled. To copy them in home dir and to show them in GUI as preinstalled. System information ------------------ - From bugtracker at gambaswiki.org Wed May 29 04:57:05 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 02:57:05 GMT Subject: [Gambas-bugtracker] Bug #1597: Multimedia/MyWebCam falls on pressing Stop In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1597&from=L21haW4- Comment #1 by Alex -: Fixed by https://gitlab.com/gambas/gambas/merge_requests/98 Alex - changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Wed May 29 07:37:54 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 05:37:54 GMT Subject: [Gambas-bugtracker] Bug #1586: Context menu of browser is not localized In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1586&from=L21haW4- Alex - added an attachment: ?????? ?????? ?? 2019-05-29 08-33-40.png From bugtracker at gambaswiki.org Wed May 29 07:38:06 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 05:38:06 GMT Subject: [Gambas-bugtracker] Bug #1586: Context menu of browser is not localized In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1586&from=L21haW4- Comment #3 by Alex -: This problem is for all qt strings. From bugtracker at gambaswiki.org Thu May 30 01:33:47 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Wed, 29 May 2019 23:33:47 GMT Subject: [Gambas-bugtracker] Bug #1606: deb package does not build in Mageia Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1606&from=L21haW4- Alex - reported a new bug. Summary ------- deb package does not build in Mageia Type : Request Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- 1. It requires fakeroot package (needs to add an check if it is installed) 2. .orig is exists 3. even if to fix 2 issues above deb package does not build correctly. System information ------------------ [System] Gambas=3.13 OperatingSystem=Linux Kernel=4.20.6-desktop-3.mga7 Architecture=x86_64 Distribution=Mageia 7 Desktop=LXDE Theme=Fusion Language=ru_RU.UTF-8 Memory=7864M [Libraries] [Environment] BROWSER=/bin/www-browser CANBERRA_DRIVER=pulse DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-dLZL8zQgYi,guid=7492d48094cf98520306b4af5cef0978 DESKTOP=/usr/bin/startlxde DESKTOP_SESSION=LXDE DISPLAY=:0.0 GB_GUI=gb.qt5 GCONF_TMPDIR=/tmp GNOME_KEYRING_CONTROL=/.cache/keyring-51221Z GTK_MODULES=canberra-gtk-module G_FILENAME_ENCODING=@locale HISTCONTROL=ignoredups HISTSIZE=1000 HOME= HOSTNAME= INPUTRC=/etc/inputrc INVOCATION_ID=980de67e6d134db694b4fc614acc4ba0 JOURNAL_STREAM=9:26808 LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 LC_SOURCED=1 LESSCHARSET=utf-8 LESSOPEN=|/usr/bin/lesspipe.sh %s LOGNAME= LS_COLORS= MAIL=/var/spool/mail/ META_CLASS=download MGA_MENU_STYLE=mageia NLSPATH=/usr/share/locale/%l/%N PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin PILOTPORT=usb: PWD= PYTHONSTARTUP=/etc/pythonrc.py QT4DOCDIR=/usr/share/doc/qt4 QT5DOCDIR=/usr/share/doc/qt5 QTDIR=/usr/lib64/qt4 QTDIR5=/usr/lib64/qt5 QTINC=/usr/lib/qt3/include QTLIB=/usr/lib64 QT_XFT=0 SAL_USE_VCLPLUGIN=gtk SCREENDIR=/tmp SECSHELL=1 SHELL=/bin/bash SHLVL=1 SYSTEMD_PAGER=/usr/bin/less -FR TMP=/tmp TMPDIR=/tmp TZ=:/etc/localtime USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg XDG_CONFIG_HOME=/.config XDG_CURRENT_DESKTOP=LXDE XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share/gdm:/var/lib/menu-xdg XDG_DATA_HOME=/.local/share XDG_MENU_PREFIX= XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_ID=c1 XDG_VTNR=1 XMODIFIERS=@im=none _LXSESSION_PID=5525 From bugtracker at gambaswiki.org Thu May 30 02:02:37 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 00:02:37 GMT Subject: [Gambas-bugtracker] Bug #1606: deb package does not build in Mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1606&from=L21haW4- Comment #1 by Beno?t MINISINI: I don't understand the point #2. Please post the output of the packaging process! Beno?t MINISINI changed the state of the bug to: NeedsInfo. From bugtracker at gambaswiki.org Thu May 30 05:17:18 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 03:17:18 GMT Subject: [Gambas-bugtracker] Bug #1606: deb package does not build in Mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1606&from=L21haW4- Comment #2 by Alex -: 1. Saving CHANGELOG file. ============================================================================== CREATING PACKAGE FOR UBUNTU / KUBUNTU / MINT.... Making build directory. Creating desktop file... Sources are being debianizated. Creating package... cd '/home/marsik/blights-3.13.90' dpkg-buildpackage -d -rfakeroot -uc -us The package build has failed. Package.MakeDebPackage.1086: 'dpkg-buildpackage' has failed. 2. Saving CHANGELOG file. ============================================================================== CREATING PACKAGE FOR UBUNTU / KUBUNTU / MINT.... Making build directory. Creating desktop file... Sources are being debianizated. Creating package... cd '/home/marsik/blights-3.13.90' dpkg-buildpackage -d -rfakeroot -uc -us dpkg-buildpackage: info: source package blights dpkg-buildpackage: info: source version 3.13.90-0ubuntu1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by benoit dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh_testdir dh_testroot rm -Rf `find . -name ".gambas"` rm -Rf `find . -name "*.gambas"` rm -f build-stamp install-stamp dh_clean dpkg-source -b . dpkg-source: info: using source format '1.0' dpkg-source: info: building blights in blights_3.13.90.orig.tar.gz dpkg-source: info: building blights in blights_3.13.90-0ubuntu1.diff.gz dpkg-source: warning: ignoring deletion of directory blights-3.13.90 dpkg-source: warning: ignoring deletion of directory blights-3.13.90/debian dpkg-source: warning: ignoring deletion of directory blights-3.13.90/debian/source dpkg-source: warning: ignoring deletion of file blights-3.13.90/debian/source/format dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src dpkg-source: 3mwarning: ignoring deletion of directory blights-3.13.90/src/Blights dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.directory dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.icon.png dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/ampoule.png dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/bloff.xpm dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/blon.xpm dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.startup dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.project dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.lang dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/ca.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/cs.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/de.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/es.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/fr.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/nl.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/ru.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/sv.po dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/sv.mo dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/ru.mo dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/nl.mo dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/es.mo dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/de.mo dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/cs.mo dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.lang/ca.mo dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.src dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.src/win1.class dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.src/win1.form dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.hidden dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.hidden/CHANGELOG dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.hidden/.icons dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.hidden/.icons/blights.xpm dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.hidden/.icons/16 dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.hidden/.icons/16/blights.png dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.hidden/.icons/22 dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.hidden/.icons/22/blights.png dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.hidden/.icons/32 dpkg-source: warning: ignoring deletion of file blights-3.13.90/src/Blights/.hidden/.icons/32/blights.png dpkg-source: 3mwarning: ignoring deletion of directory blights-3.13.90/src/Blights/.action dpkg-source: warning: ignoring deletion of directory blights-3.13.90/src/Blights/.gambas dpkg-source: warning: ignoring deletion of directory src/Blights/.gambas dpkg-source: warning: the diff modifies the following upstream files: src/Blights/.hidden/CHANGELOG dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1) dpkg-source: info: building blights in blights_3.13.90-0ubuntu1.dsc debian/rules build dh_testdir touch build-stamp /usr/bin/gbc3 -e -a -g -t -x src/Blights OK gba3 -o 'src/Blights/Blights' src/Blights fakeroot debian/rules binary dh_testdir dh_testroot dh_prep dh_installdirs touch install-stamp dh_testdir -i dh_testroot -i dh_installdocs -i dh_installchangelogs -i dh_install -i dh_installmenu dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: building package 'blights' in '../blights_3.13.90-0ubuntu1_all.deb'. dh_testdir dpkg-genbuildinfo The package build has failed. Package.MakeDebPackage.1086: 'dpkg-buildpackage' has failed. 3. Saving CHANGELOG file. ============================================================================== CREATING PACKAGE FOR UBUNTU / KUBUNTU / MINT.... Making build directory. Creating desktop file... Sources are being debianizated. Creating package... cd '/home/marsik/A1/blights-3.13.90' dpkg-buildpackage -d -rfakeroot -uc -us dpkg-buildpackage: info: source package blights dpkg-buildpackage: info: source version 3.13.90-0ubuntu1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by benoit dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh_testdir dh_testroot rm -Rf `find . -name ".gambas"` rm -Rf `find . -name "*.gambas"` rm -f build-stamp install-stamp dh_clean dpkg-source -b . dpkg-source: info: using source format '1.0' dpkg-source: info: building blights in blights_3.13.90.orig.tar.gz dpkg-source: info: building blights in blights_3.13.90-0ubuntu1.diff.gz dpkg-source: warning: ignoring deletion of directory src/Blights/.gambas dpkg-source: info: building blights in blights_3.13.90-0ubuntu1.dsc debian/rules build dh_testdir touch build-stamp /usr/bin/gbc3 -e -a -g -t -x src/Blights OK gba3 -o 'src/Blights/Blights' src/Blights fakeroot debian/rules binary dh_testdir dh_testroot dh_prep dh_installdirs touch install-stamp dh_testdir -i dh_testroot -i dh_installdocs -i dh_installchangelogs -i dh_install -i dh_installmenu dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: building package 'blights' in '../blights_3.13.90-0ubuntu1_all.deb'. dh_testdir dpkg-genbuildinfo The package build has failed. Package.MakeDebPackage.1086: 'dpkg-buildpackage' has failed. Alex - changed the state of the bug to: Opened. From bugtracker at gambaswiki.org Thu May 30 07:35:02 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 05:35:02 GMT Subject: [Gambas-bugtracker] Bug #1586: Context menu of browser is not localized In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1586&from=L21haW4- Comment #4 by Alex -: Any application written in Gambas (qt4 or qt5) does not use qt strings. So this is global issue, not only for browser. From bugtracker at gambaswiki.org Thu May 30 07:54:00 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 05:54:00 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Alex - added an attachment: ?????? ?????? ?? 2019-05-30 08-52-26.png From bugtracker at gambaswiki.org Thu May 30 07:54:50 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 05:54:50 GMT Subject: [Gambas-bugtracker] Bug #1575: msgfmt: fatal error In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1575&from=L21haW4- Comment #10 by Alex -: This is screenshot from /app/examples/Games/Puzzle1To8 From bugtracker at gambaswiki.org Thu May 30 21:12:23 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 19:12:23 GMT Subject: [Gambas-bugtracker] Bug #1592: Deprecated fields in SPEC file In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1592&from=L21haW4- Comment #4 by Beno?t MINISINI: Fixed in your commit https://gitlab.com/gambas/gambas/commit/7d74bbc9aa3787a261dda5ea1a6cae1fa4f66de6. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu May 30 21:13:41 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 19:13:41 GMT Subject: [Gambas-bugtracker] Bug #1600: Add symlink on executable file in package In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1600&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted. From bugtracker at gambaswiki.org Thu May 30 21:15:22 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 19:15:22 GMT Subject: [Gambas-bugtracker] Bug #1591: Creating desktop file stops RPM build In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1591&from=L21haW4- Comment #5 by Beno?t MINISINI: Indirectly fixed by removing all absolute paths in the 'Exec' key in commit https://gitlab.com/gambas/gambas/commit/05d27c6ba5375e8f7c897086e2117b892778c96f. The project name is not supposed to have any characters that requires quoting in 'Exec' key. Beno?t MINISINI changed the state of the bug to: Fixed. From bugtracker at gambaswiki.org Thu May 30 21:18:05 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 19:18:05 GMT Subject: [Gambas-bugtracker] Bug #1606: deb package does not build in Mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1606&from=L21haW4- Comment #3 by Beno?t MINISINI: Why isn't there any error message from dpkg-buildpackage? Just warnings... From bugtracker at gambaswiki.org Thu May 30 21:19:01 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 19:19:01 GMT Subject: [Gambas-bugtracker] Bug #1605: Show preinstalled examples In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1605&from=L21haW4- Comment #1 by Beno?t MINISINI: The examples must not be packaged anymore. They must be published on the software farm server. From bugtracker at gambaswiki.org Thu May 30 23:59:25 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 21:59:25 GMT Subject: [Gambas-bugtracker] Bug #1605: Show preinstalled examples In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1605&from=L21haW4- Comment #2 by Alex -: No. Not everybody has even Internet to work with software farm server. Gambas and examples subpackage are pre-installed in educational distros. Examples are part of gambas package. It's easy to add support of them by condition: if directory /usr/share/gambas3/examples is exists. Packaging is solution of maintainer and users ask it. From bugtracker at gambaswiki.org Fri May 31 00:07:25 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Thu, 30 May 2019 22:07:25 GMT Subject: [Gambas-bugtracker] Bug #1606: deb package does not build in Mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1606&from=L21haW4- Comment #4 by Alex -: The first of all needs to delete directories and files to get the second rebuild after fail workable. Deb package builds but status is fail. I don't know why. From bugtracker at gambaswiki.org Fri May 31 05:12:27 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 03:12:27 GMT Subject: [Gambas-bugtracker] Bug #1607: Switch Control/HighlightEditor on qt5 Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1607&from=L21haW4- Alex - reported a new bug. Summary ------- Switch Control/HighlightEditor on qt5 Type : Request Priority : Medium Gambas version : Unknown Product : Examples Description ----------- As qt4 was removed from linux repositories, users cannot run examples, that are still qt4. Needs help with Control/HighlightEditor. No more Editor for qt5. System information ------------------ - From bugtracker at gambaswiki.org Fri May 31 05:27:54 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 03:27:54 GMT Subject: [Gambas-bugtracker] Bug #1608: Basic/DragNDrop works with gtk3 worse than with gtk2 Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1608&from=L21haW4- Alex - reported a new bug. Summary ------- Basic/DragNDrop works with gtk3 worse than with gtk2 Type : Bug Priority : Medium Gambas version : Unknown Product : GTK+3 component Description ----------- It does not remember dragged item without clicking on it first. Visual effects with gtk2 is better than with gtk3. System information ------------------ - From bugtracker at gambaswiki.org Fri May 31 05:47:30 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 03:47:30 GMT Subject: [Gambas-bugtracker] Bug #1606: deb package does not build in Mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1606&from=L21haW4- Comment #5 by Alex -: dpkg-genbuildinfo: error: could not open /var/lib/dpkg/status: No such file or directory dpkg-buildpackage: error: dpkg-genbuildinfo subprocess returned exit status 255 From bugtracker at gambaswiki.org Fri May 31 08:02:50 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 06:02:50 GMT Subject: [Gambas-bugtracker] Bug #1606: deb package does not build in Mageia In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1606&from=L21haW4- Comment #6 by Alex -: Fixed by https://gitlab.com/gambas/gambas/merge_requests/99 and by adding empty file '/var/lib/dpkg/status' in dpkg package like Slackware made: https://pkgs.org/download//var/lib/dpkg/status Please close this bug if no regress in Ubuntu. From bugtracker at gambaswiki.org Fri May 31 22:43:37 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 20:43:37 GMT Subject: [Gambas-bugtracker] Bug #1605: Show preinstalled examples In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1605&from=L21haW4- Comment #3 by Beno?t MINISINI: Examples were part of Gambas package, and I removed them a long ago. They are now stored on the farm server, and if you want a package of these examples, you must find another solution. I keep them in the Gambas git repository, but they should be moved in another git repository. From bugtracker at gambaswiki.org Fri May 31 22:45:03 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 20:45:03 GMT Subject: [Gambas-bugtracker] Bug #1607: Switch Control/HighlightEditor on qt5 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1607&from=L21haW4- Comment #1 by Beno?t MINISINI: Control/Highlighter is an old deprecated example of qt4. It should be removed. Please use the mailing-list for these kind of problems. The bugtracker is only for bugs or feature requests. Beno?t MINISINI changed the state of the bug to: Invalid. From bugtracker at gambaswiki.org Fri May 31 22:46:27 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 20:46:27 GMT Subject: [Gambas-bugtracker] Bug #1595: Multimedia/MediaPlayer does not work with new gstreamer In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1595&from=L21haW4- Comment #4 by Beno?t MINISINI: At least it works with the last Ubuntu and gstreamer 1.15.90 From bugtracker at gambaswiki.org Fri May 31 23:04:16 2019 From: bugtracker at gambaswiki.org (bugtracker at gambaswiki.org) Date: Fri, 31 May 2019 21:04:16 GMT Subject: [Gambas-bugtracker] Bug #1608: Basic/DragNDrop works with gtk3 worse than with gtk2 In-Reply-To: References: Message-ID: http://gambaswiki.org/bugtracker/edit?object=BUG.1608&from=L21haW4- Beno?t MINISINI changed the state of the bug to: Accepted.