Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread T Lee Davidson
I don't know what happened with the archive, but after extraction there is no code in the FMain.class file. Just the default comment, "' Gambas class file", and nothing else. FMain.form is there, though, with a DataSource containing a DataBrowser. On 05/05/2016 02:07 PM, zainudin ahmad wrote:

Re: [Gambas-user] Gambas=3.8.90 r7754

2016-05-05 Thread Benoît Minisini
Le 05/05/2016 18:32, Charlie Reinl a écrit : >> It's just that your debugged program has received the CTRL+C. Because >> now the output console is a true terminal. >> > > Salut Benoît, > > OK, but can't we avoid the CRASH REPORT window ? > Yeah, I can display a different dialog for signals that

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Comment #3 by Zainudin AHMAD: still with the same project Other reproduce the bug : 1) run project 2) follow this picture (attach pic-1) - sorry Iam forget. for primary key, actually it is

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- Find and fix application performance issues faster with Applications Manager Applications Manager provides

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Zainudin AHMAD added an attachment: pic-2.png -- Find and fix application performance issues faster with Applications Manager Applications Manager provides

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Comment #5 by Benoît MINISINI: Sorry, it works perfectly here. -- Find and fix application performance issues faster with Applications Manager Applications

[Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread zainudin ahmad
There is any someone have the same issue with me ? http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Reproduce the bug : - extract project into /tmp directory (attach project) - open & run project - follow this picture (attach pic-1) Thank you . test-db-databrowser-0.0.1.tar.gz

[Gambas-user] [Gambas Bug Tracker] Bug #917: Violación de segmento (`core' generado)

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.917=L21haW4- Jose FRANCISCO changed the state of the bug to: Fixed. -- Find and fix application performance issues faster with Applications Manager Applications Manager

Re: [Gambas-user] Gambas3 on Rasperry Pi 3 with Ubuntu Mate 16.04

2016-05-05 Thread Wolfgang
Hi Alexie! That worked as a charm! (After a dull typo, that helped me learning...) Thank you! It is a pity that it does not work on Ubuntu Mate but I can use this!! ;-) So Raspbian is not bad at all !!! ;-) Wolfgang Am 05.05.2016 um 10:18 schrieb Alexie: > Raspbian (jessie) & gambas3

Re: [Gambas-user] Gambas3 on Rasperry Pi 3 with Ubuntu Mate 16.04

2016-05-05 Thread Alexie
You're welcome ;-) We compile the gambas3 on the Pi yourself, and publish it on domotiga.nl ... for other people to use it, because the Pi is one of the few architectures where there is no 'good' recent gambas3 release. 2016-05-05 21:10 GMT+02:00 Wolfgang <1...@dl7nb.de>: > Hi Alexie! > > That

[Gambas-user] [Gambas Bug Tracker] Bug #917: Violación de segmento (`core' generado)

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.917=L21haW4- Jose FRANCISCO changed the state of the bug to: Working. -- Find and fix application performance issues faster with Applications Manager Applications

[Gambas-user] [Gambas Bug Tracker] Bug #917: Violación de segmento (`core' generado)

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.917=L21haW4- Comment #6 by Jose FRANCISCO: Now, the problem is solved -- Find and fix application performance issues faster with Applications Manager Applications

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Comment #6 by Zainudin AHMAD: hmm... , I don't get this issue with gambas 3.5.4 version. I get this issue with 3.7.1 and up version Thank you very much, for your time & about primary key knowledge (I am always thinking that is two

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Comment #4 by Benoît MINISINI: Note that it's not two primary keys. There is only one primary key, that can have one or more fields. -- Find and fix

Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread T Lee Davidson
Wait, duh. I forgot you don't actually need code when using the DataBrowser. I got it to run. It works as expected here. On 05/05/2016 02:25 PM, T Lee Davidson wrote: > I don't know what happened with the archive, but after extraction there is no > code in the FMain.class file. Just the

Re: [Gambas-user] Gambas3 on Rasperry Pi 3 with Ubuntu Mate 16.04

2016-05-05 Thread Alexie
Raspbian (jessie) & gambas3 3.8.4 works fine here: https://www.domotiga.nl/projects/domotiga/wiki/DomotiGa_Installation#Gambas-From-PPA-Raspberry-Pi-Pi-2-Pi-3 Also note the gambas3 3.8.4 in the Ubuntu 16.04 repo isn't working either on x86/x86_64 ... So most likely it is broken too in the Pi

Re: [Gambas-user] Gambas3 on Rasperry Pi 3 with Ubuntu Mate 16.04

2016-05-05 Thread Jose Monteiro
Hi guys, I am very interested on this matter too.So far, I know that is possible to install RaspBian (Debian for Raspberry) and then Gambas 3.8.2 : Gambas Documentation - /install/raspbian | | | | || | | | | | Gambas Documentation - /install/raspbian | | |

[Gambas-user] Gambas=3.8.90 r7754

2016-05-05 Thread Charlie Reinl
Salut Benoît, Gambas=3.8.90 r7754 the debug console is broken. The ? line do not work any more. Entries + CR makes a empty line in the console. The ? line you can make entries only by copy/paste. -- Amicalement Charlie

[Gambas-user] Gambas3 on Rasperry Pi 3 with Ubuntu Mate 16.04

2016-05-05 Thread Wolfgang
Hi all! I tried to get Gambas3 running on a Raspberry Pi 3. I tried images of *Ubuntu MATE* (15.10 and 16.04) during the last three days!. On the 15.10 I get a very old (outdated) Gambas3.5.4-2 from the repository running, which does not support newer code. On both Versions (Ubuntu MATE 15.10

[Gambas-user] [Gambas Bug Tracker] Bug #933: sub-pixel antialiasing is ignored by qt4 editor component

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.933=L21haW4- Comment #5 by Antonio OREFICE: Damn, and it is still valid for 5.6 (!) Thank you very much for looking into this. -- Find and fix application performance

[Gambas-user] [Gambas Bug Tracker] Bug #919: FileChooser always shows directory panel, even when visible=false

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.919=L21haW4- Comment #8 by Alexander KUIPER: Sorry - i just want to have the FileChooser, without the directory panel on the left. I know it consists of DirView, FileView, etc ... But it has some more things around it, the buttons above the

[Gambas-user] [Gambas Bug Tracker] Bug #939: TextArea.ToPos not behaving as expected

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.939=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Find and fix application performance issues faster with Applications Manager Applications

[Gambas-user] [Gambas Bug Tracker] Bug #939: TextArea.ToPos not behaving as expected

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.939=L21haW4- Comment #1 by Benoît MINISINI: It's buggy both in QT and GTK+ components. -- Find and fix application performance issues faster with Applications Manager

Re: [Gambas-user] Gambas=3.8.90 r7754

2016-05-05 Thread Benoît Minisini
Le 05/05/2016 14:44, Charlie Reinl a écrit : > Am Donnerstag, den 05.05.2016, 11:54 +0200 schrieb Charlie Reinl: >> Salut Benoît, >> >> Gambas=3.8.90 r7754 the debug console is broken. >> The ? line do not work any more. Entries + CR makes a empty line in the >> console. >> The ? line you can make

Re: [Gambas-user] Gambas3 on Rasperry Pi 3 with Ubuntu Mate 16.04

2016-05-05 Thread Gianluigi
Yes Sebastian, I confirm the 3,8,4 on Ubuntu 16.04 very well working. Thank you very much Regards Gianluigi 2016-05-05 13:07 GMT+02:00 Sebastian Kulesz : > Remember the ppa has arm packages built specifically for this! Compiling on > a raspberry pi will take about around four

Re: [Gambas-user] Gambas3 on Rasperry Pi 3 with Ubuntu Mate 16.04

2016-05-05 Thread Sebastian Kulesz
Remember the ppa has arm packages built specifically for this! Compiling on a raspberry pi will take about around four hours. The issues you mention should be fixed in the 16.04 versions of any Ubuntu derivative, although I can't be sure they will work. On Thu, May 5, 2016, 05:21 Alexie

[Gambas-user] [Gambas Bug Tracker] Bug #939: TextArea.ToPos not behaving as expected

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.939=L21haW4- Comment #2 by Benoît MINISINI: Fixed in revision #7763. Benoît MINISINI changed the state of the bug to: Fixed. -- Find and fix application performance

Re: [Gambas-user] Gambas=3.8.90 r7754

2016-05-05 Thread Charlie Reinl
Am Donnerstag, den 05.05.2016, 11:54 +0200 schrieb Charlie Reinl: > Salut Benoît, > > Gambas=3.8.90 r7754 the debug console is broken. > The ? line do not work any more. Entries + CR makes a empty line in the > console. > The ? line you can make entries only by copy/paste. > > Salut, now it

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Comment #1 by Benoît MINISINI: Strange, I can't reproduce the bug: it seems to work as expected. -- Find and fix application performance issues faster with

[Gambas-user] [Gambas Bug Tracker] Bug #926: want to edit a record, it's change the other record

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.926=L21haW4- Comment #2 by Benoît MINISINI: According to your picture, only "id2" is a primary key field, whereas in the project, both "id" and "id2" are primary key fields. Moreover, if "id2" is the only primary key field, you can't have a table

[Gambas-user] [Gambas Bug Tracker] Bug #938: Extra mouse clicks required with GTK+

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.938=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Find and fix application performance issues faster with Applications Manager Applications

[Gambas-user] [Gambas Bug Tracker] Bug #938: Extra mouse clicks required with GTK+

2016-05-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.938=L21haW4- Comment #1 by Benoît MINISINI: Fixed in revision #7764. Benoît MINISINI changed the state of the bug to: Fixed. -- Find and fix application performance

Re: [Gambas-user] Gambas=3.8.90 r7754

2016-05-05 Thread Charlie Reinl
Am Donnerstag, den 05.05.2016, 14:48 +0200 schrieb Benoît Minisini: > Le 05/05/2016 14:44, Charlie Reinl a écrit : > > Am Donnerstag, den 05.05.2016, 11:54 +0200 schrieb Charlie Reinl: > >> Salut Benoît, > >> > >> Gambas=3.8.90 r7754 the debug console is broken. > >> The ? line do not work any

Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread Jussi Lahtinen
Not sure what is going on, but you shouldn't run anything in /tmp. Some systems flag it as noexec, etc. Jussi On Thu, May 5, 2016 at 9:07 PM, zainudin ahmad wrote: > There is any someone have the same issue with me ? > >

Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread zainudin ahmad
that is only for make easy reproduce the bug, I think I will try doing something in a future(without extrac in a specific dir). If I have a bug I am always save in home dir, and test again before create report. if I get issue like this case, I test it with ppa and some older version thank you.

Re: [Gambas-user] [ask] issue 926 : want to edit a record, it's change the other record

2016-05-05 Thread zainudin ahmad
exactly, I want make a simple example for my new blog( gambaspi.blogspot.co.id ), create db app with gambas and not need much code. sorry for my english & thank you. On Fri, May 6, 2016 at 1:35 AM, T Lee Davidson wrote: > Wait, duh. I forgot you don't actually need