[Gambas-user] [Gambas Bug Tracker] Bug #848: Keep getting "cannot open file" error

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.848=L21haW4-

Comment #4 by Moviga TECHNOLOGIES:

Thank you for the suggestions. However, I do also get this error sometimes when 
I try to open the gb.web.form project from trunk. It complains about the 
WebSeperator. It is somewhat random it seems.



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #848: Keep getting "cannot open file" error

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.848=L21haW4-

Comment #3 by Fabien BODARD:

sorry ... no in fact... but read the code in gb.gui.base it will help you on 
optimizing your code with the paint class.

and don't use an integer for a boolean flag..



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #851: Browse project does not work any longer

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.851=L21haW4-

Moviga TECHNOLOGIES reported a new bug.

Summary
---

Browse project does not work any longer

Type : Bug
Priority : Medium
Gambas version   : Unknown
Product  : Unknown


Description
---

'Tools -> Browse project' is now doing nothing.
I use Dolphin and KDE5


System information
--

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

[Libraries]
Cairo=libcairo.so.2.11400.4
Curl=libcurl.so.4.4.0
DBus=libdbus-1.so.3.14.5
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.601.0
GTK+2=libgtk-x11-2.0.so.0.2400.28
GTK+3=libgtk-3.so.0.1800.5
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.56.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.5.1
SDL=libSDL-1.2.so.0.11.4

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DESKTOP_SESSION=/usr/share/xsessions/plasma
DISPLAY=:0
GB_GUI=gb.qt5
GS_LIB=/.fonts
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/818,unix/:/tmp/.ICE-unix/818
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



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Farm's thumnails are terrible

2015-12-02 Thread Moviga Technologies
> It's for saving bandwith : it's just a thumbnail...

How about making removing the stretch at least. If the thumbnail is 
200x200, and the Farm's thumbnailbox is 900x900, it would be better that 
the Farm's imagebox is 200x200 as well... IMHO.

--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #848: Keep getting "cannot open file" error

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.848=L21haW4-

Moviga TECHNOLOGIES added an attachment:

cannot_open_file.png



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #848: Keep getting "cannot open file" error

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.848=L21haW4-

Moviga TECHNOLOGIES added an attachment:

Moviga-VerticalProgressBar-0.1.1.tar.gz



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #848: Keep getting "cannot open file" error

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.848=L21haW4-

Comment #2 by Fabien BODARD:

Working great here on a fresh install... 

' Copyright (c) 2015 jornmo - mov...@mykolab.ch

Are you sure there is no code from the gb.form component ?



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #848: Keep getting "cannot open file" error

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.848=L21haW4-

Comment #1 by Moviga TECHNOLOGIES:

I added the project here for convenience. I hope you get the same error with 
you, because this is pretty annoying.



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #851: Browse project does not work any longer

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.851=L21haW4-

Comment #1 by Benoît MINISINI:

It works perfectly there.

This feature relies on a 'xdg-open' script copied in a temporary directory: can 
you check that 'xdg-open' works on your system?



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #851: Browse project does not work any longer

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.851=L21haW4-

Comment #2 by Moviga TECHNOLOGIES:

$ xdg-open ~

launches dolphin in my home directory



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #854: IDE Crash when "Double Click" the Publish button on Publis Software Dialog

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.854=L21haW4-

Zainudin AHMAD added an attachment:

pic-1.png



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #853: IDE Crash when press the Undo button

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.853=L21haW4-

Zainudin AHMAD added an attachment:

pic-1.png



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #853: IDE Crash when press the Undo button

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.853=L21haW4-

Zainudin AHMAD reported a new bug.

Summary
---

IDE Crash when press the Undo button

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


Description
---

I get Error message (attach pic-2) : [13] Null object. 
FForm.SetControlProperty.3808 , when press the Undo button.

Reproduce the bug : (attach pic-1)
- Add DataView into Form
- Press the Undo button

this happens with :
- DataCheckBox
- DataCombo
- DataComboView
- DataControl
- DataView


System information
--

[System]
Gambas=3.8.90 r7496
OperatingSystem=Linux
Kernel=3.2.0-88-generic
Architecture=x86
Distribution=Ubuntu 12.04.5 LTS
Desktop=LXDE
Theme=Gtk
Language=en_US.UTF-8
Memory=494M

[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
GStreamer=libgstreamer-1.0.so.0.7.0
GTK+2=libgtk-x11-2.0.so.0.2400.10
GTK+3=libgtk-3.so.0.400.2
OpenGL=libGL.so.96.43.23
Poppler=libpoppler.so.19.0.0
QT4=libQtCore.so.4.8.1
QT5=libQt5Core.so.5.0.2
SDL=libSDL-1.2.so.0.11.3

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-xpmvj25V6h,guid=be71a96f9e366390d6245d36002c
DEFAULTS_PATH=/usr/share/gconf/Lubuntu.default.path
DESKTOP_SESSION=Lubuntu
DISPLAY=:0
GB_GUI=gb.qt4
GDMSESSION=Lubuntu
GNOME_KEYRING_CONTROL=/tmp/keyring-jbkeXd
GNOME_KEYRING_PID=1828
HOME=
LANG=en_US.UTF-8
LOGNAME=
MANDATORY_PATH=/usr/share/gconf/Lubuntu.mandatory.path
PATH=/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PWD=
SAL_USE_VCLPLUGIN=gtk
SHELL=/bin/bash
SSH_AGENT_PID=1819
SSH_AUTH_SOCK=/tmp/keyring-jbkeXd/ssh
TZ=:/etc/localtime
USER=
XAUTHORITY=/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/lubuntu/:/etc/xdg/xdg-Lubuntu:/etc/xdg
XDG_CONFIG_HOME=/.config
XDG_CURRENT_DESKTOP=LXDE
XDG_DATA_DIRS=/etc/xdg/lubuntu:/usr/share/Lubuntu:/usr/local/share/:/usr/share/:/usr/share:/usr/share/gdm:/var/lib/menu-xdg
XDG_MENU_PREFIX=lxde-
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_COOKIE=2d9710af0959f6893eb828f10008-1449091035.731829-1059360993
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
_LXSESSION_PID=1789



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #853: IDE Crash when press the Undo button

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.853=L21haW4-

Zainudin AHMAD added an attachment:

pic-2.png



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Gambas IDE slows down to standstill on terminal server

2015-12-02 Thread Rolf-Werner Eilert
On my terminal server in the office, after having open Gambas IDE for 
some hours, suddenly the IDE will slow down to nearly standstill. This 
is reproducable, though I cannot know when it happens. Seems to come 
faster when I work a lot in the editor. After a minute or so, even mouse 
events on the whole screen are slowing down, and I had it twice that I 
had to go to the server room and log in from there and kill gbr3 from 
the command line to regain access to my terminal.

This seems to have to do with the optimazation Benoit has made, see our 
conversation on the X server. There seems to be some kind of 
accumulation which stuffs the RAM in my terminal until it starts swapping.

I found that killing Firefox at the same time helps the terminal to come 
back faster, but with a bit of patience I could do without this measure.

Although I really don't know if it makes sense to "re-optimize" the IDE 
for terminal servers (this will be a rare case of usage), I found it 
worthwhile to mention.

Benoit, instead of an automatic switch, would it make sense to provide 
for a manual override of this feature, e. g. by command line or some 
option in the .rc file? The few people who are using the IDE on a 
terminal server might profit from it. (But if this means taking care of 
a lot of different places in code, I wouldn't bother you with it.)

Regards
Rolf


--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #854: IDE Crash when "Double Click" the Publish button on Publis Software Dialog

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.854=L21haW4-

Zainudin AHMAD added an attachment:

gdb.out



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #854: IDE Crash when "Double Click" the Publish button on Publis Software Dialog

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.854=L21haW4-

Zainudin AHMAD reported a new bug.

Summary
---

IDE Crash when "Double Click" the Publish button on Publis Software Dialog

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


Description
---

This happens "without internet connection"

Reproduce the bug:
- Doble Click the publish button (attach pic-1)

I get :  Message box already displayed. FarmRequest.WaitFor.207

Sometimes Interpreter Crash (attach gbd.out file)


System information
--

[System]
Gambas=3.8.90 r7496
OperatingSystem=Linux
Kernel=3.2.0-88-generic
Architecture=x86
Distribution=Ubuntu 12.04.5 LTS
Desktop=LXDE
Theme=Gtk
Language=en_US.UTF-8
Memory=494M

[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
GStreamer=libgstreamer-1.0.so.0.7.0
GTK+2=libgtk-x11-2.0.so.0.2400.10
GTK+3=libgtk-3.so.0.400.2
OpenGL=libGL.so.96.43.23
Poppler=libpoppler.so.19.0.0
QT4=libQtCore.so.4.8.1
QT5=libQt5Core.so.5.0.2
SDL=libSDL-1.2.so.0.11.3

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-xpmvj25V6h,guid=be71a96f9e366390d6245d36002c
DEFAULTS_PATH=/usr/share/gconf/Lubuntu.default.path
DESKTOP_SESSION=Lubuntu
DISPLAY=:0
GB_GUI=gb.qt4
GDMSESSION=Lubuntu
GNOME_KEYRING_CONTROL=/tmp/keyring-jbkeXd
GNOME_KEYRING_PID=1828
HOME=
LANG=en_US.UTF-8
LOGNAME=
MANDATORY_PATH=/usr/share/gconf/Lubuntu.mandatory.path
PATH=/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PWD=
SAL_USE_VCLPLUGIN=gtk
SHELL=/bin/bash
SSH_AGENT_PID=1819
SSH_AUTH_SOCK=/tmp/keyring-jbkeXd/ssh
TZ=:/etc/localtime
USER=
XAUTHORITY=/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg/lubuntu/:/etc/xdg/xdg-Lubuntu:/etc/xdg
XDG_CONFIG_HOME=/.config
XDG_CURRENT_DESKTOP=LXDE
XDG_DATA_DIRS=/etc/xdg/lubuntu:/usr/share/Lubuntu:/usr/local/share/:/usr/share/:/usr/share:/usr/share/gdm:/var/lib/menu-xdg
XDG_MENU_PREFIX=lxde-
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_COOKIE=2d9710af0959f6893eb828f10008-1449091035.731829-1059360993
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
_LXSESSION_PID=1789



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #852: IDE Crash when using Gambas Sofware Farm

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.852=L21haW4-

Zainudin AHMAD added an attachment:

pic-3.png



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #852: IDE Crash when using Gambas Sofware Farm

2015-12-02 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.852=L21haW4-

Zainudin AHMAD added an attachment:

pic-1.png



--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.report

2015-12-02 Thread Frank
this is how I did it:

Public Sub savepdf()

Dim path As String
Dim hReport1 As New Rpt
Dim hprinter As New Printer

path = "/home/me/Gambas/projecten/project/" & name & ".pdf"

hprinter.Orientation = Printer.Portrait
hprinter.Resolution = Desktop.Resolution
hprinter.Paper = Printer.A4
hprinter.OutputFile = path
hReport1.Print(hprinter)

Message.Info("something is saved")

End


brgds,

Frank

Op 02-12-15 om 10:37 schreef Fabien Bodard:
> Do you use gb.report or gb.report2 ?
> Le 2 déc. 2015 04:52, "Buster Seven"  a écrit :
>
>> i'm using gb.report and I would like to save a pdf file automatically
>> generated from my program without out user input ! is this possible?
>>
>>
>> thanks Shane
>>
>> --
>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>> Give your users amazing mobile app experiences with Intel(R) XDK.
>> Use one codebase in this all-in-one HTML5 development environment.
>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
>> OSs.
>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
>> ___
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> --
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.report

2015-12-02 Thread Fabien Bodard
Do you use gb.report or gb.report2 ?
Le 2 déc. 2015 04:52, "Buster Seven"  a écrit :

> i'm using gb.report and I would like to save a pdf file automatically
> generated from my program without out user input ! is this possible?
>
>
> thanks Shane
>
> --
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.report

2015-12-02 Thread Fabien Bodard
Report users ?

Happy to meet you !

Have you any feed back about this components or some needs ?

I have drawn this component for my need but to polish it I need more user
feedback.

What are you using it for ?

What kind of widget miss you ?

Or anything else can help me to improve this component
Le 2 déc. 2015 10:45, "Frank"  a écrit :

> this is how I did it:
>
> Public Sub savepdf()
>
> Dim path As String
> Dim hReport1 As New Rpt
> Dim hprinter As New Printer
>
> path = "/home/me/Gambas/projecten/project/" & name & ".pdf"
>
> hprinter.Orientation = Printer.Portrait
> hprinter.Resolution = Desktop.Resolution
> hprinter.Paper = Printer.A4
> hprinter.OutputFile = path
> hReport1.Print(hprinter)
>
> Message.Info("something is saved")
>
> End
>
>
> brgds,
>
> Frank
>
> Op 02-12-15 om 10:37 schreef Fabien Bodard:
> > Do you use gb.report or gb.report2 ?
> > Le 2 déc. 2015 04:52, "Buster Seven"  a écrit :
> >
> >> i'm using gb.report and I would like to save a pdf file automatically
> >> generated from my program without out user input ! is this possible?
> >>
> >>
> >> thanks Shane
> >>
> >>
> --
> >> Go from Idea to Many App Stores Faster with Intel(R) XDK
> >> Give your users amazing mobile app experiences with Intel(R) XDK.
> >> Use one codebase in this all-in-one HTML5 development environment.
> >> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> >> OSs.
> >> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> >> ___
> >> Gambas-user mailing list
> >> Gambas-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
> --
> > Go from Idea to Many App Stores Faster with Intel(R) XDK
> > Give your users amazing mobile app experiences with Intel(R) XDK.
> > Use one codebase in this all-in-one HTML5 development environment.
> > Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> > http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> --
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Farm's thumnails are terrible

2015-12-02 Thread Moviga Technologies
 

The thumbnails at the farm has such a low resolution that it is just a
big haze... could you upp the resolution a tad Benoît? 
--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.report

2015-12-02 Thread fgores

Gb.report2 yes
Verstuurd vanaf mijn iPad

> Op 2 dec. 2015 om 12:45 heeft Fabien Bodard  het 
> volgende geschreven:
> 
> Le 2 déc. 2015 12:23, "Frank"  a écrit :
>> 
>> Hi Fabien,
>> 
>> Yes I use it. I created a accountingprogram where I store customers,
> contracts, work done and bills in a MYSQL database. Every month I create a
> bill and store it as PDF in a local folder: I create a report and show it
> with .preview(), on closing I let the program store
>> the .pdf as shown below automatically. It works fine for me this way at
> the moment.
>> 
>> At the moment I am trying to create a html-email message automatically
> with the bill in the messagebody so I can send the bill via email..
>> 
>> Frank
> Gb.report2 ?
>> 
>>> On 02.12.2015 11:59, Fabien Bodard wrote:
>>> Report users ?
>>> 
>>> Happy to meet you !
>>> 
>>> Have you any feed back about this components or some needs ?
>>> 
>>> I have drawn this component for my need but to polish it I need more
> user
>>> feedback.
>>> 
>>> What are you using it for ?
>>> 
>>> What kind of widget miss you ?
>>> 
>>> Or anything else can help me to improve this component
>>> Le 2 déc. 2015 10:45, "Frank"  a écrit :
>>> 
 this is how I did it:
 
 Public Sub savepdf()
 
 Dim path As String
 Dim hReport1 As New Rpt
 Dim hprinter As New Printer
 
 path = "/home/me/Gambas/projecten/project/" & name & ".pdf"
 
 hprinter.Orientation = Printer.Portrait
 hprinter.Resolution = Desktop.Resolution
 hprinter.Paper = Printer.A4
 hprinter.OutputFile = path
 hReport1.Print(hprinter)
 
 Message.Info("something is saved")
 
 End
 
 
 brgds,
 
 Frank
 
 Op 02-12-15 om 10:37 schreef Fabien Bodard:
> Do you use gb.report or gb.report2 ?
> Le 2 déc. 2015 04:52, "Buster Seven"  a écrit
> :
> 
>> i'm using gb.report and I would like to save a pdf file automatically
>> generated from my program without out user input ! is this possible?
>> 
>> 
>> thanks Shane
> --
>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>> Give your users amazing mobile app experiences with Intel(R) XDK.
>> Use one codebase in this all-in-one HTML5 development environment.
>> Design, debug

--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Farm's thumnails are terrible

2015-12-02 Thread Benoît Minisini
Le 02/12/2015 12:00, Moviga Technologies a écrit :
>
>
> The thumbnails at the farm has such a low resolution that it is just a
> big haze... could you upp the resolution a tad Benoît?

It's for saving bandwith : it's just a thumbnail...

-- 
Benoît Minisini

--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.report

2015-12-02 Thread Fabien Bodard
Le 2 déc. 2015 12:23, "Frank"  a écrit :
>
> Hi Fabien,
>
> Yes I use it. I created a accountingprogram where I store customers,
contracts, work done and bills in a MYSQL database. Every month I create a
bill and store it as PDF in a local folder: I create a report and show it
with .preview(), on closing I let the program store
> the .pdf as shown below automatically. It works fine for me this way at
the moment.
>
> At the moment I am trying to create a html-email message automatically
with the bill in the messagebody so I can send the bill via email..
>
> Frank
Gb.report2 ?
>
> On 02.12.2015 11:59, Fabien Bodard wrote:
> > Report users ?
> >
> > Happy to meet you !
> >
> > Have you any feed back about this components or some needs ?
> >
> > I have drawn this component for my need but to polish it I need more
user
> > feedback.
> >
> > What are you using it for ?
> >
> > What kind of widget miss you ?
> >
> > Or anything else can help me to improve this component
> > Le 2 déc. 2015 10:45, "Frank"  a écrit :
> >
> >> this is how I did it:
> >>
> >> Public Sub savepdf()
> >>
> >> Dim path As String
> >> Dim hReport1 As New Rpt
> >> Dim hprinter As New Printer
> >>
> >> path = "/home/me/Gambas/projecten/project/" & name & ".pdf"
> >>
> >> hprinter.Orientation = Printer.Portrait
> >> hprinter.Resolution = Desktop.Resolution
> >> hprinter.Paper = Printer.A4
> >> hprinter.OutputFile = path
> >> hReport1.Print(hprinter)
> >>
> >> Message.Info("something is saved")
> >>
> >> End
> >>
> >>
> >> brgds,
> >>
> >> Frank
> >>
> >> Op 02-12-15 om 10:37 schreef Fabien Bodard:
> >>> Do you use gb.report or gb.report2 ?
> >>> Le 2 déc. 2015 04:52, "Buster Seven"  a écrit
:
> >>>
>  i'm using gb.report and I would like to save a pdf file automatically
>  generated from my program without out user input ! is this possible?
> 
> 
>  thanks Shane
> 
> 
> >>
--
>  Go from Idea to Many App Stores Faster with Intel(R) XDK
>  Give your users amazing mobile app experiences with Intel(R) XDK.
>  Use one codebase in this all-in-one HTML5 development environment.
>  Design, debug & build mobile apps & 2D/3D high-impact games for
multiple
>  OSs.
>  http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
>  ___
>  Gambas-user mailing list
>  Gambas-user@lists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> >>
--
> >>> Go from Idea to Many App Stores Faster with Intel(R) XDK
> >>> Give your users amazing mobile app experiences with Intel(R) XDK.
> >>> Use one codebase in this all-in-one HTML5 development environment.
> >>> Design, debug & build mobile apps & 2D/3D high-impact games for
multiple
> >> OSs.
> >>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> >>> ___
> >>> Gambas-user mailing list
> >>> Gambas-user@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >>
> >>
--
> >> Go from Idea to Many App Stores Faster with Intel(R) XDK
> >> Give your users amazing mobile app experiences with Intel(R) XDK.
> >> Use one codebase in this all-in-one HTML5 development environment.
> >> Design, debug & build mobile apps & 2D/3D high-impact games for
multiple
> >> OSs.
> >> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> >> ___
> >> Gambas-user mailing list
> >> Gambas-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
--
> > Go from Idea to Many App Stores Faster with Intel(R) XDK
> > Give your users amazing mobile app experiences with Intel(R) XDK.
> > Use one codebase in this all-in-one HTML5 development environment.
> > Design, debug & build mobile apps & 2D/3D high-impact games for
multiple OSs.
> > http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
--
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> ___
> Gambas-user 

Re: [Gambas-user] Farm's thumnails are terrible

2015-12-02 Thread Benoît Minisini
Le 02/12/2015 13:09, roberto a écrit :
> Hi Benoît
>
> There is a reason why no one answers to my question on the XmlReader?
> I was wrong in something?
>

It's Adrien that deals with Xml components, it's outside of my scope...

-- 
Benoît Minisini

--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Farm's thumnails are terrible

2015-12-02 Thread Benoît Minisini
Le 02/12/2015 13:13, Benoît Minisini a écrit :
> Le 02/12/2015 13:09, roberto a écrit :
>> Hi Benoît
>>
>> There is a reason why no one answers to my question on the XmlReader?
>> I was wrong in something?
>>
>
> It's Adrien that deals with Xml components, it's outside of my scope...
>

I suggest that you create an entry in the bug tracker (if not already 
done), and join a project that allows to reproduce the bug.

-- 
Benoît Minisini

--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.report

2015-12-02 Thread Frank
Hi Fabien,

Yes I use it. I created a accountingprogram where I store customers, contracts, 
work done and bills in a MYSQL database. Every month I create a bill and store 
it as PDF in a local folder: I create a report and show it with .preview(), on 
closing I let the program store
the .pdf as shown below automatically. It works fine for me this way at the 
moment.

At the moment I am trying to create a html-email message automatically with the 
bill in the messagebody so I can send the bill via email..

Frank


On 02.12.2015 11:59, Fabien Bodard wrote:
> Report users ?
>
> Happy to meet you !
>
> Have you any feed back about this components or some needs ?
>
> I have drawn this component for my need but to polish it I need more user
> feedback.
>
> What are you using it for ?
>
> What kind of widget miss you ?
>
> Or anything else can help me to improve this component
> Le 2 déc. 2015 10:45, "Frank"  a écrit :
>
>> this is how I did it:
>>
>> Public Sub savepdf()
>>
>> Dim path As String
>> Dim hReport1 As New Rpt
>> Dim hprinter As New Printer
>>
>> path = "/home/me/Gambas/projecten/project/" & name & ".pdf"
>>
>> hprinter.Orientation = Printer.Portrait
>> hprinter.Resolution = Desktop.Resolution
>> hprinter.Paper = Printer.A4
>> hprinter.OutputFile = path
>> hReport1.Print(hprinter)
>>
>> Message.Info("something is saved")
>>
>> End
>>
>>
>> brgds,
>>
>> Frank
>>
>> Op 02-12-15 om 10:37 schreef Fabien Bodard:
>>> Do you use gb.report or gb.report2 ?
>>> Le 2 déc. 2015 04:52, "Buster Seven"  a écrit :
>>>
 i'm using gb.report and I would like to save a pdf file automatically
 generated from my program without out user input ! is this possible?


 thanks Shane


>> --
 Go from Idea to Many App Stores Faster with Intel(R) XDK
 Give your users amazing mobile app experiences with Intel(R) XDK.
 Use one codebase in this all-in-one HTML5 development environment.
 Design, debug & build mobile apps & 2D/3D high-impact games for multiple
 OSs.
 http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user

>> --
>>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>>> Give your users amazing mobile app experiences with Intel(R) XDK.
>>> Use one codebase in this all-in-one HTML5 development environment.
>>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
>> OSs.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
>>> ___
>>> Gambas-user mailing list
>>> Gambas-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>>
>> --
>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>> Give your users amazing mobile app experiences with Intel(R) XDK.
>> Use one codebase in this all-in-one HTML5 development environment.
>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
>> OSs.
>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
>> ___
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> --
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user