[Gambas-user] [Gambas Bug Tracker] Bug #708: Commented code is being run

2015-09-06 Thread bugtracker
Comment #23 by Moviga TECHNOLOGIES:

That seems to be it! Good tracking :)



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

2015-09-06 Thread bugtracker
Alexander KUIPER reported a new bug.

Summary
---

Gambas3 Editor crash when adding a new line at end of the file and press 
"reload"

Type : Bug
Priority : Medium
Gambas version   : 3.8
Product  : Development Environment


Description
---

The Gambas3 3.8.0/3.8.1 Edit will crash with the following message:
TextEditor.LinePos.1030: #21: Out of bounds

To reproduce it:
- open a file
- add one or more lines at the end of this file
- keep your cursor also at the end of the file
- press the "Reload" button
- now you get the "out of bounds"





--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #708: Commented code is being run

2015-09-06 Thread bugtracker
Comment #24 by Benoît MINISINI:

I'm still unable to reproduce the bug, even with this option set... :-/



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

2015-09-06 Thread bugtracker
Comment #1 by Benoît MINISINI:

I cannot reproduce your bug. Please provide your system information, and a 
little project that crashes for you.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

2015-09-06 Thread bugtracker
Comment #2 by Benoît MINISINI:

Ho... and can you send me your IDE configuration? It's the 
~/.config/gambas3/gambas3.conf file.

Thanks!



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #708: Commented code is being run

2015-09-06 Thread bugtracker
Comment #25 by Moviga TECHNOLOGIES:

Did you try to restart Gambas? For me, the setting did not work right away. I 
had to make a change in the file that made the asterix appear, then save... and 
then the behaviour changed.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Charlie REINL reported a new bug.

Summary
---

loss of mouse functionalities

Type : Bug
Priority : Medium
Gambas version   : 3.8.90 (TRUNK)
Product  : Development Environment


Description
---

can't mark text in the IDE with the mouse anymore, workaround, click with the 
mouse into the Project-Tree.
No closer description why, will investigate and report later.
Any actions before, copy pasted, using text completion, deleted the rest 
pending of this word.


System information
--

[System]
Gambas=3.8.90 r7273
OperatingSystem=Linux
Kernel=3.2.0-90-generic
Architecture=x86
Distribution=Ubuntu 12.04.5 LTS
Desktop=GNOME
Theme=Plastique
Language=de_DE.UTF-8
Memory=3025M

[Libraries]
Cairo=libcairo.so.2.11000.2
Curl=libcurl.so.4.2.0
DBus=libdbus-1.so.3.5.8
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+2=libgtk-x11-2.0.so.0.2400.10
GTK+3=libgtk-3.so.0.400.2
Poppler=libpoppler.so.19.0.0
QT4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-YUDvvkpSlT,guid=cb34121a2b134d3719bb79fd002c
DEFAULTS_PATH=/usr/share/gconf/gnome-shell.default.path
DESKTOP_SESSION=gnome-shell
DISPLAY=:0.0
GB_GUI=gb.qt4
GDMSESSION=gnome-shell
GDM_LANG=de_DE.UTF-8
GIO_LAUNCHED_DESKTOP_FILE=/.local/share/applications/Gambas III.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=4992
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_KEYRING_CONTROL=/tmp/keyring-qmAL3o
GNOME_KEYRING_PID=3145
GPG_AGENT_INFO=/tmp/keyring-qmAL3o/gpg:0:1
GTK_MODULES=canberra-gtk-module
HOME=
LANG=de_DE.UTF-8
LANGUAGE=de_DE:en
LC_MESSAGES=de_DE.UTF-8
LOGNAME=
MANDATORY_PATH=/usr/share/gconf/gnome-shell.mandatory.path
PATH=/usr/local/bin:/usr/bin:/bin:/usr/games
PWD=
QT_ACCESSIBILITY=1
QT_NO_GLIB=1
SESSION_MANAGER=local/:@/tmp/.ICE-unix/3162,unix/:/tmp/.ICE-unix/3162
SHELL=/bin/bash
SPEECHD_PORT=7560
SSH_AGENT_PID=3306
SSH_AUTH_SOCK=/tmp/keyring-qmAL3o/ssh
TZ=:/etc/localtime
UBUNTU_MENUPROXY=libappmenu.so
USER=
USERNAME=
WINDOWPATH=7
XAUTHORITY=/var/run/gdm/auth-for--LOEQzU/database
XDG_CONFIG_DIRS=/etc/xdg/xdg-gnome-shell:/etc/xdg
XDG_CURRENT_DESKTOP=GNOME
XDG_DATA_DIRS=/usr/share/gnome-shell:/usr/share/gnome:/usr/local/share/:/usr/share/
XDG_SESSION_COOKIE=42f49d43f50733c401e4460348762a43-1441526959.262974-250210443



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #717: F2 does not work on Message()

2015-09-06 Thread bugtracker
Moviga TECHNOLOGIES reported a new bug.

Summary
---

F2 does not work on Message()

Type : Bug
Priority : Low
Gambas version   : 3.8.90 (TRUNK)
Product  : Development Environment


Description
---

This is a very minor bug, but I saw it and I report it anyway.

Positioning the cursor inside the word Message on a line like this:

Message("Hello")

does not show help. It only works when it is like this:


Message.Info("Hello")





--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Benoît MINISINI changed the state of the bug to: Accepted.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Moviga TECHNOLOGIES reported a new bug.

Summary
---

Make all windows appear on the same monitor

Type : Request
Priority : Medium
Gambas version   : 3.8.90 (TRUNK)
Product  : Development Environment


Description
---

When I start Gambas it runs on my main monitor. Every other window however, 
appears on my secondary monitor. The tips of the day, the preferences, and also 
the program when hitting F5. It would be nice if the all used the same monitor.


System information
--

[System]
Gambas=3.8.90 r7244
OperatingSystem=Linux
Kernel=4.1.6-1-ARCH
Architecture=x86_64
Distribution=arch 
Desktop=KDE5
Theme=Proxy
Language=nb_NO.UTF-8
Memory=9901M

[Libraries]
Cairo=libcairo.so.2.11400.2
Curl=libcurl.so.4.2.0
Curl=libcurl.so.4.4.0
DBus=libdbus-1.so.3.8.13
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.405.0
GTK+2=libgtk-x11-2.0.so.0.2400.28
GTK+3=libgtk-3.so.0.1600.6
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.52.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.5.0
SDL=libSDL-1.2.so.0.11.4

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-RIBBP6w23Z,guid=9d3c2cd87744485ca6c9a6d955ec05fb
DESKTOP_SESSION=plasma
DISPLAY=:0
GB_GUI=gb.qt5
GS_LIB=/.fonts
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/.gtkrc-2.0:/.config/gtkrc-2.0
GTK_MODULES=canberra-gtk-module
GTK_RC_FILES=/etc/gtk/gtkrc:/.gtkrc:/.config/gtkrc
HOME=
KDE_FULL_SESSION=true
KDE_MULTIHEAD=false
KDE_SESSION_UID=1000
KDE_SESSION_VERSION=5
LANG=nb_NO.UTF-8
LANGUAGE=nb
LOGNAME=
MAIL=/var/spool/mail/
MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
PWD=
QT_IM_MODULE=compose
QT_NO_GLIB=1
SESSION_MANAGER=local/:@/tmp/.ICE-unix/866,unix/:/tmp/.ICE-unix/866
SHELL=/bin/bash
SHLVL=1
SSH_ASKPASS=/usr/bin/ksshaskpass
TZ=:/etc/localtime
USER=
XAUTHORITY=/tmp/xauth-1000-_0
XCURSOR_SIZE=0
XCURSOR_THEME=Breeze_Snow
XDG_CURRENT_DESKTOP=KDE
XDG_DATA_DIRS=/usr/share:/usr/share:/usr/local/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/Session1
XDG_SESSION_TYPE=x11
XDG_VTNR=1
_=/usr/lib/kf5/start_kdeinit_wrapper



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #1 by Benoît MINISINI:

Actually I think it's the contrary: every dialog box appears on the first 
monitor, wherever the main window is. Isn't it?



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Comment #1 by Benoît MINISINI:

I think you are hit by the QT bug: the editor becomes unresponsive to mouse 
events if you press the mouse in it.
It works again if you do something with the mouse out of the editor and come 
back.
I have the same problem with other KDE applications like Kate.
Is it that?



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #717: F2 does not work on Message()

2015-09-06 Thread bugtracker
Benoît MINISINI changed the state of the bug to: Accepted.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #711: Remember cursor position when double clicking a file in the project tree

2015-09-06 Thread bugtracker
Benoît MINISINI changed the state of the bug to: Accepted.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #711: Remember cursor position when double clicking a file in the project tree

2015-09-06 Thread bugtracker
Comment #1 by Benoît MINISINI:

It does that only for the startup class, doesn't it?



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #711: Remember cursor position when double clicking a file in the project tree

2015-09-06 Thread bugtracker
Comment #2 by Moviga TECHNOLOGIES:

Yes, you are right. I did not notice. Still, it is quite annoying :)



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #2 by Moviga TECHNOLOGIES:

No, not with me... just the main window appears on my main monitor. Every other 
window is on the second one.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #705: Random indentation on very long lines

2015-09-06 Thread bugtracker
Benoît MINISINI changed the state of the bug to: Closed.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #705: Random indentation on very long lines

2015-09-06 Thread bugtracker
Comment #3 by Benoît MINISINI:

Fixed in revision #7278.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #3 by Benoît MINISINI:

Mmmm... But isn't your second monitor on the left of the main monitor?



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #4 by Moviga TECHNOLOGIES:

No, see screenshot:



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Moviga TECHNOLOGIES added an attachment:

main-monitor.png



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #5 by Moviga TECHNOLOGIES:

Hovedskjerm=main monitor=HDMI, the one on the right



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #6 by Benoît MINISINI:

OK, it's what I said! :-) Your second monitor is on the left, and so your main 
monitor is on the right.
Now I know what I should do.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #7 by Moviga TECHNOLOGIES:

Ahh, I misread you :) Sorry!



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Zainudin AHMAD added an attachment:

pic-1.png



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Comment #2 by Zainudin AHMAD:

in version 3.7.1 I can add break point when double click the "line number" but 
in version 3.8.1 I can't do that (with double or one click). attach pic
I don't know that is the bug or not.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

2015-09-06 Thread bugtracker
Jussi LAHTINEN added an attachment:

gambas3.conf



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

2015-09-06 Thread bugtracker
Comment #3 by Jussi LAHTINEN:

I can reproduce it:

[21] Out of bounds.
TextEditor.LinePos.1030



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #716: loss of mouse functionalities

2015-09-06 Thread bugtracker
Comment #3 by Benoît MINISINI:

PLEASE don't post something unrelated to the bug report!!

By the way, I think if you click just above the minus sign, left to the line 
number, you get your breakpoint.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

2015-09-06 Thread bugtracker
Comment #4 by Jussi LAHTINEN:

[System]
Gambas=3.8.90 r7271
OperatingSystem=Linux
Kernel=3.13.0-37-generic
Architecture=x86_64
Distribution=Linux Mint 17.1 Rebecca
Desktop=GNOME
Theme=Gtk
Language=en_US.UTF-8
Memory=7985M

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

[Environment]
CLUTTER_IM_MODULE=xim
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-ZSpQTGUXke,guid=eee637d9335e5a894785e1d355ec3ef1
DEFAULTS_PATH=/usr/share/gconf/default.default.path
DESKTOP_SESSION=default
DISPLAY=:0.0
GB_GUI=gb.qt4
GB_PROFILE_MAX=1000
GDMSESSION=default
GDM_XSERVER_LOCATION=local
GIO_LAUNCHED_DESKTOP_FILE=/Desktop/Gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=3519
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_KEYRING_CONTROL=/run/user/1000/keyring-a03L8D
GPG_AGENT_INFO=/run/user/1000/keyring-a03L8D/gpg:0:1
GTK_IM_MODULE=xim
HOME=
INSIDE_NEMO_PYTHON=
LANG=en_US.UTF-8
LC_ADDRESS=fi_FI.UTF-8
LC_IDENTIFICATION=fi_FI.UTF-8
LC_MEASUREMENT=fi_FI.UTF-8
LC_MONETARY=fi_FI.UTF-8
LC_NAME=fi_FI.UTF-8
LC_NUMERIC=fi_FI.UTF-8
LC_PAPER=fi_FI.UTF-8
LC_TELEPHONE=fi_FI.UTF-8
LC_TIME=en_US.UTF-8
LOGNAME=
MANDATORY_PATH=/usr/share/gconf/default.mandatory.path
MDMSESSION=default
MDM_LANG=en_US.UTF-8
MDM_XSERVER_LOCATION=local
PAPERSIZE=letter
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
PWD=
QT4_IM_MODULE=xim
SESSION_MANAGER=local/:@/tmp/.ICE-unix/1588,unix/:/tmp/.ICE-unix/1588
SHELL=/bin/bash
SSH_AGENT_PID=1662
SSH_AUTH_SOCK=/run/user/1000/keyring-a03L8D/ssh
TEXTDOMAIN=im-config
TEXTDOMAINDIR=/usr/share/locale/
TZ=:/etc/localtime
USER=
USERNAME=
WINDOWPATH=8
XAUTHORITY=/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/xdg-default:/etc/xdg
XDG_CURRENT_DESKTOP=X-Cinnamon
XDG_DATA_DIRS=/usr/share/default:/usr/share/gnome:/usr/local/share/:/usr/share/:/usr/share/mdm/
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SESSION_COOKIE=5a45fa29109f0ee2389b1b0355283726-1441545969.566221-1633341497
XDG_SESSION_DESKTOP=default
XDG_SESSION_ID=c1
XDG_VTNR=8
XMODIFIERS=@im=none



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #708: Commented code is being run

2015-09-06 Thread bugtracker
Comment #26 by Jussi LAHTINEN:

I can reproduce it in few try outs. Meaning adding and removing the ' few 
times, and every time the * appears I save the file and continue trying.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

2015-09-06 Thread bugtracker
Comment #5 by Alexander KUIPER:

My ".config/gambas3/gambas3.conf":

[FCreateFile]
Geometry=[219,20,656,656,0]
fchExisting=[1,"/home/ualex73","/home/ualex73","",True,[179,357],[1,False,False,"3,8,+,8,>,12.375",32,False],0]

[FCreateProject]
Geometry=[249,82,696,560,0]

[FDebugInfo]
panStack=[False,204,True]

[FMain]
Geometry=[-65,-24,1215,744,0]
panProject=[False,235,True]
panProperty=[False,256,True]
panDebug=[False,231,True]

[FOpenProject]
SortRecent=0
Geometry=[141,54,912,616,0]
pchProject=[[1,"/home/ualex73","/home/ualex73/domotiga/DomotiGa3",Null,True,[298,596],[1,False,False,"3,8,+,8,>,12.375",32,False],-1],[894,0]]

[FOutput]
Geometry=[-65,-7,776,432,0]

[FProperty]
Geometry=[-65,-24,255,323,0]
spnHelp=[False,104,True]

[FSidePanel]
panTool=[False,296,True]

[FSoftwareFarm]
Geometry=[189,26,816,672,0]

[FWelcome]
SortRecent=0

[FWizard]
dchProject=[1,"/","/home/ualex73",Null,False,[678,0],[1,False,False,"3,0.125,+,0.125,>,0.5",32,False],-1]

[General]
ShowTipOnStartup=0
LastTip=1



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #8 by Benoît MINISINI:

Is it better with revision #7281?

Now, by default, dialogs should open in the same screen as their parent window.

But beware that most of IDE windows save their last screen and position in the 
IDE settings file.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #9 by Moviga TECHNOLOGIES:

Some of the windows are at the IDE's monitor and centered. Some are where left 
off last time.
Still, the running app (F5) is always appearing at the secondary monitor. If 
this could appear over the IDE, that would be super :)



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #718: Too short lifetime of bugtracker's session

2015-09-06 Thread bugtracker
Moviga TECHNOLOGIES reported a new bug.

Summary
---

Too short lifetime of bugtracker's session

Type : Request
Priority : Medium
Gambas version   : Unknown
Product  : Bugtracker


Description
---

I had just written a longer answer on one of the bugs, was interrupted by 
somebody and came back 45-60 minutes later, finished the text and sent it 
off... voila, "Please log inn"... hit the browsers back button, all the text 
was lost.
Could you increase the lifetime of the bugtracker's session please?





--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #702: Installation Package Building

2015-09-06 Thread bugtracker
Comment #5 by Donald Dwane ROSS:

Testing Package installation in Ubuntu 15.04 using Ubuntu Software Center, 
Synaptic & Gdebi-gtk.
Ubuntu Software Center installs and warns of bad package on ALL packages built 
by Gambas3.8 but the packages seem to work.
Synaptic Install and Removes packages I build with Gambas3.8 and has no 
warnings.
Gdebi-gtk (seems to tell the story) installs and removes and has good detail'd 
warnings list of the package build (shows lots of problems).

I will try more package builds with the 3 package managers and I may add dpkg 
in with the installers to try.

Gambas 3.8 seems to be creating a directory in "Computer" (where bin, boot, 
dev, etc, root, tmp)...etc is called ' (the Gambas remark tick) that does 
nothing, in it there are directorys that are empty, one ends in ' and both are 
0 items in size. This doesn't seem like it should be there and is being sited 
as a problem in Ubuntu Software Center and Gdebi-gtk as being a non standard 
directory (the one called '). The package installers are calling it '/ but it 
ends up non hidden with permissions drwxr-xr-x. The screens I add to the 
package are where they should be with a lock symbol and are removed with 
program removal by synaptic or gdebi along with the ' directory and its inner 
directory's. There seems to be a lot of packages that don't assemble up to the 
https://www.debian.org/doc/debian-policy/ch-controlfields.html standards. I am 
finding that Google's Chrome at least did flag as a bad package build (I 
haven't tried that one, I use Firefox).



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Gambas 3.5.4

2015-09-06 Thread Nikola Rogozarski
Problem !!! I use, Debian 8, and Gambas 3.5.4
I made a simple prоgram and when I wanted to make package installation, I
have the following problem

The package build has failed.
Package.MakeDebPackage.868: 'dpkg-buildpackage' has failed.

Is there any solution to this

[System]
Gambas=3.5.4
OperatingSystem=Linux
Kernel=3.16.0-4-amd64
Architecture=x86_64
Distribution=debian 8.2
Desktop=KDE4
Theme=QPlastique
Language=en_US.UTF-8
Memory=8002M
[Libraries]
Cairo=libcairo.so.2.11400.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.8.13
GStreamer=libgstreamer-1.0.so.0.404.0
GTK+=libgtk-x11-2.0.so.0.2400.25
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.46.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Benoît MINISINI changed the state of the bug to: Closed.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #715: Make all windows appear on the same monitor

2015-09-06 Thread bugtracker
Comment #10 by Benoît MINISINI:

Things should work as expected in revision #7286. Tell me if you still find 
unexpected behaviours, and I may reopen the bug.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #718: Too short lifetime of bugtracker's session

2015-09-06 Thread bugtracker
Benoît MINISINI changed the state of the bug to: Rejected.




--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #718: Too short lifetime of bugtracker's session

2015-09-06 Thread bugtracker
Comment #1 by Benoît MINISINI:

The timeout is one hour. I find that big enough!



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #708: Commented code is being run

2015-09-06 Thread bugtracker
Comment #27 by Benoît MINISINI:

I have optimized the code formatting routine in revision #7281, but normally 
nothing changed relative to your bug. Can you confirm?



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #702: Installation Package Building

2015-09-06 Thread bugtracker
Comment #6 by Benoît MINISINI:

Again, please provide the source code of your project so that I can test the 
package generation.
The provided link http://rcflyerscu.homeip.net:8081 does not work there.



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #719: Procedure List Toolbutton is truncated

2015-09-06 Thread bugtracker
Bruce BRUEN reported a new bug.

Summary
---

Procedure List Toolbutton is truncated

Type : Bug
Priority : High
Gambas version   : 3.8.90 (TRUNK)
Product  : Development Environment


Description
---

In the IDE "Editor" toolbar, the Procedure List menu button is now truncated. 
See attached pic.

[System]
Gambas=3.8.90 r7268
OperatingSystem=Linux
Kernel=3.12.18-pclos2
Architecture=x86
Distribution=PCLinuxOS
Desktop=LXDE
Theme=Windows
Language=en_AU.UTF-8
Memory=1008M

[Libraries]
Cairo=libcairo.so.2.11200.16
Curl=libcurl.so.3.0.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.8.8
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.405.0
GTK+2=libgtk-x11-2.0.so.0.2400.26
GTK+3=libgtk-3.so.0.1400.14
OpenGL=libGL.so.1.2.0
OpenGL=libGL.so.173.14.39
OpenGL=libGL.so.96.43.23
Poppler=libpoppler.so.13.0.0
Poppler=libpoppler.so.19.0.0
Poppler=libpoppler.so.46.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.4.2
SDL=libSDL-1.2.so.0.11.4

[Environment]
BROWSER=/usr/bin/www-browser
CANBERRA_DRIVER=pulse
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-LI65ppOjSu,guid=d5cbdaaf1fd11e4d336162c655ec18cf
DESKTOP_SESSION=LXDE
DISPLAY=:0
GB_GUI=gb.qt4
GCONF_TMPDIR=/tmp
GDMSESSION=04LXDE
GDM_XSERVER_LOCATION=local
GPG_AGENT_INFO=/tmp/gpg-eYAuHy/S.gpg-agent:21913:1
GTK_MODULES=canberra-gtk-module
G_FILENAME_ENCODING=@locale
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=
HOSTNAME=
INPUTRC=/etc/inputrc
LANG=en_AU.UTF-8
LANGUAGE=en_AU:en_GB:en
LC_ADDRESS=en_AU.UTF-8
LC_COLLATE=en_AU.UTF-8
LC_CTYPE=en_AU.UTF-8
LC_IDENTIFICATION=en_AU.UTF-8
LC_MEASUREMENT=en_AU.UTF-8
LC_MESSAGES=en_AU.UTF-8
LC_MONETARY=en_AU.UTF-8
LC_NAME=en_AU.UTF-8
LC_NUMERIC=en_AU.UTF-8
LC_PAPER=en_AU.UTF-8
LC_SOURCED=1
LC_TELEPHONE=en_AU.UTF-8
LC_TIME=en_AU.UTF-8
LESS=-MM
LESSCHARSET=utf-8
LESSKEY=/etc/.less
LESSOPEN=|/usr/bin/lesspipe.sh %s
LOGNAME=
LS_COLORS=
MAIL=/var/spool/mail/
MDV_MENU_STYLE=discovery
META_CLASS=desktop
NLSPATH=/usr/share/locale/%l/%N
PATH=/bin:/usr/bin:/usr/local/bin:/usr/games:/usr/lib/qt4/bin:/usr/lib/qt5/bin:/usr/bin:/usr/sbin:/usr/lib/kde4/libexec:/bin:/sbin:/usr/X11R6/bin:/usr/games:/usr/local/bin:/usr/local/sbin:/usr/lib/qt5/bin:/usr/bin:/usr/sbin:/usr/lib/kde4/libexec:/bin:/sbin:/usr/X11R6/bin:/usr/games:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/lib/kde4/libexec
PKG_CONFIG_PATH=/usr/lib/pkgconfig
PWD=
PYTHONDONTWRITEBYTECODE=1
PYTHONSTARTUP=/etc/pythonrc.py
QT4DOCDIR=/usr/share/doc/qt4
QT5DOCDIR=/usr/share/doc/qt5
QTDIR=/usr/lib/qt4
QTDIR5=/usr/lib/qt5
QTINC=/usr/lib/qt3/include
QTLIB=/usr/lib
QT_PLUGIN_PATH=/usr/lib/qt4/plugins/:/usr/lib/kde4/plugins/:/usr/lib64/kde4/plugins:/usr/lib/kde4/plugins
QT_XFT=0
SAL_USE_VCLPLUGIN=gtk
SHELL=/bin/bash
SHLVL=2
SSH_AGENT_PID=21919
SSH_ASKPASS=/usr/lib/ssh/ssh-askpass
SSH_AUTH_SOCK=/tmp/ssh-QFwiqv0j6HjK/agent.21876
TMP=/tmp
TMPDIR=/tmp
TZ=:/etc/localtime
USER=
WINDOWPATH=8:8:8
XAUTHORITY=/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/discovery:/etc/xdg
XDG_CONFIG_HOME=/.config
XDG_CURRENT_DESKTOP=LXDE
XDG_DATA_DIRS=/usr/local/share:/usr/share/gdm:/var/lib/menu-xdg:/usr/share:/usr/share/gdm/
XDG_MENU_PREFIX=lxde-
XDG_SESSION_COOKIE=82ab6c261883e9ffe2a80b674b7b435e-1441536206.273686-1655485726
XMODIFIERS=@im=none
_=/usr/bin/gambas3
_LXSESSION_PID=21876





--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #719: Procedure List Toolbutton is truncated

2015-09-06 Thread bugtracker
Bruce BRUEN added an attachment:

Selection_113.png



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #707: PPA problem, please repair gambas3-gb-dbus package.

2015-09-06 Thread bugtracker
Comment #9 by Zainudin AHMAD:

it's ok now, thanks. and tray icon can work. :)



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] [Gambas Bug Tracker] Bug #711: Remember cursor position when double clicking a file in the project tree

2015-09-06 Thread Lewis Balentine
How do you opt out of the Gambas Bug Tracker ?

On 09/06/2015 07:15 AM, bugtrac...@gambaswiki.org wrote:
> Comment #2 by Moviga TECHNOLOGIES:
>
> Yes, you are right. I did not notice. Still, it is quite annoying :)
>
>
>
> --
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user


--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Unexpected error after install v. 3.8.0.

2015-09-06 Thread Almanova Sistemi
Il 05/09/2015 04:33, Benoît Minisini ha scritto:
> Le 04/09/2015 07:54, Almanova Sistemi a écrit :
>> Hi everyone,
>>
>> I am new to this mailing list and I greet all the members of the list.
>>
>> I hope I can contribute to solving the problems and, of course, be
>> helped to solve my problems.
>>
>> Now my problem:
>>
>> after install gambas3 version 3.8.0 on opensuse 13.2 from
>> http://download.opensuse.org/repositories/home:/munix9/openSUSE_13.2/
>> I get the following error when launch gambas3:
>>
>> This application has raised an unexpected
>> error and must abort.
>>
>> [6] Type mismatch: wanted Number, got Point instead.
>>TextEditor.UpdateWidth.1106
>>
>> Can you help to solve this problem?
>>
>> Best regards,
>>
>> Max
>>
> According to the error, unless your system is broken, I guess that the
> OpenSuSE Gambas packages are broken. Which would be not the first time...
>
> I suggest that you remove all the Gambas packages you installed, and
> then try to compile Gambas from sources (you will have to install a lot
> of development packages). That way we will know for sure if these
> packages were really broken.
>
> Regards,
>
Thanks to Benoît and Jussi for the reply.

I solved the problem by installing version 3.8.1 from 
http://download.opensuse.org/repositories/home:/munix9/openSUSE_13.2/

Regards,
Max
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas 3.5.4

2015-09-06 Thread Fabien Bodard
Yes... Upgrade
Le 7 sept. 2015 00:38, "Nikola Rogozarski"  a écrit
:

> Problem !!! I use, Debian 8, and Gambas 3.5.4
> I made a simple prоgram and when I wanted to make package installation, I
> have the following problem
>
> The package build has failed.
> Package.MakeDebPackage.868: 'dpkg-buildpackage' has failed.
>
> Is there any solution to this
>
> [System]
> Gambas=3.5.4
> OperatingSystem=Linux
> Kernel=3.16.0-4-amd64
> Architecture=x86_64
> Distribution=debian 8.2
> Desktop=KDE4
> Theme=QPlastique
> Language=en_US.UTF-8
> Memory=8002M
> [Libraries]
> Cairo=libcairo.so.2.11400.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.8.13
> GStreamer=libgstreamer-1.0.so.0.404.0
> GTK+=libgtk-x11-2.0.so.0.2400.25
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.46.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
>
> --
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] OpenAL (gb.openal) example code

2015-09-06 Thread Kevin Fishburne
On 08/23/2015 12:43 AM, Kevin Fishburne wrote:
>
> Okay, I found this code:
>
> https://hackage.haskell.org/package/OpenAL-1.4.0.1/docs/src/Sound-OpenAL-AL-Listener.html
>
> with perhaps this being the pertinent information in its comments:
>
> -- | 'orientation' contains an \"at\" vector and an \"up\" vector, where the
> -- \"at\" vector represents the \"forward\" direction of the listener
> and the
> -- orthogonal projection of the \"up\" vector into the subspace
> perpendicular to
> -- the \"at\" vector represents the \"up\" direction for the listener.
> OpenAL
> -- expects two vectors that are linearly independent. These vectors are not
> -- expected to be normalized. If the two vectors are linearly dependent,
> -- behavior is undefined. The initial orientation is ('Vector3' 0 0 (-1),
> -- 'Vector3' 0 1 0), i.e. looking down the Z axis with the Y axis pointing
> -- upwards.
>
> I changed the listener orientation vector assignment line to this:
>
> Al.Listenerfv(Al.ORIENTATION, [0, 0, -1, 0, 1, 0])
>
> and it seems to work with Al.SOURCE_RELATIVE set to FALSE for both
> listener and source position changes. Yummy. Let me know if any of this
> sounds correct and I'll continue testing/experimentation.
>

I now have OpenAL working well but I need to know how to change the 
orientation of the coordinate system to reflect that used by my game. 
Normally in a 3D game the X axis is left/right, the Y axis is 
up/down/elevation, and the Z axis goes into the screen (in/out). In 
Sylph the Y axis goes into the screen and the Z axis is 
up/down/elevation. As you move into the screen the Y coordinates 
decrease. An easy way to think about it is a piece of graph paper where 
the upper-left corner is X:0, Y:0 and the bottom-right corner is X:100, 
Y:100. You start at the bottom, facing the top, and move along the Y 
axis toward the top.

I believe that

Al.Listenerfv(Al.ORIENTATION, [0, 0, -1, 0, 1, 0])

orients the audio environment using the traditional axes and not mine 
where the Z and Y axes are switched. I have no idea how to calculate the 
proper values for this statement to reflect the axes used in Sylph.

Here's another explanation of how the two vectors in Al.Listenerfv work:

http://stackoverflow.com/questions/7861306/clarification-on-openal-listener-orientation

If the answer is obvious to anyone reading this, please clue me in.

-- 
Kevin Fishburne
Eight Virtues
www:http://sales.eightvirtues.com
e-mail:sa...@eightvirtues.com
phone: (770) 853-6271


--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas 3.5.4

2015-09-06 Thread Julio Sanchez
Nikola:

Try to install the .deb package creates, and that works for me correctly (I
also use gambas.3.5.4)

Regards,

Julio

2015-09-07 7:13 GMT+02:00 Fabien Bodard :

> Yes... Upgrade
> Le 7 sept. 2015 00:38, "Nikola Rogozarski"  a
> écrit
> :
>
> > Problem !!! I use, Debian 8, and Gambas 3.5.4
> > I made a simple prоgram and when I wanted to make package installation, I
> > have the following problem
> >
> > The package build has failed.
> > Package.MakeDebPackage.868: 'dpkg-buildpackage' has failed.
> >
> > Is there any solution to this
> >
> > [System]
> > Gambas=3.5.4
> > OperatingSystem=Linux
> > Kernel=3.16.0-4-amd64
> > Architecture=x86_64
> > Distribution=debian 8.2
> > Desktop=KDE4
> > Theme=QPlastique
> > Language=en_US.UTF-8
> > Memory=8002M
> > [Libraries]
> > Cairo=libcairo.so.2.11400.0
> > Curl=libcurl.so.4.3.0
> > DBus=libdbus-1.so.3.8.13
> > GStreamer=libgstreamer-1.0.so.0.404.0
> > GTK+=libgtk-x11-2.0.so.0.2400.25
> > OpenGL=libGL.so.1.2.0
> > Poppler=libpoppler.so.46.0.0
> > Qt4=libQtCore.so.4.8.6
> > SDL=libSDL-1.2.so.0.11.4
> >
> >
> --
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
> --
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user