Re: [Gambas-user] Issue 168 in gambas: gb.db.postgresql error in main.c

2011-12-26 Thread gambas
Updates: Status: Fixed Comment #3 on issue 168 by benoit.m...@gmail.com: gb.db.postgresql error in main.c http://code.google.com/p/gambas/issues/detail?id=168 (No comment was entered for this change.) -- Write

Re: [Gambas-user] Issue 168 in gambas: gb.db.postgresql error in main.c

2011-12-26 Thread gambas
Comment #2 on issue 168 by benoit.m...@gmail.com: gb.db.postgresql error in main.c http://code.google.com/p/gambas/issues/detail?id=168 Fix merged in revision #4341. -- Write once. Port to many. Get the SDK and tools

Re: [Gambas-user] Issue 168 in gambas: gb.db.postgresql error in main.c

2011-12-26 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 168 by benoit.m...@gmail.com: gb.db.postgresql error in main.c http://code.google.com/p/gambas/issues/detail?id=168 (No comment was entered for this change.) --

[Gambas-user] Issue 168 in gambas: gb.db.postgresql error in main.c

2011-12-26 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 168 by adamn...@gmail.com: gb.db.postgresql error in main.c http://code.google.com/p/gambas/issues/detail?id=168 1) Describe the problem. Sorry Benoit, I didn't notice thi

Re: [Gambas-user] gambas3 DrawingAreas problems

2011-12-26 Thread Benoît Minisini
Le 26/12/2011 22:47, Charlie Reinl a écrit : > > sorry I have to say NO, it isn't fixed. > At least in r4337 (maybe no more) ;-) > > What I figured out is: > > It depends the set or not Background.Color in/by the IDE. > By a not set Background.Color or set to default, only the gtk version > shows s

Re: [Gambas-user] Issue 161 in gambas: 4296 broken

2011-12-26 Thread gambas
Updates: Status: WontFix Comment #8 on issue 161 by benoit.m...@gmail.com: 4296 broken http://code.google.com/p/gambas/issues/detail?id=161 When creating a Printer object in Gambas (with gb.qt4), I just create a QPrinter object, so apparently Qt4 initializes its internal printing system

Re: [Gambas-user] Issue 47 in gambas: Make code pretty tool button clears breakpoints

2011-12-26 Thread gambas
Updates: Labels: -Priority-Low Priority-Medium Comment #3 on issue 47 by benoit.m...@gmail.com: Make code pretty tool button clears breakpoints http://code.google.com/p/gambas/issues/detail?id=47 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 161 in gambas: 4296 broken

2011-12-26 Thread gambas
Comment #7 on issue 161 by adamn...@gmail.com: 4296 broken http://code.google.com/p/gambas/issues/detail?id=161 Well, I finally tracked it down. It was a local issue. The problem was caused by a set of 8 or so "non-existent" printers that had somehow been discovered by the CUPS print server on

Re: [Gambas-user] gambas3 DrawingAreas problems

2011-12-26 Thread Charlie Reinl
Am Montag, den 26.12.2011, 14:00 +0100 schrieb Benoît Minisini: > Le 26/12/2011 12:44, Benoît Minisini a écrit : > > Le 26/12/2011 00:23, Karl Reinl a écrit : > >> Salut, > >> > >> The DrawingAreas are cached (= True), and painted = False > >> > >> I get, when using qt4 and my DrawingAreas filled w

Re: [Gambas-user] [pclinuxos-testers] Gambas 64bit PcLinuxOS

2011-12-26 Thread Randy Millner
Thanks Texstar, With all due respect to the last Gambas packager, How did the existing 32bit KDE PcLinuxOS Gambas package get compiled? How do we recreate that environment in the 64bit world? I may be wrong, but aApparently Gambas2 uses qt3 source components that reference kde3. On Mon, Dec 2

Re: [Gambas-user] Gambas 64bit PcLinuxOS

2011-12-26 Thread Randall Morgan
Go to the qt site (http://qt.nokia..com) and look at qt's dependencies and make sure you have those installed. Randall On Mon, Dec 26, 2011 at 7:11 AM, Randy Millner wrote: > Hello Communities, > My attempt continues to compile Gambas2 and/or Gambas3 > I need guidance on what to do next. > > Gam

Re: [Gambas-user] Issue 167 in gambas: Height and width form does not change in runtime.

2011-12-26 Thread gambas
Updates: Status: Fixed Labels: -Version Version-TRUNK Comment #1 on issue 167 by benoit.m...@gmail.com: Height and width form does not change in runtime. http://code.google.com/p/gambas/issues/detail?id=167 Fixed in revision #4337. -

[Gambas-user] RC7 success on precise pangolin

2011-12-26 Thread Girard Henri
build perfect -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer op

[Gambas-user] Gambas 64bit PcLinuxOS

2011-12-26 Thread Randy Millner
Hello Communities, My attempt continues to compile Gambas2 and/or Gambas3 I need guidance on what to do next. Gambas2 unable to compile 2 components, - gb.qt.kde - gb.qte I have included the output in the compressed tar output2.tar Gambas3 reports all components will compiled following error ap

Re: [Gambas-user] Please report as much as possible if compilation and installation on your system are ok or not, and if your distribution has binary packages of Gambas 3

2011-12-26 Thread Matteo Pasotti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gambas3 RC7 Package already provided by Mageia 2 (Cauldron) official repositories. [System] OperatingSystem=Linux Kernel=3.2.0-desktop-0.rc7.1.mga2 Architecture=x86_64 Memory=1502612 kB DistributionVendor="Mageia" DistributionRelease="Mageia Cauldron"

Re: [Gambas-user] gambas3 DrawingAreas problems

2011-12-26 Thread Benoît Minisini
Le 26/12/2011 12:44, Benoît Minisini a écrit : > Le 26/12/2011 00:23, Karl Reinl a écrit : >> Salut, >> >> The DrawingAreas are cached (= True), and painted = False >> >> I get, when using qt4 and my DrawingAreas filled with Draw shows >> NOTHING : >> >> X11 ERROR >> ... >> >> You can get the proj

Re: [Gambas-user] Please report as much as possible if compilation and installation on your system are ok or not, and if your distribution has binary packages of Gambas 3

2011-12-26 Thread Willy Raets
Successfully compiled and installed Gambas 3 RC 7 on Ubuntu 10.10. systeminfo: [System] OperatingSystem=Linux Kernel=2.6.35-31-generic Architecture=i686 Memory=2051628 kB DistributionVendor=Ubuntu DistributionRelease="Ubuntu 10.10" Desktop=Gnome [Gambas 2] Version=2.22.0 Path=/usr/bin/gbx2 [Gamb

Re: [Gambas-user] gambas3 DrawingAreas problems

2011-12-26 Thread Benoît Minisini
Le 26/12/2011 00:23, Karl Reinl a écrit : > Salut, > > The DrawingAreas are cached (= True), and painted = False > > I get, when using qt4 and my DrawingAreas filled with Draw shows > NOTHING : > > X11 ERROR > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 >Major opcode: 55 (X_Crea

[Gambas-user] Please report as much as possible if compilation and installation on your system are ok or not, and if your distribution has binary packages of Gambas 3

2011-12-26 Thread Алексей Беспалов
> "Please report as much as possible if compilation and installation on your system are ok or not, and if your distribution has binary packages of Gambas 3!" The gambas 3 RC7 had compilation successfully at Fedora 16. Package in the official repositories yet no, only RC6. -- Best regards,