Re: [Gambas-user] Egads! A new (nasty) error message

2015-12-03 Thread adamn...@gmail.com
On Wed, 2 Dec 2015 14:06:20 +1030 "adamn...@gmail.com" wrote: > Generally lately, I'm getting the following error in "random" places: > [42] System error #27: File too large. > > Que? > > bruce Some more information. This is (still "randomly") happening. Error #27 text

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

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.855=L21haW4- Zainudin AHMAD reported a new bug. Summary --- [gb.report2] blank report, use more than 90% resource CPU Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : GUI components

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

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.855=L21haW4- Zainudin AHMAD added an attachment: test-100Cpu-gb.report2-0.0.1.tar.gz -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing

Re: [Gambas-user] Egads! A new (nasty) error message

2015-12-03 Thread Tobias Boege
On Fri, 04 Dec 2015, adamn...@gmail.com wrote: > On Wed, 2 Dec 2015 14:06:20 +1030 > "adamn...@gmail.com" wrote: > > > Generally lately, I'm getting the following error in "random" places: > > [42] System error #27: File too large. > > > > Que? > > > > bruce > > Some more

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

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.855=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences

[Gambas-user] IDE global search question

2015-12-03 Thread richard terry
Hi list, I 'm doing some major surgery on my medical records program and wondered if one can use a wildcard search in the project wide search box or regex thanks Richard -- Go from Idea to Many App Stores Faster with

[Gambas-user] running IDE with Qt5

2015-12-03 Thread Ian Haywood
is there a way to run the IDE with Qt5 only (not Qt4 at all) The reason is Qt4 webkit is getting pulled out of Debian, so we are not allowed to depend on it anymore. Ian -- Go from Idea to Many App Stores Faster with

Re: [Gambas-user] Gambas IDE slows down to standstill on terminal server

2015-12-03 Thread Rolf-Werner Eilert
Am 03.12.2015 08:48, schrieb Rolf-Werner Eilert: > On my terminal server in the office, after having open Gambas IDE for > some hours, suddenly the IDE will slow down to nearly standstill. This > is reproducable, though I cannot know when it happens. Seems to come > faster when I work a lot in

[Gambas-user] [Gambas Bug Tracker] Bug #856: IDE crash when opening report with the report designer

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.856=L21haW4- Zainudin AHMAD reported a new bug. Summary --- IDE crash when opening report with the report designer Type : Bug Priority : Medium Gambas version : 3.8.90 (TRUNK) Product : Development Environment

[Gambas-user] [Gambas Bug Tracker] Bug #856: IDE crash when opening report with the report designer

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.856=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences

[Gambas-user] [Gambas Bug Tracker] Bug #856: IDE crash when opening report with the report designer

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.856=L21haW4- Zainudin AHMAD added an attachment: pic-2.png -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences

[Gambas-user] [Gambas Bug Tracker] Bug #856: IDE crash when opening report with the report designer

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.856=L21haW4- Zainudin AHMAD added an attachment: test-ReportImageDelete-0.0.1.tar.gz -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing

Re: [Gambas-user] Gambas IDE slows down to standstill on terminal server

2015-12-03 Thread Benoît Minisini
Le 03/12/2015 09:21, Rolf-Werner Eilert a écrit : > > Am 03.12.2015 08:48, schrieb Rolf-Werner Eilert: >> On my terminal server in the office, after having open Gambas IDE for >> some hours, suddenly the IDE will slow down to nearly standstill. This >> is reproducable, though I cannot know when it

Re: [Gambas-user] Gambas IDE slows down to standstill on terminal server

2015-12-03 Thread Benoît Minisini
Le 03/12/2015 08:48, Rolf-Werner Eilert a écrit : > On my terminal server in the office, after having open Gambas IDE for > some hours, suddenly the IDE will slow down to nearly standstill. This > is reproducable, though I cannot know when it happens. Seems to come > faster when I work a lot in

Re: [Gambas-user] running IDE with Qt5

2015-12-03 Thread Benoît Minisini
Le 03/12/2015 11:47, Ian Haywood a écrit : > is there a way to run the IDE with Qt5 only (not Qt4 at all) > The reason is Qt4 webkit is getting pulled out of Debian, so we are > not allowed to depend on it anymore. > > Ian > The algorithm is the following: if GB_GUI is "QT4", then gb.qt4 is

[Gambas-user] [Gambas Bug Tracker] Bug #848: Keep getting "cannot open file" error

2015-12-03 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.848=L21haW4- Comment #9 by Moviga TECHNOLOGIES: @FABIEN: I was a bit puzzeled why you directed me to gb.gui.base, because I thought that the progressbar was based on the native QT/GTK one. I am having a look at the code now, and I wonder if

Re: [Gambas-user] running IDE with Qt5

2015-12-03 Thread Ian Haywood
On Fri, Dec 4, 2015 at 1:10 AM, Benoît Minisini wrote: > Le 03/12/2015 11:47, Ian Haywood a écrit : >> is there a way to run the IDE with Qt5 only (not Qt4 at all) >> The reason is Qt4 webkit is getting pulled out of Debian, so we are >> not allowed to depend on it

Re: [Gambas-user] running IDE with Qt5

2015-12-03 Thread Benoît Minisini
Le 03/12/2015 21:27, Ian Haywood a écrit : > On Fri, Dec 4, 2015 at 1:10 AM, Benoît Minisini > wrote: >> Le 03/12/2015 11:47, Ian Haywood a écrit : >>> is there a way to run the IDE with Qt5 only (not Qt4 at all) >>> The reason is Qt4 webkit is getting pulled out of

Re: [Gambas-user] IDE global search question

2015-12-03 Thread adamn...@gmail.com
On Thu, 3 Dec 2015 23:37:57 +1100 richard terry wrote: > Hi list, > > I 'm doing some major surgery on my medical records program and wondered > if one can use a wildcard search in the project wide search box or regex > > thanks > > Richard > Yes, you can. Just use