Re: [Gambas-user] Getting the "source string" for a picture

2015-01-21 Thread adamn...@gmail.com
On Wed, 21 Jan 2015 11:40:47 +0100 Fabien Bodard wrote: > > One other thing "THEY" continue to ask for is a "Huge" option for > > the icon size. This is related to our low light environment situation. > > Any chance of this? > > What is the size of HUGE ? I take it to m

Re: [Gambas-user] Issue 597 in gambas: Copying a not supported form control from another project gives unlogical result

2015-01-21 Thread gambas
Updates: Status: Fixed Comment #2 on issue 597 by benoit.m...@gmail.com: Copying a not supported form control from another project gives unlogical result https://code.google.com/p/gambas/issues/detail?id=597 Fixed in revision #6851. Now you get an error message, and nothing is pasted.

Re: [Gambas-user] Issue 597 in gambas: Copying a not supported form control from another project gives unlogical result

2015-01-21 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.6.0 Comment #1 on issue 597 by benoit.m...@gmail.com: Copying a not supported form control from another project gives unlogical result https://code.google.com/p/gambas/issues/detail?id=597 (No comment was entered for this chan

Re: [Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

2015-01-21 Thread Jorge Carrión
Thanks Benoit. Regards 2015-01-21 22:22 GMT+01:00 Benoît Minisini : > Le 21/01/2015 12:14, Jorge Carrión a écrit : > > When you want inspect a connection properties on run time, sometimes IDE > > rises a signal 11 error and abort the proyect, sometimes IDE Crashes > > directly. > > > > It's fixe

Re: [Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

2015-01-21 Thread Benoît Minisini
Le 21/01/2015 12:14, Jorge Carrión a écrit : > When you want inspect a connection properties on run time, sometimes IDE > rises a signal 11 error and abort the proyect, sometimes IDE Crashes > directly. > It's fixed in revision #6850. Regards, -- Benoît Minisini ---

Re: [Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

2015-01-21 Thread Charlie Reinl
Am Mittwoch, den 21.01.2015, 13:06 -0600 schrieb Lewis Balentine: > A valid point ... > > On 01/21/2015 12:41 PM, Jorge Carrión wrote: > > It's true... but IDE should not crash... I think. > > > > Regards > > Salut, I'v got the attached Messagebox, but not a crash. [System] Gambas=3.6.90 rev

Re: [Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

2015-01-21 Thread Lewis Balentine
A valid point ... On 01/21/2015 12:41 PM, Jorge Carrión wrote: > It's true... but IDE should not crash... I think. > > Regards > > -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offer

Re: [Gambas-user] Use of db.Begin, db.Commit and db.Rollback with a

2015-01-21 Thread Lewis Balentine
Yep that seems to work. I did try that previously (I think) but it seems somewhere along the line I corrupted my database. I started over from scratch ... :-( Overall it has been a very enlightening exercise. Now what was I doing before I started this ? Lewis On 01/20/2015 05:17 PM, T Le

Re: [Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

2015-01-21 Thread Jorge Carrión
It's true... but IDE should not crash... I think. Regards 2015-01-21 18:58 GMT+01:00 Lewis Balentine : > I believe that you need to define the connection host (path to Sqlite DB > file). > hconn.host = Application.Path > > Otherwise I get the same results. > > Lewis > > > >

[Gambas-user] DataControl_Leave, Tab key causes Gtk - CRITICAL Error

2015-01-21 Thread Lewis Balentine
See attached project for full source and data-base. Public Sub DataControl3_Leave() or Public Sub DataControl3_LostFocus() ' ** ' Tab key causess: ' (gbx3: 21680): <<--- varies --- ' Gtk - C

Re: [Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

2015-01-21 Thread Lewis Balentine
I believe that you need to define the connection host (path to Sqlite DB file). hconn.host = Application.Path Otherwise I get the same results. Lewis -- New Year. New Location. New Benefits. New Data Center in Ash

[Gambas-user] gambas-daily,Failed to fetch, 404 error

2015-01-21 Thread Lewis Balentine
Is it just me or does anyone else get these errors ??? ' W: Failed to fetch http://ppa.launchpad.net/gambas-team/gambas-daily/ubuntu/pool/main/g/gambas3/gambas3-gb-desktop-gnome-keyring_3.6.99+svn6839+build22~ubuntu14.04.1_amd64.deb 404 Not Found W: Failed

Re: [Gambas-user] Use of db.Begin, db.Commit and db.Rollback with a

2015-01-21 Thread Martin McGlensey
Hello, Thanks for the replies. Tried the .update method. That does not work. Just returns an empty record. Finally wrote a small procedure to store the datacontrol values in an array sized by the number of controls on the form. (form.Children.Count) Then use a similar procedure to read the arra

[Gambas-user] IDE crash and other Issues (gb.settings and icon stock)

2015-01-21 Thread Jorge Carrión
When you want inspect a connection properties on run time, sometimes IDE rises a signal 11 error and abort the proyect, sometimes IDE Crashes directly. I hadn't be able to isolate the problem so I didn't report it until now. This morning I've suffered some issues I don't undestand. I've tried to

Re: [Gambas-user] Packaging a component failure

2015-01-21 Thread Christof Thalhofer
Am 21.01.2015 um 11:41 schrieb Christof Thalhofer: > if I tag a project as component and package it to a .deb-file the > package should be named as "gambas3-vendor-name-version.deb" (so it is > shown in the first form of the dialog) but the file (and package) > created is "vendor-name-version.deb".

Re: [Gambas-user] Some things on components

2015-01-21 Thread Fabien Bodard
2015-01-21 1:10 GMT+01:00 Christof Thalhofer : > Hello everybody, > > since exporting code to components I found some things I do not know > whether they are bugs or maybe I'm wrong: > > 1. If a project once is tagged as component, there is a .component file > in the root dir, but if one sets the p

Re: [Gambas-user] Getting the "source string" for a picture

2015-01-21 Thread Fabien Bodard
2015-01-21 3:18 GMT+01:00 adamn...@gmail.com : > On Wed, 21 Jan 2015 01:59:25 +0100 > Benoît Minisini wrote: > >> Le 21/01/2015 01:26, adamn...@gmail.com a écrit : >> > >> > Hmmm, bugger! >> > >> > I know it is in the form configuration file, but that's of little use >> > to me in this instance. >

[Gambas-user] Packaging a component failure

2015-01-21 Thread Christof Thalhofer
Hello, if I tag a project as component and package it to a .deb-file the package should be named as "gambas3-vendor-name-version.deb" (so it is shown in the first form of the dialog) but the file (and package) created is "vendor-name-version.deb". Have I overlooked something? Alles Gute Christ

[Gambas-user] Some things on components

2015-01-21 Thread Christof Thalhofer
Hello everybody, since exporting code to components I found some things I do not know whether they are bugs or maybe I'm wrong: 1. If a project once is tagged as component, there is a .component file in the root dir, but if one sets the project to "Normal", it remains there and is not deleted. 2

Re: [Gambas-user] Issue 595 in gambas: GNU support

2015-01-21 Thread gambas
Comment #8 on issue 595 by costamag...@gmail.com: GNU support https://code.google.com/p/gambas/issues/detail?id=595 thanks, sorry, but I usually open issues, to better track them down into debian... However I'll try to remember it for the next time :) thanks again, G. -- You received this