Re: [Gambas-user] CompileingGambas 3.9.2 on Windows10 Cygwin.

2017-01-07 Thread Karl Reinl
Am Samstag, den 07.01.2017, 18:57 +0100 schrieb jogeri63: > Hello, > > after install 'make utility' and running command './configure -C > --disable-inotify --disable-v4l' > I still got message: 'configure: error: ./configure failed for main' > > see attachment 'output.txt' > > Regards, >

Re: [Gambas-user] CompileingGambas 3.9.2 on Windows10 Cygwin.

2017-01-07 Thread jogeri63
Hello, yed, I did run a './reconf-all' before the ./configure -C' see attachment . Regards, Johann Am 07.01.2017 um 21:06 schrieb Karl Reinl: Am Samstag, den 07.01.2017, 18:57 +0100 schrieb jogeri63: Hello, after install 'make utility' and running command './configure -C

[Gambas-user] [Gambas Bug Tracker] Bug #1044: Gambas should trow an error or at least a warning when loading corrupted images

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1044=L21haW4- Comment #4 by Benoît MINISINI: Please provide a project that reproduces the bug. -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1041: [JIT] Doing : Return [2/8] , I get "Type Mismatch ..."

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1041=L21haW4- Comment #1 by Benoît MINISINI: Alas automatic array conversion (from Float[] to Integer[]) has not been implemented by Emil Lengrenn in the JIT compiler. Benoît MINISINI changed the state of the bug to: Accepted.

Re: [Gambas-user] CompileingGambas 3.9.2 on Windows10 Cygwin.

2017-01-07 Thread Tobias Boege
On Sat, 07 Jan 2017, jogeri63 wrote: > Hello, > > I’m trying to compile Gambas 3.9.2 on Windows10 Cygwin. > After running command "|./configure -C --disable-inotify --disable-v4l|" > I got message: 'configure: error: ./configure failed for main ...' > see attachment 'output.txt' > > configure:

[Gambas-user] [Gambas Bug Tracker] Bug #1059: Compilation fails with Qt 5.7

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1059=L21haW4- Comment #3 by Fabien BODARD: strange ... [fabien@fabien ~]$ gcc --version gcc (GCC) 6.2.1 20160830 Copyright © 2016 Free Software Foundation, Inc. Ce logiciel est libre; voir les sources pour les conditions de copie. Il n'y a PAS

[Gambas-user] [Gambas Bug Tracker] Bug #1059: Compilation fails with Qt 5.7

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1059=L21haW4- Comment #4 by Fabien BODARD: and no problem -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org!

[Gambas-user] [Gambas Bug Tracker] Bug #1062: DesktopFile for google-chrome.desktop is incomplete

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1062=L21haW4- Tony MOREHEN added an attachment: google-chrome.desktop -- Check out the vibrant tech community on one of the world's most engaging tech sites,

[Gambas-user] [Gambas Bug Tracker] Bug #1062: DesktopFile for google-chrome.desktop is incomplete

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1062=L21haW4- Tony MOREHEN reported a new bug. Summary --- DesktopFile for google-chrome.desktop is incomplete Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ---

[Gambas-user] [Gambas Bug Tracker] Bug #1063: Gambas3 httpd send own headers

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1063=L21haW4- Comment #1 by Benoît MINISINI: What do you call "httpd" exactly? And please provide a full project! -- Check out the vibrant tech community on one of the

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Comment #2 by Benoît MINISINI: Fixed in revision #8044. Benoît MINISINI changed the state of the bug to: Fixed. -- Check out the vibrant tech community

[Gambas-user] [Gambas Bug Tracker] Bug #1061: HTTPClient doesn't store proper HTTP code in the "Code" value if the content-length is zero

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1061=L21haW4- 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,

[Gambas-user] [Gambas Bug Tracker] Bug #1049: reader.Node.Attributes.Value --> Segmentation Fault(11)

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1049=L21haW4- Comment #1 by Benoît MINISINI: Please provide a full project that reproduces the crash. -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1059: Compilation fails with Qt 5.7

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1059=L21haW4- Benoît MINISINI changed the state of the bug to: NeedsInfo. -- Check out the vibrant tech community on one of the world's most engaging tech sites,

[Gambas-user] [Gambas Bug Tracker] Bug #1061: HTTPClient doesn't store proper HTTP code in the "Code" value if the content-length is zero

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1061=L21haW4- Comment #1 by Benoît MINISINI: Fixed in revision #8045. Benoît MINISINI changed the state of the bug to: Fixed. -- Check out the vibrant tech community

[Gambas-user] [Gambas Bug Tracker] Bug #1063: Gambas3 httpd send own headers

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1063=L21haW4- Comment #2 by Michał GŁOWIENKA: I use to run gb.httpd And this is a project that I'm writing https://github.com/i-nex/Cerbero -- Check out the vibrant

[Gambas-user] [Gambas Bug Tracker] Bug #1047: please add new gambas3 sections for Rust and JavaScript

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1047=L21haW4- Comment #2 by Gianfranco COSTAMAGNA: well, sections will be added in a month or two https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847533 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753480

[Gambas-user] [Gambas Bug Tracker] Bug #1031: PPA for daily and stable version there is no component gb.qt5.ext

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1031=L21haW4- Comment #1 by Benoît MINISINI: It should be fixed now. Benoît MINISINI changed the state of the bug to: Fixed. -- Check out the vibrant tech community on

[Gambas-user] CompileingGambas 3.9.2 on Windows10 Cygwin.

2017-01-07 Thread jogeri63
Hello, I’m trying to compile Gambas 3.9.2 on Windows10 Cygwin. After running command "|./configure -C --disable-inotify --disable-v4l|" I got message: 'configure: error: ./configure failed for main ...' see attachment 'output.txt' -- Johann configure: loading site script

Re: [Gambas-user] The Gambas mailing list does not work?

2017-01-07 Thread Gianluigi
Am stupid, the email that warned me of disabling for excessive bounces was insert by Google in my Promotions folder. I have re-enabled , but remains the mystery of excessive bounces. Regards Gianluigi 2017-01-06 11:47 GMT+01:00 Gianluigi : > I wanted to inform you that I am

[Gambas-user] [Gambas Bug Tracker] Bug #1059: Compilation fails with Qt 5.7

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1059=L21haW4- Comment #5 by Eduardo SANCHEZ: AFAICT it's not necessary the presence of a gcc version but the presence of Qt > 5.7.0. From 5.7 onwards, Qt requires C++11 for compiling anything.

Re: [Gambas-user] CompileingGambas 3.9.2 on Windows10 Cygwin.

2017-01-07 Thread jogeri63
Hello, after install 'make utility' and running command './configure -C --disable-inotify --disable-v4l' I still got message: 'configure: error: ./configure failed for main' see attachment 'output.txt' Regards, Johann Am 07.01.2017 um 15:22 schrieb Tobias Boege: On Sat, 07 Jan 2017,

[Gambas-user] [Gambas Bug Tracker] Bug #1061: HTTPClient doesn't store proper HTTP code in the "Code" value if the content-length is zero

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1061=L21haW4- Alexander KUIPER reported a new bug. Summary --- HTTPClient doesn't store proper HTTP code in the "Code" value if the content-length is zero Type : Bug Priority : Medium Gambas version : 3.9 Product

[Gambas-user] [Gambas Bug Tracker] Bug #1061: HTTPClient doesn't store proper HTTP code in the "Code" value if the content-length is zero

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1061=L21haW4- Alexander KUIPER added an attachment: 20170107-123131651-TestHTTPClient.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1047: please add new gambas3 sections for Rust and JavaScript

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1047=L21haW4- Comment #1 by Benoît MINISINI: According to https://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections, "rust" and "javascript" are not in the debian section list. Benoît MINISINI changed the state of the bug to:

[Gambas-user] [Gambas Bug Tracker] Bug #1059: Compilation fails with Qt 5.7

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1059=L21haW4- Comment #2 by Eduardo SANCHEZ: Hi Benoît, gcc --version shows the following: [eduardo:~]$ gcc --version gcc (GCC) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions.

[Gambas-user] [Gambas Bug Tracker] Bug #1064: Gtk menus are unreadable when form has dark background, light foreground

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1064=L21haW4- Tony MOREHEN reported a new bug. Summary --- Gtk menus are unreadable when form has dark background, light foreground Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown

[Gambas-user] [Gambas Bug Tracker] Bug #1064: Gtk menus are unreadable when form has dark background, light foreground

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1064=L21haW4- Tony MOREHEN added an attachment: menu_colors-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most engaging tech sites,

[Gambas-user] [Gambas Bug Tracker] Bug #846: Fast routines raise error: Wanted Float[] got Integer[] instead

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.846=L21haW4- Benoît MINISINI changed the state of the bug to: Duplicate. -- Check out the vibrant tech community on one of the world's most engaging tech sites,

[Gambas-user] [Gambas Bug Tracker] Bug #1063: Gambas3 httpd send own headers

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1063=L21haW4- Michał GŁOWIENKA reported a new bug. Summary --- Gambas3 httpd send own headers Type : Request Priority : Medium Gambas version : 3.9 Product : Networking components Description ---

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD reported a new bug. Summary --- After hide doing me.show(), the window not show Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : GUI components Description

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Comment #1 by Zainudin AHMAD: this happens with qt5, qt4, gtk2 and gtk3 -- Check out the vibrant tech community on one of the world's most engaging tech

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- Zainudin AHMAD added an attachment: 20170107-093641808-Bug-Gui-WindowShow-0.0.1.tar.gz -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Benoît MINISINI added an attachment: 20170107-100505341-Josquin_-_Mille_regretz-1.pdf -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Benoît MINISINI added an attachment: 20170107-100505341-Josquin_-_Mille_regretz-1.pdf -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Benoît MINISINI added an attachment: 20170107-100505341-Josquin_-_Mille_regretz-1.pdf -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Benoît MINISINI added an attachment: 20170107-100505341-Josquin_-_Mille_regretz-1.pdf -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Benoît MINISINI added an attachment: 20170107-100505341-Josquin_-_Mille_regretz-1.pdf -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Benoît MINISINI added an attachment: 20170107-100505341-Josquin_-_Mille_regretz-1.pdf -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Benoît MINISINI added an attachment: 20170107-100505341-Josquin_-_Mille_regretz-1.pdf -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #666: This is a new bug report

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.666=L21haW4- Comment #9 by Benoît MINISINI: test 5 -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org!

[Gambas-user] [Gambas Bug Tracker] Bug #1059: Compilation fails with Qt 5.7

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1059=L21haW4- Comment #1 by Benoît MINISINI: What does 'gcc --version' return on your system? -- Check out the vibrant tech community on one of the world's most

[Gambas-user] [Gambas Bug Tracker] Bug #1060: After hide doing me.show(), the window not show

2017-01-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1060=L21haW4- 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,