Under recent builds, including the current, I've noticed that after
exiting/terminating a program the cursor does not return to the expected
module/procedure/line in the IDE. If I have the cursor in X module, Y
procedure and Z line when I hit F5, I expect it to return there upon
termination of
Le 24/09/2012 19:08, Adrien Prokopowicz a écrit :
> Hi Benoît,
>
> I recently updated my server to the last revision of gambas, and I
> noticed that the Session system didn't work anymore.
>
> After some investigations, I saw that the session cookie path wasn't
> the same anymore :
>
> Set-Cookie:S
Fabien Bodard wrote:
> 2012/9/23 richard :
>
>> On 23/09/12 08:44, richard wrote:
>>
>>> On 23/09/12 08:31, Keith Clark wrote:
>>>
On 12-09-22 06:23 PM, richard wrote:
> On 23/09/12 08:03, Keith Clark wrote:
>
>> How do I modify settings of a
On Sun, Sep 23, 2012 at 2:44 PM, RICHARD WALKER
wrote:
> On 23/09/2012, Sebastian Kulesz wrote:
>> On Sun, Sep 23, 2012 at 1:08 PM, RICHARD WALKER
>> wrote:
>>> So I was wondering, does it make sense to re-code a project so that
>>> strings, or string constants are used for repeated fragments of
Hi Benoît,
I recently updated my server to the last revision of gambas, and I
noticed that the Session system didn't work anymore.
After some investigations, I saw that the session cookie path wasn't
the same anymore :
Set-Cookie:SESSION=88.140.174.145:0123456789ABB0C0DB1EEF5;path=/main.gambas.c
2012/9/23 richard :
> On 23/09/12 08:44, richard wrote:
>> On 23/09/12 08:31, Keith Clark wrote:
>>> On 12-09-22 06:23 PM, richard wrote:
On 23/09/12 08:03, Keith Clark wrote:
> How do I modify settings of a control on another form? Let's say that I
> want to be able to control the nu
> >
>
> AFAIK, Desktop.RunAsRoot("whoami") and "xdg-su -c whoami"
> should do exactly
> same thing.
> However only "xdg-su -c whoami" works.
>
> I will investigate...
>
> Jussi
> -
At this moment I'm using another system:
> AFAIK, Desktop.RunAsRoot("whoami") and "xdg-su -c whoami" should do
> exactly same thing.
> However only "xdg-su -c whoami" works.
>
OK, now I understand the problem.
Destop.RunAsRoot() uses internally Exec command, and so redirections
doesn't work.
Instead of Exec there should be Shell..?
Ben
> > But Desktop.RunAsRoot() does something else..?
> ...What do you mean ?
>
AFAIK, Desktop.RunAsRoot("whoami") and "xdg-su -c whoami" should do exactly
same thing.
However only "xdg-su -c whoami" works.
I will investigate...
Jussi
Compile error for 5196 in gb.sdl, ARM A10 SoC, Lubuntu 12.04
Making all in gb.sdl
make[2]: Entering directory
`/home/miniand/Downloads/gambas3/5196/gb.sdl'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory
`/home/miniand/Do
On Sat, 2012-09-22 at 00:53 +0200, Benoît Minisini wrote:
> Le 22/09/2012 00:18, jm a écrit :
> > So when I typed gambas2 and it didn't work,
> > I typed gambas2 --help.
> >
> > Naturally that won't work because it a sym link.
> >
> > But nearly all other Linux commands do something
> > when you t
11 matches
Mail list logo