[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-10-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- Comment #6 by Christian FAURE: Thanks for explain the SQLRowCount, i've tested with column name, but result is the same: --- gb.db.odbc: 0xe40a48: select current_date as MyDate from RDB$DATABASE gb.db.odbc.GetRecordCount

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-10-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- Comment #5 by zxMarce: I will create a FB DB in my machine and will test this. Normally, as per the documentation, ODBC's SQLRowCount() only return a valid row count for INSERT and DELETE statements. But Gambas does need a 'proper

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-10-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- Comment #4 by Christian FAURE: If you want, i can run a firebird database instance at home and provide the ip address, port and login (via private mail) to test/debug let me know

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-10-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- Comment #3 by Christian FAURE: Thanks for review this problem, this is the test code: Print "---" FBConnect() ' connect to database Db.Debug = True ' enable debug messages Try rs = fb.Exec("select cu

[Gambas-user] [Gambas Bug Tracker] Bug #1018: It would be nice if we could get to th farm from the web page?

2016-10-12 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1018=L21haW4- Bruce BRUEN reported a new bug. Summary --- It would be nice if we could get to th farm from the web page? Type : Request Priority : Low Gambas version : Unknown Product : Software farm

[Gambas-user] [Gambas Bug Tracker] Bug #1016: Packing for ubuntu and debian problem whit some characters in program description.

2016-10-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1016=L21haW4- Martín BELMONTE added an attachment: naranjito-0.0.6.tar.gz -- Check out the vibrant tech community on one of the world's most engaging tech sites

[Gambas-user] [Gambas Bug Tracker] Bug #1016: Packing for ubuntu and debian problem whit some characters in program description.

2016-10-11 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1016=L21haW4- Comment #2 by Martín BELMONTE: Hi Benoit, on this link you can find the source code (naranjito-0.0.6.tar.gz). https://www.gambas-es.org/viewtopic.php?f=5=5465=30 Remember: The problem is in the program description no in code

[Gambas-user] [Gambas Bug Tracker] Bug #1014: org.freedesktop.DBus.Properties Method:GetALL not implemented?

2016-10-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1014=L21haW4- Comment #2 by Antonio OREFICE: Ok, i've stripped the relevant code from the main project (which is big). It still seems to reproduce the bug, or whatever. I'm unable to fine an attach button, so i uploaded the project here: http

[Gambas-user] [Gambas Bug Tracker] Bug #1014: org.freedesktop.DBus.Properties Method:GetALL not implemented?

2016-10-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1014=L21haW4- Antonio OREFICE added an attachment: mpris.tar.gz -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org

[Gambas-user] [Gambas Bug Tracker] Bug #779: me.top = 0 , can't work ( in event _new() )

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.779=L21haW4- Comment #5 by Zainudin AHMAD: temporary solution, just set with -1 value. example : move(-1,-1) or me.top=-1 me.left=-1 Resolve :) -- Check out

[Gambas-user] [Gambas Bug Tracker] Bug #854: IDE Crash when "Double Click" the Publish button on Publis Software Dialog

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.854=L21haW4- Zainudin AHMAD changed the state of the bug to: Opened. -- Check out the vibrant tech community on one of the world's most engaging tech sites

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012=L21haW4- Comment #3 by Benoît MINISINI: I see no bug here. The main form arrangement is set to "Column", and so the button is moved according to it. Benoît MINISINI changed the state of the bug to

[Gambas-user] [Gambas Bug Tracker] Bug #1007: gambas from 3.9.0 to last svn crash on ubuntu 16.04 vm

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1007=L21haW4- Benoît MINISINI changed the state of the bug to: Fixed. -- Check out the vibrant tech community on one of the world's most engaging tech sites

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #11 by Benoît MINISINI: Fixed in revision #7926. -- Check out the vibrant tech community on one of the world's most engaging tech sites

[Gambas-user] [Gambas Bug Tracker] Bug #940: Running IDE with a filename locks the file

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.940=L21haW4- Comment #10 by Benoît MINISINI: I finally just added the "If IsFake() Then Return" line in Gambas 3.9, to allow files located in a linked directory to be modified only when opened alone. When these files are opened from

[Gambas-user] [Gambas Bug Tracker] Bug #996: F2 does not work on classes followed by ()

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.996=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 #1014: org.freedesktop.DBus.Properties Method:GetALL not implemented?

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1014=L21haW4- Comment #1 by Benoît MINISINI: It should be a bug in the gb.dbus component. Can you send your project so that I can see what happens exactly? Benoît MINISINI changed the state of the bug to: NeedsInfo

[Gambas-user] [Gambas Bug Tracker] Bug #1014: org.freedesktop.DBus.Properties Method:GetALL not implemented?

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1014=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 #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- Comment #2 by Benoît MINISINI: From zxMarce: Christian, Hi. I made the GetRecordCount() function. Can you please be more specific as why it does not work for you? I do not have an FB DB to test, so if you could please be clear

[Gambas-user] [Gambas Bug Tracker] Bug #1016: Packing for ubuntu and debian problem whit some characters in program description.

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1016=L21haW4- Comment #1 by Benoît MINISINI: Normally newlines are already automatically handled. Please post a project having the problem you describe. Benoît MINISINI changed the state of the bug to: NeedsInfo

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012=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 #1010: Custom runtime libraries not found

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1010=L21haW4- Comment #1 by Benoît MINISINI: What was your Gambas version before the update? Since gambas 3.9.0, libraries are now installed locally when you make an executable from their project. (They can be installed globally by a package

[Gambas-user] [Gambas Bug Tracker] Bug #1008: Library window crashes IDE because of double libs

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1008=L21haW4- Comment #1 by Benoît MINISINI: Sorry, I can't reproduce the bug. If a library is installed in both locations, then the global one (located in '/usr/lib/gambas3') is ignored. Can you run the IDE source project from the IDE

[Gambas-user] [Gambas Bug Tracker] Bug #1017: Let formatting fix faulty capitalising

2016-10-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1017=L21haW4- Moviga TECHNOLOGIES reported a new bug. Summary --- Let formatting fix faulty capitalising Type : Request Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : Development Environment

[Gambas-user] [Gambas Bug Tracker] Bug #1016: Packing for ubuntu and debian problem whit some characters in program description.

2016-09-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1016=L21haW4- Martín BELMONTE reported a new bug. Summary --- Packing for ubuntu and debian problem whit some characters in program description. Type : Bug Priority : Medium Gambas version : 3.8 Product

[Gambas-user] [Gambas Bug Tracker] Bug #1015: Custom naming conventions for controls and variables

2016-09-28 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1015=L21haW4- Martín BELMONTE reported a new bug. Summary --- Custom naming conventions for controls and variables Type : Request Priority : Medium Gambas version : 3.8 Product : Development Environment

[Gambas-user] [Gambas Bug Tracker] Bug #1014: org.freedesktop.DBus.Properties Method:GetALL not implemented?

2016-09-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1014=L21haW4- Antonio OREFICE reported a new bug. Summary --- org.freedesktop.DBus.Properties Method:GetALL not implemented? Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description

[Gambas-user] [Gambas Bug Tracker] Bug #1009: Wish: Speed button for fast packaging

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1009=L21haW4- Comment #1 by Bruce BRUEN: Definitely a "me too!" on this one. -- ___ Gambas-user mailing list G

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- PICCORO LENZ MCKAY changed the state of the bug to: Opened. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1007: gambas from 3.9.0 to last svn crash on ubuntu 16.04 vm

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1007=L21haW4- Comment #1 by Marco ANCILLOTTI: ok , svn 7918 works I'll wait a 3.9.2 stable Marco ANCILLOTTI changed the state of the bug to: Working

[Gambas-user] [Gambas Bug Tracker] Bug #855: [gb.report2] blank report, use more than 90% resource CPU

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.855=L21haW4- Comment #15 by Zainudin AHMAD: in lubuntu 16.04 I get this issue only on QT4 , it's fine with QT5, GTK2 and GTK3

[Gambas-user] [Gambas Bug Tracker] Bug #860: ReportImage, unknow symbol "FromPixels" in class Report

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.860=L21haW4- Comment #2 by Zainudin AHMAD: It's fine now, thanks :) -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #860: ReportImage, unknow symbol "FromPixels" in class Report

2016-09-26 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.860=L21haW4- Zainudin AHMAD changed the state of the bug to: Fixed. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-09-25 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- zxMarce changed the state of the bug to: NeedsInfo. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1013: gb.db.odbc new GetRecordCount mechanism seem not work with firebird database

2016-09-25 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1013=L21haW4- Christian FAURE reported a new bug. Summary --- gb.db.odbc new GetRecordCount mechanism seem not work with firebird database Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012=L21haW4- PICCORO LENZ MCKAY added an attachment: simplegastosadm-0.0.1-button.tar.gz -- ___ Gambas-user mailing list

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012=L21haW4- Comment #2 by PICCORO LENZ MCKAY: i investigate a little, and tobias has right but then after i take the "button1" and put at the botton just aside, outside of the little container in the botton of the FInitial.form, an

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012=L21haW4- Comment #1 by Tobias BOEGE: $ grep -i salir -R . ./.src/Control/Containerdataoasis.class:$datos["fechaenvio"] = fechasalida ' -- xcuando este despacho debe salir That is all that matches "Salir". A

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012=L21haW4- Tyrone LUCERO added an attachment: simplegastosadm-0.0.1.tar.gz -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1012: Button goes to right up corner

2016-09-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1012=L21haW4- Tyrone LUCERO reported a new bug. Summary --- Button goes to right up corner Type : Bug Priority : Medium Gambas version : 3.9 Product : Unknown Description --- In my application

[Gambas-user] [Gambas Bug Tracker] Bug #1011: Background color of popup tooltips in IDE wrong

2016-09-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1011=L21haW4- Comment #1 by Ron KLINKIEN: This bug was reported before. If I remember correctly, the colors of the used theme are set wrong and therefor it wasn't counted as a Gambas bug. You can fix it by running these commands once though

[Gambas-user] [Gambas Bug Tracker] Bug #1011: Background color of popup tooltips in IDE wrong

2016-09-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1011=L21haW4- Uwe KELLER added an attachment: Bildschirmfoto von »2016-09-21 18-31-34«.png -- ___ Gambas-user mailing list

[Gambas-user] [Gambas Bug Tracker] Bug #1011: Background color of popup tooltips in IDE wrong

2016-09-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1011=L21haW4- Uwe KELLER reported a new bug. Summary --- Background color of popup tooltips in IDE wrong Type : Bug Priority : Low Gambas version : 3.9 Product : Development Environment Description

[Gambas-user] [Gambas Bug Tracker] Bug #1010: Custom runtime libraries not found

2016-09-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1010=L21haW4- Uwe KELLER reported a new bug. Summary --- Custom runtime libraries not found Type : Bug Priority : High Gambas version : 3.9 Product : Development Environment Description --- Today i

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #14 by Benoît MINISINI: Fixed in revision #7915. I did differently: now the library package name is always prefixed with the vendor name (or prefix). Consequently, that name if predictable. So there is no need to package

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #12 by Benoît MINISINI: OK, I understand. It's somehow what I said before: to create the dependency, the packager has to know its package name. And the package name of the library is void until you make a package

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #11 by C THAL: Yes, you are right. I now removed nearly all components, including gb.deg.form. Here is the content of .project in anylib: ---8

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #10 by Benoît MINISINI: Still a missing library: gb.deg.form -- ___ Gambas-user mailing list Gambas

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #9 by C THAL: Ok I nailed it down to an anylib and an anysublib. If you install both projects on your computer, do a Ctrl-Alt-X on each and then execute anylib all works fine. If I do Ctrl-Alt-I on anylib, packaging fails

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- C THAL added an attachment: libandsublib.tar.gz -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #6 by C THAL: Yes, but the dependent libraries exists on the computer in ~/.local/share/gambas3/lib Instead it would not build on commandline, right

[Gambas-user] [Gambas Bug Tracker] Bug #1008: Library window crashes IDE because of double libs

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1008=L21haW4- C THAL added an attachment: lib-window-crash.ogv -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1008: Library window crashes IDE because of double libs

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1008=L21haW4- C THAL reported a new bug. Summary --- Library window crashes IDE because of double libs Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : Development Environment

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #5 by Benoît MINISINI: The bug is the following: the packager needs the package name of the library to generate the dependency, as it is not necessarily the same. As the library executable is not found, the packager can't

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #4 by C THAL: Maybe I do not understand. The dependent libraries are ok (here – unfortunately not in project-anylib-1.0.110.tar.gz) and if I do a "gbc3 -a && gba3" on the commandline I get "OK&qu

[Gambas-user] [Gambas Bug Tracker] Bug #1007: gambas from 3.9.0 to last svn crash on ubuntu 16.04 vm

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1007=L21haW4- Marco ANCILLOTTI reported a new bug. Summary --- gambas from 3.9.0 to last svn crash on ubuntu 16.04 vm Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : Unknown Description

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #3 by Benoît MINISINI: It's because some dependent library is missing. -- ___ Gambas-user mailing list

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- C THAL added an attachment: project-anylib-1.0.110.tar.gz -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #2 by C THAL: project-anylib-1.0.110.tar.gz is the project itself -- ___ Gambas-user mailing list

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- Comment #1 by C THAL: In deganius-anylib-1.0.110.tar.gz you can see the broken debian/control file with wrong entries like ", (>= 0.90.0), (&

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- C THAL added an attachment: deganius-anylib-1.0.110.tar.gz -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1006: Debian packaging gone wrong

2016-09-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1006=L21haW4- C THAL reported a new bug. Summary --- Debian packaging gone wrong Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : Development Environment Description

[Gambas-user] [Gambas Bug Tracker] Bug #1005: Gambas 3.9 crashes when creating a Debian package from library

2016-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1005=L21haW4- Comment #2 by Benoît MINISINI: No crash at all there. Can you try the latest version (3.9.1)? -- ___ Gambas

[Gambas-user] [Gambas Bug Tracker] Bug #1005: Gambas 3.9 crashes when creating a Debian package from library

2016-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1005=L21haW4- Comment #1 by C THAL: I just see, Gambas also crashes if the project is a normal project, not a lib ... awful

[Gambas-user] [Gambas Bug Tracker] Bug #1005: Gambas 3.9 crashes when creating a Debian package from library

2016-09-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1005=L21haW4- C THAL reported a new bug. Summary --- Gambas 3.9 crashes when creating a Debian package from library Type : Bug Priority : High Gambas version : 3.9 Product : Development Environment

[Gambas-user] [Gambas Bug Tracker] Bug #775: Preprocessor Macros

2016-09-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.775=L21haW4- Comment #1 by Jussi LAHTINEN: I would also like to have this! -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1004: remove an installed project

2016-09-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1004=L21haW4- Comment #1 by Benoît MINISINI: It is fixed in revision #7914. Now you can uninstall a program from the welcome dialog. Benoît MINISINI changed the state of the bug to: Fixed

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Comment #4 by Benoît MINISINI: I don't know too, I use KDE. :-) On Unity, you look at the theme selected in the control panel

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Comment #3 by Charlie REINL: don't know, how I can find it out ? Which tool I need ? -- ___ Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Comment #2 by Benoît MINISINI: According to your screenshot, Qt5 is not installed on your system, so GTK+2 is used instead. qt and gtk+ being different toolkits, they render their widgets differently. Some people try to define

[Gambas-user] [Gambas Bug Tracker] Bug #1004: remove an installed project

2016-09-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1004=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1004: remove an installed project

2016-09-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1004=L21haW4- Charlie REINL reported a new bug. Summary --- remove an installed project Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- projects which

[Gambas-user] [Gambas Bug Tracker] Bug #1003: bugtracker products choice

2016-09-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1003=L21haW4- Charlie REINL reported a new bug. Summary --- bugtracker products choice Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : Unknown Description --- no option

[Gambas-user] [Gambas Bug Tracker] Bug #998: Bug in ToolBar

2016-09-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.998=L21haW4- Comment #3 by Benoît MINISINI: Do you have screenshots? Can you post the FMain.action file in the ".action"

[Gambas-user] [Gambas Bug Tracker] Bug #1002: DateDiff() bug

2016-09-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1002=L21haW4- Comment #5 by Benoît MINISINI: Same thing. I think the bug is fixed in Gambas 3.9. If this is not the case, re-open the issue. Benoît MINISINI changed the state of the bug to: Fixed

[Gambas-user] [Gambas Bug Tracker] Bug #998: Bug in ToolBar

2016-09-15 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.998=L21haW4- Comment #2 by Fabien BODARD: On my system the save and save as button are still invisible... like if they are not taken into account. But on a clean project it not do that... it's only on the given project

[Gambas-user] [Gambas Bug Tracker] Bug #1002: DateDiff() bug

2016-09-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1002=L21haW4- Comment #4 by PICCORO LENZ MCKAY: i tested on my system too and gives 0 maybe itsa bug on older 3.9.0? i use 3.9.1 + lasted fixeds please provide the system info to analize PICCORO LENZ MCKAY changed the state of the bug

[Gambas-user] [Gambas Bug Tracker] Bug #1002: DateDiff() bug

2016-09-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1002=L21haW4- Comment #3 by Benoît MINISINI: Thanks! -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https

[Gambas-user] [Gambas Bug Tracker] Bug #1002: DateDiff() bug

2016-09-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1002=L21haW4- Comment #2 by Moviga TECHNOLOGIES: Here comes the project -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1002: DateDiff() bug

2016-09-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1002=L21haW4- Moviga TECHNOLOGIES added an attachment: DateDiffBug-0.0.1.tar.gz -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1002: DateDiff() bug

2016-09-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1002=L21haW4- Comment #1 by Benoît MINISINI: It works correctly on my system. Why don't you provide your system information, and a project that allows to reproduce the bug in the context

[Gambas-user] [Gambas Bug Tracker] Bug #1002: DateDiff() bug

2016-09-14 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1002=L21haW4- Moviga TECHNOLOGIES reported a new bug. Summary --- DateDiff() bug Type : Bug Priority : Medium Gambas version : 3.9 Product : Language Description --- datediff("9/14/2016 16:01:24

[Gambas-user] [Gambas Bug Tracker] Bug #999: Qt5 -editable- comboboxes looks weird with oxygen style

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.999=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #998: Bug in ToolBar

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.998=L21haW4- Benoît MINISINI changed the state of the bug to: NeedsInfo. -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1001: 3.9.0, ide, cannot pass arguments to project.

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1001=L21haW4- Comment #5 by Antonio OREFICE: Oh great, got it now! Sorry. Thanks :) Antonio OREFICE changed the state of the bug to: Invalid

[Gambas-user] [Gambas Bug Tracker] Bug #1001: 3.9.0, ide, cannot pass arguments to project.

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1001=L21haW4- Charlie REINL added an attachment: gree Start-button-in-the IDE.png -- ___ Gambas-user mailing list Gambas

[Gambas-user] [Gambas Bug Tracker] Bug #1001: 3.9.0, ide, cannot pass arguments to project.

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1001=L21haW4- Charlie REINL added an attachment: gree Start-button-in-the IDE.png -- ___ Gambas-user mailing list Gambas

[Gambas-user] [Gambas Bug Tracker] Bug #1001: 3.9.0, ide, cannot pass arguments to project.

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1001=L21haW4- Comment #3 by Antonio OREFICE: The .project seems fine: # Gambas Project File 3.0 # Compiled with Gambas 3.9.0 Startup=FMain Version=0.0.1 Component=gb.image Component=gb.qt5 Component=gb.form Component=gb.form.terminal Arguments

[Gambas-user] [Gambas Bug Tracker] Bug #1001: 3.9.0, ide, cannot pass arguments to project.

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1001=L21haW4- Comment #1 by Charlie REINL: the green Start-Button is a ComboBox just select the argument(s) row you wish to pass

[Gambas-user] [Gambas Bug Tracker] Bug #1001: 3.9.0, ide, cannot pass arguments to project.

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1001=L21haW4- Antonio OREFICE added an attachment: form.7z -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

[Gambas-user] [Gambas Bug Tracker] Bug #1001: 3.9.0, ide, cannot pass arguments to project.

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1001=L21haW4- Antonio OREFICE reported a new bug. Summary --- 3.9.0, ide, cannot pass arguments to project. Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Charlie REINL added an attachment: qt-gtk_in_IDE.png -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Charlie REINL added an attachment: qt4.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Charlie REINL added an attachment: gtk 3.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Charlie REINL added an attachment: gtk 2.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Charlie REINL added an attachment: Actuel_Desktop_running.png -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Charlie REINL reported a new bug. Summary --- Differences between qt and gtk Type : Bug Priority : Medium Gambas version : 3.9.90 (TRUNK) Product : GUI components Description --- here

[Gambas-user] [Gambas Bug Tracker] Bug #1000: Differences between qt and gtk

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1000=L21haW4- Charlie REINL added an attachment: qt-gtk-0.0.3.tar.gz -- ___ Gambas-user mailing list Gambas-user

[Gambas-user] [Gambas Bug Tracker] Bug #999: Qt5 -editable- comboboxes looks weird with oxygen style

2016-09-13 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.999=L21haW4- Antonio OREFICE reported a new bug. Summary --- Qt5 -editable- comboboxes looks weird with oxygen style Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description

<    2   3   4   5   6   7   8   9   10   11   >