realbasic-nug.it
[Top] [All Lists]

Re: segnalazione bug

To: REALbasic NUG Italian <realbasic-nug.it@lists.realsoftware.com>
Subject: Re: segnalazione bug
From: Gilberto De Faveri <gilberto.defaveri@omnidea.it>
Date: Thu, 19 Jun 2008 22:47:31 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug.it-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug.it-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <0A7F08FB-DF89-4943-8A29-603C7B127CB5@menssana.to.it>
References: <1B6B04BA-AFC8-468D-A6D4-E608F64242E2@menssana.to.it> <8EC0CD14-276D-473E-907F-F513134D20D9@omnidea.it> <0A7F08FB-DF89-4943-8A29-603C7B127CB5@menssana.to.it>
Reply-to: REALbasic NUG Italian <realbasic-nug.it@lists.realsoftware.com>
Sender: realbasic-nug.it-bounces@lists.realsoftware.com
Sì, confermo il problema.

Hai aperto un bug report?

On 19/giu/08, at 17:34, Fabio Soggia wrote:

Nella fattispecie, con 2008r2 il codice graphics.fillroundrect provoca un errore NilObjectException su linux.

Sicuro che Graphics <> Nil ?

Direi di sì, ti invito a provare

Nel paint di un Canvas metti:

 g.ForeColor = RGB(100, 100, 100)
 g.FillRoundRect(0, 0, g.Width, g.Height, 10, 10)

e fallo girare su linux. Con 2008r1 nessun problema. Se gira con remote debugger dà l'errore (sulla seconda linea), se è un compilato si chiude quando arriva a quel punto senza messaggi.

Saluti, Fabio

--
gilberto de faveri
omnidea srl

edificio pegaso
parco scientifico tecnologico vega
via delle industrie, 15
30175 venezia marghera

tel +39 041 509 3441
fax +39 041 509 3641

www.omnidea.it




<Prev in Thread] Current Thread [Next in Thread>