[Gambas-user] Drifting bookmarks

2015-05-27 Thread Kevin Fishburne
I haven't been able to figure out what exactly causes this to happen, but when hitting Ctrl-B to set bookmarks in code after an indeterminate period of editing the bookmarks will become offset by one or more lines. They seem to be unaffected by cutting, pasting and using the Delete key to remov

Re: [Gambas-user] Issue 624 in gambas: components inside VPanel are not visible in right-to-left mode

2015-05-27 Thread gambas
Comment #1 on issue 624 by sahmi.so...@gmail.com: components inside VPanel are not visible in right-to-left mode https://code.google.com/p/gambas/issues/detail?id=624 The bug applies to for Panel when Arrangement property is be set to Arrange.Column if Arrangement is set to anything else it w

[Gambas-user] Issue 624 in gambas: components inside VPanel are not visible in right-to-left mode

2015-05-27 Thread gambas
Status: New Owner: Labels: Version-3.7.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any Arch-X86 Dist-ArchLinux Dist-Ubuntu Usability New issue 624 by sahmi.so...@gmail.com: components inside VPanel are not visible in right-to-left mode https://code.google.com/p/

Re: [Gambas-user] Cannot start gambas3-3.7.1 after compilation

2015-05-27 Thread John Frankish
> > I finally finished and recompiled gambas3 and it seems to work. > > > > The patch file is 40kb :-o > > > > I did not attach the patch as I mostly just changed /usr/{bin, lib, > > sbin, share} and /etc to /usr/local/{bin, lib, sbin, share} and > > /usr/local/etc rather than incorporate $PREFIX

Re: [Gambas-user] Cannot start gambas3-3.7.1 after compilation

2015-05-27 Thread Benoît Minisini
Le 27/05/2015 17:25, John Frankish a écrit : > I finally finished and recompiled gambas3 and it seems to work. > > The patch file is 40kb :-o > > I did not attach the patch as I mostly just changed /usr/{bin, lib, sbin, > share} and /etc to /usr/local/{bin, lib, sbin, share} and /usr/local/etc > ra

Re: [Gambas-user] Cannot start gambas3-3.7.1 after compilation

2015-05-27 Thread John Frankish
> Hi, > > I just compiled gambas3-3.7.1 from source against qt-4.8.6 and > gtk-3.16.1, but when I try to start it, I get this: > > $ gambas3 > Stock.Themes_Read.698: #45: File or directory does not exist > Project.Main.334 > The error is on a line that tr