Hallo Benoit,
I switched from Ubuntu 6.06 LTS to Ubuntu 8.04 LTS
with a 'apt-get dist-upgrade'
after I dit 'apt-get install ' like it is said on the shrine.
Result : gambas2 works fine. (After the apt-get and also after
recompilation)
But gambas3 did/do not :
configure run, just said :
Hallo,
today I switched from Ubuntu 6.06 LTS to Ubuntu 8.04 LTS .
and lost the gambas-1.1x package.
Is there a chance to find one ?
--
Amicalment
Charlie
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
S
On jeudi 10 juillet 2008, [EMAIL PROTECTED] wrote:
> > If you declare a STATIC PUBLIC SUB named Application_Read() in your
> > startup class, then you will get what you want: the File.In stream is
> > watched, and the Application_Read() function is called as soon as there
> > is something to read o
On jeudi 10 juillet 2008, Benoit Minisini wrote:
> On jeudi 10 juillet 2008, Ron wrote:
> > [EMAIL PROTECTED] schreef:
> > >> If you declare a STATIC PUBLIC SUB named Application_Read() in your
> > >> startup class, then you will get what you want: the File.In stream is
> > >> watched, and the Appl
On jeudi 10 juillet 2008, Ron wrote:
> [EMAIL PROTECTED] schreef:
> >> If you declare a STATIC PUBLIC SUB named Application_Read() in your
> >> startup class, then you will get what you want: the File.In stream is
> >> watched, and the Application_Read() function is called as soon as there
> >> is
[EMAIL PROTECTED] schreef:
>> If you declare a STATIC PUBLIC SUB named Application_Read() in your startup
>> class, then you will get what you want: the File.In stream is watched, and
>> the Application_Read() function is called as soon as there is something to
>> read on the standard input.
>>
> If you declare a STATIC PUBLIC SUB named Application_Read() in your startup
> class, then you will get what you want: the File.In stream is watched, and
> the Application_Read() function is called as soon as there is something to
> read on the standard input.
Hi Benoit,
sorry, I couldn't fi
On jeudi 10 juillet 2008, Ron wrote:
> Benoit Minisini schreef:
> > On jeudi 10 juillet 2008, Ron wrote:
> >> When writing some code to display an image blob I got across a signal 11
> >> bug.
> >>
> >> The code below crashes on the line
> >> Draw.Image...
> >>
> >> I didn't specify the correct Dra
Benoit Minisini schreef:
> On jeudi 10 juillet 2008, Ron wrote:
>
>> When writing some code to display an image blob I got across a signal 11
>> bug.
>>
>> The code below crashes on the line
>> Draw.Image...
>>
>> I didn't specify the correct DrawingArea , it should be 'DrawingArea1'
>>
>> I gue
On jeudi 10 juillet 2008, Ron wrote:
> When writing some code to display an image blob I got across a signal 11
> bug.
>
> The code below crashes on the line
> Draw.Image...
>
> I didn't specify the correct DrawingArea , it should be 'DrawingArea1'
>
> I guess it should report an error than it coul
When writing some code to display an image blob I got across a signal 11
bug.
The code below crashes on the line
Draw.Image...
I didn't specify the correct DrawingArea , it should be 'DrawingArea1'
I guess it should report an error than it couldn't find the DrawingArea
specified instead.
If
On jeudi 03 juillet 2008, richard terry wrote:
> I was using the database as a part of a wizard to create my database last
> night and noticed that if I type anything other than localhost (eg
> something nonsensicle like 'adlkfjldjaldkjf' as the host, then the example
> freezes up.
>
> Regards
>
>
12 matches
Mail list logo