[Gambas-user] 1.9.32 little bugs...
Benoit Minisini
gambas at ...1...
Wed Jun 14 21:35:39 CEST 2006
On Tuesday 13 June 2006 01:04, Stefano Palmeri wrote:
> Hi, Benoit.
>
> Three little notes (bugs?) about the great 1.9.32:
>
> 1)
> Help links are broken.
> From console output:
>
> FExplorer.txvExplorer_Link.775:
> /usr/local/share/gambas2/help/help/help/howto?en
> FExplorer.txvExplorer_Link.775:
> /usr/local/share/gambas2/help/help/help/doc/faq?en
> FExplorer.txvExplorer_Link.775:
> /usr/local/share/gambas2/help/help/help/doc/diffvb?en
>
> it seems that there's one intrusive "/help".
Strange... Is there other people having the same problem?
>
> 2)
> Renaming project files is always impossible, even when the
> project tree has the focus.
> When I select a file and try to Rename it, I get this error message:
>
> Unable to rename ...
I will fix that in the next version.
>
> 3)
> It seems that the Gambas2 IDE window doesn't fit completely in
> Desktop dimensions, on start up. The scroll bar down arrow
> of the project tree is badly displayed and the panStack buttons
> are missing.
> My English is bad, so please take a look at the attached screenshot.
>
> After resizing the window and maximizing again, the bug goes away.
> Also, I tested that adding these two lines
> in FMain Form_Open solves the bug:
>
> ME.Width = Desktop.Width
> ME.Height = Desktop.Height
>
> My desktop size is 1024x768.
I have just fixed this problem!
>
> Regards,
>
> Stefano Palmeri
Regards,
--
Benoit Minisini
More information about the User
mailing list