Re: [Gambas-user] error in creating install pakage

2017-06-11 Thread mikeB

eGreetings,

Just switched over to Linux from MS and choose Gambas to start 
programming for Linux. - i've programmed Windows software for a long 
time now - I really appreciate the fact that Gambas was developed and 
thanks to the folks that make it happen. There seems to be some learning 
curve but "it's almost BASIC". GOOD JOB!


Running Linux Mint "Serena" Mate 64-bit: Gambas 3.8.4

A make of an executable does work as expected.

"Trying to generate an "installment pkg" (within Gambas) for my first 
application  = I received the following Error: The package build has 
failed.


==

CREATING PACKAGE FOR UBUNTU / KUBUNTU / MINT


Making build directory.
Creating desktop file...
Sources are being debianizated.
Creating package...
cd '/home/mikeb/codeit-master2chapters-1.2.2'
dpkg-buildpackage -d -rfakeroot -uc -us
dpkg-buildpackage: source package codeit-master2chapters
dpkg-buildpackage: source version 1.2.2-0ubuntu1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by mikeb 
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build codeit-master2chapters-1.2.2
dpkg-source: error: syntax error in 
codeit-master2chapters-1.2.2/debian/control at line 12: line with 
unknown format (not field-colon-value)
dpkg-buildpackage: error: dpkg-source --before-build 
codeit-master2chapters-1.2.2 gave error exit status 25

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

==

I then I tryed making an "RPM" for SUSE and that went OKAY all though I 
have not tested it.


Any clue what went wrong and/ or how can I attempt to fix the problem?

Thanks, mikeB code-it.com






--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Fwd: ​ Re: Keyboard locked -- insisting one more time

2017-06-11 Thread zainudin ahmad
Hi Fernando

can you try this in your terminal :

GB_GUI=gb.qt5 XDG_CONFIG_HOME=/tmp/.gambas-home gambas3

it's work ?

On 6/12/17, Fernando Cabral  wrote:
> I've now installed gambas 3.9.90. Unfortunately, the keyboard is still
> locked.
>
> How about you, guys, who had the same problem I have? Still having it, or
> has it been solved
> with the last revision?
>
>
> - fernando

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Fwd: ​ Re: Keyboard locked -- insisting one more time

2017-06-11 Thread PICCORO McKAY Lenz
hi Fernando, just for curiosity.. do you can post Xorg version and MEsa
version packages..

if you have a not so large disk, can you made with partimage a copy of your
system and then reply in the other machine?

can you post a list of packages installed?

some time ago, i a real linux (i dont think winbutu are) i have a similar
issue.. the problem was an upgrade between xorg 1.4 and 1.6, some specific
to HAL vs Udev.. due conflicting files that in any case installed but
exists...

maybe some of your packages are upgraded in a strange way, that are not
same as in the virtual machine..

so if you have 3 real machine, take one and reinstall and test, if problem
persis, its something specific to your distribution..  that by casuality
afected these hardware...

too coincidences.. maybe.. but its happens! please test as i mention and
post feedback ONLY when complete

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-06-11 19:31 GMT-04:00 Fernando Cabral :

> I've now installed gambas 3.9.90. Unfortunately, the keyboard is still
> locked.
>
> How about you, guys, who had the same problem I have? Still having it, or
> has it been solved
> with the last revision?
>
>
> - fernando
>
> 2017-05-25 16:15 GMT-03:00 Fabien Bodard :
>
> > -- Forwarded message --
> > From: Fernando Cabral 
> > Date: 2017-05-25 0:12 GMT+02:00
> > Subject: Re: [Gambas-user] Re: Keyboard locked -- insisting one more time
> > To: Fabien Bodard 
> >
> >
> > I
> >
> > 2017-05-24 14:31 GMT-03:00 Fabien Bodard :
> > >
> > > can you describe your machine ?
> >
> > If you mean hardware, I use notebook HP, Dell and Acer. They all have
> > the same problem.
> > As to the operating system, they are all running Linux Mint 18.1 with
> > Linux 4.4.0-78
> > (4.4.0-78-generic #99-Ubuntu SMP Thu Apr 27 15:29:09 UTC 2017 x86_64
> > x86_64 x86_64 GNU/Linux)
> >
> > As to Gambas, the last version available in the PPA.
> >
> > Regards
> >
> > - fernando
> >
> >
> > >
> > >
> > > 2017-05-24 18:13 GMT+02:00 Fernando Cabral <
> fernandojosecab...@gmail.com
> > >:
> > > > Glaucio wrote:
> > > >>I don't know, but, since it works in other systems than
> Xubuntu/Mint, I
> > > >>guess that may be some environment variable missing.
> > > >
> > > > Could be an environment variable issue. But which variable? As far
> as I
> > > > know, I did not change anything. So, if anything changed, it was
> > changed
> > > > stealthily by an unknown program.
> > > >
> > > >>With Benoit's script, for example, the TextEditor didn't worked here,
> > but
> > > >>the same component did work just fine running in Gambas' design time
> > > >>test. Again, the difference, I guess, is pretty much just the
> execution
> > > >>environment, or not?
> > > >
> > > > Only worked here on the virtual machine; not on the real machine.
> > > >
> > > >
> > > > 2017-05-24 7:50 GMT-03:00 Glaucio Araujo <
> glaucio.de.ara...@gmail.com
> > >:
> > > >
> > > >> I don't know, but, since it works in other systems than
> Xubuntu/Mint,
> > I
> > > >> guess that may be some environment variable missing.
> > > >>
> > > >> With Benoit's script, for exemple, the TextEditor didin't worked
> > here, but
> > > >> the same component did worked just fine running in Gambas' design
> time
> > > >> test. Again, the difference, I guess, is pretty much just the
> > execution
> > > >> environment, or not?
> > > >>
> > > >>
> > > >>
> > > >>
> > > >> ---
> > > >>
> > > >> Gláucio de Araujo
> > > >>
> > > >> Mail : glaucio.de.ara...@gmail.com
> > > >> TIM  : (11) 95900-7801 (WhatsApp / Telegram)
> > > >>
> > > >> 2017-05-24 7:25 GMT-03:00 Benoît Minisini <
> > gam...@users.sourceforge.net>:
> > > >>
> > > >> > Le 24/05/2017 à 08:44, Fabien Bodard a écrit :
> > > >> > > We need to wait for Benoit as it's a misstake on the rev 8132.
> > > >> > >
> > > >> >
> > > >> > I'm not sure it's a mistake in rev 8132. Fernando must check with
> an
> > > >> > older revision to see if the problem comes from it.
> > > >> >
> > > >> > Moreover, Glaucio says he has the problem with an older version of
> > > >> > Gambas, so...
> > > >> >
> > > >> > I think it's a problem related to QT and the Xim input method. So
> I
> > > >> > suggest people to change their input method to see if something
> > changes.
> > > >> >
> > > >> > --
> > > >> > Benoît Minisini
> > > >> >
> > > >> > 
> > > >> > --
> > > >> > Check out the vibrant tech community on one of the world's most
> > > >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > > >> > ___
> > > >> > Gambas-user mailing list
> > > >> > Gambas-user@lists.sourceforge.net
> > > >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > > >> >
> > > >> 
> > 

Re: [Gambas-user] Fwd: ​ Re: Keyboard locked -- insisting one more time

2017-06-11 Thread Fernando Cabral
I've now installed gambas 3.9.90. Unfortunately, the keyboard is still
locked.

How about you, guys, who had the same problem I have? Still having it, or
has it been solved
with the last revision?


- fernando

2017-05-25 16:15 GMT-03:00 Fabien Bodard :

> -- Forwarded message --
> From: Fernando Cabral 
> Date: 2017-05-25 0:12 GMT+02:00
> Subject: Re: [Gambas-user] Re: Keyboard locked -- insisting one more time
> To: Fabien Bodard 
>
>
> I
>
> 2017-05-24 14:31 GMT-03:00 Fabien Bodard :
> >
> > can you describe your machine ?
>
> If you mean hardware, I use notebook HP, Dell and Acer. They all have
> the same problem.
> As to the operating system, they are all running Linux Mint 18.1 with
> Linux 4.4.0-78
> (4.4.0-78-generic #99-Ubuntu SMP Thu Apr 27 15:29:09 UTC 2017 x86_64
> x86_64 x86_64 GNU/Linux)
>
> As to Gambas, the last version available in the PPA.
>
> Regards
>
> - fernando
>
>
> >
> >
> > 2017-05-24 18:13 GMT+02:00 Fernando Cabral  >:
> > > Glaucio wrote:
> > >>I don't know, but, since it works in other systems than Xubuntu/Mint, I
> > >>guess that may be some environment variable missing.
> > >
> > > Could be an environment variable issue. But which variable? As far as I
> > > know, I did not change anything. So, if anything changed, it was
> changed
> > > stealthily by an unknown program.
> > >
> > >>With Benoit's script, for example, the TextEditor didn't worked here,
> but
> > >>the same component did work just fine running in Gambas' design time
> > >>test. Again, the difference, I guess, is pretty much just the execution
> > >>environment, or not?
> > >
> > > Only worked here on the virtual machine; not on the real machine.
> > >
> > >
> > > 2017-05-24 7:50 GMT-03:00 Glaucio Araujo  >:
> > >
> > >> I don't know, but, since it works in other systems than Xubuntu/Mint,
> I
> > >> guess that may be some environment variable missing.
> > >>
> > >> With Benoit's script, for exemple, the TextEditor didin't worked
> here, but
> > >> the same component did worked just fine running in Gambas' design time
> > >> test. Again, the difference, I guess, is pretty much just the
> execution
> > >> environment, or not?
> > >>
> > >>
> > >>
> > >>
> > >> ---
> > >>
> > >> Gláucio de Araujo
> > >>
> > >> Mail : glaucio.de.ara...@gmail.com
> > >> TIM  : (11) 95900-7801 (WhatsApp / Telegram)
> > >>
> > >> 2017-05-24 7:25 GMT-03:00 Benoît Minisini <
> gam...@users.sourceforge.net>:
> > >>
> > >> > Le 24/05/2017 à 08:44, Fabien Bodard a écrit :
> > >> > > We need to wait for Benoit as it's a misstake on the rev 8132.
> > >> > >
> > >> >
> > >> > I'm not sure it's a mistake in rev 8132. Fernando must check with an
> > >> > older revision to see if the problem comes from it.
> > >> >
> > >> > Moreover, Glaucio says he has the problem with an older version of
> > >> > Gambas, so...
> > >> >
> > >> > I think it's a problem related to QT and the Xim input method. So I
> > >> > suggest people to change their input method to see if something
> changes.
> > >> >
> > >> > --
> > >> > Benoît Minisini
> > >> >
> > >> > 
> > >> > --
> > >> > Check out the vibrant tech community on one of the world's most
> > >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > >> > ___
> > >> > Gambas-user mailing list
> > >> > Gambas-user@lists.sourceforge.net
> > >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > >> >
> > >> 
> > >> --
> > >> Check out the vibrant tech community on one of the world's most
> > >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > >> ___
> > >> Gambas-user mailing list
> > >> Gambas-user@lists.sourceforge.net
> > >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> > >>
> > >
> > >
> > >
> > > --
> > > Fernando Cabral
> > > Blogue: http://fernandocabral.org
> > > Twitter: http://twitter.com/fjcabral
> > > e-mail: fernandojosecab...@gmail.com
> > > Facebook: f...@fcabral.com.br
> > > Telegram: +55 (37) 99988-8868
> > > Wickr ID: fernandocabral
> > > WhatsApp: +55 (37) 99988-8868
> > > Skype:  fernandojosecabral
> > > Telefone fixo: +55 (37) 3521-2183
> > > Telefone celular: +55 (37) 99988-8868
> > >
> > > Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos,
> > > nenhum político ou cientista poderá se gabar de nada.
> > > 
> --
> > > Check out the vibrant tech community on one of the world's most
> > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > > ___
> > > Gambas-user mailing list
> > > 

Re: [Gambas-user] How can I force linux mint to upgrade gambas3 to the last update?

2017-06-11 Thread Fernando Cabral
Gianluigi and Tobi

I tried to compile, then  I found some modules would be disabled (a long
list of them). Reading the INSTALL instruction I found that in order to
compile for Mint (Ubuntu) I would have to manually define a lot of things
specific to that environment. I gave up because I do not have the time or
knowledge to do what is required (It is not that I am lazy; it is because
time has been quite scarce.

Maybe I should try the unstable version...

Regards


- fernando


2017-06-11 17:02 GMT-03:00 Gianluigi :

> +1 
> I also use the version of Gambas compiled from sources without any
> problems☺
> Regards
> Gianluigi
>
>
> 2017-06-11 19:04 GMT+02:00 Tobias Boege :
>
> > On Sun, 11 Jun 2017, Fernando Cabral wrote:
> > > Tobi
> > >
> > > Excuse both my ignorance and poor communication ability. I prefer using
> > the
> > > latest stable version, which I expect be the case when I resort to the
> > PPA
> > > I am presently using. Now, I was not aware that those revisions are
> still
> > > considered unstable. So, I expected (wrongly, I see) that they would be
> > > incorporated into the stable version.
> > >
> > > So, I will stay with the stable version and wait until the changes are
> > made
> > > available for general use. Meanwhile, I'll keep using the workaround
> for
> > > the keyboard locking issue.
> > >
> >
> > Ok, but just a quick remark. "Unstable" is an unclear term. I, for one,
> > always run an unstable version of Gambas (compiled from source) and
> usually
> > have no problems. But once in a while it happens that something is broken
> > in the development version because of a change that was not fully thought
> > through; or you install a revision in the middle of someone making a
> bunch
> > of commits, before he is done with all his changes, and Gambas doesn't
> even
> > compile completely.
> >
> > If you want to test a bug fix (or go on bug hunt yourself), you have to
> use
> > the unstable version, because the stable version is supposed(TM) to not
> > have
> > bugs but to have confirmed bug fixes. Unstable usually isn't as bad as it
> > sounds.
> >
> > Regards,
> > Tobi
> >
> > --
> > "There's an old saying: Don't change anything... ever!" -- Mr. Monk
> >
> > 
> > --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fernando Cabral
Blogue: http://fernandocabral.org
Twitter: http://twitter.com/fjcabral
e-mail: fernandojosecab...@gmail.com
Facebook: f...@fcabral.com.br
Telegram: +55 (37) 99988-8868
Wickr ID: fernandocabral
WhatsApp: +55 (37) 99988-8868
Skype:  fernandojosecabral
Telefone fixo: +55 (37) 3521-2183
Telefone celular: +55 (37) 99988-8868

Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos,
nenhum político ou cientista poderá se gabar de nada.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1118: Button copy report does not work, at the end of creating packages.

2017-06-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1118=L21haW4-

Víctor PEREZ added an attachment:

BUG-no copia.png



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1118: Button copy report does not work, at the end of creating packages.

2017-06-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1118=L21haW4-

Víctor PEREZ reported a new bug.

Summary
---

Button copy report does not work, at the end of creating packages.

Type : Bug
Priority : Low
Gambas version   : 3.9
Product  : Bugtracker


Description
---

Button copy report does not work, at the end of creating packages.
And ... how about a button to save the report to a .txt file?

regards


System information
--

Gambas=3.9.2
OperatingSystem=Linux
Kernel=3.19.0-32-generic
Architecture=x86
Distribution=Linux Mint 17.3 Rosa
Desktop=MATE
Theme=Gtk
Language=es_UY.UTF-8
Memory=1950M

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



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] How can I force linux mint to upgrade gambas3 to the last update?

2017-06-11 Thread Gianluigi
+1 
I also use the version of Gambas compiled from sources without any problems☺
Regards
Gianluigi


2017-06-11 19:04 GMT+02:00 Tobias Boege :

> On Sun, 11 Jun 2017, Fernando Cabral wrote:
> > Tobi
> >
> > Excuse both my ignorance and poor communication ability. I prefer using
> the
> > latest stable version, which I expect be the case when I resort to the
> PPA
> > I am presently using. Now, I was not aware that those revisions are still
> > considered unstable. So, I expected (wrongly, I see) that they would be
> > incorporated into the stable version.
> >
> > So, I will stay with the stable version and wait until the changes are
> made
> > available for general use. Meanwhile, I'll keep using the workaround for
> > the keyboard locking issue.
> >
>
> Ok, but just a quick remark. "Unstable" is an unclear term. I, for one,
> always run an unstable version of Gambas (compiled from source) and usually
> have no problems. But once in a while it happens that something is broken
> in the development version because of a change that was not fully thought
> through; or you install a revision in the middle of someone making a bunch
> of commits, before he is done with all his changes, and Gambas doesn't even
> compile completely.
>
> If you want to test a bug fix (or go on bug hunt yourself), you have to use
> the unstable version, because the stable version is supposed(TM) to not
> have
> bugs but to have confirmed bug fixes. Unstable usually isn't as bad as it
> sounds.
>
> Regards,
> Tobi
>
> --
> "There's an old saying: Don't change anything... ever!" -- Mr. Monk
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] How can I force linux mint to upgrade gambas3 to the last update?

2017-06-11 Thread Tobias Boege
On Sun, 11 Jun 2017, Fernando Cabral wrote:
> Tobi
> 
> Excuse both my ignorance and poor communication ability. I prefer using the
> latest stable version, which I expect be the case when I resort to the PPA
> I am presently using. Now, I was not aware that those revisions are still
> considered unstable. So, I expected (wrongly, I see) that they would be
> incorporated into the stable version.
> 
> So, I will stay with the stable version and wait until the changes are made
> available for general use. Meanwhile, I'll keep using the workaround for
> the keyboard locking issue.
> 

Ok, but just a quick remark. "Unstable" is an unclear term. I, for one,
always run an unstable version of Gambas (compiled from source) and usually
have no problems. But once in a while it happens that something is broken
in the development version because of a change that was not fully thought
through; or you install a revision in the middle of someone making a bunch
of commits, before he is done with all his changes, and Gambas doesn't even
compile completely.

If you want to test a bug fix (or go on bug hunt yourself), you have to use
the unstable version, because the stable version is supposed(TM) to not have
bugs but to have confirmed bug fixes. Unstable usually isn't as bad as it
sounds.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] How can I force linux mint to upgrade gambas3 to the last update?

2017-06-11 Thread Fernando Cabral
Tobi

Excuse both my ignorance and poor communication ability. I prefer using the
latest stable version, which I expect be the case when I resort to the PPA
I am presently using. Now, I was not aware that those revisions are still
considered unstable. So, I expected (wrongly, I see) that they would be
incorporated into the stable version.

So, I will stay with the stable version and wait until the changes are made
available for general use. Meanwhile, I'll keep using the workaround for
the keyboard locking issue.

Thank you.

- fernando

2017-06-11 11:33 GMT-03:00 Tobias Boege :

> On Sun, 11 Jun 2017, Fernando Cabral wrote:
> > I have gambas3 3.9.2 running Linux Mint 18.1. I have installed gambas
> using
> > a PPA. Is there a way I can use to force apt-get to download and install
> > the last stable version? I've tried removing, purging and installing
> anew,
> > but it seems I ended up with the same version.  From this fact I would
> > guess the PPA does not represent last revision we can find at the
> > sourceforge repository [r8142].
> >
> > Is my understanding right?
> >
> > I tried to download and compile, but there were so many modules disabled
> > that I concluded gambas would barely work -- if at all.
> >
> > I guess my practical question is: is there a way for me to get the latest
> > revision without having to go thru the pains of finding out how to
> overcome
> > the issues with the disabled modules and compiling from source?
> >
>
> If you want the latest *stable* version, as you say in your first
> paragraph,
> then you got it. 3.9.2 is the latest stable Gambas release.
>
> On the other hand, if you want the latest SVN revision (aka "/trunk", or
> more verbosely "unstable development snapshot"), as you say in the
> remainder
> of your mail, you have to use a different PPA, called "gambas-daily".
> Before I explain it with my own words, did you read the wiki page [1] ?
>
> Regards,
> Tobi
>
> [1] http://gambaswiki.org/wiki/install/ubuntu
>
> --
> "There's an old saying: Don't change anything... ever!" -- Mr. Monk
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fernando Cabral
Blogue: http://fernandocabral.org
Twitter: http://twitter.com/fjcabral
e-mail: fernandojosecab...@gmail.com
Facebook: f...@fcabral.com.br
Telegram: +55 (37) 99988-8868
Wickr ID: fernandocabral
WhatsApp: +55 (37) 99988-8868
Skype:  fernandojosecabral
Telefone fixo: +55 (37) 3521-2183
Telefone celular: +55 (37) 99988-8868

Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos,
nenhum político ou cientista poderá se gabar de nada.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] How can I force linux mint to upgrade gambas3 to the last update?

2017-06-11 Thread Tobias Boege
On Sun, 11 Jun 2017, Fernando Cabral wrote:
> I have gambas3 3.9.2 running Linux Mint 18.1. I have installed gambas using
> a PPA. Is there a way I can use to force apt-get to download and install
> the last stable version? I've tried removing, purging and installing anew,
> but it seems I ended up with the same version.  From this fact I would
> guess the PPA does not represent last revision we can find at the
> sourceforge repository [r8142].
> 
> Is my understanding right?
> 
> I tried to download and compile, but there were so many modules disabled
> that I concluded gambas would barely work -- if at all.
> 
> I guess my practical question is: is there a way for me to get the latest
> revision without having to go thru the pains of finding out how to overcome
> the issues with the disabled modules and compiling from source?
> 

If you want the latest *stable* version, as you say in your first paragraph,
then you got it. 3.9.2 is the latest stable Gambas release.

On the other hand, if you want the latest SVN revision (aka "/trunk", or
more verbosely "unstable development snapshot"), as you say in the remainder
of your mail, you have to use a different PPA, called "gambas-daily".
Before I explain it with my own words, did you read the wiki page [1] ?

Regards,
Tobi

[1] http://gambaswiki.org/wiki/install/ubuntu

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] How can I force linux mint to upgrade gambas3 to the last update?

2017-06-11 Thread Fernando Cabral
I have gambas3 3.9.2 running Linux Mint 18.1. I have installed gambas using
a PPA. Is there a way I can use to force apt-get to download and install
the last stable version? I've tried removing, purging and installing anew,
but it seems I ended up with the same version.  From this fact I would
guess the PPA does not represent last revision we can find at the
sourceforge repository [r8142].

Is my understanding right?

I tried to download and compile, but there were so many modules disabled
that I concluded gambas would barely work -- if at all.

I guess my practical question is: is there a way for me to get the latest
revision without having to go thru the pains of finding out how to overcome
the issues with the disabled modules and compiling from source?

Regards

- fernando

-- 
Fernando Cabral
Blogue: http://fernandocabral.org
Twitter: http://twitter.com/fjcabral
e-mail: fernandojosecab...@gmail.com
Facebook: f...@fcabral.com.br
Telegram: +55 (37) 99988-8868
Wickr ID: fernandocabral
WhatsApp: +55 (37) 99988-8868
Skype:  fernandojosecabral
Telefone fixo: +55 (37) 3521-2183
Telefone celular: +55 (37) 99988-8868

Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos,
nenhum político ou cientista poderá se gabar de nada.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1117: Search please

2017-06-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1117=L21haW4-

C THAL reported a new bug.

Summary
---

Search please

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


Description
---

Gambaswiki should have a tool to search for keywords.





--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1115: Segmentation Fault STREAM_write - gbr3

2017-06-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1115=L21haW4-

Comment #2 by Benoît MINISINI:

Anyway, without the source code, it's hard to do anything...



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1115: Segmentation Fault STREAM_write - gbr3

2017-06-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1115=L21haW4-

Comment #1 by Benoît MINISINI:

Which version of Gambas do you use?



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1116: Error when a project has both gb.qt4 and gb.web.form

2017-06-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1116=L21haW4-

Comment #1 by Benoît MINISINI:

Actually these two componennts are not compatible. The bug is that you must not 
be allowed to check them at the same time.

Benoît MINISINI changed the state of the bug to: Accepted.



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user