[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 04:46:49 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #15 by Zainudin AHMAD: may be this is the last. . can you try this project, open project(attach project) and folow this instruction(attach pic). . I am waiting your screenshot. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 04:47:19 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Zainudin AHMAD added an attachment: Test-KeyPress.png -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 01:54:38 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #14 by Delio CARVALHO: Bad news... As mentioned before, I have just removed and reinstalled Gambas3 by compiling it from source code. The whole process went smoothly, but unfortunately the problem continues. Code editor remains locked. :-( But... I discover that running Gambas as root, everything works well... What could it be??? -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 04:47:06 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Zainudin AHMAD added an attachment: test-KeyPress-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 08:51:27 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #16 by Benoît MINISINI: It should be something related to the keyboard configuration that makes Gambas Qt keyboard events management dizzy. I don't see anything wrong at the moment, as that management is very simple: Qt gives you the event with the text to insert inside, and I create a Gambas event from that. Is it possible for you (or other people) to compare the list of your environment variables between a real system (where the bug occurs) and a virtual machine with the same system (where the bug does not occur)? Benoît MINISINI changed the state of the bug to: NeedsInfo. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..."
Message transféré Sujet : [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..." Date : Thu, 07 Sep 2017 09:13:20 GMT De : bugtrac...@gambaswiki.org Pour : author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1162&from=L21haW4- Zainudin AHMAD added an attachment: Bug-ValueBox-Text-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..."
Message transféré Sujet : [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..." Date : Thu, 07 Sep 2017 09:12:40 GMT De : bugtrac...@gambaswiki.org Pour : author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1162&from=L21haW4- Zainudin AHMAD reported a new bug. Summary --- Print txtDate.Text, I get "Type Mismatch ..." Type : Bug Priority : Low Gambas version : Master Product : GUI components Description --- This control is ValueBox, I set Type Property to Date When doing "Print txtDate.Text", I get "Type Mismatch ..." message (attach pic) This happens with QT4,QT5,GTK+ and GTK3. . Reproduce the bug : 1) Open this project (attach project) 2) Run System information -- [System] Gambas=3.10.90 b77004d (master) OperatingSystem=Linux Kernel=4.10.0-28-generic Architecture=x86_64 Distribution=Ubuntu 16.04.2 LTS Desktop=XFCE Theme=Gtk Language=en_US Memory=1744M [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 [Environment] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE= DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-xXdOrc6Okg DEFAULTS_PATH=/usr/share/gconf/xubuntu.default.path DESKTOP_SESSION=xubuntu DISPLAY=:0.0 GB_GUI=gb.qt4 GDMSESSION=xubuntu GDM_LANG=en_US GLADE_CATALOG_PATH=: GLADE_MODULE_PATH=: GLADE_PIXMAP_PATH=: GNOME_KEYRING_CONTROL= GNOME_KEYRING_PID= GPG_AGENT_INFO=/.gnupg/S.gpg-agent:0:1 GTK_IM_MODULE= GTK_OVERLAY_SCROLLING=0 HOME= IM_CONFIG_PHASE=1 INSTANCE= JOB=dbus LANG=en_US LANGUAGE=en_US LC_ADDRESS=id_ID.UTF-8 LC_ALL=en_US LC_IDENTIFICATION=id_ID.UTF-8 LC_MEASUREMENT=id_ID.UTF-8 LC_MONETARY=id_ID.UTF-8 LC_NAME=id_ID.UTF-8 LC_NUMERIC=id_ID.UTF-8 LC_PAPER=id_ID.UTF-8 LC_TELEPHONE=id_ID.UTF-8 LC_TIME=id_ID.UTF-8 LOGNAME= MANDATORY_PATH=/usr/share/gconf/xubuntu.mandatory.path PATH=/bin:/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE= QT_ACCESSIBILITY=1 QT_IM_MODULE=compose QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 QT_STYLE_OVERRIDE=gtk SESSION=xubuntu SESSIONTYPE= SESSION_MANAGER=local/:@/tmp/.ICE-unix/1253,unix/:/tmp/.ICE-unix/1253 SHELL=/bin/bash SHLVL=0 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime UPSTART_EVENTS=started xsession UPSTART_INSTANCE= UPSTART_JOB=startxfce4 UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/1072 USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/usr/share/upstart/xdg:/etc/xdg:/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop:/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_DESKTOP=xubuntu XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS= -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..."
Message transféré Sujet : [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..." Date : Thu, 07 Sep 2017 09:13:01 GMT De : bugtrac...@gambaswiki.org Pour : author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1162&from=L21haW4- Zainudin AHMAD added an attachment: Bug-ValueBox-Text.png . -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 14:50:56 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Delio CARVALHO added an attachment: My-Teste-KeyPress.png -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 14:50:34 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #17 by Delio CARVALHO: OK. I've loaded and executed your Test-KeyPress project and it's textboxes are locked as in the IDE's code editor. Now. I will mount a virtual machine with the same OS that I am using, install and test Gambas in it, and export the environment variables to compare. ps... I wanna attach a screen capture of the test, but I don't know how to do this, here on "gambaswiki.org". Any help? Delio CARVALHO changed the state of the bug to: Accepted. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..."
Message transféré Sujet : [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..." Date : Thu, 07 Sep 2017 15:29:36 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1162&from=L21haW4- Comment #1 by Tony MOREHEN: Replace Print txtDate.Text with Print txtDate.Value For a ValueBox, the Text property seems to be invalid. The Value property returns the text you are looking for. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 15:36:42 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #18 by PICCORO LENZ MCKAY: i cannot reproduce that problem, using Debian 9 or Devuan 8, in my case i not use qt5 either have it, DELIOCF please can you try other distribution, i mean can you install winbuntu and install snapshot daily build from ppa and confirm.? seems its a problem on your side! -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 15:43:31 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #19 by PICCORO LENZ MCKAY: also please do not try in your distro of problem it's possible that the virtual machine can inherit the problem in different way.. i mean try to install in another hardware away of the one with the problem, by example you can use for debian this repository https://software.opensuse.org//download.html?project=home%3Amckaygerhard%3Agambas3&package=gambas3 -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..."
Message transféré Sujet : [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..." Date : Thu, 07 Sep 2017 15:48:38 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, mckaygerh...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1162&from=L21haW4- Comment #2 by PICCORO LENZ MCKAY: umm quite strange, i have a "unkown symbol" respect .text! -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
> > Comment #19 by PICCORO LENZ MCKAY: > > also please do not try in your distro of problem it's possible that the > virtual machine can inherit the problem in different way.. > i mean try to install in another hardware away of the one with the > problem, by example you can use for debian this repository > https://software.opensuse.org//download.html?project=home%3A > mckaygerhard%3Agambas3&package=gambas3 > > I did not get your point, McKay. if we know that it is running OK on the virtual machine, but not on the bare metal machine, we know it can not be an inheritance problem. Otherwise, it would not be running on the virtual machine either... Perhaps I have lost track of your reasoning. - fernando Blogue: http://fernandocabral.org Twitter: http://twitter.com/fjcabral e-mail: fernandojosecab...@gmail.com Facebook: f...@fcabral.com.br Telegram: +55 (37) 99988-8868 Wickr ID: fernandocabral WhatsApp: +55 (37) 99988-8868 Skype: fernandojosecabral Telefone fixo: +55 (37) 3521-2183 Telefone celular: +55 (37) 99988-8868 Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos, nenhum político ou cientista poderá se gabar de nada. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
2017-09-07 5:52 GMT-03:00 Benoît Minisini via Gambas-user < gambas-user@lists.sourceforge.net>: > > Is it possible for you (or other people) to compare the list of your > environment variables between a real system (where the bug occurs) and a > virtual machine with the same system (where the bug does not occur)? > I am attaching two files with the variables used in the virtual and real environments. To me they look the same except for minor details that do not seem related to the issue. Best regards - fernando -- Fernando Cabral Blogue: http://fernandocabral.org Twitter: http://twitter.com/fjcabral e-mail: fernandojosecab...@gmail.com Facebook: f...@fcabral.com.br Telegram: +55 (37) 99988-8868 Wickr ID: fernandocabral WhatsApp: +55 (37) 99988-8868 Skype: fernandojosecabral Telefone fixo: +55 (37) 3521-2183 Telefone celular: +55 (37) 99988-8868 Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos, nenhum político ou cientista poderá se gabar de nada. declare -x CINNAMON_VERSION="3.4.6" declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-oBdGoF8tYz,guid=87572c4175772bd8eccc1b4c59b15956" declare -x DEFAULTS_PATH="/usr/share/gconf/cinnamon.default.path" declare -x DERBY_HOME="/usr/lib/jvm/java-9-oracle/db" declare -x DESKTOP_SESSION="cinnamon" declare -x DISPLAY=":0" declare -x GDM_LANG="pt_BR" declare -x GDMSESSION="cinnamon" declare -x GJS_DEBUG_OUTPUT="stderr" declare -x GJS_DEBUG_TOPICS="JS ERROR;JS LOG" declare -x GNOME_DESKTOP_SESSION_ID="this-is-deprecated" declare -x GTK_MODULES="gail:atk-bridge" declare -x GTK_OVERLAY_SCROLLING="1" declare -x HOME="/home/fernando" declare -x J2REDIR="/usr/lib/jvm/java-9-oracle" declare -x J2SDKDIR="/usr/lib/jvm/java-9-oracle" declare -x JAVA_HOME="/usr/lib/jvm/java-9-oracle" declare -x LANG="pt_BR.UTF-8" declare -x LANGUAGE="pt_BR:pt:en" declare -x LESSCLOSE="/usr/bin/lesspipe %s %s" declare -x LESSOPEN="| /usr/bin/lesspipe %s" declare -x LOGNAME="fernando" declare -x 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=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=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:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=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:*.jpg=01;35:*.jpeg=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:*.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:*.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:*.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:" declare -x MANDATORY_PATH="/usr/share/gconf/cinnamon.mandatory.path" declare -x OLDPWD="/home/fernando" declare -x PATH="/home/fernando/bin:/home/fernando/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-9-oracle/bin:/usr/lib/jvm/java-9-oracle/db/bin" declare -x PWD="/home/fernando/Downloads" declare -x QT_ACCESSIBILITY="1" declare -x QT_LINUX_ACCESSIBILITY_ALWAYS_ON="1" declare -x QT_QPA_PLATFORMTHEME="qgnomeplatform" declare -x QT_STYLE_OVERRIDE="gtk" declare -x SESSION_MANAGER="local/fernando-amd:@/tmp/.ICE-unix/2311,unix/fernando-amd:/tmp/.ICE-unix/2311" declare -x SHELL="/bin/bash" declare -x SHLVL="1" declare -x SSH_AGENT_PID="2368" declare -x SSH_AUTH_SOCK="/run/user/1000/keyring/ssh" declare -x TERM="xterm-256color" declare -x USER="fernando" declare -x VTE_VERSION="4205" declare -x WINDOWID="136314886" declare -x XAUTHORITY="/home/fernando/.Xauthority" declare -x XDG_CONFIG_DIRS="/etc/xdg/xdg-cinnamon:/etc/xdg" declare -x XDG_CURRENT_DESKTOP="X-Cinnamon" declare -x XDG_DATA_DIRS="/usr/share/cinnamon:/usr/share/gnome:/usr/local/share/:/usr/share/" declare -x XDG_GREETER_DATA_DIR="/var/lib/lightdm-data/fernando" declare -x XDG_RUNTIME_DIR="/run/user/1000" declare -x XDG_SEAT_PATH="/org/freedesktop/DisplayManager/Seat0" declare -x XDG_SEAT="seat0" declare -x XDG_SESSION_DESKTOP="cinnamon" declare -x XDG_SESSION_ID="c2" declare -x XDG_SESSION_PATH="/org/freedesktop/DisplayManager/Session0" declare -x XDG_SESSION_TYPE="x11" declare -x XDG_VTNR="7" EnvVirtualMachine Description: Binary data ---
Re: [Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
On Thu, 07 Sep 2017, Fernando Cabral wrote: > 2017-09-07 5:52 GMT-03:00 Benoît Minisini via Gambas-user < > gambas-user@lists.sourceforge.net>: > > > > > Is it possible for you (or other people) to compare the list of your > > environment variables between a real system (where the bug occurs) and a > > virtual machine with the same system (where the bug does not occur)? > > > > I am attaching two files with the variables used in the virtual and real > environments. To me they look the same except for minor details that do not > seem related to the issue. > Fernando, you should participate in this issue on the bug tracker, not on the mailing list. None of your comments reached the person that reported the bug, unless they are subscribed to the mailing list as well, and it's hard for people who do use the bug tracker to address your comments. Regards, Tobi -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
hi fernando, yeah.. a similar problem happened last year, i dont remenber and dont have the exact mail.. but i for sure was a similar problem.. please can you try to use different desktop in your bare metal? prefered a qt based! and report feedback.. if this works, the problem its as benoit said the input method... Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-09-07 12:22 GMT-04:00 Fernando Cabral : > 2017-09-07 5:52 GMT-03:00 Benoît Minisini via Gambas-user < > gambas-user@lists.sourceforge.net>: > > > > > Is it possible for you (or other people) to compare the list of your > > environment variables between a real system (where the bug occurs) and a > > virtual machine with the same system (where the bug does not occur)? > > > > I am attaching two files with the variables used in the virtual and real > environments. To me they look the same except for minor details that do not > seem related to the issue. > > Best regards > > - fernando > > > -- > Fernando Cabral > Blogue: http://fernandocabral.org > Twitter: http://twitter.com/fjcabral > e-mail: fernandojosecab...@gmail.com > Facebook: f...@fcabral.com.br > Telegram: +55 (37) 99988-8868 > Wickr ID: fernandocabral > WhatsApp: +55 (37) 99988-8868 > Skype: fernandojosecabral > Telefone fixo: +55 (37) 3521-2183 > Telefone celular: +55 (37) 99988-8868 > > Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos, > nenhum político ou cientista poderá se gabar de nada. > > > -- > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > > -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 16:53:17 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #20 by Charlie REINL: Can you virtualize your box, and look if that still happens ? -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 17:28:33 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #21 by Delio CARVALHO: Firstly, sorry by my english, but what do you mean by virtualizing my box? by any chance would it be creating one vm from my entire hard drive? -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 17:48:26 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #22 by Charlie REINL: Yes, that is it what I mean. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 18:35:29 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #23 by Delio CARVALHO: Hi Charlie, Sorry, but at the moment I have no enough free space in my hard disk to create such VM. I going to try it later. but for now I'm sending four dumb of environment variables, one of them is from my computer "env-my-host-[as-user]-kubuntu1704-fail.txt" it doesn't work. Other important dump is from my computer too "env-my-host-[as-root]-kubuntu1704-ok.txt", but this are environment variables from the root session where gambas3 works well. Other dumb "env-vm-kubuntu1704-ok.txt" is from a VM with the same OS as may one "Kubuntu 17.04". In this VM Gambas3 works well too. One more dumb "env-manjaro-ok.txt" is from another VM with Manjaro Linux + KDE 5 PLasma. It works well too. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 18:35:36 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Delio CARVALHO added an attachment: env-vm-kubuntu1704-ok.txt -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 18:36:00 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Delio CARVALHO added an attachment: env-manjaro-ok.txt -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 18:35:45 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Delio CARVALHO added an attachment: env-my-host-[as-user]-kubuntu1704-fail.txt -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 18:35:52 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Delio CARVALHO added an attachment: env-my-host-[as-root]-kubuntu1704-ok.txt -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 18:48:00 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #24 by Tony MOREHEN: Is everyone using ibus as an input method? Qt can have setup issues when it comes to ibus. Do a search on linux ibus xim and see if anything helps. Also, run qtconfig-qt4, check the interface tab for the input method info at the bottom. You may need to change the settings if your system uses ibus. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 18:59:34 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #25 by Charlie REINL: I have this kind of problem every time, when I work(ed) with the mouse inside the completion windows. But I only lose/lost mouse functionalities. http://gambaswiki.org/bugtracker/edit?object=BUG.716&from=L21haW4.dGFiPTEmdXBkYXRlPS5tZW51JnM9MA -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 19:18:45 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #27 by Benoît MINISINI: @Delio : And if you play with the QT_IM_MODULE environment variable, does it change something? For example: $ export QT_IM_MODULE= $ gambas3 -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 19:14:39 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #26 by Benoît MINISINI: @Charlie : I have had these kinds of problems in the past, but I don't have them anymore since Ubuntu 16.10 I think. . -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1163: The Image.despeckle function of the image.effect class causes Gambas to crash
Message transféré Sujet : [Gambas Bug Tracker] Bug #1163: The Image.despeckle function of the image.effect class causes Gambas to crash Date : Thu, 07 Sep 2017 19:17:05 GMT De : bugtrac...@gambaswiki.org Pour : claus.dietr...@freenet.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1163&from=L21haW4- Claus DIETRICH reported a new bug. Summary --- The Image.despeckle function of the image.effect class causes Gambas to crash Type : Bug Priority : High Gambas version : 3.10 Product : Unknown Description --- The image.despeckle function of the image.effect class causes Gambas to crash. The bug can be reproduced as follows: Dim hImg As Image hImg = Image.Load(Application.path & "/Screenshot.png") hImg.Despeckle '<- point of crash System information -- [System] Gambas=3.10 OperatingSystem=Linux Kernel=3.16.0-38-generic Architecture=x86 Distribution=Linux Mint 17.2 Rafaela Desktop=MATE Theme=Gtk Language=de_DE.UTF-8 Memory=4052M [Libraries] Cairo=libcairo.so.2.11301.0 Curl=libcurl.so.4.3.0 DBus=libdbus-1.so.3.7.6 GStreamer=libgstreamer-0.10.so.0.30.0 GStreamer=libgstreamer-1.0.so.0.204.0 GTK+2=libgtk-x11-2.0.so.0.2400.23 GTK+3=libgtk-3.so.0.1000.8 OpenGL=libGL.so.1.2.0 Poppler=libpoppler.so.44.0.0 QT4=libQtCore.so.4.8.6 QT5=libQt5Core.so.5.2.1 SDL=libSDL-1.2.so.0.11.4 SQLite=libsqlite3.so.0.8.6 [Environment] DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-uhy8zf0Ias,guid=b711cc19b1f49f965345cddc59b172c4 DEFAULTS_PATH=/usr/share/gconf/mate.default.path DESKTOP_SESSION=mate DISPLAY=:0.0 GB_GUI=gb.qt4 GDMSESSION=mate GDM_XSERVER_LOCATION=local GNOME_KEYRING_CONTROL=/run/user/1000/keyring-9NIb2g GNOME_KEYRING_PID=1827 GPG_AGENT_INFO=/run/user/1000/keyring-9NIb2g/gpg:0:1 HOME= LANG=de_DE.UTF-8 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= MANDATORY_PATH=/usr/share/gconf/mate.mandatory.path MATE_DESKTOP_SESSION_ID=this-is-deprecated MDMSESSION=mate MDM_LANG=de_DE.UTF-8 MDM_XSERVER_LOCATION=local PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games PWD= SESSION_MANAGER=local/:@/tmp/.ICE-unix/1625,unix/:/tmp/.ICE-unix/1625 SHELL=/bin/bash SSH_AGENT_PID=1777 SSH_AUTH_SOCK=/run/user/1000/keyring-9NIb2g/ssh TEXTDOMAIN=im-config TEXTDOMAINDIR=/usr/share/locale/ TZ=:/etc/localtime USER= USERNAME= WINDOWPATH=8 XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-mate:/etc/xdg XDG_CURRENT_DESKTOP=MATE XDG_DATA_DIRS=/usr/share/mate:/usr/local/share/:/usr/share/:/usr/share/mdm/ XDG_RUNTIME_DIR=/run/user/1000 XDG_SEAT=seat0 XDG_SESSION_COOKIE=cec7bd74c8d183e593c74ffc56ae75b5-1504801475.797209-1218556428 XDG_SESSION_DESKTOP=mate XDG_SESSION_ID=c1 XDG_VTNR=8 -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 19:38:42 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #29 by Delio CARVALHO: I've tried this three ways. And nothing. :-( env QT4_IM_MODULE=xim CLUTTER_IM_MODULE=xim QT_IM_MODULE=xim XMODIFIERS=@im=xim GTK_IM_MODULE=xim gambas3 env QT4_IM_MODULE=ibus CLUTTER_IM_MODULE=ibus QT_IM_MODULE=ibus XMODIFIERS=@im=ibus GTK_IM_MODULE=ibus gambas3 env QT4_IM_MODULE= CLUTTER_IM_MODULE= QT_IM_MODULE= XMODIFIERS=@im= GTK_IM_MODULE= gambas3 -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 19:37:14 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #28 by Fernando CABRAL: As suggested by Ahmad, I have tested both TestGTK3 and Test-Keypress. On the bare metal machine, the first one works, the second one does not. On the virtual machine, both work (same OS, same Gambas. Everything is the same, except for the fact that one is running on the bare metal and the other is running over the first one). -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 19:39:24 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #30 by Fernando CABRAL: Benoît, I tried your suggestion here (export QT_IM_MODULE=). Does not work. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 20:03:33 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #31 by Benoît MINISINI: I have added in the latest commit debugging messages for QT keyboard events. https://gitlab.com/gambas/gambas/commit/b4899b113bb72c6b9591ccc7976c50846d56c39d You enable these messages by setting the GB_QT_KEY_DEBUG environmental variable to 1. Can people try that and tell me what it reports when the editor is locked? Thanks! Benoît MINISINI changed the state of the bug to: NeedsInfo. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 20:18:39 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Benoît MINISINI changed the state of the bug to: NeedsInfo. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 20:18:29 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #32 by Benoît MINISINI: Better use https://gitlab.com/gambas/gambas/commit/54a0ce9d312a0c0876d872feb39cb6a244f7163c Benoît MINISINI changed the state of the bug to: Accepted. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 20:20:43 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #33 by Delio CARVALHO: Let me see if I got it... First I need to recompile gambas3 with your commited files... then... export GB_QT_KEY_DEBUG=1 and execute Gambas3? Is correct? Delio CARVALHO changed the state of the bug to: Accepted. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 20:33:37 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #34 by Benoît MINISINI: Yes. You should get a message for all keyboard events get by Gambas code from Qt. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1161: Class Editor is Locked
Message transféré Sujet : [Gambas Bug Tracker] Bug #1161: Class Editor is Locked Date : Thu, 07 Sep 2017 20:49:02 GMT De : bugtrac...@gambaswiki.org Pour : deli...@gmail.com, author.i...@gmail.com, mckaygerh...@gmail.com, karl.re...@fen-net.de, tmore...@ajm-software.com, fernandojosecab...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1161&from=L21haW4- Comment #35 by Delio CARVALHO: Benoìt, I'm not achieving to download your correct CWidget.cpp. can you help me? -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1164: [SoftwareFarm] Gambas IDE freeze, when combobox server(login dialog) empty
Message transféré Sujet : [Gambas Bug Tracker] Bug #1164: [SoftwareFarm] Gambas IDE freeze, when combobox server(login dialog) empty Date : Thu, 07 Sep 2017 22:39:50 GMT De : bugtrac...@gambaswiki.org Pour : author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1164&from=L21haW4- Zainudin AHMAD reported a new bug. Summary --- [SoftwareFarm] Gambas IDE freeze, when combobox server(login dialog) empty Type : Bug Priority : Medium Gambas version : Master Product : Development Environment Description --- Gambas IDE freeze, when combobox server(login dialog) empty. . Reproduce the Bug : (Attach Video) 1) Open Gambas IDE 2) Open Gambas Software Farm. 3) Click Login Button {Login dialog showed} 4) Click Preference Button {Farm Server dialog showed} 5) Add item "farm.test" and make position on Top. 6) Click Ok {Farm Server dialog closed} 7) Select "farm.test" and Click Ok {Login dialog closed} 8) Close Sofware Farm dialog. 9) Open again Sofware Farm dialog 10) Click Login Button, {Login dialog showed} 11) Click Preference Button, {Farm Server dialog showed} 12) Delete "farm.test" item. 13) Click Ok {Farm Server dialog closed} 14) Click Ok {Login dialog closed} 15) Close Sofware Farm dialog. 16) Close Gambas IDE. 17) Open again Gambas IDE. 18) Open Sofware Farm dialog 19) Click Login Button, {Login dialog showed} 20) Click Ok I get "[13] Null object. FFarmLogin.btnOK_Click.37" error message box. System information -- [System] Gambas=3.10.90 b77004d (master) OperatingSystem=Linux Kernel=4.10.0-28-generic Architecture=x86_64 Distribution=Ubuntu 16.04.2 LTS Desktop=XFCE Theme=Gtk Language=en_US Memory=1744M [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 [Environment] CLUTTER_BACKEND=x11 CLUTTER_IM_MODULE= DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-xXdOrc6Okg DEFAULTS_PATH=/usr/share/gconf/xubuntu.default.path DESKTOP_SESSION=xubuntu DISPLAY=:0.0 GB_GUI=gb.qt4 GDMSESSION=xubuntu GDM_LANG=en_US GLADE_CATALOG_PATH=: GLADE_MODULE_PATH=: GLADE_PIXMAP_PATH=: GNOME_KEYRING_CONTROL= GNOME_KEYRING_PID= GPG_AGENT_INFO=/.gnupg/S.gpg-agent:0:1 GTK_IM_MODULE= GTK_OVERLAY_SCROLLING=0 HOME= IM_CONFIG_PHASE=1 INSTANCE= JOB=dbus LANG=en_US LANGUAGE=en_US LC_ADDRESS=id_ID.UTF-8 LC_ALL=en_US LC_IDENTIFICATION=id_ID.UTF-8 LC_MEASUREMENT=id_ID.UTF-8 LC_MONETARY=id_ID.UTF-8 LC_NAME=id_ID.UTF-8 LC_NUMERIC=id_ID.UTF-8 LC_PAPER=id_ID.UTF-8 LC_TELEPHONE=id_ID.UTF-8 LC_TIME=id_ID.UTF-8 LOGNAME= MANDATORY_PATH=/usr/share/gconf/xubuntu.mandatory.path PATH=/bin:/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PWD= QT4_IM_MODULE= QT_ACCESSIBILITY=1 QT_IM_MODULE=compose QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1 QT_STYLE_OVERRIDE=gtk SESSION=xubuntu SESSIONTYPE= SESSION_MANAGER=local/:@/tmp/.ICE-unix/1253,unix/:/tmp/.ICE-unix/1253 SHELL=/bin/bash SHLVL=0 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh TZ=:/etc/localtime UPSTART_EVENTS=started xsession UPSTART_INSTANCE= UPSTART_JOB=startxfce4 UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/1072 USER= XAUTHORITY=/.Xauthority XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/usr/share/upstart/xdg:/etc/xdg:/etc/xdg XDG_CURRENT_DESKTOP=XFCE XDG_DATA_DIRS=/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop:/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_DESKTOP=xubuntu XDG_SESSION_ID=c2 XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SESSION_TYPE=x11 XDG_VTNR=7 XMODIFIERS= -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1164: [SoftwareFarm] Gambas IDE freeze, when combobox server(login dialog) empty
Message transféré Sujet : [Gambas Bug Tracker] Bug #1164: [SoftwareFarm] Gambas IDE freeze, when combobox server(login dialog) empty Date : Thu, 07 Sep 2017 22:40:18 GMT De : bugtrac...@gambaswiki.org Pour : author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1164&from=L21haW4- Zainudin AHMAD added an attachment: Bug-Movie.mkv -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1163: The Image.despeckle function of the image.effect class causes Gambas to crash
Message transféré Sujet : [Gambas Bug Tracker] Bug #1163: The Image.despeckle function of the image.effect class causes Gambas to crash Date : Thu, 07 Sep 2017 22:39:49 GMT De : bugtrac...@gambaswiki.org Pour : claus.dietr...@freenet.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1163&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..."
Message transféré Sujet : [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..." Date : Thu, 07 Sep 2017 22:44:58 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, mckaygerh...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1162&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1163: The Image.despeckle function of the image.effect class causes Gambas to crash
Message transféré Sujet : [Gambas Bug Tracker] Bug #1163: The Image.despeckle function of the image.effect class causes Gambas to crash Date : Fri, 08 Sep 2017 00:12:53 GMT De : bugtrac...@gambaswiki.org Pour : claus.dietr...@freenet.de, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1163&from=L21haW4- Comment #1 by Benoît MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/ce5780c9167feaf817c255125a6e6797228c799c Benoît MINISINI changed the state of the bug to: Fixed. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..."
Message transféré Sujet : [Gambas Bug Tracker] Bug #1162: Print txtDate.Text, I get "Type Mismatch ..." Date : Fri, 08 Sep 2017 00:15:14 GMT De : bugtrac...@gambaswiki.org Pour : tmore...@ajm-software.com, mckaygerh...@gmail.com, author.i...@gmail.com, g4m...@gmail.com http://gambaswiki.org/bugtracker/edit?object=BUG.1162&from=L21haW4- Comment #3 by Benoît MINISINI: Fixed in commit https://gitlab.com/gambas/gambas/commit/2384212c8f739270eae9fcad51914b6b11517a56 Benoît MINISINI changed the state of the bug to: Fixed. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
[Gambas-user] gambas software convention names and usage
as i can see names for gambas software are too deorganized and without convention, inclusivelly in software farm i recently packaged and build gogs for debian and noted the go languaje organization: 1. any older or newer version of linux can build and setup go languaje, event my lenny 2. all the software in go packaged or not, have a tree hierarchy and organization well defined The name of a package in og keep package names short and meaningful.¿, but inside that name are the path and meaning of.. as example io/ioutil but not io/util for paths and also for the name itselft suffixarray not suffix_array i think that the woftware farm must have a better rules to organizae all of them, so as go languaje does, packages and programs in farm can be reuse! Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user