[Gambas-user] gambas3 DrawingAreas problems
Benoît Minisini
gambas at ...1...
Mon Dec 26 12:44:49 CET 2011
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_CreateGC)
> Resource id: 0xce0003e
> X11 ERROR
> X Error: BadGC (invalid GC parameter) 13.
> Major opcode: 62 (X_CopyArea)
> Resource id: 0xce0004fThe DrawinAreas are cached (= True), and
> painted = False
> X11 ERROR
> X Error: BadGC (invalid GC parameter) 13
> Major opcode: 60 (X_FreeGC)
> Resource id: 0xce0004f
> X11 ERROR
> X Error: BadPixmap (invalid Pixmap parameter) 4
> Major opcode: 54 (X_FreePixmap).
> Resource id: 0xce0003e
>
> While using gtk, no error, it works, and I see all.
> .
> I use :
>
> [System]
> OperatingSystem=Linux
> Kernel=2.6.38.7-server-1mnb2
> Architecture=i686
> Memory=800324 kB
> DistributionVendor=MandrivaLinux
> DistributionRelease="Mandriva Linux 2011.0"
> Desktop=KDE4
> .
> [Gambas 2]
> Version=2.23.1
> Path=/usr/local/bin/gbx2
>
> [Gambas 3]
> Version=2.99.7
> Path=/usr/local/bin/gbx3
>
> [Libraries]
> Qt4=libQtCore.so.4.7.4
> GTK+=libgtk-x11-2.0.so.0.2400.5
>
> You can get the project here :
> http://dbreport.svn.sourceforge.net/viewvc/dbreport/DBReport3/?view=tar
A subversion tree dump is useless, unless you want to duplicate the
repository on another subversion server.
Please provide source archives, and please give more details on how to
reproduce the bug.
Thanks in advance.
Regards,
--
Benoît Minisini
More information about the User
mailing list