<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-3427</id>
	<title>Nabble - gambas-user</title>
	<updated>2008-10-07T04:07:34Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/gambas-user-f3427.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/gambas-user-f3427.html" />
	<subtitle type="html">Mailing list archive for gambas-user</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19855893</id>
	<title>Re: Cell in tableview</title>
	<published>2008-10-07T04:07:34Z</published>
	<updated>2008-10-07T04:07:34Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On mardi 07 octobre 2008, Leo Sendra wrote:
&lt;br&gt;&amp;gt; Hello all....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How to hide or disable a cell in tableview?
&lt;br&gt;&amp;gt; So we can't see or edit that cell. Just a few cells... Not all cells...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you....
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;To prevent editing, just don't call the Edit() method in the Click event.
&lt;br&gt;&lt;br&gt;Otherwise, you can't hide or disable a cell, as cells are not objects.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855893&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Cell-in-tableview-tp19855710p19855893.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19855710</id>
	<title>Cell in tableview</title>
	<published>2008-10-07T03:55:20Z</published>
	<updated>2008-10-07T03:55:20Z</updated>
	<author>
		<name>Leo Sendra</name>
	</author>
	<content type="html">Hello all....
&lt;br&gt;&lt;br&gt;How to hide or disable a cell in tableview?
&lt;br&gt;So we can't see or edit that cell. Just a few cells... Not all cells...
&lt;br&gt;&lt;br&gt;Thank you....
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ___________________________________________________________________________
&lt;br&gt;Dapatkan alamat Email baru Anda!
&lt;br&gt;Dapatkan nama yang selalu Anda inginkan sebelum diambil orang lain!
&lt;br&gt;&lt;a href=&quot;http://mail.promotions.yahoo.com/newdomains/id/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.promotions.yahoo.com/newdomains/id/&lt;/a&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855710&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Cell-in-tableview-tp19855710p19855710.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19854482</id>
	<title>Re: How to lock a file</title>
	<published>2008-10-07T02:19:24Z</published>
	<updated>2008-10-07T02:19:24Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On mardi 07 octobre 2008, Rolf-Werner Eilert wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; For my apps in Gambas, I use lockfiles, not folders, to lock a certain
&lt;br&gt;&amp;gt; file. Experience told me that &amp;quot;sometimes&amp;quot; when two users/processes want
&lt;br&gt;&amp;gt; to access the same file, these may overlap. So I added an identification
&lt;br&gt;&amp;gt; method and a time delay in case of locks. This is what it looks like
&lt;br&gt;&amp;gt; (kinda prototyped):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; WHILE Exist(theLockFile) THEN
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;OPEN theLockFile FOR READ ...
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;LINE INPUT firstLine
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;CLOSE ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;IF firstLine = myOwnName THEN 'old lock file from myself:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;KILL theLockFile &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'may be deleted, then proceed
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;ELSE &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'lock file from someone else:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;WAIT one second
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; WEND
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 'now first of all, write my own lockfile
&lt;br&gt;&amp;gt; 'then begin reading the file I want
&lt;br&gt;&amp;gt; 'finally delete lockfile
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is how this looks in practice:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;WHILE Exist(pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot;)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;OPEN pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot; FOR READ AS #dtnr
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;LINE INPUT #dtnr, t$
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;CLOSE #dtnr
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;IF t$ = system.User THEN
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;KILL pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;ELSE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WAIT 1
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;END IF
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;WEND
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;OPEN pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot; FOR WRITE CREATE DIRECT AS #dtnr
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;PRINT #dtnr, system.User
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;CLOSE #dtnr
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;OPEN karteiVerz &amp;/ jg &amp;/ &amp;quot;klassenbuch&amp;quot; FOR READ AS #dtnr
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and so on. While I am writing this email, I find that this has one big
&lt;br&gt;&amp;gt; drawback: If the lock file was made by someone else and that app
&lt;br&gt;&amp;gt; crashed, my program will wait forever for the lockfile to disappear. So
&lt;br&gt;&amp;gt; one should add a counter, e. g. 5 seconds, to stop waiting.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Rolf
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;So, use the LOCK instruction to create a system-wide mutually exclusive code 
&lt;br&gt;section!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19854482&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/commandline-output-redirect--tp17365169p19854482.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19853907</id>
	<title>Re: How to lock a file</title>
	<published>2008-10-07T01:47:02Z</published>
	<updated>2008-10-07T01:47:02Z</updated>
	<author>
		<name>Rolf-Werner Eilert</name>
	</author>
	<content type="html">For my apps in Gambas, I use lockfiles, not folders, to lock a certain 
&lt;br&gt;file. Experience told me that &amp;quot;sometimes&amp;quot; when two users/processes want 
&lt;br&gt;to access the same file, these may overlap. So I added an identification 
&lt;br&gt;method and a time delay in case of locks. This is what it looks like 
&lt;br&gt;(kinda prototyped):
&lt;br&gt;&lt;br&gt;WHILE Exist(theLockFile) THEN
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;OPEN theLockFile FOR READ ...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;LINE INPUT firstLine
&lt;br&gt;&amp;nbsp; &amp;nbsp;CLOSE ...
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;IF firstLine = myOwnName THEN 'old lock file from myself:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;KILL theLockFile &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'may be deleted, then proceed
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;ELSE &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'lock file from someone else:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;WAIT one second
&lt;br&gt;&lt;br&gt;WEND
&lt;br&gt;&lt;br&gt;'now first of all, write my own lockfile
&lt;br&gt;'then begin reading the file I want
&lt;br&gt;'finally delete lockfile
&lt;br&gt;&lt;br&gt;This is how this looks in practice:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;WHILE Exist(pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;OPEN pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot; FOR READ AS #dtnr
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;LINE INPUT #dtnr, t$
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;CLOSE #dtnr
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF t$ = system.User THEN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;KILL pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;ELSE
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WAIT 1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;END IF
&lt;br&gt;&amp;nbsp; &amp;nbsp;WEND
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;OPEN pfad &amp;/ &amp;quot;klassenbuch.block&amp;quot; FOR WRITE CREATE DIRECT AS #dtnr
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;PRINT #dtnr, system.User
&lt;br&gt;&amp;nbsp; &amp;nbsp;CLOSE #dtnr
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;OPEN karteiVerz &amp;/ jg &amp;/ &amp;quot;klassenbuch&amp;quot; FOR READ AS #dtnr
&lt;br&gt;&lt;br&gt;and so on. While I am writing this email, I find that this has one big 
&lt;br&gt;drawback: If the lock file was made by someone else and that app 
&lt;br&gt;crashed, my program will wait forever for the lockfile to disappear. So 
&lt;br&gt;one should add a counter, e. g. 5 seconds, to stop waiting.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Rolf
&lt;br&gt;&lt;br&gt;&lt;br&gt;nando schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; In some applications, I create a folder as a lock.
&lt;br&gt;&amp;gt; The existance of the folder indicates 'locked'
&lt;br&gt;&amp;gt; It works very well and is used through Samba to share
&lt;br&gt;&amp;gt; the lock on both the linux and windows side.
&lt;br&gt;&amp;gt; -Fernando
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------- Original Message -----------
&lt;br&gt;&amp;gt; From: Benoit Minisini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19853907&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: mailing list for gambas users &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19853907&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Sent: Fri, 26 Sep 2008 23:51:57 +0200
&lt;br&gt;&amp;gt; Subject: Re: [Gambas-user] How to lock a file
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; On vendredi 26 septembre 2008, Almanova Sistemi wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I need to lock the file to avoid writing by another user in multiuser
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; environment
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Sorry for that, the documentation is completely false. But who wrote it? :-)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The LOCK instruction does not lock a specific stream not a stream, but instead 
&lt;br&gt;&amp;gt;&amp;gt; use a specific path to create a global system lock.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You use it this way:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; DIM hFile AS File
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; TRY hFile = LOCK &amp;quot;~/lock&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; IF ERROR THEN
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; PRINT &amp;quot;Already locked by something else!&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; ELSE
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; PRINT &amp;quot;Got locked!&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; ...
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; UNLOCK hFile
&lt;br&gt;&amp;gt;&amp;gt; ENDIF
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Do not rely on the lock file contents. It is truncated to zero byte when the 
&lt;br&gt;&amp;gt;&amp;gt; lock is acquired.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Benoit Minisini
&lt;br&gt;&amp;gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19853907&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/commandline-output-redirect--tp17365169p19853907.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19853236</id>
	<title>Re: How to lock a file</title>
	<published>2008-10-07T01:04:58Z</published>
	<updated>2008-10-07T01:04:58Z</updated>
	<author>
		<name>nando-7</name>
	</author>
	<content type="html">In some applications, I create a folder as a lock.
&lt;br&gt;The existance of the folder indicates 'locked'
&lt;br&gt;It works very well and is used through Samba to share
&lt;br&gt;the lock on both the linux and windows side.
&lt;br&gt;-Fernando
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------- Original Message -----------
&lt;br&gt;From: Benoit Minisini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19853236&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: mailing list for gambas users &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19853236&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas-user@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Sent: Fri, 26 Sep 2008 23:51:57 +0200
&lt;br&gt;Subject: Re: [Gambas-user] How to lock a file
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On vendredi 26 septembre 2008, Almanova Sistemi wrote:
&lt;br&gt;&amp;gt; &amp;gt; I need to lock the file to avoid writing by another user in multiuser
&lt;br&gt;&amp;gt; &amp;gt; environment
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Sorry for that, the documentation is completely false. But who wrote it? :-)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The LOCK instruction does not lock a specific stream not a stream, but instead 
&lt;br&gt;&amp;gt; use a specific path to create a global system lock.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You use it this way:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; DIM hFile AS File
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; TRY hFile = LOCK &amp;quot;~/lock&amp;quot;
&lt;br&gt;&amp;gt; IF ERROR THEN
&lt;br&gt;&amp;gt; &amp;nbsp; PRINT &amp;quot;Already locked by something else!&amp;quot;
&lt;br&gt;&amp;gt; ELSE
&lt;br&gt;&amp;gt; &amp;nbsp; PRINT &amp;quot;Got locked!&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; ...
&lt;br&gt;&amp;gt; &amp;nbsp; UNLOCK hFile
&lt;br&gt;&amp;gt; ENDIF
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Do not rely on the lock file contents. It is truncated to zero byte when the 
&lt;br&gt;&amp;gt; lock is acquired.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Benoit Minisini
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gambas-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19853236&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;/div&gt;------- End of Original Message -------
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19853236&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/commandline-output-redirect--tp17365169p19853236.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19848105</id>
	<title>Re: Mac Os X installation</title>
	<published>2008-10-06T16:11:17Z</published>
	<updated>2008-10-06T16:11:17Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On mardi 07 octobre 2008, mj wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Can Gambas be installed on Mac OS X 10.4.11?. I been wanting to
&lt;br&gt;&amp;gt; install it on my laptop powerBook G4. I dowloaded Gambas
&lt;br&gt;&amp;gt; 2-2.8.2.tar.bz2 and before i could do anything i read this
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;quot;Gambas should compile. Anyway, it will crash because of bugs in
&lt;br&gt;&amp;gt; endianness management. I need an ssh access to a PowerPC computer to
&lt;br&gt;&amp;gt; fix that! &amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is there anything i can do from my side??
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Providing me a permanent or almost permanent ssh access to a PowerPc Mac, with 
&lt;br&gt;gambas compiled on it, and subversion client installed!
&lt;br&gt;&lt;br&gt;Otherwise, I can't debug.
&lt;br&gt;&lt;br&gt;Another solution would be asking valgrind authors to implement little endian 
&lt;br&gt;emulation.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19848105&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Mac-Os-X-installation-tp19847993p19848105.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19847993</id>
	<title>Mac Os X installation</title>
	<published>2008-10-06T15:16:02Z</published>
	<updated>2008-10-06T15:16:02Z</updated>
	<author>
		<name>mj-22</name>
	</author>
	<content type="html">Can Gambas be installed on Mac OS X 10.4.11?. I been wanting to &amp;nbsp;
&lt;br&gt;install it on my laptop powerBook G4. I dowloaded Gambas &amp;nbsp;
&lt;br&gt;2-2.8.2.tar.bz2 and before i could do anything i read this
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;quot;Gambas should compile. Anyway, it will crash because of bugs in &amp;nbsp;
&lt;br&gt;endianness management. I need an ssh access to a PowerPC computer to &amp;nbsp;
&lt;br&gt;fix that! &amp;quot;
&lt;br&gt;&lt;br&gt;Is there anything i can do from my side??
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19847993&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Mac-Os-X-installation-tp19847993p19847993.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19845651</id>
	<title>Re: Request: Remove background image from web site</title>
	<published>2008-10-06T13:18:55Z</published>
	<updated>2008-10-06T13:18:55Z</updated>
	<author>
		<name>Patrik Karlsson-4</name>
	</author>
	<content type="html">Den Monday 06 October 2008 00:10:32 skrev Benoit Minisini:
&lt;br&gt;&amp;gt; On dimanche 05 octobre 2008, Patrik Karlsson wrote:
&lt;br&gt;&amp;gt; &amp;gt; IMHO it is some what hard to read the text when the background changes
&lt;br&gt;&amp;gt; &amp;gt; from dark to white, on every line. How about a small logo at the top?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I made the background image lighter. Is it better for you?
&lt;br&gt;&lt;br&gt;It is hard to say, it is still the switching of contrasts.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845651&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Request%3A-Remove-background-image-from-web-site-tp19828139p19845651.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19845577</id>
	<title>Re: gambas3 compile problem</title>
	<published>2008-10-06T13:15:39Z</published>
	<updated>2008-10-06T13:15:39Z</updated>
	<author>
		<name>joshiggins</name>
	</author>
	<content type="html">A ha, i forgot about inodes... ran into this problem before whilst messing
&lt;br&gt;with quotas. Thanks for the info.
&lt;br&gt;&lt;br&gt;On Mon, Oct 6, 2008 at 3:26 PM, Rolf Schmidt &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845577&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rolf.frogs@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Joshua,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Yes I know but DF shows its wasnt full
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; It says here NO SPACE LEFT ON DEVICE !!
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; your disk is full :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Even if df says there is space left, you can run out of inodes, especially
&lt;br&gt;&amp;gt; if
&lt;br&gt;&amp;gt; you have a large amount of small files or, you use UNIONFS.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hope that helps (to understand)
&lt;br&gt;&amp;gt; Rolf
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gambas-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845577&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;joshua higgins
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;------
&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19845577&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/gambas3-compile-problem-tp19705448p19845577.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19839826</id>
	<title>Re: Pb with Even parity on SerialPort component</title>
	<published>2008-10-06T08:05:17Z</published>
	<updated>2008-10-06T08:05:17Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On lundi 06 octobre 2008, Gaël Le Hec'H wrote:
&lt;br&gt;&amp;gt; I made the modification directly line 402 of tools.c because the 2.0.0
&lt;br&gt;&amp;gt; version didn't worked with gb.net from svn :-(( impossible to open serial
&lt;br&gt;&amp;gt; port error #5.
&lt;br&gt;&amp;gt; The parity works now perfectly thanks Benoit.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;You are right, I said rubbish. I forgot that I didn't just fix the bug, but 
&lt;br&gt;did some clean-up and modified the interpreter too. So you cannot just 
&lt;br&gt;compile gb.net.
&lt;br&gt;&lt;br&gt;Anyway, I'm happy to know that the bug is fixed. I cannot test anything 
&lt;br&gt;related to the serial port myself.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839826&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pb-with-Even-parity-on-SerialPort-component-tp19794138p19839826.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19839479</id>
	<title>Re: Pb with Even parity on SerialPort component</title>
	<published>2008-10-06T07:37:20Z</published>
	<updated>2008-10-06T07:37:20Z</updated>
	<author>
		<name>Gaël Le Hec'H-2</name>
	</author>
	<content type="html">I made the modification directly line 402 of tools.c because the 2.0.0
&lt;br&gt;version didn't worked with gb.net from svn :-(( impossible to open serial
&lt;br&gt;port error #5.
&lt;br&gt;The parity works now perfectly thanks Benoit.
&lt;br&gt;&lt;br&gt;2008/10/6 Benoit Minisini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839479&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On lundi 06 octobre 2008, Gaël Le Hec'H wrote:
&lt;br&gt;&amp;gt; &amp;gt; now I remember ;-)
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; make[5]: entrant dans le répertoire «
&lt;br&gt;&amp;gt; &amp;gt; /home/trunk/gambas/2.0/trunk/2.0/gb.qt/src/ext »
&lt;br&gt;&amp;gt; &amp;gt; if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++
&lt;br&gt;&amp;gt; &amp;gt; -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11/include/
&lt;br&gt;&amp;gt; &amp;gt; -I/usr/lib/qt-3.3.8b/include/
&lt;br&gt;&amp;gt; &amp;gt; -I/usr/X11R6/include -D_REENTRANT -I../../share -I../../src/share &amp;nbsp; -pipe
&lt;br&gt;&amp;gt; &amp;gt; -Wall -fno-exceptions -Wno-unused-value -fsigned-char -g -Os
&lt;br&gt;&amp;gt; &amp;gt; -fno-omit-frame-pointer &amp;nbsp;-MT main.lo -MD -MP -MF &amp;quot;.deps/main.Tpo&amp;quot; -c -o
&lt;br&gt;&amp;gt; &amp;gt; main.lo main.cpp; \
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; then mv -f &amp;quot;.deps/main.Tpo&amp;quot; &amp;quot;.deps/main.Plo&amp;quot;; else rm -f
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;.deps/main.Tpo&amp;quot;; exit 1; fi
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11/include/
&lt;br&gt;&amp;gt; &amp;gt; -I/usr/lib/qt-3.3.8b/include/ -I/usr/X11R6/include -D_REENTRANT
&lt;br&gt;&amp;gt; &amp;gt; -I../../share -I../../src/share -pipe -Wall -fno-exceptions
&lt;br&gt;&amp;gt; &amp;gt; -Wno-unused-value -fsigned-char -g -Os -fno-omit-frame-pointer -MT
&lt;br&gt;&amp;gt; main.lo
&lt;br&gt;&amp;gt; &amp;gt; -MD -MP -MF .deps/main.Tpo -c main.cpp &amp;nbsp;-fPIC -DPIC -o .libs/main.o
&lt;br&gt;&amp;gt; &amp;gt; In file included from
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/
&lt;br&gt;&amp;gt; &amp;gt;codecvt.h:475, from
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/
&lt;br&gt;&amp;gt; &amp;gt;locale_facets.h:1533, from
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/
&lt;br&gt;&amp;gt; &amp;gt;basic_ios.h:44, from
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/ios:5
&lt;br&gt;&amp;gt; &amp;gt;1, from
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/ostre
&lt;br&gt;&amp;gt; &amp;gt;am:45, from
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/itera
&lt;br&gt;&amp;gt; &amp;gt;tor:71, from /usr/lib/qt-3.3.8b/include/qvaluelist.h:51,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qmap.h:49,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qmime.h:46,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qevent.h:48,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qobject.h:48,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qwidget.h:46,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from ../gb.qt.h:29,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from main.h:27,
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from main.cpp:36:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/i486-
&lt;br&gt;&amp;gt; &amp;gt;slackware-linux/bits/codecvt_specializations.h: In member function
&lt;br&gt;&amp;gt; `virtual
&lt;br&gt;&amp;gt; &amp;gt; std::codecvt_base::result std::codecvt&amp;lt;_InternT, _ExternT,
&lt;br&gt;&amp;gt; &amp;gt; std::__enc_traits&amp;gt;::do_unshift(std::__enc_traits&amp;, _ExternT*, _ExternT*,
&lt;br&gt;&amp;gt; &amp;gt; _ExternT*&amp;) const':
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/i486-
&lt;br&gt;&amp;gt; &amp;gt;slackware-linux/bits/codecvt_specializations.h:359: error: no matching
&lt;br&gt;&amp;gt; &amp;gt; function for call to `__iconv_adaptor(size_t (&amp;)(void*, char**, size_t*,
&lt;br&gt;&amp;gt; &amp;gt; char**, size_t*), void* const&amp;, intptr_t&amp;, intptr_t&amp;, char**&amp;, size_t*&amp;)'
&lt;br&gt;&amp;gt; &amp;gt; make[5]: *** [main.lo] Erreur 1
&lt;br&gt;&amp;gt; &amp;gt; make[5]: quittant le répertoire «
&lt;br&gt;&amp;gt; &amp;gt; /home/trunk/gambas/2.0/trunk/2.0/gb.qt/src/ext »
&lt;br&gt;&amp;gt; &amp;gt; make[4]: *** [all-recursive] Erreur 1
&lt;br&gt;&amp;gt; &amp;gt; make[4]: quittant le répertoire «
&lt;br&gt;&amp;gt; &amp;gt; /home/trunk/gambas/2.0/trunk/2.0/gb.qt/src »
&lt;br&gt;&amp;gt; &amp;gt; make[3]: *** [all-recursive] Erreur 1
&lt;br&gt;&amp;gt; &amp;gt; make[3]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0/gb.qt
&lt;br&gt;&amp;gt; »
&lt;br&gt;&amp;gt; &amp;gt; make[2]: *** [all] Erreur 2
&lt;br&gt;&amp;gt; &amp;gt; make[2]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0/gb.qt
&lt;br&gt;&amp;gt; »
&lt;br&gt;&amp;gt; &amp;gt; make[1]: *** [all-recursive] Erreur 1
&lt;br&gt;&amp;gt; &amp;gt; make[1]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0 »
&lt;br&gt;&amp;gt; &amp;gt; make: *** [all] Erreur 2
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; i upgraded qt 3.3.6 to 3.3.8 but for gcc :-((
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 2008/10/5 Gaël Le Hec'H &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839479&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gael.lehech@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can just compile the gb.net component and install it. To do that, just
&lt;br&gt;&amp;gt; do
&lt;br&gt;&amp;gt; the ./reconf &amp;&amp; ./configure &amp;&amp; make &amp;&amp; make install inside the gb.net
&lt;br&gt;&amp;gt; directory.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All gambas components are actually 'independent' source packages, so you
&lt;br&gt;&amp;gt; can
&lt;br&gt;&amp;gt; compile each of them independently. I put independent between quotes
&lt;br&gt;&amp;gt; because
&lt;br&gt;&amp;gt; this is not totally true, as I used symbolic links to share files between
&lt;br&gt;&amp;gt; components. But as soon as the entire source package is installed, this is
&lt;br&gt;&amp;gt; true.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Benoit Minisini
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gambas-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839479&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839479&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pb-with-Even-parity-on-SerialPort-component-tp19794138p19839479.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19839571</id>
	<title>Re: gambas3 compile problem</title>
	<published>2008-10-06T07:26:12Z</published>
	<updated>2008-10-06T07:26:12Z</updated>
	<author>
		<name>Rolf Schmidt</name>
	</author>
	<content type="html">Hi Joshua,
&lt;br&gt;&lt;br&gt;&amp;gt; Yes I know but DF shows its wasnt full
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; It says here NO SPACE LEFT ON DEVICE !!
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; your disk is full :-)
&lt;br&gt;&lt;br&gt;Even if df says there is space left, you can run out of inodes, especially if 
&lt;br&gt;you have a large amount of small files or, you use UNIONFS.
&lt;br&gt;&lt;br&gt;Hope that helps (to understand)
&lt;br&gt;Rolf
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839571&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/19839571/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/gambas3-compile-problem-tp19705448p19839571.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19836917</id>
	<title>Re: Pb with Even parity on SerialPort component</title>
	<published>2008-10-06T05:23:16Z</published>
	<updated>2008-10-06T05:23:16Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On lundi 06 octobre 2008, Gaël Le Hec'H wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; now I remember ;-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; make[5]: entrant dans le répertoire «
&lt;br&gt;&amp;gt; /home/trunk/gambas/2.0/trunk/2.0/gb.qt/src/ext »
&lt;br&gt;&amp;gt; if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++
&lt;br&gt;&amp;gt; -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11/include/
&lt;br&gt;&amp;gt; -I/usr/lib/qt-3.3.8b/include/
&lt;br&gt;&amp;gt; -I/usr/X11R6/include -D_REENTRANT -I../../share -I../../src/share &amp;nbsp; -pipe
&lt;br&gt;&amp;gt; -Wall -fno-exceptions -Wno-unused-value -fsigned-char -g -Os
&lt;br&gt;&amp;gt; -fno-omit-frame-pointer &amp;nbsp;-MT main.lo -MD -MP -MF &amp;quot;.deps/main.Tpo&amp;quot; -c -o
&lt;br&gt;&amp;gt; main.lo main.cpp; \
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; then mv -f &amp;quot;.deps/main.Tpo&amp;quot; &amp;quot;.deps/main.Plo&amp;quot;; else rm -f
&lt;br&gt;&amp;gt; &amp;quot;.deps/main.Tpo&amp;quot;; exit 1; fi
&lt;br&gt;&amp;gt; &amp;nbsp;ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11/include/
&lt;br&gt;&amp;gt; -I/usr/lib/qt-3.3.8b/include/ -I/usr/X11R6/include -D_REENTRANT
&lt;br&gt;&amp;gt; -I../../share -I../../src/share -pipe -Wall -fno-exceptions
&lt;br&gt;&amp;gt; -Wno-unused-value -fsigned-char -g -Os -fno-omit-frame-pointer -MT main.lo
&lt;br&gt;&amp;gt; -MD -MP -MF .deps/main.Tpo -c main.cpp &amp;nbsp;-fPIC -DPIC -o .libs/main.o
&lt;br&gt;&amp;gt; In file included from
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/
&lt;br&gt;&amp;gt;codecvt.h:475, from
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/
&lt;br&gt;&amp;gt;locale_facets.h:1533, from
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/
&lt;br&gt;&amp;gt;basic_ios.h:44, from
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/ios:5
&lt;br&gt;&amp;gt;1, from
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/ostre
&lt;br&gt;&amp;gt;am:45, from
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/itera
&lt;br&gt;&amp;gt;tor:71, from /usr/lib/qt-3.3.8b/include/qvaluelist.h:51,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qmap.h:49,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qmime.h:46,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qevent.h:48,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qobject.h:48,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qwidget.h:46,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from ../gb.qt.h:29,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from main.h:27,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from main.cpp:36:
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/i486-
&lt;br&gt;&amp;gt;slackware-linux/bits/codecvt_specializations.h: In member function `virtual
&lt;br&gt;&amp;gt; std::codecvt_base::result std::codecvt&amp;lt;_InternT, _ExternT,
&lt;br&gt;&amp;gt; std::__enc_traits&amp;gt;::do_unshift(std::__enc_traits&amp;, _ExternT*, _ExternT*,
&lt;br&gt;&amp;gt; _ExternT*&amp;) const':
&lt;br&gt;&amp;gt; /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/i486-
&lt;br&gt;&amp;gt;slackware-linux/bits/codecvt_specializations.h:359: error: no matching
&lt;br&gt;&amp;gt; function for call to `__iconv_adaptor(size_t (&amp;)(void*, char**, size_t*,
&lt;br&gt;&amp;gt; char**, size_t*), void* const&amp;, intptr_t&amp;, intptr_t&amp;, char**&amp;, size_t*&amp;)'
&lt;br&gt;&amp;gt; make[5]: *** [main.lo] Erreur 1
&lt;br&gt;&amp;gt; make[5]: quittant le répertoire «
&lt;br&gt;&amp;gt; /home/trunk/gambas/2.0/trunk/2.0/gb.qt/src/ext »
&lt;br&gt;&amp;gt; make[4]: *** [all-recursive] Erreur 1
&lt;br&gt;&amp;gt; make[4]: quittant le répertoire «
&lt;br&gt;&amp;gt; /home/trunk/gambas/2.0/trunk/2.0/gb.qt/src »
&lt;br&gt;&amp;gt; make[3]: *** [all-recursive] Erreur 1
&lt;br&gt;&amp;gt; make[3]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0/gb.qt »
&lt;br&gt;&amp;gt; make[2]: *** [all] Erreur 2
&lt;br&gt;&amp;gt; make[2]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0/gb.qt »
&lt;br&gt;&amp;gt; make[1]: *** [all-recursive] Erreur 1
&lt;br&gt;&amp;gt; make[1]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0 »
&lt;br&gt;&amp;gt; make: *** [all] Erreur 2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i upgraded qt 3.3.6 to 3.3.8 but for gcc :-((
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2008/10/5 Gaël Le Hec'H &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836917&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gael.lehech@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;You can just compile the gb.net component and install it. To do that, just do 
&lt;br&gt;the ./reconf &amp;&amp; ./configure &amp;&amp; make &amp;&amp; make install inside the gb.net 
&lt;br&gt;directory. 
&lt;br&gt;&lt;br&gt;All gambas components are actually 'independent' source packages, so you can 
&lt;br&gt;compile each of them independently. I put independent between quotes because 
&lt;br&gt;this is not totally true, as I used symbolic links to share files between 
&lt;br&gt;components. But as soon as the entire source package is installed, this is 
&lt;br&gt;true.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836917&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pb-with-Even-parity-on-SerialPort-component-tp19794138p19836917.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19836875</id>
	<title>Re: gambas3 compile problem</title>
	<published>2008-10-06T05:21:31Z</published>
	<updated>2008-10-06T05:21:31Z</updated>
	<author>
		<name>joshiggins</name>
	</author>
	<content type="html">Yes I know but DF shows its wasnt full
&lt;br&gt;&lt;br&gt;On Sat, Sep 27, 2008 at 7:57 PM, Kari Laine &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836875&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;klaine8@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sat, Sep 27, 2008 at 9:49 PM, Joshua Higgins
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836875&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joshiggins@...&lt;/a&gt;&amp;gt;wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; hello all,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; trying to compile gambas3 here, following instructions off website to the
&lt;br&gt;&amp;gt; &amp;gt; letter (running Ubuntu Hardy on 32bit). I type ./reconf-all and get this:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; root@aperture:/home/development/gambas3/trunk# ./reconf-all/usr/bin/m4:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://configure.ac:6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://configure.ac:6&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; configure.ac:6: ERROR: copying inserted file: No space left on device
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; It says here NO SPACE LEFT ON DEVICE !!
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; your disk is full :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best Regards
&lt;br&gt;&amp;gt; Kari Laine
&lt;br&gt;&amp;gt; &amp;nbsp;-------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gambas-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836875&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;joshua higgins
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;------
&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836875&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/gambas3-compile-problem-tp19705448p19836875.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19836762</id>
	<title>Re: Pb with Even parity on SerialPort component</title>
	<published>2008-10-06T05:08:12Z</published>
	<updated>2008-10-06T05:08:12Z</updated>
	<author>
		<name>Gaël Le Hec'H-2</name>
	</author>
	<content type="html">now I remember ;-)
&lt;br&gt;&lt;br&gt;make[5]: entrant dans le répertoire «
&lt;br&gt;/home/trunk/gambas/2.0/trunk/2.0/gb.qt/src/ext »
&lt;br&gt;if /bin/sh ../../libtool --tag=CXX --mode=compile ccache g++ -DHAVE_CONFIG_H
&lt;br&gt;-I. -I. -I../.. -I/usr/X11/include/ -I/usr/lib/qt-3.3.8b/include/
&lt;br&gt;-I/usr/X11R6/include -D_REENTRANT -I../../share -I../../src/share &amp;nbsp; -pipe
&lt;br&gt;-Wall -fno-exceptions -Wno-unused-value -fsigned-char -g -Os
&lt;br&gt;-fno-omit-frame-pointer &amp;nbsp;-MT main.lo -MD -MP -MF &amp;quot;.deps/main.Tpo&amp;quot; -c -o
&lt;br&gt;main.lo main.cpp; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; then mv -f &amp;quot;.deps/main.Tpo&amp;quot; &amp;quot;.deps/main.Plo&amp;quot;; else rm -f
&lt;br&gt;&amp;quot;.deps/main.Tpo&amp;quot;; exit 1; fi
&lt;br&gt;&amp;nbsp;ccache g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11/include/
&lt;br&gt;-I/usr/lib/qt-3.3.8b/include/ -I/usr/X11R6/include -D_REENTRANT
&lt;br&gt;-I../../share -I../../src/share -pipe -Wall -fno-exceptions
&lt;br&gt;-Wno-unused-value -fsigned-char -g -Os -fno-omit-frame-pointer -MT main.lo
&lt;br&gt;-MD -MP -MF .deps/main.Tpo -c main.cpp &amp;nbsp;-fPIC -DPIC -o .libs/main.o
&lt;br&gt;In file included from
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/codecvt.h:475,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_facets.h:1533,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_ios.h:44,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/ios:51,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/iterator:71,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qvaluelist.h:51,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qmap.h:49,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qmime.h:46,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qevent.h:48,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qobject.h:48,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from /usr/lib/qt-3.3.8b/include/qwidget.h:46,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from ../gb.qt.h:29,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from main.h:27,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from main.cpp:36:
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/i486-slackware-linux/bits/codecvt_specializations.h:
&lt;br&gt;In member function `virtual std::codecvt_base::result std::codecvt&amp;lt;_InternT,
&lt;br&gt;_ExternT, std::__enc_traits&amp;gt;::do_unshift(std::__enc_traits&amp;, _ExternT*,
&lt;br&gt;_ExternT*, _ExternT*&amp;) const':
&lt;br&gt;/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../include/c++/3.4.6/i486-slackware-linux/bits/codecvt_specializations.h:359:
&lt;br&gt;error: no matching function for call to `__iconv_adaptor(size_t (&amp;)(void*,
&lt;br&gt;char**, size_t*, char**, size_t*), void* const&amp;, intptr_t&amp;, intptr_t&amp;,
&lt;br&gt;char**&amp;, size_t*&amp;)'
&lt;br&gt;make[5]: *** [main.lo] Erreur 1
&lt;br&gt;make[5]: quittant le répertoire «
&lt;br&gt;/home/trunk/gambas/2.0/trunk/2.0/gb.qt/src/ext »
&lt;br&gt;make[4]: *** [all-recursive] Erreur 1
&lt;br&gt;make[4]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0/gb.qt/src
&lt;br&gt;»
&lt;br&gt;make[3]: *** [all-recursive] Erreur 1
&lt;br&gt;make[3]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0/gb.qt »
&lt;br&gt;make[2]: *** [all] Erreur 2
&lt;br&gt;make[2]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0/gb.qt »
&lt;br&gt;make[1]: *** [all-recursive] Erreur 1
&lt;br&gt;make[1]: quittant le répertoire « /home/trunk/gambas/2.0/trunk/2.0 »
&lt;br&gt;make: *** [all] Erreur 2
&lt;br&gt;&lt;br&gt;i upgraded qt 3.3.6 to 3.3.8 but for gcc :-((
&lt;br&gt;&lt;br&gt;2008/10/5 Gaël Le Hec'H &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836762&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gael.lehech@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'll give a try tomorrow.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2008/10/3 Benoit Minisini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836762&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On vendredi 03 octobre 2008, Gaël Le Hec'H wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; I need to receive data from a device with serial port with 19200 bauds 8
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; bits data Even parity 2 stop bits settings, but I get only 7 bits of my
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; data.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; I check with serlook and data received is correct : 10 00 00 F0, with
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; gambas I receive 10 00 00 70
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; I check the change log of the component but didn't see any problem with
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; parity setting.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; I use version 2.0.0 of gambas2 (I know it's old but with my slackware 11
&lt;br&gt;&amp;gt;&amp;gt; I
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; can't get newer version to compile).
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; It 's a very annoying problem because I can't change the serial settings
&lt;br&gt;&amp;gt;&amp;gt; of
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; my device :-(
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; kind regards
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Gaël
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I fixed that I have fixed the problem in revision #1624, and it would be
&lt;br&gt;&amp;gt;&amp;gt; cool
&lt;br&gt;&amp;gt;&amp;gt; if you could compile the latest version of Gambas to check that.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Why can't you compile a recent version of Gambas on slackware 11?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Benoit Minisini
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt;&amp;gt; challenge
&lt;br&gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt;&amp;gt; prizes
&lt;br&gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the
&lt;br&gt;&amp;gt;&amp;gt; world
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Gambas-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836762&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19836762&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pb-with-Even-parity-on-SerialPort-component-tp19794138p19836762.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19834612</id>
	<title>Re: Problem with Sort</title>
	<published>2008-10-06T02:20:38Z</published>
	<updated>2008-10-06T02:20:38Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On lundi 06 octobre 2008, Rolf-Werner Eilert wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Benoit Minisini schrieb:
&lt;br&gt;&amp;gt; &amp;gt; On jeudi 02 octobre 2008, Rolf-Werner Eilert wrote:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Just FYI, Benoit, and as kind of an answer to my previous mail:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I wrote a little bubble sort (if stringA &amp;gt; stringB...) to sort the list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; for myself, and it sorts just the same (wrong) way the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; .Sort(gb.Language) does.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Strange, as in Gambas1 .Sort(gb.Lang) was more intelligent :-)
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Any explanation for this?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Rolf
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The sorting bug has been finally fixed in revision 1630.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Regards,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Good to know it was a bug and not me :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But what does 1630 tell me - will this affect Gambas3 or Gambas2 in a
&lt;br&gt;&amp;gt; next release?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Rolf
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Both of course. The revision #1630 is for Gambas 2. The fix for Gambas 3 is in 
&lt;br&gt;the revision #1632.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19834612&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bad-string-conversion-etc.-tp19756632p19834612.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19834168</id>
	<title>Re: Bleh</title>
	<published>2008-10-06T01:46:49Z</published>
	<updated>2008-10-06T01:46:49Z</updated>
	<author>
		<name>steven Lobbezoo</name>
	</author>
	<content type="html">Mailman is no problem, I can install it, if you want me to.
&lt;br&gt;&lt;br&gt;I'm handling peaks of about 100 msg's a minute now, so the list
&lt;br&gt;is no problem at all.
&lt;br&gt;&lt;br&gt;I'll look into mailman, install it and come back here to give You acces
&lt;br&gt;for testing.
&lt;br&gt;Just give me a few days (very busy at te moment ;-) )
&lt;br&gt;&lt;br&gt;Steven
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Le samedi 04 octobre 2008 à 15:07 +0200, Benoit Minisini a écrit :
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On samedi 04 octobre 2008, Steven Lobbezoo wrote:
&lt;br&gt;&amp;gt; &amp;gt; I will host it for free if you want me to.
&lt;br&gt;&amp;gt; &amp;gt; Dedicated Server is in paris.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Just which list software would you like ?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I use Exim mail server with Qpop for mail at
&lt;br&gt;&amp;gt; &amp;gt; the moment.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Steven
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you give more details?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you implement the same feature as &amp;quot;mailman&amp;quot;, the software used by 
&lt;br&gt;&amp;gt; sourceforge, or use it directly?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you handle a mailing-list with more then 500 people on it without 
&lt;br&gt;&amp;gt; problems?
&lt;br&gt;&amp;gt; 
&lt;/div&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19834168&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bleh-tp19800991p19834168.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19832731</id>
	<title>Re: Problem with Sort</title>
	<published>2008-10-05T23:45:24Z</published>
	<updated>2008-10-05T23:45:24Z</updated>
	<author>
		<name>Rolf-Werner Eilert</name>
	</author>
	<content type="html">Benoit Minisini schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On jeudi 02 octobre 2008, Rolf-Werner Eilert wrote:
&lt;br&gt;&amp;gt;&amp;gt; Just FYI, Benoit, and as kind of an answer to my previous mail:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I wrote a little bubble sort (if stringA &amp;gt; stringB...) to sort the list
&lt;br&gt;&amp;gt;&amp;gt; for myself, and it sorts just the same (wrong) way the
&lt;br&gt;&amp;gt;&amp;gt; .Sort(gb.Language) does.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Strange, as in Gambas1 .Sort(gb.Lang) was more intelligent :-)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any explanation for this?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Rolf
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The sorting bug has been finally fixed in revision 1630.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Good to know it was a bug and not me :-)
&lt;br&gt;&lt;br&gt;But what does 1630 tell me - will this affect Gambas3 or Gambas2 in a 
&lt;br&gt;next release?
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Rolf
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19832731&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bad-string-conversion-etc.-tp19756632p19832731.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19829636</id>
	<title>Re: Request: Remove background image from web site</title>
	<published>2008-10-05T15:10:32Z</published>
	<updated>2008-10-05T15:10:32Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On dimanche 05 octobre 2008, Patrik Karlsson wrote:
&lt;br&gt;&amp;gt; IMHO it is some what hard to read the text when the background changes from
&lt;br&gt;&amp;gt; dark to white, on every line. How about a small logo at the top?
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;I made the background image lighter. Is it better for you?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19829636&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Request%3A-Remove-background-image-from-web-site-tp19828139p19829636.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19829401</id>
	<title>2.8.2 for Ubuntu amd64</title>
	<published>2008-10-05T14:35:36Z</published>
	<updated>2008-10-05T14:35:36Z</updated>
	<author>
		<name>jbskaggs</name>
	</author>
	<content type="html">When is a Gambas 2.8.2 Ubuntu package for ubuntu 8.04 amd 64 going to become available?
&lt;br&gt;&lt;br&gt;Right now 2.5 is highest.
&lt;br&gt;&lt;br&gt;JB</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/2.8.2-for-Ubuntu-amd64-tp19829401p19829401.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19828785</id>
	<title>Re: Pb with Even parity on SerialPort component</title>
	<published>2008-10-05T13:21:23Z</published>
	<updated>2008-10-05T13:21:23Z</updated>
	<author>
		<name>Gaël Le Hec'H-2</name>
	</author>
	<content type="html">I'll give a try tomorrow.
&lt;br&gt;&lt;br&gt;2008/10/3 Benoit Minisini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19828785&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On vendredi 03 octobre 2008, Gaël Le Hec'H wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt; I need to receive data from a device with serial port with 19200 bauds 8
&lt;br&gt;&amp;gt; &amp;gt; bits data Even parity 2 stop bits settings, but I get only 7 bits of my
&lt;br&gt;&amp;gt; &amp;gt; data.
&lt;br&gt;&amp;gt; &amp;gt; I check with serlook and data received is correct : 10 00 00 F0, with
&lt;br&gt;&amp;gt; &amp;gt; gambas I receive 10 00 00 70
&lt;br&gt;&amp;gt; &amp;gt; I check the change log of the component but didn't see any problem with
&lt;br&gt;&amp;gt; &amp;gt; parity setting.
&lt;br&gt;&amp;gt; &amp;gt; I use version 2.0.0 of gambas2 (I know it's old but with my slackware 11
&lt;br&gt;&amp;gt; I
&lt;br&gt;&amp;gt; &amp;gt; can't get newer version to compile).
&lt;br&gt;&amp;gt; &amp;gt; It 's a very annoying problem because I can't change the serial settings
&lt;br&gt;&amp;gt; of
&lt;br&gt;&amp;gt; &amp;gt; my device :-(
&lt;br&gt;&amp;gt; &amp;gt; kind regards
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Gaël
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I fixed that I have fixed the problem in revision #1624, and it would be
&lt;br&gt;&amp;gt; cool
&lt;br&gt;&amp;gt; if you could compile the latest version of Gambas to check that.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Why can't you compile a recent version of Gambas on slackware 11?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Benoit Minisini
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gambas-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19828785&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19828785&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pb-with-Even-parity-on-SerialPort-component-tp19794138p19828785.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19828139</id>
	<title>Request: Remove background image from web site</title>
	<published>2008-10-05T12:12:31Z</published>
	<updated>2008-10-05T12:12:31Z</updated>
	<author>
		<name>Patrik Karlsson-4</name>
	</author>
	<content type="html">IMHO it is some what hard to read the text when the background changes from 
&lt;br&gt;dark to white, on every line. How about a small logo at the top?
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19828139&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Request%3A-Remove-background-image-from-web-site-tp19828139p19828139.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19827624</id>
	<title>Re: ME.Children disable question</title>
	<published>2008-10-05T11:27:17Z</published>
	<updated>2008-10-05T11:27:17Z</updated>
	<author>
		<name>Ron Klinkien</name>
	</author>
	<content type="html">Stefano Palmeri wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Il sabato 4 ottobre 2008 15:29:01 Ron ha scritto:
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Third time I try to get this message on the list, so hopefully it gets
&lt;br&gt;&amp;gt;&amp;gt; through now..
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Say I have a Form with alot of frames on it with buttons etc. in them.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I want to enable only 2 frames and the buttons inside them at some
&lt;br&gt;&amp;gt;&amp;gt; point. (disable most of the gui)
&lt;br&gt;&amp;gt;&amp;gt; When I first disable all, and then try to enable just the 2 frames, it
&lt;br&gt;&amp;gt;&amp;gt; doesn't work, they all stay disabled.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Have I shoot myself in the foot, by using ME.Children, or should it work?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;DIM oObject as Object
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;FOR EACH oObject IN ME.Children
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;oObject.Enabled = FALSE
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;NEXT
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Here, you have to enable the frameStream control, before its
&lt;br&gt;&amp;gt; children. 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;frameStream.enabled =TRUE
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;FOR EACH oObject IN frameStream.Children
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;oObject.Enabled = TRUE
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;NEXT
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;FOR EACH oObject IN frameDevice.Children
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;oObject.Enabled = TRUE
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;NEXT
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Gambas 2.9 using gb.qt
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;&amp;gt; Ron_2nd.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Bye,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Stefano
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Stefano and Benoit thanks for the pointer, didn't thought about the need 
&lt;br&gt;to enable the parents first.
&lt;br&gt;Works ok now.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ron_2nd
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19827624&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ME.Children-disable-question-tp19818769p19827624.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19824005</id>
	<title>About sourceforge mailing-list problems</title>
	<published>2008-10-05T04:47:40Z</published>
	<updated>2008-10-05T04:47:40Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I just found a page where you can be aware of problems on Sourceforge:
&lt;br&gt;&lt;br&gt;Go to &lt;a href=&quot;http://sourceforge.net/community/forum/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/community/forum/&lt;/a&gt;&lt;br&gt;&lt;br&gt;And then click on &amp;quot;Site Status&amp;quot;.
&lt;br&gt;&lt;br&gt;They said the were more than 50000 mails blocked, and they solved that 
&lt;br&gt;yesterday. This is the reason why all these old posts arrive now. 
&lt;br&gt;&lt;br&gt;This is not the first time they have this problem.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19824005&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/About-sourceforge-mailing-list-problems-tp19824005p19824005.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19823499</id>
	<title>Re: Getting events from a modal showed modal</title>
	<published>2008-10-05T04:06:39Z</published>
	<updated>2008-10-05T04:06:39Z</updated>
	<author>
		<name>Doriano Blengino</name>
	</author>
	<content type="html">Benoit Minisini ha scritto:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On samedi 04 octobre 2008, Benoit Minisini wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Wow. I get this mail ten days after it was sent to the mailing-list!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On jeudi 25 septembre 2008, Doriano Blengino wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I have some problems with rendering fonts in preview - they are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; imprecise, and some manipulation comes from practical tries, without a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Font width is not accurate at small sizes on screen, because of font
&lt;br&gt;&amp;gt;&amp;gt; hinting (on screen).
&lt;br&gt;&amp;gt;&amp;gt; When you want to know the dimension of a text at small sizes (let's say
&lt;br&gt;&amp;gt;&amp;gt; when size &amp;lt;= 48), always calculate it at 48 point size, and divide the
&lt;br&gt;&amp;gt;&amp;gt; result by the ratio between 48 and the real font size.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What do you think about that?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;/div&gt;Well, I focused my problem better. The whole thing must, and actually 
&lt;br&gt;does, &amp;quot;think&amp;quot; in real world coordinates. When calculations are done to 
&lt;br&gt;position two texts side by side, one must know the width of the 
&lt;br&gt;left-sided text to put the right-sided text in place.
&lt;br&gt;draw.TextWidth() must be called in real-word coordinates, and it returns 
&lt;br&gt;correct values.
&lt;br&gt;&lt;br&gt;When previewing, the text on the screen, because oh hinting, gets more 
&lt;br&gt;or less widened or narrowed. This improves readability, but the 
&lt;br&gt;proportionality is lost. The only possible thing is to disable hinting 
&lt;br&gt;directly (not possible at this time), or indirectly (by drawing on a 
&lt;br&gt;off-screen surface and then scaling the picture down). In either cases, 
&lt;br&gt;one can not have both readability and proportionality. I could add a 
&lt;br&gt;checkbox to toggle the two modes... in the non-hinting mode, 
&lt;br&gt;anti-aliasing could help. This could be done by creating a Drawing area 
&lt;br&gt;as big as the paper sheet (*much* memory...) and then scale the whole 
&lt;br&gt;page, or by creating a single off-screen image for every text to print 
&lt;br&gt;(and destroy the image just after).
&lt;br&gt;&lt;br&gt;Anyway, the answer to the question about using a 48 points font to do 
&lt;br&gt;calculations, is: &amp;quot;use the true size of the font, because that font, 
&lt;br&gt;with that size, will be rendered on paper&amp;quot;.
&lt;br&gt;&lt;br&gt;You didn't reply to the question about instantiating observers to catch 
&lt;br&gt;the GetPage events. It is not so important though.
&lt;br&gt;&lt;br&gt;Thank you, and best regards.
&lt;br&gt;Doriano Blengino
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19823499&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Getting-events-from-a-modal-showed-modal-tp19813102p19823499.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19823469</id>
	<title>Re: ME.Children disable question</title>
	<published>2008-10-05T03:37:14Z</published>
	<updated>2008-10-05T03:37:14Z</updated>
	<author>
		<name>Stefano Palmeri</name>
	</author>
	<content type="html">Il sabato 4 ottobre 2008 15:29:01 Ron ha scritto:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Third time I try to get this message on the list, so hopefully it gets
&lt;br&gt;&amp;gt; through now..
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Say I have a Form with alot of frames on it with buttons etc. in them.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I want to enable only 2 frames and the buttons inside them at some
&lt;br&gt;&amp;gt; point. (disable most of the gui)
&lt;br&gt;&amp;gt; When I first disable all, and then try to enable just the 2 frames, it
&lt;br&gt;&amp;gt; doesn't work, they all stay disabled.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have I shoot myself in the foot, by using ME.Children, or should it work?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;DIM oObject as Object
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;FOR EACH oObject IN ME.Children
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;oObject.Enabled = FALSE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;NEXT
&lt;/div&gt;&lt;br&gt;Here, you have to enable the frameStream control, before its
&lt;br&gt;children. 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;frameStream.enabled =TRUE
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;FOR EACH oObject IN frameStream.Children
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;oObject.Enabled = TRUE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;NEXT
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;FOR EACH oObject IN frameDevice.Children
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;oObject.Enabled = TRUE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;NEXT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gambas 2.9 using gb.qt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ron_2nd.
&lt;/div&gt;&lt;br&gt;Bye,
&lt;br&gt;&lt;br&gt;Stefano
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge Build the coolest Linux based applications with Moblin SDK &amp; win
&lt;br&gt;&amp;gt; great prizes Grand prize is a trip for two to an Open Source event anywhere
&lt;br&gt;&amp;gt; in the world &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Gambas-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19823469&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19823469&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ME.Children-disable-question-tp19818769p19823469.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19820759</id>
	<title>Re: Ask About Table View</title>
	<published>2008-10-04T21:56:21Z</published>
	<updated>2008-10-04T21:56:21Z</updated>
	<author>
		<name>Leo Sendra</name>
	</author>
	<content type="html">@Doriano Blengino
&lt;br&gt;Thank you very much for your second solution...
&lt;br&gt;It solves my problem :D
&lt;br&gt;&lt;br&gt;&amp;gt;2) A hidden menu item, having &amp;quot;Enter&amp;quot; as its shortcut, will always work 
&lt;br&gt;&amp;gt;and get fired. As there are two different keys to catch (Return and 
&lt;br&gt;&amp;gt;Enter), then two different hidden menu items must be created.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ___________________________________________________________________________
&lt;br&gt;Yahoo! sekarang memiliki alamat Email baru.
&lt;br&gt;Dapatkan nama yang selalu Anda inginkan di domain baru @ymail dan @rocketmail. 
&lt;br&gt;Cepat sebelum diambil orang lain!
&lt;br&gt;&lt;a href=&quot;http://mail.promotions.yahoo.com/newdomains/id/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.promotions.yahoo.com/newdomains/id/&lt;/a&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19820759&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Ask-About-Table-View-tp19768993p19820759.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19820135</id>
	<title>Re: Bleh</title>
	<published>2008-10-04T19:15:07Z</published>
	<updated>2008-10-04T19:15:07Z</updated>
	<author>
		<name>Arief Bayu Purwanto</name>
	</author>
	<content type="html">On 10/4/08, Benoit Minisini &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19820135&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gambas@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And another problem with hosting &amp;quot;official&amp;quot; things outside of sourceforge
&lt;br&gt;&amp;gt; is
&lt;br&gt;&amp;gt; finding and paying a domain name.
&lt;br&gt;&lt;br&gt;&lt;br&gt;You can use google groups for that. I have a mailing list on google groups
&lt;br&gt;that sent average 35K mail a month without too much hick up.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Arief Bayu Purwanto
&lt;br&gt;About : &lt;a href=&quot;http://about.freelancer.web.id/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://about.freelancer.web.id/&lt;/a&gt;&lt;br&gt;Blog : &lt;a href=&quot;http://bayu.freelancer.web.id/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bayu.freelancer.web.id/&lt;/a&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19820135&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bleh-tp19800991p19820135.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19820052</id>
	<title>Re: important messages from the past</title>
	<published>2008-10-04T18:37:37Z</published>
	<updated>2008-10-04T18:37:37Z</updated>
	<author>
		<name>Ron_1st</name>
	</author>
	<content type="html">On Saturday 04 October 2008, Charlie Reinl wrote:
&lt;br&gt;&amp;gt; Salut,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I do not know!
&lt;br&gt;&amp;gt; But today seems to be a special day for gambas to be.
&lt;br&gt;&amp;gt; Very many important messages from the past.
&lt;br&gt;&lt;br&gt;Yeeesss
&lt;br&gt;Got just 41 mails and a batch of 10
&lt;br&gt;oldest are Sept 26
&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;Ron_1st
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19820052&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/important-messages-from-the-past-tp19817261p19820052.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19819892</id>
	<title>Re: Bleh</title>
	<published>2008-10-04T18:22:20Z</published>
	<updated>2008-10-04T18:22:20Z</updated>
	<author>
		<name>Ron_1st</name>
	</author>
	<content type="html">On Saturday 04 October 2008, Benoit Minisini wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On samedi 04 octobre 2008, Ron_1st wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Saturday 04 October 2008, Kari Laine wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; On Sat, Oct 4, 2008 at 3:02 PM, Steven Lobbezoo &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19819892&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;steven@...&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; I will host it for free if you want me to.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; &amp;gt; Dedicated Server is in paris.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Just to make sure everyone understood. I was not asking money for to host
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; it. I meant that if we find a good provider I am ready to pay for it
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; instead that Benoit should have to pay for it. This offer still stands.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Also if there is interest to have a web-forum for Gambas then let me know
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I can put it up if needed.
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Best Regards
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Kari &amp;nbsp;Laine
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; In fact it already exists. It is able to import even the current mailist
&lt;br&gt;&amp;gt; &amp;gt; into the forum. Benoit did add even changes to the gambas homesite to
&lt;br&gt;&amp;gt; &amp;gt; cooperate with the gambasrad site. Was a nice struggle to follow how Gareth
&lt;br&gt;&amp;gt; &amp;gt; and Benoit got the things at best posible interacting and get a similair
&lt;br&gt;&amp;gt; &amp;gt; look and feel.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Gareth did a lot of work on it to try also to forward posts in the forum to
&lt;br&gt;&amp;gt; &amp;gt; the mailist so Benoit could use sf as his main lookup address.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Just to see this go to &lt;a href=&quot;http://www.gambasrad.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gambasrad.org&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; It supports Forum, Documentation, Software and more
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; If we start to use it Gareth may willing to restart synchronisation with
&lt;br&gt;&amp;gt; &amp;gt; the maillist again.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Best regards
&lt;br&gt;&amp;gt; &amp;gt; Ron_1st
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The only problem I have with Gareth site is its slowness and complexity (it is 
&lt;br&gt;&amp;gt; based on Zope/Plone). 
&lt;/div&gt;&lt;br&gt;compared to other I agree but slow is less bad as unreliable going sf
&lt;br&gt;Just got 41 mails from sf some 5 days old.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I just need a subversion server and some mailing-lists for development. A bug 
&lt;br&gt;&amp;gt; tracker would be cool, but not if it is slow as the gambasrad.org's one.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;I have seen some did switch from sf to berlios at &lt;a href=&quot;http://www.berlios.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.berlios.de/&lt;/a&gt;&lt;br&gt;For the smplayer project i.e.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Summary at &lt;a href=&quot;http://developer.berlios.de/projects/smplayer/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://developer.berlios.de/projects/smplayer/&lt;/a&gt;&lt;br&gt;&amp;nbsp; Home at &lt;a href=&quot;http://smplayer.berlios.de/index.php?tr_lang=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://smplayer.berlios.de/index.php?tr_lang=en&lt;/a&gt;&lt;br&gt;&amp;nbsp; Forum at &lt;a href=&quot;http://smplayer.berlios.de/forums/index.php?tr_lang=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://smplayer.berlios.de/forums/index.php?tr_lang=en&lt;/a&gt;&lt;br&gt;&amp;nbsp; Downloads at &lt;a href=&quot;http://smplayer.berlios.de/downloads.php?tr_lang=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://smplayer.berlios.de/downloads.php?tr_lang=en&lt;/a&gt;&lt;br&gt;&amp;nbsp; tracker at &lt;a href=&quot;http://sourceforge.net/tracker/?group_id=185512&amp;atid=913573&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/tracker/?group_id=185512&amp;atid=913573&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;svn at &lt;a href=&quot;http://developer.berlios.de/docman/display_doc.php?docid=394&amp;group_id=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://developer.berlios.de/docman/display_doc.php?docid=394&amp;group_id=2&lt;/a&gt;&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;Ron_1st
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19819892&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bleh-tp19800991p19819892.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19819201</id>
	<title>Re: Problem with Sort</title>
	<published>2008-10-04T16:37:34Z</published>
	<updated>2008-10-04T16:37:34Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On jeudi 02 octobre 2008, Rolf-Werner Eilert wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Just FYI, Benoit, and as kind of an answer to my previous mail:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I wrote a little bubble sort (if stringA &amp;gt; stringB...) to sort the list
&lt;br&gt;&amp;gt; for myself, and it sorts just the same (wrong) way the
&lt;br&gt;&amp;gt; .Sort(gb.Language) does.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Strange, as in Gambas1 .Sort(gb.Lang) was more intelligent :-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any explanation for this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Rolf
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;The sorting bug has been finally fixed in revision 1630.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19819201&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bad-string-conversion-etc.-tp19756632p19819201.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19818463</id>
	<title>Re: Children disable question</title>
	<published>2008-10-04T15:23:17Z</published>
	<updated>2008-10-04T15:23:17Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On vendredi 03 octobre 2008, Ron wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; say I have a Form with alot of frames on it with buttons etc. in them.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I want to enable only 2 frames and the buttons inside them at some point.
&lt;br&gt;&amp;gt; When I first disable all, and then try to enable just the 2 frames, it
&lt;br&gt;&amp;gt; doesn't work, they all stay disabled.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have I shoot myself in the foot, by using ME.Children, or should it work?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; DIM oObject as Object
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; FOR EACH oObject IN ME.Children
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; oObject.Enabled = FALSE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; NEXT
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; FOR EACH oObject IN frameStream.Children
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; oObject.Enabled = TRUE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; NEXT
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; FOR EACH oObject IN frameDevice.Children
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; oObject.Enabled = TRUE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; NEXT
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gambas 2.9 using gb.qt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ron_2nd.
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;A control is really enabled only if all its ancestor are enabled. Check that!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19818463&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Children-disable-question-tp19818357p19818463.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19818436</id>
	<title>Re: Gambas for netbooks (was Re: bug signal #11 when using gb.net.curl)</title>
	<published>2008-10-04T15:19:39Z</published>
	<updated>2008-10-04T15:19:39Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On vendredi 03 octobre 2008, Kris Douglas wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That's a good idea, I do all of my programming on an Acer Aspire one,
&lt;br&gt;&amp;gt; and it can be quite a task to navigate through the IDE, the width is
&lt;br&gt;&amp;gt; perfectly fine, but the height is too much for the 1024x600 screen to
&lt;br&gt;&amp;gt; cope with.
&lt;br&gt;&lt;br&gt;Can both Ron and you provide some screenshots that depicts the problem you 
&lt;br&gt;have?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Benoit Minisini
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gambas-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19818436&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gambas-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/gambas-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/gambas-user&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Gambas-for-netbooks-%28was-Re%3A-bug-signal--11-when-using-gb.net.curl%29-tp19793369p19818436.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19817487</id>
	<title>Re: stack overflow error on gambas2 svn rev 1620</title>
	<published>2008-10-04T14:05:22Z</published>
	<updated>2008-10-04T14:05:22Z</updated>
	<author>
		<name>Benoit Minisini</name>
	</author>
	<content type="html">On jeudi 02 octobre 2008, M0E Lnx wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Since rev 1601 or so, I've been getting this stack overflow error
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here is the output from the terminal
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;ERROR: #3: Stack overflow
&lt;br&gt;&amp;gt; 0: ?
&lt;br&gt;&amp;gt; 1: FOutput.Insert.55
&lt;br&gt;&amp;gt; 2: Design.Insert.809
&lt;br&gt;&amp;gt; 3: Design.Process_Error.100
&lt;br&gt;&amp;gt; 4: FOutput.Insert.55
&lt;br&gt;&amp;gt; 5: Design.Insert.809
&lt;br&gt;&amp;gt; 6: Design.Process_Error.100
&lt;br&gt;&amp;gt; 7: FOutput.Insert.55
&lt;br&gt;&amp;gt; 8: Design.Insert.809
&lt;br&gt;&amp;gt; 9: Design.Process_Error.100
&lt;br&gt;&amp;gt; 10: FOutput.Insert.55
&lt;br&gt;&amp;gt; 11: Design.Insert.809
&lt;br&gt;&amp;gt; 12: Design.Process_Error.100
&lt;br&gt;&amp;gt; 13: FOutput.Insert.55
&lt;br&gt;&amp;gt; 14: Design.Insert.809
&lt;br&gt;&amp;gt; 15: Design.Process_Error.100
&lt;br&gt;&amp;gt; 16: FOutput.Insert.55
&lt;br&gt;&amp;gt; 17: Design.Insert.809
&lt;br&gt;&amp;gt; 18: Design.Process_Error.100
&lt;br&gt;&amp;gt; 19: FOutput.Insert.55
&lt;br&gt;&amp;gt; 20: Design.Insert.809
&lt;br&gt;&amp;gt; 21: Design.Process_Error.100
&lt;br&gt;&amp;gt; 22: FOutput.Insert.55
&lt;br&gt;&amp;gt; 23: Design.Insert.809
&lt;br&gt;&amp;gt; 24: Design.Process_Error.100
&lt;br&gt;&amp;gt; 25: FOutput.Insert.55
&lt;br&gt;&amp;gt; 26: Design.Insert.809
&lt;br&gt;&amp;gt; 27: Design.Process_Error.100
&lt;br&gt;&amp;gt; 28: FOutput.Insert.55
&lt;br&gt;&amp;gt; 29: Design.Insert.809
&lt;br&gt;&amp;gt; 30: Design.Process_Error.100
&lt;br&gt;&amp;gt; 31: FOutput.Insert.55
&lt;br&gt;&amp;gt; 32: Design.Insert.809
&lt;br&gt;&amp;gt; 33: Design.Process_Error.100
&lt;br&gt;&amp;gt; 34: FOutput.Insert.55
&lt;br&gt;&amp;gt; 35: Design.Insert.809
&lt;br&gt;&amp;gt; 36: Design.Process_Error.100
&lt;br&gt;&amp;gt; 37: FOutput.Insert.55
&lt;br&gt;&amp;gt; 38: Design.Insert.809
&lt;br&gt;&amp;gt; 39: Design.Process_Error.100
&lt;br&gt;&amp;gt; 40: FOutput.Insert.55
&lt;br&gt;&amp;gt; 41: Design.Insert.809
&lt;br&gt;&amp;gt; 42: Design.Process_Error.100
&lt;br&gt;&amp;gt; 43: FOutput.Insert.55
&lt;br&gt;&amp;gt; 44: Design.Insert.809
&lt;br&gt;&amp;gt; 45: Design.Process_Error.100
&lt;br&gt;&amp;gt; 46: FOutput.Insert.55
&lt;br&gt;&amp;gt; 47: Design.Insert.809
&lt;br&gt;&amp;gt; 48: Design.Process_Error.100
&lt;br&gt;&amp;gt; 49: FOutput.Insert.55
&lt;br&gt;&amp;gt; 50: Design.Insert.809
&lt;br&gt;&amp;gt; 51: Design.Process_Error.100
&lt;br&gt;&amp;gt; 52: FOutput.Insert.55
&lt;br&gt;&amp;gt; 53: Design.Insert.809
&lt;br&gt;&amp;gt; 54: Design.Process_Error.100
&lt;br&gt;&amp;gt; 55: FOutput.Insert.55
&lt;br&gt;&amp;gt; 56: Design.Insert.809
&lt;br&gt;&amp;gt; 57: Design.Process_Error.100
&lt;br&gt;&amp;gt; 58: FOutput.Insert.55
&lt;br&gt;&amp;gt; 59: Design.Insert.809
&lt;br&gt;&amp;gt; 60: Design.Process_Error.100
&lt;br&gt;&amp;gt; 61: FOutput.Insert.55
&lt;br&gt;&amp;gt; 62: Design.Insert.809
&lt;br&gt;&amp;gt; 63: Design.Process_Error.100
&lt;br&gt;&amp;gt; 64: FOutput.Insert.55
&lt;br&gt;&amp;gt; 65: Design.Insert.809
&lt;br&gt;&amp;gt; 66: Design.Process_Error.100
&lt;br&gt;&amp;gt; 67: FOutput.Insert.55
&lt;br&gt;&amp;gt; 68: Design.Insert.809
&lt;br&gt;&amp;gt; 69: Design.Process_Error.100
&lt;br&gt;&amp;gt; 70: FOutput.Insert.55
&lt;br&gt;&amp;gt; 71: Design.Insert.809
&lt;br&gt;&amp;gt; 72: Design.Process_Error.100
&lt;br&gt;&amp;gt; 73: FOutput.Insert.55
&lt;br&gt;&amp;gt; 74: Design.Insert.809
&lt;br&gt;&amp;gt; 75: Design.Process_Error.100
&lt;br&gt;&amp;gt; 76: FOutput.Insert.55
&lt;br&gt;&amp;gt; 77: Design.Insert.809
&lt;br&gt;&amp;gt; 78: Design.Process_Error.100
&lt;br&gt;&amp;gt; 79: FOutput.Insert.55
&lt;br&gt;&amp;gt; 80: Design.Insert.809
&lt;br&gt;&amp;gt; 81: Design.Process_Error.100
&lt;br&gt;&amp;gt; 82: FOutput.Insert.55
&lt;br&gt;&amp;gt; 83: Design.Insert.809
&lt;br&gt;&amp;gt; 84: Design.Process_Error.100
&lt;br&gt;&amp;gt; 85: FOutput.Insert.55
&lt;br&gt;&amp;gt; 86: Design.Insert.809
&lt;br&gt;&amp;gt; 87: Design.Process_Error.100
&lt;br&gt;&amp;gt; 88: FOutput.Insert.55
&lt;br&gt;&amp;gt; 89: Design.Insert.809
&lt;br&gt;&amp;gt; 90: Design.Process_Error.100
&lt;br&gt;&amp;gt; 91: FOutput.Insert.55
&lt;br&gt;&amp;gt; 92: Design.Insert.809
&lt;br&gt;&amp;gt; 93: Design.Process_Error.100
&lt;br&gt;&amp;gt; 94: FOutput.Insert.55
&lt;br&gt;&amp;gt; 95: Design.Insert.809
&lt;br&gt;&amp;gt; 96: Design.Process_Error.100
&lt;br&gt;&amp;gt; 97: FOutput.Insert.55
&lt;br&gt;&amp;gt; 98: Design.Insert.809
&lt;br&gt;&amp;gt; 99: Design.Process_Error.100
&lt;br&gt;&amp;gt; 100: FOutput.Insert.55
&lt;br&gt;&amp;gt; 101: Design.Insert.809
&lt;br&gt;&amp;gt; 102: Design.Process_Error.100
&lt;br&gt;&amp;gt; 103: FOutput.Insert.55
&lt;br&gt;&amp;gt; 104: Design.Insert.809
&lt;br&gt;&amp;gt; 105: Design.Process_Error.100
&lt;br&gt;&amp;gt; 106: FOutput.Insert.55
&lt;br&gt;&amp;gt; 107: Design.Insert.809
&lt;br&gt;&amp;gt; 108: Design.Process_Error.100
&lt;br&gt;&amp;gt; 109: FOutput.Insert.55
&lt;br&gt;&amp;gt; 110: Design.Insert.809
&lt;br&gt;&amp;gt; 111: Design.Process_Error.100
&lt;br&gt;&amp;gt; 112: FOutput.Insert.55
&lt;br&gt;&amp;gt; 113: Design.Insert.809
&lt;br&gt;&amp;gt; 114: Design.Process_Error.100
&lt;br&gt;&amp;gt; 115: FOutput.Insert.55
&lt;br&gt;&amp;gt; 116: Design.Insert.809
&lt;br&gt;&amp;gt; 117: Design.Process_Error.100
&lt;br&gt;&amp;gt; 118: FOutput.Insert.55
&lt;br&gt;&amp;gt; 119: Design.Insert.809