Re: [Gambas-user] CDocumentation.ImplementAndNeed.1138

2016-06-25 Thread Lewis Balentine
http://blog.linuxmint.com/?p=3038#comment-130897
Several errors with Gambas3 version 3.8.4 as installed by Linux Mint 18 
Beta Synaptics Package Manager.
Note that I am running Gambas3 version 3.8.4 on Linux Mint 17 without 
these errors.

It does load and run but specific projects will not, which means this is 
going to be a bear to trace down the problems. I just happen to have a 
program that I use to record OTA (Over The Air) TV programs (I am too 
cheap to pay for cable). When I try to load this project I get lots of 
errors. The first of these are the missing modules: gb.qt4 and gb.qt4.ext

Well gambas3 has some new modules gb.qt5 and gb.qt5.ext
Problem is I can not get to the point of changing the required modules 
because I get another error in the IDE: 
“CDocumentation.ImplementAndNeed.1138”

This seems to be tied to a Gababas3 problem with the Offline Help system 
that was reported back in April:
http://comments.gmane.org/gmane.comp.lang.gambas.user/36870

On 06/26/2016 12:01 AM, Lewis Balentine wrote:
> I am testing Linux Mint 18 Beta.
> It comes with Gambas version of 3.8.4
> I tried to run my KWPVR program project (which I admit is somewhat 
> dated).
> I got a strange error in the IDE: "CDocumentation.ImplementAndNeed.1138"
> At this point I am only trying to determine if this is a Mint 18 or 
> Gambas error.


--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] CDocumentation.ImplementAndNeed.1138

2016-06-25 Thread Lewis Balentine
I am testing Linux Mint 18 Beta.
It comes with Gambas version of 3.8.4
I tried to run my KWPVR program project (which I admit is somewhat dated).
I got a strange error in the IDE: "CDocumentation.ImplementAndNeed.1138"
At this point I am only trying to determine if this is a Mint 18 or 
Gambas error.

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #956: openSuse gambas bug: gbx3: unable to find startup file

2016-06-25 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.956=L21haW4-

Tony MOREHEN reported a new bug.

Summary
---

openSuse gambas bug:  gbx3: unable to find startup file

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


Description
---

The following bug has been opened in openSuse.  This is an openSuse bug, not a 
Gambas bug.  However, doing a Gambas reinstall from source (3.9.0) does not fix 
the problem.  Gambas has 3 symlinks in /usr/bin.  make install does not delete 
those links before trying to create new ones.  Therefore, the old links, 
including the one in error remain.  Recommend deleting the old links during 
make install to clean up any old errors.

Suse BUG report:

Gambas doesn't start anymore after upgrade

opensuse 13.1 / 64 bit / KDE 4.11.5/gambas 3.5.4-3.1
Repository: OpenSUSE / Education.

/usr/bin/gambas3
gbx3: unable to find startup file

This bug is still in effect in Tumbleweed and gambas 3.8.4.  I did a zypper up 
and it broke my gambas installation.  Trying to run gambas by typing gambas3 in 
a terminal window generates the same error message:  gbx3: unable to find 
startup file.

The problem:  In the openSuse installation, gambas3 is a symlink to gbx3.  When 
installing from source, gambas3 is a symlink to gambas3.gambas.  Again in 
openSuse, executing gambas3.gambas opens the gambas development environment.

There may also be menu issues. I have 2 gambas desktop files in my 
/usr/share/applications folder.  The exec line in gambas3.desktop links to 
gambas3.gambas and works fine.  The other, gambas.desktop, links to gambas3 and 
is broken.  I don't know which is openSuse's.  Even ignoring the bug, 
gambas3.desktop is the better file. 

Solution: correct the gambas3 symlink to gambas3.gambas.





--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] About Gambas Farm

2016-06-25 Thread Jesus Guardon
Hi all

Recently at the Spanish Forum gambas-es.org, we have had a vibrant
debate about the gambas Farm and its features. On behalf of our
Community, I'd like to forward some of the questions that deserve some
discussion, in our opinion.

Questions like "What's the actual purpose of the farm?", "Should we
expect future changes on the farm?", "Are we making a proper use of the
farm?", etc. are arising out of different points of view.

In addition to these questions, some of us think that the Farm interface
should be enhanced in terms of usability, such as implementing a score
system and a comments system. I know it already has a
download/installation counter, but it may or may not be relevant enough
for the author. Also, a short comment from the users or other
developers, may help to the main dev to debug his application.

One of the most strongly discussed aspects is the convenience of a
management or supervision of the published material, looking for a
minimum of quality. It should serve as an example of some feature, it
should be written using the recommended rules, variable names in
english, have relevant english comments and good style, not to mention
correct indentation.

While some of us think that the Farm should be open to whatever type of
script, snippet or whole applications, others think that only a selected
set of them should be published after a proper quality filter. If bad
code is published massively, it will affect the gambas reputation in the
near future. We think about Gambas Farm as a showcase of good
programming practices and as a teaching tool, therefore it should be
enforced a minimum quality level.

What do you guys think about all these questions? We would like to open
a friendly debate about it.

Best regards,

Jesús

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Clean new console by code

2016-06-25 Thread Gianluigi
Hi Benoit,
perfect, it works.
Therefore Print "\e[2J" replaces Print Chr$(12);
Thank you very much.
Gianluigi

2016-06-25 15:48 GMT+02:00 Benoît Minisini :

> Le 25/06/2016 14:52, Gianluigi a écrit :
> > Hi Vuott,
> > thank you for the answer.
> > It deletes only on the second click and the window does not appear that
> > remains behind the IDE.
> > Changing your code as follows, it deletes immediately, but the window
> > remains behind the IDE.
> >
>
> You should never use Desktop.SendKeys(). Besides being a dirty hack, it
> will be impossible to do that with coming Wayland.
>
> To clear a console, you must print the according VT100 sequences. Of
> course, it assumes that your terminal is VT100 compatible, but as soon
> as you don't use your code on true old terminals, it should be ok.
>
> The sequence is "\e[2J".
>
> Regards,
>
> --
> Benoît Minisini
>
>
> --
> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Clean new console by code

2016-06-25 Thread Benoît Minisini
Le 25/06/2016 14:52, Gianluigi a écrit :
> Hi Vuott,
> thank you for the answer.
> It deletes only on the second click and the window does not appear that
> remains behind the IDE.
> Changing your code as follows, it deletes immediately, but the window
> remains behind the IDE.
>

You should never use Desktop.SendKeys(). Besides being a dirty hack, it 
will be impossible to do that with coming Wayland.

To clear a console, you must print the according VT100 sequences. Of 
course, it assumes that your terminal is VT100 compatible, but as soon 
as you don't use your code on true old terminals, it should be ok.

The sequence is "\e[2J".

Regards,

-- 
Benoît Minisini

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Clean new console by code

2016-06-25 Thread Gianluigi
Hi Vuott,
thank you for the answer.
It deletes only on the second click and the window does not appear that
remains behind the IDE.
Changing your code as follows, it deletes immediately, but the window
remains behind the IDE.

Public Sub Button1_Click()
' We hide the Form to assign the focus to the console:
  Me.Visible = False
  Desktop.SendKeys("{[Control_L]l}")
  Wait 0.1
  Me.Visible = True
End

Regards
Gianluigi

2016-06-25 2:04 GMT+02:00 Ru Vuott :

> I suggest:
>
>
> Public Sub Form_Open()
>
>   Print "testo qualsiasi"
>
> End
>
>
> Public Sub Button1_Click()
>
> ' We hide the Form to assign the focus to the console:
>   Me.Hide
>
> End
>
>
> Public Sub Form_Hide()
>
>   Wait 0.1
>
>   Desktop.SendKeys("{[Control_L]l}")
>
>   Me.Raise
>
> End
>
>
>
>
> 
> Ven 24/6/16, Lewis Balentine  ha scritto:
>
>  Oggetto: Re: [Gambas-user] Clean new console by code
>  A: "mailing list for gambas users" 
>  Data: Venerdì 24 giugno 2016, 22:37
>
>  Desktop.SendKeys("clear/n")
>
>  On 06/24/2016 02:30 PM, Gianluigi wrote:
>  > How can I clean console by code in rev. 7804?
>  > Print Chr$(12); - Write Chr(12) -
>  Desktop.SendKeys("{[Control_L]l}") do not
>  > work.
>  >
>  > Regards
>  > Gianluigi
>  >
>
>  
> --
>  > Attend Shape: An AT Tech Expo July 15-16. Meet us
>  at AT Park in San
>  > Francisco, CA to explore cutting-edge tech and listen
>  to tech luminaries
>  > present their vision of the future. This family event
>  has something for
>  > everyone, including kids. Get more information and
>  register today.
>  > http://sdm.link/attshape
>  > ___
>  > Gambas-user mailing list
>  > Gambas-user@lists.sourceforge.net
>  > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
>  
> --
>  Attend Shape: An AT Tech Expo July 15-16. Meet us at
>  AT Park in San
>  Francisco, CA to explore cutting-edge tech and listen to
>  tech luminaries
>  present their vision of the future. This family event has
>  something for
>  everyone, including kids. Get more information and register
>  today.
>  http://sdm.link/attshape
>  ___
>  Gambas-user mailing list
>  Gambas-user@lists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
> --
> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Clean new console by code

2016-06-25 Thread Gianluigi
Hi Lewis,
thank you for the answer.
Unfortunately it does not work.
Regards
Gianluigi

2016-06-24 22:37 GMT+02:00 Lewis Balentine :

> Desktop.SendKeys("clear/n")
>
> On 06/24/2016 02:30 PM, Gianluigi wrote:
> > How can I clean console by code in rev. 7804?
> > Print Chr$(12); - Write Chr(12) - Desktop.SendKeys("{[Control_L]l}") do
> not
> > work.
> >
> > Regards
> > Gianluigi
> >
> --
> > Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
> > Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> > present their vision of the future. This family event has something for
> > everyone, including kids. Get more information and register today.
> > http://sdm.link/attshape
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> --
> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user